2026-04-25 02:15:04,576 - DEBUG - [10.0.0.33]: Running cmd : hostname 2026-04-25 02:15:04,843 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1984-1 2026-04-25 02:15:04,844 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2026-04-25 02:15:04,877 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1984-1 2026-04-25 02:15:04,877 - 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}' 2026-04-25 02:15:04,941 - DEBUG - Output : NAMES contrail_test_dyniPfhAZ contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-nodemgr-1 control-dns-1 control-control-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-api-1 config_api-schema-1 config_api-nodemgr-1 2026-04-25 02:15:04,942 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-04-25 02:15:04,976 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.206.115.1/24 172.17.0.1/16 2026-04-25 02:15:04,977 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2026-04-25 02:15:05,062 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1984-1 2026-04-25 02:15:05,120 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-04-25 02:15:05,354 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1984-1 2026-04-25 02:15:05,354 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-04-25 02:15:05,389 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1984-1 2026-04-25 02:15:05,389 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-04-25 02:15:05,466 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-04-25 02:15:05,467 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-04-25 02:15:05,501 - DEBUG - Output : 10.0.0.249/24 2026-04-25 02:15:05,501 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-04-25 02:15:05,537 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1984-1 2026-04-25 02:15:05,613 - INFO - Using existing project ['default-domain', 'k8s-default'](d698ae20-2c00-4719-b6f4-5ffec2947e3d) 2026-04-25 02:15:05,675 - INFO - Using existing project ['default-domain', 'k8s-default'](d698ae20-2c00-4719-b6f4-5ffec2947e3d) 2026-04-25 02:15:05,793 - INFO - ================================================================================ 2026-04-25 02:15:05,793 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-04-25 02:15:05,793 - INFO - TEST DESCRIPTION : Verify that Ingress gets a CLuster IP which is reachable to Pods in same namespace. Also verify that a Floating IP is assigned to the Ingress from the Public FIP poo. Steps: 1. Create a service with 2 pods running nginx 2. Create an ingress out of this service 3. From another Pod do a wget on the ingress Cluster ip Validate that Ingress get a IP from Public FIP pool which might/might not be accessible. Validate that service and its loadbalancing work 2026-04-25 02:15:06,010 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-25 02:15:06,018 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2026-04-25 02:15:06,018 - INFO - Initial checks done. Running the testcase now 2026-04-25 02:15:06,018 - INFO - 2026-04-25 02:15:06,023 - INFO - Namespace default already exists 2026-04-25 02:15:06,024 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-04-25 02:15:06,151 - DEBUG - Output : cluster_project={} 2026-04-25 02:15:06,246 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-04-25 02:15:06,246 - DEBUG - Project uuid in Contrail is d698ae20-2c00-4719-b6f4-5ffec2947e3d 2026-04-25 02:15:06,246 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-04-25 02:15:06,374 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-04-25 02:15:06,374 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=6c835208-6680-49ce-b9d6-760cb9157ed5 2026-04-25 02:15:06,379 - INFO - Namespace default with uuid 6c835208-6680-49ce-b9d6-760cb9157ed5 found in kube manager 2026-04-25 02:15:06,379 - INFO - Namespace default verification passed 2026-04-25 02:15:06,382 - DEBUG - Service ctest-nginx-svc-47802936 not present 2026-04-25 02:15:06,383 - INFO - Creating service ctest-nginx-svc-47802936 2026-04-25 02:15:06,400 - INFO - Created Service ctest-nginx-svc-47802936 2026-04-25 02:15:06,405 - DEBUG - Pod ctest-nginx-pod-03263823 not present 2026-04-25 02:15:06,406 - INFO - Creating Pod ctest-nginx-pod-03263823 2026-04-25 02:15:06,478 - DEBUG - Pod : ctest-nginx-pod-03263823 UUID is ec2d1fe7-f0a0-4339-b076-b22aae19a829 2026-04-25 02:15:06,487 - DEBUG - Pod ctest-nginx-pod-81934408 not present 2026-04-25 02:15:06,487 - INFO - Creating Pod ctest-nginx-pod-81934408 2026-04-25 02:15:06,522 - DEBUG - Pod : ctest-nginx-pod-81934408 UUID is ea3e2f31-6050-4f2a-87cc-00c15010b2bf 2026-04-25 02:15:06,762 - INFO - Created VN __public__, UUID :afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:06,967 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-25 02:15:06,974 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a 2026-04-25 02:15:06,998 - DEBUG - Requesting: http://10.0.0.33:8082/project/d698ae20-2c00-4719-b6f4-5ffec2947e3d 2026-04-25 02:15:07,098 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:07,110 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:07,121 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c 2026-04-25 02:15:07,135 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c 2026-04-25 02:15:07,145 - DEBUG - Route Targets: [] 2026-04-25 02:15:07,145 - DEBUG - RT names not yet present for VN __public__ 2026-04-25 02:15:12,147 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-25 02:15:12,153 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a 2026-04-25 02:15:12,161 - DEBUG - Requesting: http://10.0.0.33:8082/project/d698ae20-2c00-4719-b6f4-5ffec2947e3d 2026-04-25 02:15:12,208 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:12,217 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:12,225 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c 2026-04-25 02:15:12,233 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c 2026-04-25 02:15:12,239 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/5ffa38ac-cdac-46d0-b3e7-346bc690f37a 2026-04-25 02:15:12,245 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-25 02:15:12,245 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:12,256 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c 2026-04-25 02:15:12,275 - INFO - Verified VN network id 13 for VN afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:12,275 - INFO - Verifications in API Server for VN __public__ passed 2026-04-25 02:15:12,276 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:12,284 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c 2026-04-25 02:15:12,292 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c 2026-04-25 02:15:12,298 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/5ffa38ac-cdac-46d0-b3e7-346bc690f37a 2026-04-25 02:15:12,305 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-25 02:15:12,312 - DEBUG - Control-node 10.0.0.33 : 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': '12661306136046618488', 'uuid-lslong': '11260196034708976370'}, 'enable': 'true', 'created': '2026-04-25T02:15:06', 'last-modified': '2026-04-25T02:15:06', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.480111'} 2026-04-25 02:15:12,312 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-25 02:15:12,325 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-04-25 02:15:12,325 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-04-25 02:15:12,326 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-04-25 02:15:12,326 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-25 02:15:12,332 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a 2026-04-25 02:15:12,340 - DEBUG - Requesting: http://10.0.0.33:8082/project/d698ae20-2c00-4719-b6f4-5ffec2947e3d 2026-04-25 02:15:12,383 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:12,395 - DEBUG - =>VN __public__ has no policy to be verified 2026-04-25 02:15:12,395 - DEBUG - Verifying the vn in opserver 2026-04-25 02:15:12,395 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2026-04-25 02:15:12,396 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2026-04-25 02:15:12,400 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-04-25 02:15:12,400 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-04-25 02:15:12,400 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-25 02:15:12,409 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-25 02:15:12,423 - DEBUG - Do not have enough data to verify VN in agent 2026-04-25 02:15:12,423 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-25 02:15:12,430 - DEBUG - VRF ids for VN __public__: {} 2026-04-25 02:15:12,539 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-04-25 02:15:12,654 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-25 02:15:12,662 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a 2026-04-25 02:15:12,671 - DEBUG - Requesting: http://10.0.0.33:8082/project/d698ae20-2c00-4719-b6f4-5ffec2947e3d 2026-04-25 02:15:12,718 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:12,731 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/b0414daa-5384-4a1f-b9b4-cd3b2a84c2e2 2026-04-25 02:15:12,740 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-25 02:15:12,745 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a 2026-04-25 02:15:12,753 - DEBUG - Requesting: http://10.0.0.33:8082/project/d698ae20-2c00-4719-b6f4-5ffec2947e3d 2026-04-25 02:15:12,799 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/afb5fed9-2788-4778-9c44-40a26e1732f2 2026-04-25 02:15:12,810 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-04-25 02:15:12,810 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-04-25 02:15:12,819 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-25 02:15:12,834 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-04-25 02:15:12,834 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-04-25 02:15:12,838 - DEBUG - Ingress ctest-nginx-ingress-60631225 not present 2026-04-25 02:15:12,839 - INFO - Creating Ingress ctest-nginx-ingress-60631225 2026-04-25 02:15:12,848 - INFO - Created Ingress ctest-nginx-ingress-60631225 2026-04-25 02:15:12,854 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-60631225 2026-04-25 02:15:15,861 - DEBUG - For Ingress ctest-nginx-ingress-60631225, Cluster IP: 10.47.255.249, External IPs ['61.226.138.252'] 2026-04-25 02:15:15,861 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-60631225 2026-04-25 02:15:15,861 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=df0bfccc-05fa-41e8-b5f0-8c5614f459d2 2026-04-25 02:15:15,866 - INFO - Ingress ctest-nginx-ingress-60631225 with uuid df0bfccc-05fa-41e8-b5f0-8c5614f459d2 found in kube manager 2026-04-25 02:15:15,866 - INFO - Ingress ctest-nginx-ingress-60631225 verification passed 2026-04-25 02:15:15,869 - DEBUG - Pod ctest-busybox-pod-98268976 not present 2026-04-25 02:15:15,869 - INFO - Creating Pod ctest-busybox-pod-98268976 2026-04-25 02:15:15,917 - DEBUG - Pod : ctest-busybox-pod-98268976 UUID is 375d1844-23f6-4dd9-aacf-8979fa0ba122 2026-04-25 02:15:15,929 - DEBUG - Pod ctest-nginx-pod-03263823 not in running state.Currently in Pending 2026-04-25 02:15:20,938 - DEBUG - Pod ctest-nginx-pod-03263823 not in running state.Currently in Pending 2026-04-25 02:15:25,947 - INFO - Pod ctest-nginx-pod-03263823 is in running state.Got IP 10.47.255.251 2026-04-25 02:15:26,002 - DEBUG - Pod ctest-nginx-pod-03263823 has vmi 94b3f77c-404c-11f1-80a3-fa163edc6947 2026-04-25 02:15:26,002 - INFO - Verified pod ctest-nginx-pod-03263823 in contrail-api 2026-04-25 02:15:26,002 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-25 02:15:26,015 - DEBUG - VMI 94b3f77c-404c-11f1-80a3-fa163edc6947 is active in agent 10.0.0.249 2026-04-25 02:15:26,016 - INFO - Verified Pod ctest-nginx-pod-03263823 in agent 10.0.0.249 2026-04-25 02:15:26,016 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=ec2d1fe7-f0a0-4339-b076-b22aae19a829 2026-04-25 02:15:26,020 - INFO - Pod ctest-nginx-pod-03263823 with uuid ec2d1fe7-f0a0-4339-b076-b22aae19a829 found in kube manager 2026-04-25 02:15:26,020 - INFO - Pod ctest-nginx-pod-03263823 verification passed 2026-04-25 02:15:26,111 - DEBUG - [Pod ctest-nginx-pod-03263823] Cmd: echo ctest-nginx-pod-03263823 > /usr/share/nginx/html/index.html, Output: 2026-04-25 02:15:26,119 - INFO - Pod ctest-nginx-pod-81934408 is in running state.Got IP 10.47.255.250 2026-04-25 02:15:26,134 - DEBUG - Pod ctest-nginx-pod-81934408 has vmi 952d9cb2-404c-11f1-80a3-fa163edc6947 2026-04-25 02:15:26,134 - INFO - Verified pod ctest-nginx-pod-81934408 in contrail-api 2026-04-25 02:15:26,134 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-25 02:15:26,143 - DEBUG - VMI 952d9cb2-404c-11f1-80a3-fa163edc6947 is active in agent 10.0.0.249 2026-04-25 02:15:26,143 - INFO - Verified Pod ctest-nginx-pod-81934408 in agent 10.0.0.249 2026-04-25 02:15:26,143 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=ea3e2f31-6050-4f2a-87cc-00c15010b2bf 2026-04-25 02:15:26,147 - INFO - Pod ctest-nginx-pod-81934408 with uuid ea3e2f31-6050-4f2a-87cc-00c15010b2bf found in kube manager 2026-04-25 02:15:26,147 - INFO - Pod ctest-nginx-pod-81934408 verification passed 2026-04-25 02:15:26,206 - DEBUG - [Pod ctest-nginx-pod-81934408] Cmd: echo ctest-nginx-pod-81934408 > /usr/share/nginx/html/index.html, Output: 2026-04-25 02:15:26,213 - DEBUG - Pod ctest-busybox-pod-98268976 not in running state.Currently in Pending 2026-04-25 02:15:31,221 - INFO - Pod ctest-busybox-pod-98268976 is in running state.Got IP 10.47.255.248 2026-04-25 02:15:31,235 - DEBUG - Pod ctest-busybox-pod-98268976 has vmi 997652a0-404c-11f1-80a3-fa163edc6947 2026-04-25 02:15:31,235 - INFO - Verified pod ctest-busybox-pod-98268976 in contrail-api 2026-04-25 02:15:31,235 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-04-25 02:15:31,246 - DEBUG - VMI 997652a0-404c-11f1-80a3-fa163edc6947 is active in agent 10.0.0.249 2026-04-25 02:15:31,246 - INFO - Verified Pod ctest-busybox-pod-98268976 in agent 10.0.0.249 2026-04-25 02:15:31,246 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=375d1844-23f6-4dd9-aacf-8979fa0ba122 2026-04-25 02:15:31,250 - INFO - Pod ctest-busybox-pod-98268976 with uuid 375d1844-23f6-4dd9-aacf-8979fa0ba122 found in kube manager 2026-04-25 02:15:31,250 - INFO - Pod ctest-busybox-pod-98268976 verification passed 2026-04-25 02:15:31,329 - DEBUG - [Pod ctest-busybox-pod-98268976] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-81934408 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-25 02:15:31,329 - DEBUG - [Pod Pod ctest-busybox-pod-98268976] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-25 02:15:31,329 - DEBUG - [Pod Pod ctest-busybox-pod-98268976] Cmd output: ctest-nginx-pod-81934408 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-25 02:15:31,385 - DEBUG - [Pod ctest-busybox-pod-98268976] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-81934408 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-25 02:15:31,385 - DEBUG - [Pod Pod ctest-busybox-pod-98268976] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-25 02:15:31,385 - DEBUG - [Pod Pod ctest-busybox-pod-98268976] Cmd output: ctest-nginx-pod-81934408 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-04-25 02:15:31,453 - DEBUG - [Pod ctest-busybox-pod-98268976] 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-03263823 2026-04-25 02:15:31,454 - DEBUG - [Pod Pod ctest-busybox-pod-98268976] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-04-25 02:15:31,454 - DEBUG - [Pod Pod ctest-busybox-pod-98268976] 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-03263823 2026-04-25 02:15:31,454 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-03263823': 1, 'ctest-nginx-pod-81934408': 2} 2026-04-25 02:15:31,454 - WARNING - Nothing to delete parallely 2026-04-25 02:15:31,454 - INFO - Deleting pod default:ctest-busybox-pod-98268976 2026-04-25 02:15:31,470 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=375d1844-23f6-4dd9-aacf-8979fa0ba122 2026-04-25 02:15:31,477 - WARNING - Pod uuid 375d1844-23f6-4dd9-aacf-8979fa0ba122 is still seen in agent 10.0.0.249 VM list 2026-04-25 02:15:36,478 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=375d1844-23f6-4dd9-aacf-8979fa0ba122 2026-04-25 02:15:36,486 - WARNING - Pod uuid 375d1844-23f6-4dd9-aacf-8979fa0ba122 is still seen in agent 10.0.0.249 VM list 2026-04-25 02:15:41,487 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=375d1844-23f6-4dd9-aacf-8979fa0ba122 2026-04-25 02:15:41,493 - WARNING - Pod uuid 375d1844-23f6-4dd9-aacf-8979fa0ba122 is still seen in agent 10.0.0.249 VM list 2026-04-25 02:15:46,494 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=375d1844-23f6-4dd9-aacf-8979fa0ba122 2026-04-25 02:15:46,501 - WARNING - Pod uuid 375d1844-23f6-4dd9-aacf-8979fa0ba122 is still seen in agent 10.0.0.249 VM list 2026-04-25 02:15:51,501 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=375d1844-23f6-4dd9-aacf-8979fa0ba122 2026-04-25 02:15:51,509 - WARNING - Pod uuid 375d1844-23f6-4dd9-aacf-8979fa0ba122 is still seen in agent 10.0.0.249 VM list 2026-04-25 02:15:56,510 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=375d1844-23f6-4dd9-aacf-8979fa0ba122 2026-04-25 02:15:56,517 - WARNING - Pod uuid 375d1844-23f6-4dd9-aacf-8979fa0ba122 is still seen in agent 10.0.0.249 VM list 2026-04-25 02:16:01,517 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=375d1844-23f6-4dd9-aacf-8979fa0ba122 2026-04-25 02:16:01,525 - WARNING - Pod uuid 375d1844-23f6-4dd9-aacf-8979fa0ba122 is still seen in agent 10.0.0.249 VM list 2026-04-25 02:16:06,526 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=375d1844-23f6-4dd9-aacf-8979fa0ba122 2026-04-25 02:16:06,533 - DEBUG - Pod 375d1844-23f6-4dd9-aacf-8979fa0ba122 is not in agent 10.0.0.249 VM list 2026-04-25 02:16:06,533 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:997652a0-404c-11f1-80a3-fa163edc6947 2026-04-25 02:16:06,538 - DEBUG - VMI 997652a0-404c-11f1-80a3-fa163edc6947 is removed from agent 10.0.0.249 2026-04-25 02:16:06,538 - INFO - Verified that pod ctest-busybox-pod-98268976 is removed in agent 2026-04-25 02:16:06,538 - INFO - Deleting Ingress : ctest-nginx-ingress-60631225 2026-04-25 02:16:06,545 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=df0bfccc-05fa-41e8-b5f0-8c5614f459d2 2026-04-25 02:16:06,550 - ERROR - Ingress ctest-nginx-ingress-60631225 with uuid df0bfccc-05fa-41e8-b5f0-8c5614f459d2 still found in kube manager 2026-04-25 02:16:07,551 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=df0bfccc-05fa-41e8-b5f0-8c5614f459d2 2026-04-25 02:16:07,557 - INFO - Ingress ctest-nginx-ingress-60631225 with uuid df0bfccc-05fa-41e8-b5f0-8c5614f459d2 deleted successfully from kube manager 2026-04-25 02:16:07,557 - INFO - Verifications on Ingress %s cleanup passed 2026-04-25 02:16:07,557 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-04-25 02:16:07,747 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-04-25 02:16:07,759 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-04-25 02:16:07,759 - INFO - Deleting VN __public__ 2026-04-25 02:16:07,894 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/dabeedcd-1143-45cb-9ce5-94827392e60c 2026-04-25 02:16:07,907 - DEBUG - Response Code: 404 2026-04-25 02:16:07,908 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2026-04-25 02:16:07,914 - DEBUG - Requesting: http://10.0.0.33:8082/domain/5ee512d3-a099-4071-9ac0-d5ec1e95578a 2026-04-25 02:16:07,928 - DEBUG - Requesting: http://10.0.0.33:8082/project/d698ae20-2c00-4719-b6f4-5ffec2947e3d 2026-04-25 02:16:07,992 - INFO - Validated that VN __public__ is not found in API Server 2026-04-25 02:16:07,992 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-04-25 02:16:07,998 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-25 02:16:08,003 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-04-25 02:16:08,003 - INFO - Validated that VN __public__ is not in any agent 2026-04-25 02:16:08,003 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-25 02:16:08,009 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-04-25 02:16:08,017 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-04-25 02:16:08,025 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-04-25 02:16:08,026 - INFO - Deleting pod default:ctest-nginx-pod-81934408 2026-04-25 02:16:08,072 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ea3e2f31-6050-4f2a-87cc-00c15010b2bf 2026-04-25 02:16:08,080 - WARNING - Pod uuid ea3e2f31-6050-4f2a-87cc-00c15010b2bf is still seen in agent 10.0.0.249 VM list 2026-04-25 02:16:13,081 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ea3e2f31-6050-4f2a-87cc-00c15010b2bf 2026-04-25 02:16:13,088 - DEBUG - Pod ea3e2f31-6050-4f2a-87cc-00c15010b2bf is not in agent 10.0.0.249 VM list 2026-04-25 02:16:13,088 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:952d9cb2-404c-11f1-80a3-fa163edc6947 2026-04-25 02:16:13,094 - DEBUG - VMI 952d9cb2-404c-11f1-80a3-fa163edc6947 is removed from agent 10.0.0.249 2026-04-25 02:16:13,094 - INFO - Verified that pod ctest-nginx-pod-81934408 is removed in agent 2026-04-25 02:16:13,094 - INFO - Deleting pod default:ctest-nginx-pod-03263823 2026-04-25 02:16:13,119 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ec2d1fe7-f0a0-4339-b076-b22aae19a829 2026-04-25 02:16:13,129 - WARNING - Pod uuid ec2d1fe7-f0a0-4339-b076-b22aae19a829 is still seen in agent 10.0.0.249 VM list 2026-04-25 02:16:18,130 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ec2d1fe7-f0a0-4339-b076-b22aae19a829 2026-04-25 02:16:18,137 - DEBUG - Pod ec2d1fe7-f0a0-4339-b076-b22aae19a829 is not in agent 10.0.0.249 VM list 2026-04-25 02:16:18,137 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:94b3f77c-404c-11f1-80a3-fa163edc6947 2026-04-25 02:16:18,144 - DEBUG - VMI 94b3f77c-404c-11f1-80a3-fa163edc6947 is removed from agent 10.0.0.249 2026-04-25 02:16:18,145 - INFO - Verified that pod ctest-nginx-pod-03263823 is removed in agent 2026-04-25 02:16:18,145 - INFO - Deleting service : ctest-nginx-svc-47802936 2026-04-25 02:16:18,445 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-04-25 02:16:18,454 - DEBUG - No XMPP flaps were noticed during the test