2025-02-05 06:36:06,256 - DEBUG - [10.0.0.17]: Running cmd : hostname 2025-02-05 06:36:06,557 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-962-1 2025-02-05 06:36:06,558 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2025-02-05 06:36:06,604 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-962-1 2025-02-05 06:36:06,605 - DEBUG - [10.0.0.17]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-02-05 06:36:06,690 - DEBUG - Output : NAMES contrail_test_poACsloWg contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_control_1 control_nodemgr_1 control_dns_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_nodemgr_1 config_database_cassandra_1 config_api_devicemgr_1 config_api_api_1 config_api_nodemgr_1 config_api_svcmonitor_1 config_api_schema_1 config_api_dnsmasq_1 2025-02-05 06:36:06,690 - DEBUG - [10.0.0.17]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-05 06:36:06,725 - DEBUG - Output : 10.0.0.17/24 172.17.0.1/16 2025-02-05 06:36:06,725 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2025-02-05 06:36:06,813 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-962-1 2025-02-05 06:36:06,882 - DEBUG - [10.0.0.31]: Running cmd : hostname 2025-02-05 06:36:07,112 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-962-1 2025-02-05 06:36:07,113 - DEBUG - [10.0.0.31]: Running cmd : hostname -f 2025-02-05 06:36:07,147 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-962-1 2025-02-05 06:36:07,147 - DEBUG - [10.0.0.31]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-02-05 06:36:07,203 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-05 06:36:07,203 - DEBUG - [10.0.0.31]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-05 06:36:07,279 - DEBUG - Output : 10.0.0.31/24 2025-02-05 06:36:07,280 - DEBUG - [10.0.0.31]: Running cmd : getent hosts 10.0.0.31 | head -n 1 | awk '{print $2}' 2025-02-05 06:36:07,315 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-962-1 2025-02-05 06:36:07,399 - INFO - Using existing project ['default-domain', 'k8s-default'](7d0a4980-1492-4a20-8e6c-e830e7fa0ee2) 2025-02-05 06:36:07,527 - INFO - Using existing project ['default-domain', 'k8s-default'](7d0a4980-1492-4a20-8e6c-e830e7fa0ee2) 2025-02-05 06:36:07,705 - INFO - ================================================================================ 2025-02-05 06:36:07,705 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-05 06:36:07,705 - 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-02-05 06:36:07,928 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-05 06:36:07,940 - DEBUG - Nothing to compare xmpp stats {'10.0.0.31': {'10.0.0.17': '0'}} with 2025-02-05 06:36:07,940 - INFO - Initial checks done. Running the testcase now 2025-02-05 06:36:07,940 - INFO - 2025-02-05 06:36:07,944 - INFO - Namespace default already exists 2025-02-05 06:36:07,945 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-05 06:36:08,084 - DEBUG - Output : cluster_project={} 2025-02-05 06:36:08,124 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-05 06:36:08,124 - DEBUG - Project uuid in Contrail is 7d0a4980-1492-4a20-8e6c-e830e7fa0ee2 2025-02-05 06:36:08,124 - DEBUG - [10.0.0.17]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-05 06:36:08,307 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-05 06:36:08,308 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_NamespaceDatabaseList?namespace_uuid=53b4b6d4-24c1-485f-9d84-f026a9171c06 2025-02-05 06:36:08,313 - INFO - Namespace default with uuid 53b4b6d4-24c1-485f-9d84-f026a9171c06 found in kube manager 2025-02-05 06:36:08,313 - INFO - Namespace default verification passed 2025-02-05 06:36:08,317 - DEBUG - Service ctest-nginx-svc-09470038 not present 2025-02-05 06:36:08,317 - INFO - Creating service ctest-nginx-svc-09470038 2025-02-05 06:36:08,349 - INFO - Created Service ctest-nginx-svc-09470038 2025-02-05 06:36:08,358 - DEBUG - Pod ctest-nginx-pod-27882388 not present 2025-02-05 06:36:08,358 - INFO - Creating Pod ctest-nginx-pod-27882388 2025-02-05 06:36:08,445 - DEBUG - Pod : ctest-nginx-pod-27882388 UUID is b275e3d6-25f5-4790-896e-13f3c1c3a469 2025-02-05 06:36:08,448 - DEBUG - Pod ctest-nginx-pod-00519819 not present 2025-02-05 06:36:08,449 - INFO - Creating Pod ctest-nginx-pod-00519819 2025-02-05 06:36:08,498 - DEBUG - Pod : ctest-nginx-pod-00519819 UUID is f5bb60ff-a6fc-4f9c-a57c-375b3b276bae 2025-02-05 06:36:08,706 - INFO - Created VN __public__, UUID :b8425d89-b2f5-4662-89df-616a22aca1a2 2025-02-05 06:36:09,078 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-05 06:36:09,086 - DEBUG - Requesting: http://10.0.0.17:8082/domain/5c4928a8-8c12-4a62-b4f2-936b2db4a10f 2025-02-05 06:36:09,111 - DEBUG - Requesting: http://10.0.0.17:8082/project/7d0a4980-1492-4a20-8e6c-e830e7fa0ee2 2025-02-05 06:36:09,216 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/b8425d89-b2f5-4662-89df-616a22aca1a2 2025-02-05 06:36:09,253 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/b8425d89-b2f5-4662-89df-616a22aca1a2 2025-02-05 06:36:09,290 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/52520f15-ace2-469e-9704-7f4f35ebfa52 2025-02-05 06:36:09,310 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/52520f15-ace2-469e-9704-7f4f35ebfa52 2025-02-05 06:36:09,364 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/fa0ca1f0-5cdc-4f17-8ebf-5831e7893165 2025-02-05 06:36:09,406 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-02-05 06:36:09,406 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/b8425d89-b2f5-4662-89df-616a22aca1a2 2025-02-05 06:36:09,443 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/52520f15-ace2-469e-9704-7f4f35ebfa52 2025-02-05 06:36:09,488 - INFO - Verified VN network id 13 for VN b8425d89-b2f5-4662-89df-616a22aca1a2 2025-02-05 06:36:09,488 - INFO - Verifications in API Server for VN __public__ passed 2025-02-05 06:36:09,489 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/b8425d89-b2f5-4662-89df-616a22aca1a2 2025-02-05 06:36:09,505 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/52520f15-ace2-469e-9704-7f4f35ebfa52 2025-02-05 06:36:09,518 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/52520f15-ace2-469e-9704-7f4f35ebfa52 2025-02-05 06:36:09,530 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/fa0ca1f0-5cdc-4f17-8ebf-5831e7893165 2025-02-05 06:36:09,548 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-05 06:36:09,564 - DEBUG - Control-node 10.0.0.17 : 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': '13277277497435965026', 'uuid-lslong': '9934766411478770082'}, 'enable': 'true', 'created': '2025-02-05T06:36:08', 'last-modified': '2025-02-05T06:36:08', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.606921'} 2025-02-05 06:36:09,565 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 06:36:09,577 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-02-05 06:36:09,577 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-05 06:36:09,579 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-05 06:36:09,579 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-05 06:36:09,586 - DEBUG - Requesting: http://10.0.0.17:8082/domain/5c4928a8-8c12-4a62-b4f2-936b2db4a10f 2025-02-05 06:36:09,596 - DEBUG - Requesting: http://10.0.0.17:8082/project/7d0a4980-1492-4a20-8e6c-e830e7fa0ee2 2025-02-05 06:36:09,681 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/b8425d89-b2f5-4662-89df-616a22aca1a2 2025-02-05 06:36:09,692 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-05 06:36:09,693 - DEBUG - Verifying the vn in opserver 2025-02-05 06:36:09,693 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.17 2025-02-05 06:36:09,693 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2025-02-05 06:36:09,699 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.17:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-05 06:36:09,699 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-05 06:36:09,699 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 06:36:09,708 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 06:36:09,715 - DEBUG - Do not have enough data to verify VN in agent 2025-02-05 06:36:09,715 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 06:36:09,723 - DEBUG - VRF ids for VN __public__: {} 2025-02-05 06:36:09,846 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-05 06:36:09,986 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-05 06:36:09,995 - DEBUG - Requesting: http://10.0.0.17:8082/domain/5c4928a8-8c12-4a62-b4f2-936b2db4a10f 2025-02-05 06:36:10,004 - DEBUG - Requesting: http://10.0.0.17:8082/project/7d0a4980-1492-4a20-8e6c-e830e7fa0ee2 2025-02-05 06:36:10,063 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/b8425d89-b2f5-4662-89df-616a22aca1a2 2025-02-05 06:36:10,076 - DEBUG - Requesting: http://10.0.0.17:8082/floating-ip-pool/c381bd6e-4e00-41a3-a830-9e4dcfd80e6a 2025-02-05 06:36:10,085 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-05 06:36:10,093 - DEBUG - Requesting: http://10.0.0.17:8082/domain/5c4928a8-8c12-4a62-b4f2-936b2db4a10f 2025-02-05 06:36:10,102 - DEBUG - Requesting: http://10.0.0.17:8082/project/7d0a4980-1492-4a20-8e6c-e830e7fa0ee2 2025-02-05 06:36:10,173 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/b8425d89-b2f5-4662-89df-616a22aca1a2 2025-02-05 06:36:10,199 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-05 06:36:10,199 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-05 06:36:10,222 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-05 06:36:10,247 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-05 06:36:10,247 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-05 06:36:10,254 - DEBUG - Ingress ctest-nginx-ingress-22474129 not present 2025-02-05 06:36:10,255 - INFO - Creating Ingress ctest-nginx-ingress-22474129 2025-02-05 06:36:10,267 - INFO - Created Ingress ctest-nginx-ingress-22474129 2025-02-05 06:36:10,271 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-22474129 2025-02-05 06:36:13,276 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-22474129 2025-02-05 06:36:16,282 - DEBUG - For Ingress ctest-nginx-ingress-22474129, Cluster IP: 10.47.255.249, External IPs ['64.235.106.252'] 2025-02-05 06:36:16,283 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-22474129 2025-02-05 06:36:16,283 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=96aa3b4a-61aa-4d16-b1ae-115bb17ebcd0 2025-02-05 06:36:16,288 - INFO - Ingress ctest-nginx-ingress-22474129 with uuid 96aa3b4a-61aa-4d16-b1ae-115bb17ebcd0 found in kube manager 2025-02-05 06:36:16,288 - INFO - Ingress ctest-nginx-ingress-22474129 verification passed 2025-02-05 06:36:16,292 - DEBUG - Pod ctest-busybox-pod-52621216 not present 2025-02-05 06:36:16,292 - INFO - Creating Pod ctest-busybox-pod-52621216 2025-02-05 06:36:16,319 - DEBUG - Pod : ctest-busybox-pod-52621216 UUID is 6f015b9f-a3e1-4283-9747-9493a8a07ea5 2025-02-05 06:36:16,328 - DEBUG - Pod ctest-nginx-pod-27882388 not in running state.Currently in Pending 2025-02-05 06:36:21,337 - INFO - Pod ctest-nginx-pod-27882388 is in running state.Got IP 10.47.255.251 2025-02-05 06:36:21,366 - DEBUG - Pod ctest-nginx-pod-27882388 has vmi 7cbfeafa-e38b-11ef-aff4-fa163e43f388 2025-02-05 06:36:21,366 - INFO - Verified pod ctest-nginx-pod-27882388 in contrail-api 2025-02-05 06:36:21,366 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 06:36:21,381 - DEBUG - VMI 7cbfeafa-e38b-11ef-aff4-fa163e43f388 is active in agent 10.0.0.31 2025-02-05 06:36:21,382 - INFO - Verified Pod ctest-nginx-pod-27882388 in agent 10.0.0.31 2025-02-05 06:36:21,382 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=b275e3d6-25f5-4790-896e-13f3c1c3a469 2025-02-05 06:36:21,395 - INFO - Pod ctest-nginx-pod-27882388 with uuid b275e3d6-25f5-4790-896e-13f3c1c3a469 found in kube manager 2025-02-05 06:36:21,395 - INFO - Pod ctest-nginx-pod-27882388 verification passed 2025-02-05 06:36:21,492 - DEBUG - [Pod ctest-nginx-pod-27882388] Cmd: echo ctest-nginx-pod-27882388 > /usr/share/nginx/html/index.html, Output: 2025-02-05 06:36:21,500 - DEBUG - Pod ctest-nginx-pod-00519819 not in running state.Currently in Pending 2025-02-05 06:36:26,508 - INFO - Pod ctest-nginx-pod-00519819 is in running state.Got IP 10.47.255.250 2025-02-05 06:36:26,566 - DEBUG - Pod ctest-nginx-pod-00519819 has vmi 7d44a556-e38b-11ef-aff4-fa163e43f388 2025-02-05 06:36:26,566 - INFO - Verified pod ctest-nginx-pod-00519819 in contrail-api 2025-02-05 06:36:26,566 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 06:36:26,582 - DEBUG - VMI 7d44a556-e38b-11ef-aff4-fa163e43f388 is active in agent 10.0.0.31 2025-02-05 06:36:26,583 - INFO - Verified Pod ctest-nginx-pod-00519819 in agent 10.0.0.31 2025-02-05 06:36:26,583 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=f5bb60ff-a6fc-4f9c-a57c-375b3b276bae 2025-02-05 06:36:26,589 - INFO - Pod ctest-nginx-pod-00519819 with uuid f5bb60ff-a6fc-4f9c-a57c-375b3b276bae found in kube manager 2025-02-05 06:36:26,589 - INFO - Pod ctest-nginx-pod-00519819 verification passed 2025-02-05 06:36:26,647 - DEBUG - [Pod ctest-nginx-pod-00519819] Cmd: echo ctest-nginx-pod-00519819 > /usr/share/nginx/html/index.html, Output: 2025-02-05 06:36:26,653 - DEBUG - Pod ctest-busybox-pod-52621216 not in running state.Currently in Pending 2025-02-05 06:36:31,663 - INFO - Pod ctest-busybox-pod-52621216 is in running state.Got IP 10.47.255.248 2025-02-05 06:36:31,680 - DEBUG - Pod ctest-busybox-pod-52621216 has vmi 805ba5be-e38b-11ef-aff4-fa163e43f388 2025-02-05 06:36:31,680 - INFO - Verified pod ctest-busybox-pod-52621216 in contrail-api 2025-02-05 06:36:31,681 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-05 06:36:31,707 - DEBUG - VMI 805ba5be-e38b-11ef-aff4-fa163e43f388 is active in agent 10.0.0.31 2025-02-05 06:36:31,707 - INFO - Verified Pod ctest-busybox-pod-52621216 in agent 10.0.0.31 2025-02-05 06:36:31,708 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=6f015b9f-a3e1-4283-9747-9493a8a07ea5 2025-02-05 06:36:31,714 - INFO - Pod ctest-busybox-pod-52621216 with uuid 6f015b9f-a3e1-4283-9747-9493a8a07ea5 found in kube manager 2025-02-05 06:36:31,714 - INFO - Pod ctest-busybox-pod-52621216 verification passed 2025-02-05 06:36:31,798 - DEBUG - [Pod ctest-busybox-pod-52621216] 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-00519819 2025-02-05 06:36:31,798 - DEBUG - [Pod Pod ctest-busybox-pod-52621216] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-05 06:36:31,798 - DEBUG - [Pod Pod ctest-busybox-pod-52621216] 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-00519819 2025-02-05 06:36:31,867 - DEBUG - [Pod ctest-busybox-pod-52621216] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00519819 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-02-05 06:36:31,867 - DEBUG - [Pod Pod ctest-busybox-pod-52621216] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-05 06:36:31,867 - DEBUG - [Pod Pod ctest-busybox-pod-52621216] Cmd output: ctest-nginx-pod-00519819 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-02-05 06:36:31,931 - DEBUG - [Pod ctest-busybox-pod-52621216] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-27882388 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-02-05 06:36:31,931 - DEBUG - [Pod Pod ctest-busybox-pod-52621216] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-05 06:36:31,931 - DEBUG - [Pod Pod ctest-busybox-pod-52621216] Cmd output: ctest-nginx-pod-27882388 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-02-05 06:36:31,931 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-27882388': 1, 'ctest-nginx-pod-00519819': 2} 2025-02-05 06:36:31,931 - WARNING - Nothing to delete parallely 2025-02-05 06:36:31,932 - INFO - Deleting pod default:ctest-busybox-pod-52621216 2025-02-05 06:36:31,947 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=6f015b9f-a3e1-4283-9747-9493a8a07ea5 2025-02-05 06:36:31,960 - WARNING - Pod uuid 6f015b9f-a3e1-4283-9747-9493a8a07ea5 is still seen in agent 10.0.0.31 VM list 2025-02-05 06:36:36,961 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=6f015b9f-a3e1-4283-9747-9493a8a07ea5 2025-02-05 06:36:36,968 - WARNING - Pod uuid 6f015b9f-a3e1-4283-9747-9493a8a07ea5 is still seen in agent 10.0.0.31 VM list 2025-02-05 06:36:41,969 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=6f015b9f-a3e1-4283-9747-9493a8a07ea5 2025-02-05 06:36:41,978 - WARNING - Pod uuid 6f015b9f-a3e1-4283-9747-9493a8a07ea5 is still seen in agent 10.0.0.31 VM list 2025-02-05 06:36:46,979 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=6f015b9f-a3e1-4283-9747-9493a8a07ea5 2025-02-05 06:36:46,987 - WARNING - Pod uuid 6f015b9f-a3e1-4283-9747-9493a8a07ea5 is still seen in agent 10.0.0.31 VM list 2025-02-05 06:36:51,987 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=6f015b9f-a3e1-4283-9747-9493a8a07ea5 2025-02-05 06:36:52,000 - WARNING - Pod uuid 6f015b9f-a3e1-4283-9747-9493a8a07ea5 is still seen in agent 10.0.0.31 VM list 2025-02-05 06:36:57,002 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=6f015b9f-a3e1-4283-9747-9493a8a07ea5 2025-02-05 06:36:57,009 - WARNING - Pod uuid 6f015b9f-a3e1-4283-9747-9493a8a07ea5 is still seen in agent 10.0.0.31 VM list 2025-02-05 06:37:02,010 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=6f015b9f-a3e1-4283-9747-9493a8a07ea5 2025-02-05 06:37:02,019 - WARNING - Pod uuid 6f015b9f-a3e1-4283-9747-9493a8a07ea5 is still seen in agent 10.0.0.31 VM list 2025-02-05 06:37:07,020 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=6f015b9f-a3e1-4283-9747-9493a8a07ea5 2025-02-05 06:37:07,031 - DEBUG - Pod 6f015b9f-a3e1-4283-9747-9493a8a07ea5 is not in agent 10.0.0.31 VM list 2025-02-05 06:37:07,031 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:805ba5be-e38b-11ef-aff4-fa163e43f388 2025-02-05 06:37:07,039 - DEBUG - VMI 805ba5be-e38b-11ef-aff4-fa163e43f388 is removed from agent 10.0.0.31 2025-02-05 06:37:07,039 - INFO - Verified that pod ctest-busybox-pod-52621216 is removed in agent 2025-02-05 06:37:07,040 - INFO - Deleting Ingress : ctest-nginx-ingress-22474129 2025-02-05 06:37:07,048 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=96aa3b4a-61aa-4d16-b1ae-115bb17ebcd0 2025-02-05 06:37:07,059 - ERROR - Ingress ctest-nginx-ingress-22474129 with uuid 96aa3b4a-61aa-4d16-b1ae-115bb17ebcd0 still found in kube manager 2025-02-05 06:37:08,061 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=96aa3b4a-61aa-4d16-b1ae-115bb17ebcd0 2025-02-05 06:37:08,072 - INFO - Ingress ctest-nginx-ingress-22474129 with uuid 96aa3b4a-61aa-4d16-b1ae-115bb17ebcd0 deleted successfully from kube manager 2025-02-05 06:37:08,073 - INFO - Verifications on Ingress %s cleanup passed 2025-02-05 06:37:08,073 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-05 06:37:08,312 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-05 06:37:08,324 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-05 06:37:08,324 - INFO - Deleting VN __public__ 2025-02-05 06:37:08,659 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/52520f15-ace2-469e-9704-7f4f35ebfa52 2025-02-05 06:37:08,676 - DEBUG - Response Code: 404 2025-02-05 06:37:08,676 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-05 06:37:08,693 - DEBUG - Requesting: http://10.0.0.17:8082/domain/5c4928a8-8c12-4a62-b4f2-936b2db4a10f 2025-02-05 06:37:08,718 - DEBUG - Requesting: http://10.0.0.17:8082/project/7d0a4980-1492-4a20-8e6c-e830e7fa0ee2 2025-02-05 06:37:08,791 - INFO - Validated that VN __public__ is not found in API Server 2025-02-05 06:37:08,791 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-05 06:37:08,810 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 06:37:08,831 - DEBUG - VN __public__ is not present in Agent 10.0.0.31 2025-02-05 06:37:08,832 - INFO - Validated that VN __public__ is not in any agent 2025-02-05 06:37:08,832 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 06:37:08,862 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-05 06:37:08,882 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-05 06:37:08,897 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-05 06:37:08,897 - INFO - Deleting pod default:ctest-nginx-pod-00519819 2025-02-05 06:37:08,911 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=f5bb60ff-a6fc-4f9c-a57c-375b3b276bae 2025-02-05 06:37:08,934 - WARNING - Pod uuid f5bb60ff-a6fc-4f9c-a57c-375b3b276bae is still seen in agent 10.0.0.31 VM list 2025-02-05 06:37:13,935 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=f5bb60ff-a6fc-4f9c-a57c-375b3b276bae 2025-02-05 06:37:13,944 - DEBUG - Pod f5bb60ff-a6fc-4f9c-a57c-375b3b276bae is not in agent 10.0.0.31 VM list 2025-02-05 06:37:13,945 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7d44a556-e38b-11ef-aff4-fa163e43f388 2025-02-05 06:37:13,953 - DEBUG - VMI 7d44a556-e38b-11ef-aff4-fa163e43f388 is removed from agent 10.0.0.31 2025-02-05 06:37:13,953 - INFO - Verified that pod ctest-nginx-pod-00519819 is removed in agent 2025-02-05 06:37:13,953 - INFO - Deleting pod default:ctest-nginx-pod-27882388 2025-02-05 06:37:13,978 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=b275e3d6-25f5-4790-896e-13f3c1c3a469 2025-02-05 06:37:13,991 - WARNING - Pod uuid b275e3d6-25f5-4790-896e-13f3c1c3a469 is still seen in agent 10.0.0.31 VM list 2025-02-05 06:37:18,993 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_VmListReq?uuid=b275e3d6-25f5-4790-896e-13f3c1c3a469 2025-02-05 06:37:19,002 - DEBUG - Pod b275e3d6-25f5-4790-896e-13f3c1c3a469 is not in agent 10.0.0.31 VM list 2025-02-05 06:37:19,002 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7cbfeafa-e38b-11ef-aff4-fa163e43f388 2025-02-05 06:37:19,010 - DEBUG - VMI 7cbfeafa-e38b-11ef-aff4-fa163e43f388 is removed from agent 10.0.0.31 2025-02-05 06:37:19,010 - INFO - Verified that pod ctest-nginx-pod-27882388 is removed in agent 2025-02-05 06:37:19,010 - INFO - Deleting service : ctest-nginx-svc-09470038 2025-02-05 06:37:19,248 - DEBUG - Requesting: http://10.0.0.31:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-05 06:37:19,256 - DEBUG - No XMPP flaps were noticed during the test