2026-02-26 10:31:47,483 - DEBUG - [10.0.0.129]: Running cmd : hostname 2026-02-26 10:31:47,731 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1917-1 2026-02-26 10:31:47,732 - DEBUG - [10.0.0.129]: Running cmd : hostname -f 2026-02-26 10:31:47,765 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1917-1 2026-02-26 10:31:47,765 - DEBUG - [10.0.0.129]: 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-02-26 10:31:47,868 - DEBUG - Output : NAMES contrail_test_PD6FY0aRl contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-collector-1 analytics-api-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-control-1 control-nodemgr-1 control-dns-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-cassandra-1 config_api-devicemgr-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 config_api-dnsmasq-1 2026-02-26 10:31:47,868 - DEBUG - [10.0.0.129]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-02-26 10:31:47,903 - DEBUG - Output : 127.0.0.1/8 10.0.0.129/24 252.129.0.1/8 10.32.189.1/24 172.17.0.1/16 2026-02-26 10:31:47,903 - DEBUG - [10.0.0.129]: Running cmd : getent hosts 10.0.0.129 | head -n 1 | awk '{print $2}' 2026-02-26 10:31:47,947 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1917-1 2026-02-26 10:31:48,058 - DEBUG - [10.0.0.241]: Running cmd : hostname 2026-02-26 10:31:48,301 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1917-1 2026-02-26 10:31:48,301 - DEBUG - [10.0.0.241]: Running cmd : hostname -f 2026-02-26 10:31:48,325 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1917-1 2026-02-26 10:31:48,326 - DEBUG - [10.0.0.241]: 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-02-26 10:31:48,410 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-02-26 10:31:48,410 - DEBUG - [10.0.0.241]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-02-26 10:31:48,444 - DEBUG - Output : 10.0.0.241/24 2026-02-26 10:31:48,445 - DEBUG - [10.0.0.241]: Running cmd : getent hosts 10.0.0.241 | head -n 1 | awk '{print $2}' 2026-02-26 10:31:48,480 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1917-1 2026-02-26 10:31:48,548 - INFO - Using existing project ['default-domain', 'k8s-default'](4869289f-f74d-4003-b0dc-0480296bb48f) 2026-02-26 10:31:48,654 - INFO - Using existing project ['default-domain', 'k8s-default'](4869289f-f74d-4003-b0dc-0480296bb48f) 2026-02-26 10:31:48,760 - INFO - ================================================================================ 2026-02-26 10:31:48,760 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-02-26 10:31:48,760 - 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-02-26 10:31:48,995 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-26 10:31:49,001 - DEBUG - Nothing to compare xmpp stats {'10.0.0.241': {'10.0.0.129': '0'}} with 2026-02-26 10:31:49,001 - INFO - Initial checks done. Running the testcase now 2026-02-26 10:31:49,001 - INFO - 2026-02-26 10:31:49,006 - INFO - Namespace default already exists 2026-02-26 10:31:49,007 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-02-26 10:31:49,124 - DEBUG - Output : cluster_project={} 2026-02-26 10:31:49,177 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-02-26 10:31:49,177 - DEBUG - Project uuid in Contrail is 4869289f-f74d-4003-b0dc-0480296bb48f 2026-02-26 10:31:49,177 - DEBUG - [10.0.0.129]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-02-26 10:31:49,304 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-02-26 10:31:49,305 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_NamespaceDatabaseList?namespace_uuid=57f38d1d-dc28-40b7-bedb-42ef6165bbb5 2026-02-26 10:31:49,309 - INFO - Namespace default with uuid 57f38d1d-dc28-40b7-bedb-42ef6165bbb5 found in kube manager 2026-02-26 10:31:49,309 - INFO - Namespace default verification passed 2026-02-26 10:31:49,312 - DEBUG - Service ctest-nginx-svc-90607849 not present 2026-02-26 10:31:49,313 - INFO - Creating service ctest-nginx-svc-90607849 2026-02-26 10:31:49,331 - INFO - Created Service ctest-nginx-svc-90607849 2026-02-26 10:31:49,341 - DEBUG - Pod ctest-nginx-pod-43593467 not present 2026-02-26 10:31:49,341 - INFO - Creating Pod ctest-nginx-pod-43593467 2026-02-26 10:31:49,414 - DEBUG - Pod : ctest-nginx-pod-43593467 UUID is ab4f0da0-f5b9-4e33-83a4-a94fa8489f7d 2026-02-26 10:31:49,418 - DEBUG - Pod ctest-nginx-pod-84346767 not present 2026-02-26 10:31:49,419 - INFO - Creating Pod ctest-nginx-pod-84346767 2026-02-26 10:31:49,454 - DEBUG - Pod : ctest-nginx-pod-84346767 UUID is 91bd5895-6e4b-4bfb-904c-7ac2f85495d9 2026-02-26 10:31:49,618 - INFO - Created VN __public__, UUID :76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:49,750 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-02-26 10:31:49,773 - DEBUG - Requesting: http://10.0.0.129:8082/domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c 2026-02-26 10:31:49,843 - DEBUG - Requesting: http://10.0.0.129:8082/project/4869289f-f74d-4003-b0dc-0480296bb48f 2026-02-26 10:31:49,892 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:49,907 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:49,923 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 2026-02-26 10:31:49,929 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 2026-02-26 10:31:49,935 - DEBUG - Route Targets: [] 2026-02-26 10:31:49,935 - DEBUG - RT names not yet present for VN __public__ 2026-02-26 10:31:54,936 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-02-26 10:31:54,942 - DEBUG - Requesting: http://10.0.0.129:8082/domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c 2026-02-26 10:31:54,949 - DEBUG - Requesting: http://10.0.0.129:8082/project/4869289f-f74d-4003-b0dc-0480296bb48f 2026-02-26 10:31:54,984 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:54,997 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:55,010 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 2026-02-26 10:31:55,020 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 2026-02-26 10:31:55,029 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/0da14202-6262-49ab-a540-a3fc39ee2ad5 2026-02-26 10:31:55,037 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-26 10:31:55,037 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:55,047 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 2026-02-26 10:31:55,068 - INFO - Verified VN network id 13 for VN 76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:55,068 - INFO - Verifications in API Server for VN __public__ passed 2026-02-26 10:31:55,069 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:55,081 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 2026-02-26 10:31:55,097 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 2026-02-26 10:31:55,107 - DEBUG - Requesting: http://10.0.0.129:8082/route-target/0da14202-6262-49ab-a540-a3fc39ee2ad5 2026-02-26 10:31:55,115 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-26 10:31:55,123 - DEBUG - Control-node 10.0.0.129 : 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': '8567703787451400270', 'uuid-lslong': '11691556999767820168'}, 'enable': 'true', 'created': '2026-02-26T10:31:49', 'last-modified': '2026-02-26T10:31:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.461944'} 2026-02-26 10:31:55,123 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 10:31:55,133 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-02-26 10:31:55,133 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-02-26 10:31:55,134 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-02-26 10:31:55,134 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-02-26 10:31:55,139 - DEBUG - Requesting: http://10.0.0.129:8082/domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c 2026-02-26 10:31:55,152 - DEBUG - Requesting: http://10.0.0.129:8082/project/4869289f-f74d-4003-b0dc-0480296bb48f 2026-02-26 10:31:55,208 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:55,217 - DEBUG - =>VN __public__ has no policy to be verified 2026-02-26 10:31:55,217 - DEBUG - Verifying the vn in opserver 2026-02-26 10:31:55,217 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.129 2026-02-26 10:31:55,218 - DEBUG - Requesting: http://10.0.0.129:8081/analytics/uves/virtual-networks 2026-02-26 10:31:55,224 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.129:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-02-26 10:31:55,224 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-02-26 10:31:55,224 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 10:31:55,233 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 10:31:55,239 - DEBUG - Do not have enough data to verify VN in agent 2026-02-26 10:31:55,240 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 10:31:55,245 - DEBUG - VRF ids for VN __public__: {} 2026-02-26 10:31:55,342 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-02-26 10:31:55,474 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-02-26 10:31:55,479 - DEBUG - Requesting: http://10.0.0.129:8082/domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c 2026-02-26 10:31:55,487 - DEBUG - Requesting: http://10.0.0.129:8082/project/4869289f-f74d-4003-b0dc-0480296bb48f 2026-02-26 10:31:55,530 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:55,550 - DEBUG - Requesting: http://10.0.0.129:8082/floating-ip-pool/4fb2322f-5935-46f6-b91a-add84c6e17b5 2026-02-26 10:31:55,556 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-02-26 10:31:55,560 - DEBUG - Requesting: http://10.0.0.129:8082/domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c 2026-02-26 10:31:55,575 - DEBUG - Requesting: http://10.0.0.129:8082/project/4869289f-f74d-4003-b0dc-0480296bb48f 2026-02-26 10:31:55,627 - DEBUG - Requesting: http://10.0.0.129:8082/virtual-network/76e69933-77cf-404e-a240-c12592648788 2026-02-26 10:31:55,635 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-02-26 10:31:55,636 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-02-26 10:31:55,643 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-02-26 10:31:55,649 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-02-26 10:31:55,649 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-02-26 10:31:55,652 - DEBUG - Ingress ctest-nginx-ingress-47537732 not present 2026-02-26 10:31:55,653 - INFO - Creating Ingress ctest-nginx-ingress-47537732 2026-02-26 10:31:55,664 - INFO - Created Ingress ctest-nginx-ingress-47537732 2026-02-26 10:31:55,669 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-47537732 2026-02-26 10:31:58,676 - DEBUG - For Ingress ctest-nginx-ingress-47537732, Cluster IP: 10.47.255.249, External IPs ['131.119.7.124'] 2026-02-26 10:31:58,676 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-47537732 2026-02-26 10:31:58,676 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_LoadbalancerDatabaseList?x=5939685c-818b-4cd4-8a2c-0a406fec4a98 2026-02-26 10:31:58,682 - INFO - Ingress ctest-nginx-ingress-47537732 with uuid 5939685c-818b-4cd4-8a2c-0a406fec4a98 found in kube manager 2026-02-26 10:31:58,682 - INFO - Ingress ctest-nginx-ingress-47537732 verification passed 2026-02-26 10:31:58,685 - DEBUG - Pod ctest-busybox-pod-35942944 not present 2026-02-26 10:31:58,686 - INFO - Creating Pod ctest-busybox-pod-35942944 2026-02-26 10:31:58,778 - DEBUG - Pod : ctest-busybox-pod-35942944 UUID is 6dd7db0d-a59e-43a5-8971-bc980d4487cf 2026-02-26 10:31:58,802 - DEBUG - Pod ctest-nginx-pod-43593467 not in running state.Currently in Pending 2026-02-26 10:32:03,812 - DEBUG - Pod ctest-nginx-pod-43593467 not in running state.Currently in Pending 2026-02-26 10:32:08,841 - INFO - Pod ctest-nginx-pod-43593467 is in running state.Got IP 10.47.255.251 2026-02-26 10:32:08,864 - DEBUG - Pod ctest-nginx-pod-43593467 has vmi 5c93db8a-12fe-11f1-8b83-fa163e1eb9be 2026-02-26 10:32:08,864 - INFO - Verified pod ctest-nginx-pod-43593467 in contrail-api 2026-02-26 10:32:08,864 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-26 10:32:08,883 - DEBUG - VMI 5c93db8a-12fe-11f1-8b83-fa163e1eb9be is active in agent 10.0.0.241 2026-02-26 10:32:08,883 - INFO - Verified Pod ctest-nginx-pod-43593467 in agent 10.0.0.241 2026-02-26 10:32:08,883 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_VirtualMachineDatabaseList?x=ab4f0da0-f5b9-4e33-83a4-a94fa8489f7d 2026-02-26 10:32:08,890 - INFO - Pod ctest-nginx-pod-43593467 with uuid ab4f0da0-f5b9-4e33-83a4-a94fa8489f7d found in kube manager 2026-02-26 10:32:08,890 - INFO - Pod ctest-nginx-pod-43593467 verification passed 2026-02-26 10:32:08,966 - DEBUG - [Pod ctest-nginx-pod-43593467] Cmd: echo ctest-nginx-pod-43593467 > /usr/share/nginx/html/index.html, Output: 2026-02-26 10:32:08,975 - INFO - Pod ctest-nginx-pod-84346767 is in running state.Got IP 10.47.255.250 2026-02-26 10:32:09,030 - DEBUG - Pod ctest-nginx-pod-84346767 has vmi 5d069fc6-12fe-11f1-8b83-fa163e1eb9be 2026-02-26 10:32:09,030 - INFO - Verified pod ctest-nginx-pod-84346767 in contrail-api 2026-02-26 10:32:09,031 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-26 10:32:09,052 - DEBUG - VMI 5d069fc6-12fe-11f1-8b83-fa163e1eb9be is active in agent 10.0.0.241 2026-02-26 10:32:09,053 - INFO - Verified Pod ctest-nginx-pod-84346767 in agent 10.0.0.241 2026-02-26 10:32:09,053 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_VirtualMachineDatabaseList?x=91bd5895-6e4b-4bfb-904c-7ac2f85495d9 2026-02-26 10:32:09,068 - INFO - Pod ctest-nginx-pod-84346767 with uuid 91bd5895-6e4b-4bfb-904c-7ac2f85495d9 found in kube manager 2026-02-26 10:32:09,068 - INFO - Pod ctest-nginx-pod-84346767 verification passed 2026-02-26 10:32:09,134 - DEBUG - [Pod ctest-nginx-pod-84346767] Cmd: echo ctest-nginx-pod-84346767 > /usr/share/nginx/html/index.html, Output: 2026-02-26 10:32:09,144 - DEBUG - Pod ctest-busybox-pod-35942944 not in running state.Currently in Pending 2026-02-26 10:32:14,151 - INFO - Pod ctest-busybox-pod-35942944 is in running state.Got IP 10.47.255.248 2026-02-26 10:32:14,165 - DEBUG - Pod ctest-busybox-pod-35942944 has vmi 615bcd8a-12fe-11f1-8b83-fa163e1eb9be 2026-02-26 10:32:14,165 - INFO - Verified pod ctest-busybox-pod-35942944 in contrail-api 2026-02-26 10:32:14,165 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-02-26 10:32:14,175 - DEBUG - VMI 615bcd8a-12fe-11f1-8b83-fa163e1eb9be is active in agent 10.0.0.241 2026-02-26 10:32:14,175 - INFO - Verified Pod ctest-busybox-pod-35942944 in agent 10.0.0.241 2026-02-26 10:32:14,175 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_VirtualMachineDatabaseList?x=6dd7db0d-a59e-43a5-8971-bc980d4487cf 2026-02-26 10:32:14,179 - INFO - Pod ctest-busybox-pod-35942944 with uuid 6dd7db0d-a59e-43a5-8971-bc980d4487cf found in kube manager 2026-02-26 10:32:14,179 - INFO - Pod ctest-busybox-pod-35942944 verification passed 2026-02-26 10:32:14,236 - DEBUG - [Pod ctest-busybox-pod-35942944] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-43593467 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-02-26 10:32:14,236 - DEBUG - [Pod Pod ctest-busybox-pod-35942944] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-26 10:32:14,236 - DEBUG - [Pod Pod ctest-busybox-pod-35942944] Cmd output: ctest-nginx-pod-43593467 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-02-26 10:32:14,300 - DEBUG - [Pod ctest-busybox-pod-35942944] 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-84346767 2026-02-26 10:32:14,300 - DEBUG - [Pod Pod ctest-busybox-pod-35942944] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-02-26 10:32:14,300 - DEBUG - [Pod Pod ctest-busybox-pod-35942944] 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-84346767 2026-02-26 10:32:14,300 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-43593467': 1, 'ctest-nginx-pod-84346767': 1} 2026-02-26 10:32:14,300 - WARNING - Nothing to delete parallely 2026-02-26 10:32:14,301 - INFO - Deleting pod default:ctest-busybox-pod-35942944 2026-02-26 10:32:14,314 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6dd7db0d-a59e-43a5-8971-bc980d4487cf 2026-02-26 10:32:14,320 - WARNING - Pod uuid 6dd7db0d-a59e-43a5-8971-bc980d4487cf is still seen in agent 10.0.0.241 VM list 2026-02-26 10:32:19,321 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6dd7db0d-a59e-43a5-8971-bc980d4487cf 2026-02-26 10:32:19,327 - WARNING - Pod uuid 6dd7db0d-a59e-43a5-8971-bc980d4487cf is still seen in agent 10.0.0.241 VM list 2026-02-26 10:32:24,328 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6dd7db0d-a59e-43a5-8971-bc980d4487cf 2026-02-26 10:32:24,335 - WARNING - Pod uuid 6dd7db0d-a59e-43a5-8971-bc980d4487cf is still seen in agent 10.0.0.241 VM list 2026-02-26 10:32:29,336 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6dd7db0d-a59e-43a5-8971-bc980d4487cf 2026-02-26 10:32:29,343 - WARNING - Pod uuid 6dd7db0d-a59e-43a5-8971-bc980d4487cf is still seen in agent 10.0.0.241 VM list 2026-02-26 10:32:34,344 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6dd7db0d-a59e-43a5-8971-bc980d4487cf 2026-02-26 10:32:34,354 - WARNING - Pod uuid 6dd7db0d-a59e-43a5-8971-bc980d4487cf is still seen in agent 10.0.0.241 VM list 2026-02-26 10:32:39,355 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6dd7db0d-a59e-43a5-8971-bc980d4487cf 2026-02-26 10:32:39,369 - WARNING - Pod uuid 6dd7db0d-a59e-43a5-8971-bc980d4487cf is still seen in agent 10.0.0.241 VM list 2026-02-26 10:32:44,370 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6dd7db0d-a59e-43a5-8971-bc980d4487cf 2026-02-26 10:32:44,379 - WARNING - Pod uuid 6dd7db0d-a59e-43a5-8971-bc980d4487cf is still seen in agent 10.0.0.241 VM list 2026-02-26 10:32:49,379 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=6dd7db0d-a59e-43a5-8971-bc980d4487cf 2026-02-26 10:32:49,386 - DEBUG - Pod 6dd7db0d-a59e-43a5-8971-bc980d4487cf is not in agent 10.0.0.241 VM list 2026-02-26 10:32:49,386 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:615bcd8a-12fe-11f1-8b83-fa163e1eb9be 2026-02-26 10:32:49,392 - DEBUG - VMI 615bcd8a-12fe-11f1-8b83-fa163e1eb9be is removed from agent 10.0.0.241 2026-02-26 10:32:49,392 - INFO - Verified that pod ctest-busybox-pod-35942944 is removed in agent 2026-02-26 10:32:49,392 - INFO - Deleting Ingress : ctest-nginx-ingress-47537732 2026-02-26 10:32:49,400 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_LoadbalancerDatabaseList?x=5939685c-818b-4cd4-8a2c-0a406fec4a98 2026-02-26 10:32:49,404 - ERROR - Ingress ctest-nginx-ingress-47537732 with uuid 5939685c-818b-4cd4-8a2c-0a406fec4a98 still found in kube manager 2026-02-26 10:32:50,405 - DEBUG - Requesting: http://10.0.0.129:8108/Snh_LoadbalancerDatabaseList?x=5939685c-818b-4cd4-8a2c-0a406fec4a98 2026-02-26 10:32:50,409 - INFO - Ingress ctest-nginx-ingress-47537732 with uuid 5939685c-818b-4cd4-8a2c-0a406fec4a98 deleted successfully from kube manager 2026-02-26 10:32:50,409 - INFO - Verifications on Ingress %s cleanup passed 2026-02-26 10:32:50,410 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-02-26 10:32:50,558 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-02-26 10:32:50,563 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-02-26 10:32:50,563 - INFO - Deleting VN __public__ 2026-02-26 10:32:50,829 - DEBUG - Requesting: http://10.0.0.129:8082/routing-instance/9fe12868-1ec7-45c4-ae1b-ce82ec2c2e12 2026-02-26 10:32:50,839 - DEBUG - Response Code: 404 2026-02-26 10:32:50,839 - DEBUG - Requesting: http://10.0.0.129:8082/domains 2026-02-26 10:32:50,853 - DEBUG - Requesting: http://10.0.0.129:8082/domain/5f80b6bb-b8e5-41bd-af3f-4c67c29d606c 2026-02-26 10:32:50,866 - DEBUG - Requesting: http://10.0.0.129:8082/project/4869289f-f74d-4003-b0dc-0480296bb48f 2026-02-26 10:32:50,919 - INFO - Validated that VN __public__ is not found in API Server 2026-02-26 10:32:50,920 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-02-26 10:32:50,927 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 10:32:50,935 - DEBUG - VN __public__ is not present in Agent 10.0.0.241 2026-02-26 10:32:50,935 - INFO - Validated that VN __public__ is not in any agent 2026-02-26 10:32:50,936 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 10:32:50,942 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-02-26 10:32:50,951 - DEBUG - Requesting: http://10.0.0.129:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-02-26 10:32:50,970 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-02-26 10:32:50,971 - INFO - Deleting pod default:ctest-nginx-pod-84346767 2026-02-26 10:32:50,990 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=91bd5895-6e4b-4bfb-904c-7ac2f85495d9 2026-02-26 10:32:51,005 - WARNING - Pod uuid 91bd5895-6e4b-4bfb-904c-7ac2f85495d9 is still seen in agent 10.0.0.241 VM list 2026-02-26 10:32:56,006 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=91bd5895-6e4b-4bfb-904c-7ac2f85495d9 2026-02-26 10:32:56,013 - DEBUG - Pod 91bd5895-6e4b-4bfb-904c-7ac2f85495d9 is not in agent 10.0.0.241 VM list 2026-02-26 10:32:56,013 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5d069fc6-12fe-11f1-8b83-fa163e1eb9be 2026-02-26 10:32:56,019 - DEBUG - VMI 5d069fc6-12fe-11f1-8b83-fa163e1eb9be is removed from agent 10.0.0.241 2026-02-26 10:32:56,019 - INFO - Verified that pod ctest-nginx-pod-84346767 is removed in agent 2026-02-26 10:32:56,020 - INFO - Deleting pod default:ctest-nginx-pod-43593467 2026-02-26 10:32:56,033 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ab4f0da0-f5b9-4e33-83a4-a94fa8489f7d 2026-02-26 10:32:56,053 - WARNING - Pod uuid ab4f0da0-f5b9-4e33-83a4-a94fa8489f7d is still seen in agent 10.0.0.241 VM list 2026-02-26 10:33:01,054 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_VmListReq?uuid=ab4f0da0-f5b9-4e33-83a4-a94fa8489f7d 2026-02-26 10:33:01,060 - DEBUG - Pod ab4f0da0-f5b9-4e33-83a4-a94fa8489f7d is not in agent 10.0.0.241 VM list 2026-02-26 10:33:01,060 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:5c93db8a-12fe-11f1-8b83-fa163e1eb9be 2026-02-26 10:33:01,066 - DEBUG - VMI 5c93db8a-12fe-11f1-8b83-fa163e1eb9be is removed from agent 10.0.0.241 2026-02-26 10:33:01,066 - INFO - Verified that pod ctest-nginx-pod-43593467 is removed in agent 2026-02-26 10:33:01,066 - INFO - Deleting service : ctest-nginx-svc-90607849 2026-02-26 10:33:01,322 - DEBUG - Requesting: http://10.0.0.241:8085/Snh_AgentXmppConnectionStatusReq? 2026-02-26 10:33:01,329 - DEBUG - No XMPP flaps were noticed during the test