2025-08-25 21:04:07,104 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-08-25 21:04:07,611 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1421-1 2025-08-25 21:04:07,611 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-08-25 21:04:07,660 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1421-1 2025-08-25 21:04:07,660 - 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-08-25 21:04:07,799 - DEBUG - Output : NAMES contrail_test_M0LYB1uDK analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 contrail-kubernetes-master-kubemanager-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-control-1 control-dns-1 config_database-rabbitmq-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-zookeeper-1 config_api-devicemgr-1 config_api-dnsmasq-1 config_api-schema-1 config_api-svcmonitor-1 config_api-api-1 config_api-nodemgr-1 2025-08-25 21:04:07,799 - DEBUG - [10.0.0.33]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-25 21:04:07,845 - DEBUG - Output : 127.0.0.1/8 10.0.0.33/24 252.33.0.1/8 10.175.141.1/24 172.17.0.1/16 2025-08-25 21:04:07,846 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-08-25 21:04:07,937 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1421-1 2025-08-25 21:04:08,057 - DEBUG - [10.0.0.249]: Running cmd : hostname 2025-08-25 21:04:08,401 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1421-1 2025-08-25 21:04:08,401 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2025-08-25 21:04:08,437 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1421-1 2025-08-25 21:04:08,437 - 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}' 2025-08-25 21:04:08,510 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-25 21:04:08,510 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-25 21:04:08,534 - DEBUG - Output : 10.0.0.249/24 2025-08-25 21:04:08,534 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2025-08-25 21:04:08,568 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1421-1 2025-08-25 21:04:08,703 - INFO - Using existing project ['default-domain', 'k8s-default'](8f9bb495-b67e-4d53-85f1-9610afe47479) 2025-08-25 21:04:08,851 - INFO - Using existing project ['default-domain', 'k8s-default'](8f9bb495-b67e-4d53-85f1-9610afe47479) 2025-08-25 21:04:09,019 - INFO - ================================================================================ 2025-08-25 21:04:09,019 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-25 21:04:09,024 - 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-08-25 21:04:09,305 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-25 21:04:09,312 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.33': '0'}} with 2025-08-25 21:04:09,312 - INFO - Initial checks done. Running the testcase now 2025-08-25 21:04:09,312 - INFO - 2025-08-25 21:04:09,315 - INFO - Namespace default already exists 2025-08-25 21:04:09,316 - 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' 2025-08-25 21:04:09,559 - DEBUG - Output : cluster_project={} 2025-08-25 21:04:09,614 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-25 21:04:09,614 - DEBUG - Project uuid in Contrail is 8f9bb495-b67e-4d53-85f1-9610afe47479 2025-08-25 21:04:09,615 - 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' 2025-08-25 21:04:09,825 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-25 21:04:09,825 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=40738300-8edc-4c09-80d9-03501cd69b0d 2025-08-25 21:04:09,835 - INFO - Namespace default with uuid 40738300-8edc-4c09-80d9-03501cd69b0d found in kube manager 2025-08-25 21:04:09,835 - INFO - Namespace default verification passed 2025-08-25 21:04:09,839 - DEBUG - Service ctest-nginx-svc-57223557 not present 2025-08-25 21:04:09,839 - INFO - Creating service ctest-nginx-svc-57223557 2025-08-25 21:04:09,861 - INFO - Created Service ctest-nginx-svc-57223557 2025-08-25 21:04:09,871 - DEBUG - Pod ctest-nginx-pod-37160476 not present 2025-08-25 21:04:09,871 - INFO - Creating Pod ctest-nginx-pod-37160476 2025-08-25 21:04:09,924 - DEBUG - Pod : ctest-nginx-pod-37160476 UUID is 741f235e-88ae-4435-aeff-21ace5a7c354 2025-08-25 21:04:09,929 - DEBUG - Pod ctest-nginx-pod-52968862 not present 2025-08-25 21:04:09,929 - INFO - Creating Pod ctest-nginx-pod-52968862 2025-08-25 21:04:09,997 - DEBUG - Pod : ctest-nginx-pod-52968862 UUID is ff6ce670-9dc1-4f07-a237-c1202f434b72 2025-08-25 21:04:10,337 - INFO - Created VN __public__, UUID :4ea4979f-93fe-4a17-8da3-ef3bd2cff835 2025-08-25 21:04:10,811 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-25 21:04:10,822 - DEBUG - Requesting: http://10.0.0.33:8082/domain/427276c2-a7fd-419a-b4e8-710786edcea2 2025-08-25 21:04:10,867 - DEBUG - Requesting: http://10.0.0.33:8082/project/8f9bb495-b67e-4d53-85f1-9610afe47479 2025-08-25 21:04:11,072 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4ea4979f-93fe-4a17-8da3-ef3bd2cff835 2025-08-25 21:04:11,132 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4ea4979f-93fe-4a17-8da3-ef3bd2cff835 2025-08-25 21:04:11,155 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2168731c-141f-4a8d-bab4-7211a09fa050 2025-08-25 21:04:11,167 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2168731c-141f-4a8d-bab4-7211a09fa050 2025-08-25 21:04:11,187 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/9244efb4-caf1-4b0a-b2fb-af5565173ec0 2025-08-25 21:04:11,222 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-25 21:04:11,222 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4ea4979f-93fe-4a17-8da3-ef3bd2cff835 2025-08-25 21:04:11,251 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2168731c-141f-4a8d-bab4-7211a09fa050 2025-08-25 21:04:11,283 - INFO - Verified VN network id 14 for VN 4ea4979f-93fe-4a17-8da3-ef3bd2cff835 2025-08-25 21:04:11,283 - INFO - Verifications in API Server for VN __public__ passed 2025-08-25 21:04:11,284 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4ea4979f-93fe-4a17-8da3-ef3bd2cff835 2025-08-25 21:04:11,313 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2168731c-141f-4a8d-bab4-7211a09fa050 2025-08-25 21:04:11,360 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2168731c-141f-4a8d-bab4-7211a09fa050 2025-08-25 21:04:11,389 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/9244efb4-caf1-4b0a-b2fb-af5565173ec0 2025-08-25 21:04:11,413 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-25 21:04:11,426 - 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': '5666820942777436695', 'uuid-lslong': '10206264220770629685'}, 'enable': 'true', 'created': '2025-08-25T21:04:10', 'last-modified': '2025-08-25T21:04:10', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.753082'} 2025-08-25 21:04:11,426 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 21:04:11,468 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-25 21:04:11,468 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-25 21:04:11,470 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-25 21:04:11,470 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-25 21:04:11,513 - DEBUG - Requesting: http://10.0.0.33:8082/domain/427276c2-a7fd-419a-b4e8-710786edcea2 2025-08-25 21:04:11,533 - DEBUG - Requesting: http://10.0.0.33:8082/project/8f9bb495-b67e-4d53-85f1-9610afe47479 2025-08-25 21:04:11,630 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4ea4979f-93fe-4a17-8da3-ef3bd2cff835 2025-08-25 21:04:11,652 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-25 21:04:11,652 - DEBUG - Verifying the vn in opserver 2025-08-25 21:04:11,652 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-08-25 21:04:11,653 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-08-25 21:04:11,665 - 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'} 2025-08-25 21:04:11,665 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-25 21:04:11,665 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 21:04:11,679 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 21:04:11,707 - DEBUG - Do not have enough data to verify VN in agent 2025-08-25 21:04:11,708 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 21:04:11,726 - DEBUG - VRF ids for VN __public__: {} 2025-08-25 21:04:11,885 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-25 21:04:12,113 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-25 21:04:12,142 - DEBUG - Requesting: http://10.0.0.33:8082/domain/427276c2-a7fd-419a-b4e8-710786edcea2 2025-08-25 21:04:12,156 - DEBUG - Requesting: http://10.0.0.33:8082/project/8f9bb495-b67e-4d53-85f1-9610afe47479 2025-08-25 21:04:12,249 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4ea4979f-93fe-4a17-8da3-ef3bd2cff835 2025-08-25 21:04:12,284 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/59b252d9-4bef-44aa-8d3e-8a698e8d6319 2025-08-25 21:04:12,294 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-25 21:04:12,300 - DEBUG - Requesting: http://10.0.0.33:8082/domain/427276c2-a7fd-419a-b4e8-710786edcea2 2025-08-25 21:04:12,308 - DEBUG - Requesting: http://10.0.0.33:8082/project/8f9bb495-b67e-4d53-85f1-9610afe47479 2025-08-25 21:04:12,389 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/4ea4979f-93fe-4a17-8da3-ef3bd2cff835 2025-08-25 21:04:12,422 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-25 21:04:12,422 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-25 21:04:12,452 - 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__ 2025-08-25 21:04:12,468 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-25 21:04:12,468 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-25 21:04:12,473 - DEBUG - Ingress ctest-nginx-ingress-90146668 not present 2025-08-25 21:04:12,473 - INFO - Creating Ingress ctest-nginx-ingress-90146668 2025-08-25 21:04:12,480 - INFO - Created Ingress ctest-nginx-ingress-90146668 2025-08-25 21:04:12,486 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-90146668 2025-08-25 21:04:15,492 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-90146668 2025-08-25 21:04:18,497 - DEBUG - For Ingress ctest-nginx-ingress-90146668, Cluster IP: 10.47.255.249, External IPs ['132.21.77.188'] 2025-08-25 21:04:18,498 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-90146668 2025-08-25 21:04:18,498 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b5efe3d9-7436-4c44-9efa-30bf05f3e65c 2025-08-25 21:04:18,503 - INFO - Ingress ctest-nginx-ingress-90146668 with uuid b5efe3d9-7436-4c44-9efa-30bf05f3e65c found in kube manager 2025-08-25 21:04:18,503 - INFO - Ingress ctest-nginx-ingress-90146668 verification passed 2025-08-25 21:04:18,509 - DEBUG - Pod ctest-busybox-pod-61070281 not present 2025-08-25 21:04:18,510 - INFO - Creating Pod ctest-busybox-pod-61070281 2025-08-25 21:04:18,549 - DEBUG - Pod : ctest-busybox-pod-61070281 UUID is 47c95a9f-8f33-4633-9965-1a2938a4f4d8 2025-08-25 21:04:18,570 - DEBUG - Pod ctest-nginx-pod-37160476 not in running state.Currently in Pending 2025-08-25 21:04:23,580 - INFO - Pod ctest-nginx-pod-37160476 is in running state.Got IP 10.47.255.251 2025-08-25 21:04:23,622 - DEBUG - Pod ctest-nginx-pod-37160476 has vmi 0d1e95e2-81f7-11f0-9c24-fa163e8edd2e 2025-08-25 21:04:23,622 - INFO - Verified pod ctest-nginx-pod-37160476 in contrail-api 2025-08-25 21:04:23,622 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 21:04:23,634 - DEBUG - VMI 0d1e95e2-81f7-11f0-9c24-fa163e8edd2e is active in agent 10.0.0.249 2025-08-25 21:04:23,634 - INFO - Verified Pod ctest-nginx-pod-37160476 in agent 10.0.0.249 2025-08-25 21:04:23,634 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=741f235e-88ae-4435-aeff-21ace5a7c354 2025-08-25 21:04:23,640 - INFO - Pod ctest-nginx-pod-37160476 with uuid 741f235e-88ae-4435-aeff-21ace5a7c354 found in kube manager 2025-08-25 21:04:23,640 - INFO - Pod ctest-nginx-pod-37160476 verification passed 2025-08-25 21:04:23,708 - DEBUG - [Pod ctest-nginx-pod-37160476] Cmd: echo ctest-nginx-pod-37160476 > /usr/share/nginx/html/index.html, Output: 2025-08-25 21:04:23,715 - DEBUG - Pod ctest-nginx-pod-52968862 not in running state.Currently in Pending 2025-08-25 21:04:28,722 - INFO - Pod ctest-nginx-pod-52968862 is in running state.Got IP 10.47.255.250 2025-08-25 21:04:28,781 - DEBUG - Pod ctest-nginx-pod-52968862 has vmi 0dc91936-81f7-11f0-9c24-fa163e8edd2e 2025-08-25 21:04:28,781 - INFO - Verified pod ctest-nginx-pod-52968862 in contrail-api 2025-08-25 21:04:28,782 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 21:04:28,796 - DEBUG - VMI 0dc91936-81f7-11f0-9c24-fa163e8edd2e is active in agent 10.0.0.249 2025-08-25 21:04:28,797 - INFO - Verified Pod ctest-nginx-pod-52968862 in agent 10.0.0.249 2025-08-25 21:04:28,797 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=ff6ce670-9dc1-4f07-a237-c1202f434b72 2025-08-25 21:04:28,803 - INFO - Pod ctest-nginx-pod-52968862 with uuid ff6ce670-9dc1-4f07-a237-c1202f434b72 found in kube manager 2025-08-25 21:04:28,803 - INFO - Pod ctest-nginx-pod-52968862 verification passed 2025-08-25 21:04:28,872 - DEBUG - [Pod ctest-nginx-pod-52968862] Cmd: echo ctest-nginx-pod-52968862 > /usr/share/nginx/html/index.html, Output: 2025-08-25 21:04:28,877 - INFO - Pod ctest-busybox-pod-61070281 is in running state.Got IP 10.47.255.248 2025-08-25 21:04:28,893 - DEBUG - Pod ctest-busybox-pod-61070281 has vmi 10dea848-81f7-11f0-9c24-fa163e8edd2e 2025-08-25 21:04:28,893 - INFO - Verified pod ctest-busybox-pod-61070281 in contrail-api 2025-08-25 21:04:28,893 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-25 21:04:28,905 - DEBUG - VMI 10dea848-81f7-11f0-9c24-fa163e8edd2e is active in agent 10.0.0.249 2025-08-25 21:04:28,905 - INFO - Verified Pod ctest-busybox-pod-61070281 in agent 10.0.0.249 2025-08-25 21:04:28,905 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=47c95a9f-8f33-4633-9965-1a2938a4f4d8 2025-08-25 21:04:28,909 - INFO - Pod ctest-busybox-pod-61070281 with uuid 47c95a9f-8f33-4633-9965-1a2938a4f4d8 found in kube manager 2025-08-25 21:04:28,910 - INFO - Pod ctest-busybox-pod-61070281 verification passed 2025-08-25 21:04:28,964 - DEBUG - [Pod ctest-busybox-pod-61070281] 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) ctest-nginx-pod-52968862 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-08-25 21:04:28,964 - DEBUG - [Pod Pod ctest-busybox-pod-61070281] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-25 21:04:28,964 - DEBUG - [Pod Pod ctest-busybox-pod-61070281] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-52968862 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-08-25 21:04:29,011 - DEBUG - [Pod ctest-busybox-pod-61070281] 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-52968862 2025-08-25 21:04:29,011 - DEBUG - [Pod Pod ctest-busybox-pod-61070281] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-25 21:04:29,011 - DEBUG - [Pod Pod ctest-busybox-pod-61070281] 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-52968862 2025-08-25 21:04:29,059 - DEBUG - [Pod ctest-busybox-pod-61070281] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-37160476 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-08-25 21:04:29,059 - DEBUG - [Pod Pod ctest-busybox-pod-61070281] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-25 21:04:29,059 - DEBUG - [Pod Pod ctest-busybox-pod-61070281] Cmd output: ctest-nginx-pod-37160476 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-08-25 21:04:29,059 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-37160476': 1, 'ctest-nginx-pod-52968862': 2} 2025-08-25 21:04:29,059 - WARNING - Nothing to delete parallely 2025-08-25 21:04:29,060 - INFO - Deleting pod default:ctest-busybox-pod-61070281 2025-08-25 21:04:29,093 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=47c95a9f-8f33-4633-9965-1a2938a4f4d8 2025-08-25 21:04:29,101 - WARNING - Pod uuid 47c95a9f-8f33-4633-9965-1a2938a4f4d8 is still seen in agent 10.0.0.249 VM list 2025-08-25 21:04:34,103 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=47c95a9f-8f33-4633-9965-1a2938a4f4d8 2025-08-25 21:04:34,110 - WARNING - Pod uuid 47c95a9f-8f33-4633-9965-1a2938a4f4d8 is still seen in agent 10.0.0.249 VM list 2025-08-25 21:04:39,111 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=47c95a9f-8f33-4633-9965-1a2938a4f4d8 2025-08-25 21:04:39,118 - WARNING - Pod uuid 47c95a9f-8f33-4633-9965-1a2938a4f4d8 is still seen in agent 10.0.0.249 VM list 2025-08-25 21:04:44,120 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=47c95a9f-8f33-4633-9965-1a2938a4f4d8 2025-08-25 21:04:44,129 - WARNING - Pod uuid 47c95a9f-8f33-4633-9965-1a2938a4f4d8 is still seen in agent 10.0.0.249 VM list 2025-08-25 21:04:49,130 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=47c95a9f-8f33-4633-9965-1a2938a4f4d8 2025-08-25 21:04:49,138 - WARNING - Pod uuid 47c95a9f-8f33-4633-9965-1a2938a4f4d8 is still seen in agent 10.0.0.249 VM list 2025-08-25 21:04:54,141 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=47c95a9f-8f33-4633-9965-1a2938a4f4d8 2025-08-25 21:04:54,148 - WARNING - Pod uuid 47c95a9f-8f33-4633-9965-1a2938a4f4d8 is still seen in agent 10.0.0.249 VM list 2025-08-25 21:04:59,149 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=47c95a9f-8f33-4633-9965-1a2938a4f4d8 2025-08-25 21:04:59,160 - WARNING - Pod uuid 47c95a9f-8f33-4633-9965-1a2938a4f4d8 is still seen in agent 10.0.0.249 VM list 2025-08-25 21:05:04,161 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=47c95a9f-8f33-4633-9965-1a2938a4f4d8 2025-08-25 21:05:04,167 - DEBUG - Pod 47c95a9f-8f33-4633-9965-1a2938a4f4d8 is not in agent 10.0.0.249 VM list 2025-08-25 21:05:04,167 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:10dea848-81f7-11f0-9c24-fa163e8edd2e 2025-08-25 21:05:04,173 - DEBUG - VMI 10dea848-81f7-11f0-9c24-fa163e8edd2e is removed from agent 10.0.0.249 2025-08-25 21:05:04,173 - INFO - Verified that pod ctest-busybox-pod-61070281 is removed in agent 2025-08-25 21:05:04,174 - INFO - Deleting Ingress : ctest-nginx-ingress-90146668 2025-08-25 21:05:04,180 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b5efe3d9-7436-4c44-9efa-30bf05f3e65c 2025-08-25 21:05:04,185 - ERROR - Ingress ctest-nginx-ingress-90146668 with uuid b5efe3d9-7436-4c44-9efa-30bf05f3e65c still found in kube manager 2025-08-25 21:05:05,186 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b5efe3d9-7436-4c44-9efa-30bf05f3e65c 2025-08-25 21:05:05,200 - ERROR - Ingress ctest-nginx-ingress-90146668 with uuid b5efe3d9-7436-4c44-9efa-30bf05f3e65c still found in kube manager 2025-08-25 21:05:06,203 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=b5efe3d9-7436-4c44-9efa-30bf05f3e65c 2025-08-25 21:05:06,218 - INFO - Ingress ctest-nginx-ingress-90146668 with uuid b5efe3d9-7436-4c44-9efa-30bf05f3e65c deleted successfully from kube manager 2025-08-25 21:05:06,218 - INFO - Verifications on Ingress %s cleanup passed 2025-08-25 21:05:06,218 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-25 21:05:06,595 - 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__ 2025-08-25 21:05:06,613 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-25 21:05:06,613 - INFO - Deleting VN __public__ 2025-08-25 21:05:06,903 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/2168731c-141f-4a8d-bab4-7211a09fa050 2025-08-25 21:05:06,917 - DEBUG - Response Code: 404 2025-08-25 21:05:06,918 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-08-25 21:05:06,939 - DEBUG - Requesting: http://10.0.0.33:8082/domain/427276c2-a7fd-419a-b4e8-710786edcea2 2025-08-25 21:05:06,978 - DEBUG - Requesting: http://10.0.0.33:8082/project/8f9bb495-b67e-4d53-85f1-9610afe47479 2025-08-25 21:05:07,160 - INFO - Validated that VN __public__ is not found in API Server 2025-08-25 21:05:07,161 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-25 21:05:07,167 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 21:05:07,179 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2025-08-25 21:05:07,179 - INFO - Validated that VN __public__ is not in any agent 2025-08-25 21:05:07,179 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 21:05:07,187 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-25 21:05:07,200 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-25 21:05:07,214 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-25 21:05:07,221 - INFO - Deleting pod default:ctest-nginx-pod-52968862 2025-08-25 21:05:07,249 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ff6ce670-9dc1-4f07-a237-c1202f434b72 2025-08-25 21:05:07,302 - WARNING - Pod uuid ff6ce670-9dc1-4f07-a237-c1202f434b72 is still seen in agent 10.0.0.249 VM list 2025-08-25 21:05:12,304 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=ff6ce670-9dc1-4f07-a237-c1202f434b72 2025-08-25 21:05:12,310 - DEBUG - Pod ff6ce670-9dc1-4f07-a237-c1202f434b72 is not in agent 10.0.0.249 VM list 2025-08-25 21:05:12,311 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0dc91936-81f7-11f0-9c24-fa163e8edd2e 2025-08-25 21:05:12,317 - DEBUG - VMI 0dc91936-81f7-11f0-9c24-fa163e8edd2e is removed from agent 10.0.0.249 2025-08-25 21:05:12,317 - INFO - Verified that pod ctest-nginx-pod-52968862 is removed in agent 2025-08-25 21:05:12,317 - INFO - Deleting pod default:ctest-nginx-pod-37160476 2025-08-25 21:05:12,335 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=741f235e-88ae-4435-aeff-21ace5a7c354 2025-08-25 21:05:12,372 - WARNING - Pod uuid 741f235e-88ae-4435-aeff-21ace5a7c354 is still seen in agent 10.0.0.249 VM list 2025-08-25 21:05:17,376 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=741f235e-88ae-4435-aeff-21ace5a7c354 2025-08-25 21:05:17,383 - DEBUG - Pod 741f235e-88ae-4435-aeff-21ace5a7c354 is not in agent 10.0.0.249 VM list 2025-08-25 21:05:17,383 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0d1e95e2-81f7-11f0-9c24-fa163e8edd2e 2025-08-25 21:05:17,389 - DEBUG - VMI 0d1e95e2-81f7-11f0-9c24-fa163e8edd2e is removed from agent 10.0.0.249 2025-08-25 21:05:17,389 - INFO - Verified that pod ctest-nginx-pod-37160476 is removed in agent 2025-08-25 21:05:17,390 - INFO - Deleting service : ctest-nginx-svc-57223557 2025-08-25 21:05:17,693 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-25 21:05:17,702 - DEBUG - No XMPP flaps were noticed during the test