2026-03-19 11:53:12,804 - DEBUG - [10.0.0.41]: Running cmd : hostname 2026-03-19 11:53:13,115 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-455-1.novalocal 2026-03-19 11:53:13,115 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2026-03-19 11:53:13,257 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-455-1.novalocal 2026-03-19 11:53:13,257 - DEBUG - [10.0.0.41]: 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-03-19 11:53:13,456 - DEBUG - Output : NAMES contrail_test_k749YHI8Q vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_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_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 webui_job_1 webui_web_1 config_devicemgr_1 config_schema_1 config_nodemgr_1 config_dnsmasq_1 config_svcmonitor_1 config_api_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 redis_redis_1 2026-03-19 11:53:13,456 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-03-19 11:53:13,596 - DEBUG - Output : 127.0.0.1/8 10.0.0.41/24 10.20.0.17/24 172.17.0.1/16 10.20.0.17/24 2026-03-19 11:53:13,596 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2026-03-19 11:53:13,733 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-455-1.novalocal 2026-03-19 11:53:13,734 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-03-19 11:53:13,881 - DEBUG - Output : 10.20.0.17/24 2026-03-19 11:53:13,881 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.20.0.17 | head -n 1 | awk '{print $2}' 2026-03-19 11:53:14,024 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-455-1.novalocal 2026-03-19 11:53:14,411 - INFO - Using existing project ['default-domain', 'k8s-default'](fe32a51e-d1a3-49fa-ab6e-eff802b2ead8) 2026-03-19 11:53:14,509 - INFO - Using existing project ['default-domain', 'k8s-default'](fe32a51e-d1a3-49fa-ab6e-eff802b2ead8) 2026-03-19 11:53:14,645 - INFO - ================================================================================ 2026-03-19 11:53:14,645 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-03-19 11:53:14,645 - 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-03-19 11:53:14,970 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 11:53:14,987 - DEBUG - Nothing to compare xmpp stats {'10.0.0.41': {'10.20.0.17': '0'}} with 2026-03-19 11:53:14,987 - INFO - Initial checks done. Running the testcase now 2026-03-19 11:53:14,987 - INFO - 2026-03-19 11:53:14,997 - INFO - Namespace default already exists 2026-03-19 11:53:14,997 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-03-19 11:53:15,206 - DEBUG - Output : cluster_project={} 2026-03-19 11:53:15,285 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-03-19 11:53:15,286 - DEBUG - Project uuid in Contrail is fe32a51e-d1a3-49fa-ab6e-eff802b2ead8 2026-03-19 11:53:15,286 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-03-19 11:53:15,499 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-03-19 11:53:15,499 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_NamespaceDatabaseList?namespace_uuid=58f696b2-5464-4c65-8b9b-8f297682b4a8 2026-03-19 11:53:15,505 - INFO - Namespace default with uuid 58f696b2-5464-4c65-8b9b-8f297682b4a8 found in kube manager 2026-03-19 11:53:15,505 - INFO - Namespace default verification passed 2026-03-19 11:53:15,509 - DEBUG - Service ctest-nginx-svc-95470839 not present 2026-03-19 11:53:15,510 - INFO - Creating service ctest-nginx-svc-95470839 2026-03-19 11:53:15,532 - INFO - Created Service ctest-nginx-svc-95470839 2026-03-19 11:53:15,553 - DEBUG - Pod ctest-nginx-pod-63983961 not present 2026-03-19 11:53:15,555 - INFO - Creating Pod ctest-nginx-pod-63983961 2026-03-19 11:53:15,646 - DEBUG - Pod : ctest-nginx-pod-63983961 UUID is 16bcec76-71f2-4428-81d5-4b9a72470769 2026-03-19 11:53:15,650 - DEBUG - Pod ctest-nginx-pod-92325366 not present 2026-03-19 11:53:15,651 - INFO - Creating Pod ctest-nginx-pod-92325366 2026-03-19 11:53:15,700 - DEBUG - Pod : ctest-nginx-pod-92325366 UUID is ff5369b3-d2e6-4451-9954-f1f9f563d709 2026-03-19 11:53:15,885 - INFO - Created VN __public__, UUID :d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:16,032 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-03-19 11:53:16,038 - DEBUG - Requesting: http://10.0.0.41:8082/domain/d2959498-384e-410d-abe2-475b9deadbf6 2026-03-19 11:53:16,054 - DEBUG - Requesting: http://10.0.0.41:8082/project/fe32a51e-d1a3-49fa-ab6e-eff802b2ead8 2026-03-19 11:53:16,120 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:16,135 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:16,144 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fcbbc081-b4e7-44ec-868b-43b089c128c9 2026-03-19 11:53:16,153 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fcbbc081-b4e7-44ec-868b-43b089c128c9 2026-03-19 11:53:16,160 - DEBUG - Route Targets: [] 2026-03-19 11:53:16,160 - DEBUG - RT names not yet present for VN __public__ 2026-03-19 11:53:21,162 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-03-19 11:53:21,170 - DEBUG - Requesting: http://10.0.0.41:8082/domain/d2959498-384e-410d-abe2-475b9deadbf6 2026-03-19 11:53:21,192 - DEBUG - Requesting: http://10.0.0.41:8082/project/fe32a51e-d1a3-49fa-ab6e-eff802b2ead8 2026-03-19 11:53:21,256 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:21,269 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:21,280 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fcbbc081-b4e7-44ec-868b-43b089c128c9 2026-03-19 11:53:21,290 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fcbbc081-b4e7-44ec-868b-43b089c128c9 2026-03-19 11:53:21,300 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/a9e2c34c-394c-43ea-a739-ea908e65bb10 2026-03-19 11:53:21,308 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-19 11:53:21,309 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:21,321 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fcbbc081-b4e7-44ec-868b-43b089c128c9 2026-03-19 11:53:21,339 - INFO - Verified VN network id 15 for VN d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:21,339 - INFO - Verifications in API Server for VN __public__ passed 2026-03-19 11:53:21,339 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:21,352 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fcbbc081-b4e7-44ec-868b-43b089c128c9 2026-03-19 11:53:21,362 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fcbbc081-b4e7-44ec-868b-43b089c128c9 2026-03-19 11:53:21,373 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/a9e2c34c-394c-43ea-a739-ea908e65bb10 2026-03-19 11:53:21,379 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-19 11:53:21,387 - DEBUG - Control-node 10.0.0.41 : 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': '15313086532461744118', 'uuid-lslong': '11151275482503240130'}, 'enable': 'true', 'created': '2026-03-19T11:53:15', 'last-modified': '2026-03-19T11:53:15', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.417076'} 2026-03-19 11:53:21,387 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 11:53:21,401 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-03-19 11:53:21,401 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-03-19 11:53:21,401 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-03-19 11:53:21,402 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-03-19 11:53:21,407 - DEBUG - Requesting: http://10.0.0.41:8082/domain/d2959498-384e-410d-abe2-475b9deadbf6 2026-03-19 11:53:21,422 - DEBUG - Requesting: http://10.0.0.41:8082/project/fe32a51e-d1a3-49fa-ab6e-eff802b2ead8 2026-03-19 11:53:21,473 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:21,485 - DEBUG - =>VN __public__ has no policy to be verified 2026-03-19 11:53:21,485 - DEBUG - Verifying the vn in opserver 2026-03-19 11:53:21,485 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.41 2026-03-19 11:53:21,485 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2026-03-19 11:53:21,490 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.41:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-03-19 11:53:21,490 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-03-19 11:53:21,491 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 11:53:21,497 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 11:53:21,502 - DEBUG - Do not have enough data to verify VN in agent 2026-03-19 11:53:21,503 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 11:53:21,509 - DEBUG - VRF ids for VN __public__: {} 2026-03-19 11:53:21,580 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-03-19 11:53:21,685 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-03-19 11:53:21,692 - DEBUG - Requesting: http://10.0.0.41:8082/domain/d2959498-384e-410d-abe2-475b9deadbf6 2026-03-19 11:53:21,702 - DEBUG - Requesting: http://10.0.0.41:8082/project/fe32a51e-d1a3-49fa-ab6e-eff802b2ead8 2026-03-19 11:53:21,772 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:21,794 - DEBUG - Requesting: http://10.0.0.41:8082/floating-ip-pool/d847d225-0f26-40ae-a86a-a908002d56d8 2026-03-19 11:53:21,842 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-03-19 11:53:21,849 - DEBUG - Requesting: http://10.0.0.41:8082/domain/d2959498-384e-410d-abe2-475b9deadbf6 2026-03-19 11:53:21,874 - DEBUG - Requesting: http://10.0.0.41:8082/project/fe32a51e-d1a3-49fa-ab6e-eff802b2ead8 2026-03-19 11:53:21,944 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/d4830311-ae33-4ff6-9ac1-49f82720d9c2 2026-03-19 11:53:21,955 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-03-19 11:53:21,955 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-03-19 11:53:21,986 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-19 11:53:22,013 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-03-19 11:53:22,013 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-03-19 11:53:22,018 - DEBUG - Ingress ctest-nginx-ingress-94779991 not present 2026-03-19 11:53:22,019 - INFO - Creating Ingress ctest-nginx-ingress-94779991 2026-03-19 11:53:22,031 - INFO - Created Ingress ctest-nginx-ingress-94779991 2026-03-19 11:53:22,036 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-94779991 2026-03-19 11:53:25,042 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-94779991 2026-03-19 11:53:28,049 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-94779991 2026-03-19 11:53:31,055 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-94779991 2026-03-19 11:53:34,061 - DEBUG - For Ingress ctest-nginx-ingress-94779991, Cluster IP: 10.47.255.246, External IPs ['159.248.155.252'] 2026-03-19 11:53:34,061 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-94779991 2026-03-19 11:53:34,062 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=f7da3de1-ecc3-4040-931d-43ea8e9451e7 2026-03-19 11:53:34,067 - INFO - Ingress ctest-nginx-ingress-94779991 with uuid f7da3de1-ecc3-4040-931d-43ea8e9451e7 found in kube manager 2026-03-19 11:53:34,068 - INFO - Ingress ctest-nginx-ingress-94779991 verification passed 2026-03-19 11:53:34,074 - DEBUG - Pod ctest-busybox-pod-54634006 not present 2026-03-19 11:53:34,074 - INFO - Creating Pod ctest-busybox-pod-54634006 2026-03-19 11:53:34,106 - DEBUG - Pod : ctest-busybox-pod-54634006 UUID is 4c230a6b-b308-4ba6-a2de-db718695bc56 2026-03-19 11:53:34,119 - DEBUG - Pod ctest-nginx-pod-63983961 not in running state.Currently in Pending 2026-03-19 11:53:39,127 - DEBUG - Pod ctest-nginx-pod-63983961 not in running state.Currently in Pending 2026-03-19 11:53:44,144 - INFO - Pod ctest-nginx-pod-63983961 is in running state.Got IP 10.47.255.248 2026-03-19 11:53:44,170 - DEBUG - Pod ctest-nginx-pod-63983961 has vmi 3a767296-238a-11f1-8501-fa163e545fd4 2026-03-19 11:53:44,171 - INFO - Verified pod ctest-nginx-pod-63983961 in contrail-api 2026-03-19 11:53:44,171 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 11:53:44,187 - DEBUG - VMI 3a767296-238a-11f1-8501-fa163e545fd4 is active in agent 10.0.0.41 2026-03-19 11:53:44,188 - INFO - Verified Pod ctest-nginx-pod-63983961 in agent 10.0.0.41 2026-03-19 11:53:44,188 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=16bcec76-71f2-4428-81d5-4b9a72470769 2026-03-19 11:53:44,194 - INFO - Pod ctest-nginx-pod-63983961 with uuid 16bcec76-71f2-4428-81d5-4b9a72470769 found in kube manager 2026-03-19 11:53:44,195 - INFO - Pod ctest-nginx-pod-63983961 verification passed 2026-03-19 11:53:44,290 - DEBUG - [Pod ctest-nginx-pod-63983961] Cmd: echo ctest-nginx-pod-63983961 > /usr/share/nginx/html/index.html, Output: 2026-03-19 11:53:44,301 - INFO - Pod ctest-nginx-pod-92325366 is in running state.Got IP 10.47.255.247 2026-03-19 11:53:44,317 - DEBUG - Pod ctest-nginx-pod-92325366 has vmi 3ca58502-238a-11f1-8501-fa163e545fd4 2026-03-19 11:53:44,317 - INFO - Verified pod ctest-nginx-pod-92325366 in contrail-api 2026-03-19 11:53:44,317 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 11:53:44,327 - DEBUG - VMI 3ca58502-238a-11f1-8501-fa163e545fd4 is active in agent 10.0.0.41 2026-03-19 11:53:44,328 - INFO - Verified Pod ctest-nginx-pod-92325366 in agent 10.0.0.41 2026-03-19 11:53:44,328 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=ff5369b3-d2e6-4451-9954-f1f9f563d709 2026-03-19 11:53:44,332 - INFO - Pod ctest-nginx-pod-92325366 with uuid ff5369b3-d2e6-4451-9954-f1f9f563d709 found in kube manager 2026-03-19 11:53:44,332 - INFO - Pod ctest-nginx-pod-92325366 verification passed 2026-03-19 11:53:44,394 - DEBUG - [Pod ctest-nginx-pod-92325366] Cmd: echo ctest-nginx-pod-92325366 > /usr/share/nginx/html/index.html, Output: 2026-03-19 11:53:44,404 - DEBUG - Pod ctest-busybox-pod-54634006 not in running state.Currently in Pending 2026-03-19 11:53:49,413 - DEBUG - Pod ctest-busybox-pod-54634006 not in running state.Currently in Pending 2026-03-19 11:53:54,424 - DEBUG - Pod ctest-busybox-pod-54634006 not in running state.Currently in Pending 2026-03-19 11:53:59,434 - INFO - Pod ctest-busybox-pod-54634006 is in running state.Got IP 10.47.255.245 2026-03-19 11:53:59,451 - DEBUG - Pod ctest-busybox-pod-54634006 has vmi 465313e4-238a-11f1-8501-fa163e545fd4 2026-03-19 11:53:59,452 - INFO - Verified pod ctest-busybox-pod-54634006 in contrail-api 2026-03-19 11:53:59,452 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-03-19 11:53:59,462 - DEBUG - VMI 465313e4-238a-11f1-8501-fa163e545fd4 is active in agent 10.0.0.41 2026-03-19 11:53:59,462 - INFO - Verified Pod ctest-busybox-pod-54634006 in agent 10.0.0.41 2026-03-19 11:53:59,462 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=4c230a6b-b308-4ba6-a2de-db718695bc56 2026-03-19 11:53:59,467 - INFO - Pod ctest-busybox-pod-54634006 with uuid 4c230a6b-b308-4ba6-a2de-db718695bc56 found in kube manager 2026-03-19 11:53:59,467 - INFO - Pod ctest-busybox-pod-54634006 verification passed 2026-03-19 11:53:59,530 - DEBUG - [Pod ctest-busybox-pod-54634006] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-92325366 2026-03-19 11:53:59,530 - DEBUG - [Pod Pod ctest-busybox-pod-54634006] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-03-19 11:53:59,530 - DEBUG - [Pod Pod ctest-busybox-pod-54634006] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-92325366 2026-03-19 11:53:59,597 - DEBUG - [Pod ctest-busybox-pod-54634006] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-92325366 2026-03-19 11:53:59,598 - DEBUG - [Pod Pod ctest-busybox-pod-54634006] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-03-19 11:53:59,598 - DEBUG - [Pod Pod ctest-busybox-pod-54634006] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout ctest-nginx-pod-92325366 2026-03-19 11:53:59,663 - DEBUG - [Pod ctest-busybox-pod-54634006] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-63983961 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-19 11:53:59,663 - DEBUG - [Pod Pod ctest-busybox-pod-54634006] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2026-03-19 11:53:59,663 - DEBUG - [Pod Pod ctest-busybox-pod-54634006] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-63983961 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-03-19 11:53:59,663 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-63983961': 1, 'ctest-nginx-pod-92325366': 2} 2026-03-19 11:53:59,664 - WARNING - Nothing to delete parallely 2026-03-19 11:53:59,664 - INFO - Deleting pod default:ctest-busybox-pod-54634006 2026-03-19 11:53:59,681 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4c230a6b-b308-4ba6-a2de-db718695bc56 2026-03-19 11:53:59,688 - WARNING - Pod uuid 4c230a6b-b308-4ba6-a2de-db718695bc56 is still seen in agent 10.0.0.41 VM list 2026-03-19 11:54:04,688 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4c230a6b-b308-4ba6-a2de-db718695bc56 2026-03-19 11:54:04,695 - WARNING - Pod uuid 4c230a6b-b308-4ba6-a2de-db718695bc56 is still seen in agent 10.0.0.41 VM list 2026-03-19 11:54:09,695 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4c230a6b-b308-4ba6-a2de-db718695bc56 2026-03-19 11:54:09,701 - WARNING - Pod uuid 4c230a6b-b308-4ba6-a2de-db718695bc56 is still seen in agent 10.0.0.41 VM list 2026-03-19 11:54:14,702 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4c230a6b-b308-4ba6-a2de-db718695bc56 2026-03-19 11:54:14,710 - WARNING - Pod uuid 4c230a6b-b308-4ba6-a2de-db718695bc56 is still seen in agent 10.0.0.41 VM list 2026-03-19 11:54:19,711 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4c230a6b-b308-4ba6-a2de-db718695bc56 2026-03-19 11:54:19,718 - WARNING - Pod uuid 4c230a6b-b308-4ba6-a2de-db718695bc56 is still seen in agent 10.0.0.41 VM list 2026-03-19 11:54:24,719 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4c230a6b-b308-4ba6-a2de-db718695bc56 2026-03-19 11:54:24,727 - WARNING - Pod uuid 4c230a6b-b308-4ba6-a2de-db718695bc56 is still seen in agent 10.0.0.41 VM list 2026-03-19 11:54:29,728 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4c230a6b-b308-4ba6-a2de-db718695bc56 2026-03-19 11:54:29,736 - WARNING - Pod uuid 4c230a6b-b308-4ba6-a2de-db718695bc56 is still seen in agent 10.0.0.41 VM list 2026-03-19 11:54:34,738 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=4c230a6b-b308-4ba6-a2de-db718695bc56 2026-03-19 11:54:34,747 - DEBUG - Pod 4c230a6b-b308-4ba6-a2de-db718695bc56 is not in agent 10.0.0.41 VM list 2026-03-19 11:54:34,747 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:465313e4-238a-11f1-8501-fa163e545fd4 2026-03-19 11:54:34,756 - DEBUG - VMI 465313e4-238a-11f1-8501-fa163e545fd4 is removed from agent 10.0.0.41 2026-03-19 11:54:34,756 - INFO - Verified that pod ctest-busybox-pod-54634006 is removed in agent 2026-03-19 11:54:34,756 - INFO - Deleting Ingress : ctest-nginx-ingress-94779991 2026-03-19 11:54:34,775 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=f7da3de1-ecc3-4040-931d-43ea8e9451e7 2026-03-19 11:54:34,786 - ERROR - Ingress ctest-nginx-ingress-94779991 with uuid f7da3de1-ecc3-4040-931d-43ea8e9451e7 still found in kube manager 2026-03-19 11:54:35,791 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=f7da3de1-ecc3-4040-931d-43ea8e9451e7 2026-03-19 11:54:35,796 - ERROR - Ingress ctest-nginx-ingress-94779991 with uuid f7da3de1-ecc3-4040-931d-43ea8e9451e7 still found in kube manager 2026-03-19 11:54:36,797 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=f7da3de1-ecc3-4040-931d-43ea8e9451e7 2026-03-19 11:54:36,802 - ERROR - Ingress ctest-nginx-ingress-94779991 with uuid f7da3de1-ecc3-4040-931d-43ea8e9451e7 still found in kube manager 2026-03-19 11:54:37,803 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=f7da3de1-ecc3-4040-931d-43ea8e9451e7 2026-03-19 11:54:37,809 - ERROR - Ingress ctest-nginx-ingress-94779991 with uuid f7da3de1-ecc3-4040-931d-43ea8e9451e7 still found in kube manager 2026-03-19 11:54:38,810 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=f7da3de1-ecc3-4040-931d-43ea8e9451e7 2026-03-19 11:54:38,814 - ERROR - Ingress ctest-nginx-ingress-94779991 with uuid f7da3de1-ecc3-4040-931d-43ea8e9451e7 still found in kube manager 2026-03-19 11:54:39,815 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=f7da3de1-ecc3-4040-931d-43ea8e9451e7 2026-03-19 11:54:39,820 - ERROR - Ingress ctest-nginx-ingress-94779991 with uuid f7da3de1-ecc3-4040-931d-43ea8e9451e7 still found in kube manager 2026-03-19 11:54:40,821 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=f7da3de1-ecc3-4040-931d-43ea8e9451e7 2026-03-19 11:54:40,827 - ERROR - Ingress ctest-nginx-ingress-94779991 with uuid f7da3de1-ecc3-4040-931d-43ea8e9451e7 still found in kube manager 2026-03-19 11:54:41,828 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=f7da3de1-ecc3-4040-931d-43ea8e9451e7 2026-03-19 11:54:41,833 - INFO - Ingress ctest-nginx-ingress-94779991 with uuid f7da3de1-ecc3-4040-931d-43ea8e9451e7 deleted successfully from kube manager 2026-03-19 11:54:41,833 - INFO - Verifications on Ingress %s cleanup passed 2026-03-19 11:54:41,834 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-03-19 11:54:41,924 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-03-19 11:54:41,931 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-03-19 11:54:41,931 - INFO - Deleting VN __public__ 2026-03-19 11:54:42,119 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/fcbbc081-b4e7-44ec-868b-43b089c128c9 2026-03-19 11:54:42,126 - DEBUG - Response Code: 404 2026-03-19 11:54:42,126 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2026-03-19 11:54:42,132 - DEBUG - Requesting: http://10.0.0.41:8082/domain/d2959498-384e-410d-abe2-475b9deadbf6 2026-03-19 11:54:42,140 - DEBUG - Requesting: http://10.0.0.41:8082/project/fe32a51e-d1a3-49fa-ab6e-eff802b2ead8 2026-03-19 11:54:42,214 - INFO - Validated that VN __public__ is not found in API Server 2026-03-19 11:54:42,214 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-03-19 11:54:42,225 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 11:54:42,232 - DEBUG - VN __public__ is not present in Agent 10.0.0.41 2026-03-19 11:54:42,232 - INFO - Validated that VN __public__ is not in any agent 2026-03-19 11:54:42,233 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 11:54:42,247 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-03-19 11:54:42,253 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-03-19 11:54:42,259 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-03-19 11:54:42,260 - INFO - Deleting pod default:ctest-nginx-pod-92325366 2026-03-19 11:54:42,284 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ff5369b3-d2e6-4451-9954-f1f9f563d709 2026-03-19 11:54:42,293 - WARNING - Pod uuid ff5369b3-d2e6-4451-9954-f1f9f563d709 is still seen in agent 10.0.0.41 VM list 2026-03-19 11:54:47,294 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=ff5369b3-d2e6-4451-9954-f1f9f563d709 2026-03-19 11:54:47,304 - DEBUG - Pod ff5369b3-d2e6-4451-9954-f1f9f563d709 is not in agent 10.0.0.41 VM list 2026-03-19 11:54:47,304 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3ca58502-238a-11f1-8501-fa163e545fd4 2026-03-19 11:54:47,313 - DEBUG - VMI 3ca58502-238a-11f1-8501-fa163e545fd4 is removed from agent 10.0.0.41 2026-03-19 11:54:47,313 - INFO - Verified that pod ctest-nginx-pod-92325366 is removed in agent 2026-03-19 11:54:47,315 - INFO - Deleting pod default:ctest-nginx-pod-63983961 2026-03-19 11:54:47,340 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=16bcec76-71f2-4428-81d5-4b9a72470769 2026-03-19 11:54:47,349 - WARNING - Pod uuid 16bcec76-71f2-4428-81d5-4b9a72470769 is still seen in agent 10.0.0.41 VM list 2026-03-19 11:54:52,350 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_VmListReq?uuid=16bcec76-71f2-4428-81d5-4b9a72470769 2026-03-19 11:54:52,357 - DEBUG - Pod 16bcec76-71f2-4428-81d5-4b9a72470769 is not in agent 10.0.0.41 VM list 2026-03-19 11:54:52,357 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:3a767296-238a-11f1-8501-fa163e545fd4 2026-03-19 11:54:52,367 - DEBUG - VMI 3a767296-238a-11f1-8501-fa163e545fd4 is removed from agent 10.0.0.41 2026-03-19 11:54:52,368 - INFO - Verified that pod ctest-nginx-pod-63983961 is removed in agent 2026-03-19 11:54:52,368 - INFO - Deleting service : ctest-nginx-svc-95470839 2026-03-19 11:54:52,955 - DEBUG - Requesting: http://10.0.0.41:8085/Snh_AgentXmppConnectionStatusReq? 2026-03-19 11:54:52,962 - DEBUG - No XMPP flaps were noticed during the test