2025-10-09 20:51:11,003 - DEBUG - [10.0.0.41]: Running cmd : hostname 2025-10-09 20:51:11,262 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1561-1 2025-10-09 20:51:11,262 - DEBUG - [10.0.0.41]: Running cmd : hostname -f 2025-10-09 20:51:11,296 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1561-1 2025-10-09 20:51:11,296 - 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}' 2025-10-09 20:51:11,353 - DEBUG - Output : NAMES contrail_test_FycAoZlYw contrail-kubernetes-master-kubemanager-1 analytics_snmp-snmp-collector-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-kafka-1 analytics-api-1 analytics-nodemgr-1 analytics-collector-1 analytics_database-cassandra-1 analytics_database-nodemgr-1 analytics_database-query-engine-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-control-1 control-dns-1 control-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_database-zookeeper-1 config_database-nodemgr-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-api-1 config_api-schema-1 config_api-dnsmasq-1 2025-10-09 20:51:11,353 - DEBUG - [10.0.0.41]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-10-09 20:51:11,443 - DEBUG - Output : 127.0.0.1/8 10.0.0.41/24 252.41.0.1/8 10.160.85.1/24 172.17.0.1/16 2025-10-09 20:51:11,443 - DEBUG - [10.0.0.41]: Running cmd : getent hosts 10.0.0.41 | head -n 1 | awk '{print $2}' 2025-10-09 20:51:11,483 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1561-1 2025-10-09 20:51:11,585 - DEBUG - [10.0.0.73]: Running cmd : hostname 2025-10-09 20:51:11,826 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1561-1 2025-10-09 20:51:11,826 - DEBUG - [10.0.0.73]: Running cmd : hostname -f 2025-10-09 20:51:11,851 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1561-1 2025-10-09 20:51:11,851 - DEBUG - [10.0.0.73]: 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-10-09 20:51:11,947 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-10-09 20:51:11,948 - DEBUG - [10.0.0.73]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-10-09 20:51:11,982 - DEBUG - Output : 10.0.0.73/24 2025-10-09 20:51:11,982 - DEBUG - [10.0.0.73]: Running cmd : getent hosts 10.0.0.73 | head -n 1 | awk '{print $2}' 2025-10-09 20:51:12,051 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1561-1 2025-10-09 20:51:12,127 - INFO - Using existing project ['default-domain', 'k8s-default'](6b385e51-ecb4-4ffe-9c80-37818be3a16c) 2025-10-09 20:51:12,265 - INFO - Using existing project ['default-domain', 'k8s-default'](6b385e51-ecb4-4ffe-9c80-37818be3a16c) 2025-10-09 20:51:12,411 - INFO - ================================================================================ 2025-10-09 20:51:12,412 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-10-09 20:51:12,412 - 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-10-09 20:51:12,672 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 20:51:12,679 - DEBUG - Nothing to compare xmpp stats {'10.0.0.73': {'10.0.0.41': '0'}} with 2025-10-09 20:51:12,679 - INFO - Initial checks done. Running the testcase now 2025-10-09 20:51:12,679 - INFO - 2025-10-09 20:51:12,684 - INFO - Namespace default already exists 2025-10-09 20:51:12,685 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-10-09 20:51:12,842 - DEBUG - Output : cluster_project={} 2025-10-09 20:51:12,904 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-10-09 20:51:12,904 - DEBUG - Project uuid in Contrail is 6b385e51-ecb4-4ffe-9c80-37818be3a16c 2025-10-09 20:51:12,904 - DEBUG - [10.0.0.41]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-10-09 20:51:13,116 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-10-09 20:51:13,116 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_NamespaceDatabaseList?namespace_uuid=adfe4d05-9974-4696-9698-6eddc97e2b06 2025-10-09 20:51:13,121 - INFO - Namespace default with uuid adfe4d05-9974-4696-9698-6eddc97e2b06 found in kube manager 2025-10-09 20:51:13,121 - INFO - Namespace default verification passed 2025-10-09 20:51:13,125 - DEBUG - Service ctest-nginx-svc-21991147 not present 2025-10-09 20:51:13,126 - INFO - Creating service ctest-nginx-svc-21991147 2025-10-09 20:51:13,152 - INFO - Created Service ctest-nginx-svc-21991147 2025-10-09 20:51:13,166 - DEBUG - Pod ctest-nginx-pod-26411745 not present 2025-10-09 20:51:13,168 - INFO - Creating Pod ctest-nginx-pod-26411745 2025-10-09 20:51:13,245 - DEBUG - Pod : ctest-nginx-pod-26411745 UUID is bbf50d03-343b-4cdd-a566-963c775b6938 2025-10-09 20:51:13,261 - DEBUG - Pod ctest-nginx-pod-60236091 not present 2025-10-09 20:51:13,261 - INFO - Creating Pod ctest-nginx-pod-60236091 2025-10-09 20:51:13,308 - DEBUG - Pod : ctest-nginx-pod-60236091 UUID is 164a6647-34e7-4b09-84d8-1f98c4ef4f70 2025-10-09 20:51:13,640 - INFO - Created VN __public__, UUID :ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:13,873 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-09 20:51:13,878 - DEBUG - Requesting: http://10.0.0.41:8082/domain/57bfed27-18b5-400e-a102-0ef284beee5c 2025-10-09 20:51:13,893 - DEBUG - Requesting: http://10.0.0.41:8082/project/6b385e51-ecb4-4ffe-9c80-37818be3a16c 2025-10-09 20:51:13,938 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:13,986 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:14,006 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/8dbc62b0-0c0b-4366-a6a1-5962ab270c91 2025-10-09 20:51:14,014 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/8dbc62b0-0c0b-4366-a6a1-5962ab270c91 2025-10-09 20:51:14,037 - DEBUG - Route Targets: [] 2025-10-09 20:51:14,037 - DEBUG - RT names not yet present for VN __public__ 2025-10-09 20:51:19,037 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-09 20:51:19,043 - DEBUG - Requesting: http://10.0.0.41:8082/domain/57bfed27-18b5-400e-a102-0ef284beee5c 2025-10-09 20:51:19,050 - DEBUG - Requesting: http://10.0.0.41:8082/project/6b385e51-ecb4-4ffe-9c80-37818be3a16c 2025-10-09 20:51:19,086 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:19,094 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:19,101 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/8dbc62b0-0c0b-4366-a6a1-5962ab270c91 2025-10-09 20:51:19,108 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/8dbc62b0-0c0b-4366-a6a1-5962ab270c91 2025-10-09 20:51:19,113 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/8ba4f365-bea3-42fc-acb6-f0ef7e8b6329 2025-10-09 20:51:19,118 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-09 20:51:19,118 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:19,125 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/8dbc62b0-0c0b-4366-a6a1-5962ab270c91 2025-10-09 20:51:19,140 - INFO - Verified VN network id 13 for VN ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:19,140 - INFO - Verifications in API Server for VN __public__ passed 2025-10-09 20:51:19,140 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:19,147 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/8dbc62b0-0c0b-4366-a6a1-5962ab270c91 2025-10-09 20:51:19,152 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/8dbc62b0-0c0b-4366-a6a1-5962ab270c91 2025-10-09 20:51:19,158 - DEBUG - Requesting: http://10.0.0.41:8082/route-target/8ba4f365-bea3-42fc-acb6-f0ef7e8b6329 2025-10-09 20:51:19,163 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-09 20:51:19,168 - 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': '12481776872645150368', 'uuid-lslong': '12859716237281646780'}, 'enable': 'true', 'created': '2025-10-09T20:51:13', 'last-modified': '2025-10-09T20:51:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.350217'} 2025-10-09 20:51:19,168 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:51:19,176 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-10-09 20:51:19,176 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-10-09 20:51:19,177 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-10-09 20:51:19,177 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-09 20:51:19,181 - DEBUG - Requesting: http://10.0.0.41:8082/domain/57bfed27-18b5-400e-a102-0ef284beee5c 2025-10-09 20:51:19,187 - DEBUG - Requesting: http://10.0.0.41:8082/project/6b385e51-ecb4-4ffe-9c80-37818be3a16c 2025-10-09 20:51:19,223 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:19,231 - DEBUG - =>VN __public__ has no policy to be verified 2025-10-09 20:51:19,231 - DEBUG - Verifying the vn in opserver 2025-10-09 20:51:19,231 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.41 2025-10-09 20:51:19,231 - DEBUG - Requesting: http://10.0.0.41:8081/analytics/uves/virtual-networks 2025-10-09 20:51:19,235 - 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'} 2025-10-09 20:51:19,235 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-10-09 20:51:19,235 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:51:19,243 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:51:19,249 - DEBUG - Do not have enough data to verify VN in agent 2025-10-09 20:51:19,249 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:51:19,254 - DEBUG - VRF ids for VN __public__: {} 2025-10-09 20:51:19,344 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-10-09 20:51:19,439 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-09 20:51:19,448 - DEBUG - Requesting: http://10.0.0.41:8082/domain/57bfed27-18b5-400e-a102-0ef284beee5c 2025-10-09 20:51:19,455 - DEBUG - Requesting: http://10.0.0.41:8082/project/6b385e51-ecb4-4ffe-9c80-37818be3a16c 2025-10-09 20:51:19,495 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:19,504 - DEBUG - Requesting: http://10.0.0.41:8082/floating-ip-pool/176626d6-0bcd-4735-adc3-5b8a4330cd0d 2025-10-09 20:51:19,510 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-09 20:51:19,514 - DEBUG - Requesting: http://10.0.0.41:8082/domain/57bfed27-18b5-400e-a102-0ef284beee5c 2025-10-09 20:51:19,520 - DEBUG - Requesting: http://10.0.0.41:8082/project/6b385e51-ecb4-4ffe-9c80-37818be3a16c 2025-10-09 20:51:19,550 - DEBUG - Requesting: http://10.0.0.41:8082/virtual-network/ad382def-33b3-46a0-b276-e3c8bb7ed8bc 2025-10-09 20:51:19,559 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-10-09 20:51:19,559 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-10-09 20:51:19,566 - 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__ 2025-10-09 20:51:19,570 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-10-09 20:51:19,570 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-10-09 20:51:19,574 - DEBUG - Ingress ctest-nginx-ingress-12756700 not present 2025-10-09 20:51:19,575 - INFO - Creating Ingress ctest-nginx-ingress-12756700 2025-10-09 20:51:19,582 - INFO - Created Ingress ctest-nginx-ingress-12756700 2025-10-09 20:51:19,586 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-12756700 2025-10-09 20:51:22,592 - DEBUG - For Ingress ctest-nginx-ingress-12756700, Cluster IP: 10.47.255.249, External IPs ['130.62.112.252'] 2025-10-09 20:51:22,592 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-12756700 2025-10-09 20:51:22,593 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=a31b811b-ac20-4e4d-8492-165bf6cf9d4b 2025-10-09 20:51:22,599 - INFO - Ingress ctest-nginx-ingress-12756700 with uuid a31b811b-ac20-4e4d-8492-165bf6cf9d4b found in kube manager 2025-10-09 20:51:22,599 - INFO - Ingress ctest-nginx-ingress-12756700 verification passed 2025-10-09 20:51:22,604 - DEBUG - Pod ctest-busybox-pod-68244263 not present 2025-10-09 20:51:22,604 - INFO - Creating Pod ctest-busybox-pod-68244263 2025-10-09 20:51:22,643 - DEBUG - Pod : ctest-busybox-pod-68244263 UUID is e21cad30-1b25-43f9-902e-939e72db5e9f 2025-10-09 20:51:22,652 - DEBUG - Pod ctest-nginx-pod-26411745 not in running state.Currently in Pending 2025-10-09 20:51:27,661 - DEBUG - Pod ctest-nginx-pod-26411745 not in running state.Currently in Pending 2025-10-09 20:51:32,669 - INFO - Pod ctest-nginx-pod-26411745 is in running state.Got IP 10.47.255.251 2025-10-09 20:51:32,683 - DEBUG - Pod ctest-nginx-pod-26411745 has vmi b22c539e-a551-11f0-88aa-fa163ed339ed 2025-10-09 20:51:32,683 - INFO - Verified pod ctest-nginx-pod-26411745 in contrail-api 2025-10-09 20:51:32,683 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:51:32,696 - DEBUG - VMI b22c539e-a551-11f0-88aa-fa163ed339ed is active in agent 10.0.0.73 2025-10-09 20:51:32,696 - INFO - Verified Pod ctest-nginx-pod-26411745 in agent 10.0.0.73 2025-10-09 20:51:32,696 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=bbf50d03-343b-4cdd-a566-963c775b6938 2025-10-09 20:51:32,700 - INFO - Pod ctest-nginx-pod-26411745 with uuid bbf50d03-343b-4cdd-a566-963c775b6938 found in kube manager 2025-10-09 20:51:32,700 - INFO - Pod ctest-nginx-pod-26411745 verification passed 2025-10-09 20:51:32,764 - DEBUG - [Pod ctest-nginx-pod-26411745] Cmd: echo ctest-nginx-pod-26411745 > /usr/share/nginx/html/index.html, Output: 2025-10-09 20:51:32,770 - INFO - Pod ctest-nginx-pod-60236091 is in running state.Got IP 10.47.255.250 2025-10-09 20:51:32,832 - DEBUG - Pod ctest-nginx-pod-60236091 has vmi b2a1e834-a551-11f0-88aa-fa163ed339ed 2025-10-09 20:51:32,832 - INFO - Verified pod ctest-nginx-pod-60236091 in contrail-api 2025-10-09 20:51:32,832 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:51:32,842 - DEBUG - VMI b2a1e834-a551-11f0-88aa-fa163ed339ed is active in agent 10.0.0.73 2025-10-09 20:51:32,842 - INFO - Verified Pod ctest-nginx-pod-60236091 in agent 10.0.0.73 2025-10-09 20:51:32,842 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=164a6647-34e7-4b09-84d8-1f98c4ef4f70 2025-10-09 20:51:32,846 - INFO - Pod ctest-nginx-pod-60236091 with uuid 164a6647-34e7-4b09-84d8-1f98c4ef4f70 found in kube manager 2025-10-09 20:51:32,846 - INFO - Pod ctest-nginx-pod-60236091 verification passed 2025-10-09 20:51:32,910 - DEBUG - [Pod ctest-nginx-pod-60236091] Cmd: echo ctest-nginx-pod-60236091 > /usr/share/nginx/html/index.html, Output: 2025-10-09 20:51:32,916 - DEBUG - Pod ctest-busybox-pod-68244263 not in running state.Currently in Pending 2025-10-09 20:51:37,925 - INFO - Pod ctest-busybox-pod-68244263 is in running state.Got IP 10.47.255.248 2025-10-09 20:51:37,938 - DEBUG - Pod ctest-busybox-pod-68244263 has vmi b6ee49f0-a551-11f0-88aa-fa163ed339ed 2025-10-09 20:51:37,938 - INFO - Verified pod ctest-busybox-pod-68244263 in contrail-api 2025-10-09 20:51:37,938 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-10-09 20:51:37,948 - DEBUG - VMI b6ee49f0-a551-11f0-88aa-fa163ed339ed is active in agent 10.0.0.73 2025-10-09 20:51:37,948 - INFO - Verified Pod ctest-busybox-pod-68244263 in agent 10.0.0.73 2025-10-09 20:51:37,948 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_VirtualMachineDatabaseList?x=e21cad30-1b25-43f9-902e-939e72db5e9f 2025-10-09 20:51:37,952 - INFO - Pod ctest-busybox-pod-68244263 with uuid e21cad30-1b25-43f9-902e-939e72db5e9f found in kube manager 2025-10-09 20:51:37,952 - INFO - Pod ctest-busybox-pod-68244263 verification passed 2025-10-09 20:51:38,009 - DEBUG - [Pod ctest-busybox-pod-68244263] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-60236091 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-10-09 20:51:38,010 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 20:51:38,010 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] Cmd output: ctest-nginx-pod-60236091 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-10-09 20:51:38,062 - DEBUG - [Pod ctest-busybox-pod-68244263] 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-60236091 2025-10-09 20:51:38,063 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 20:51:38,063 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] 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-60236091 2025-10-09 20:51:38,111 - DEBUG - [Pod ctest-busybox-pod-68244263] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-60236091 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-10-09 20:51:38,111 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 20:51:38,111 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] Cmd output: ctest-nginx-pod-60236091 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-10-09 20:51:38,167 - DEBUG - [Pod ctest-busybox-pod-68244263] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-60236091 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-10-09 20:51:38,168 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 20:51:38,168 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] Cmd output: ctest-nginx-pod-60236091 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-10-09 20:51:38,219 - DEBUG - [Pod ctest-busybox-pod-68244263] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-60236091 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-10-09 20:51:38,219 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 20:51:38,219 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] Cmd output: ctest-nginx-pod-60236091 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-10-09 20:51:38,272 - DEBUG - [Pod ctest-busybox-pod-68244263] 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-26411745 2025-10-09 20:51:38,273 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-10-09 20:51:38,273 - DEBUG - [Pod Pod ctest-busybox-pod-68244263] 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-26411745 2025-10-09 20:51:38,273 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-26411745': 1, 'ctest-nginx-pod-60236091': 5} 2025-10-09 20:51:38,273 - WARNING - Nothing to delete parallely 2025-10-09 20:51:38,274 - INFO - Deleting pod default:ctest-busybox-pod-68244263 2025-10-09 20:51:38,288 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e21cad30-1b25-43f9-902e-939e72db5e9f 2025-10-09 20:51:38,294 - WARNING - Pod uuid e21cad30-1b25-43f9-902e-939e72db5e9f is still seen in agent 10.0.0.73 VM list 2025-10-09 20:51:43,295 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e21cad30-1b25-43f9-902e-939e72db5e9f 2025-10-09 20:51:43,301 - WARNING - Pod uuid e21cad30-1b25-43f9-902e-939e72db5e9f is still seen in agent 10.0.0.73 VM list 2025-10-09 20:51:48,302 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e21cad30-1b25-43f9-902e-939e72db5e9f 2025-10-09 20:51:48,309 - WARNING - Pod uuid e21cad30-1b25-43f9-902e-939e72db5e9f is still seen in agent 10.0.0.73 VM list 2025-10-09 20:51:53,309 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e21cad30-1b25-43f9-902e-939e72db5e9f 2025-10-09 20:51:53,321 - WARNING - Pod uuid e21cad30-1b25-43f9-902e-939e72db5e9f is still seen in agent 10.0.0.73 VM list 2025-10-09 20:51:58,322 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e21cad30-1b25-43f9-902e-939e72db5e9f 2025-10-09 20:51:58,329 - WARNING - Pod uuid e21cad30-1b25-43f9-902e-939e72db5e9f is still seen in agent 10.0.0.73 VM list 2025-10-09 20:52:03,331 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e21cad30-1b25-43f9-902e-939e72db5e9f 2025-10-09 20:52:03,337 - WARNING - Pod uuid e21cad30-1b25-43f9-902e-939e72db5e9f is still seen in agent 10.0.0.73 VM list 2025-10-09 20:52:08,338 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e21cad30-1b25-43f9-902e-939e72db5e9f 2025-10-09 20:52:08,352 - WARNING - Pod uuid e21cad30-1b25-43f9-902e-939e72db5e9f is still seen in agent 10.0.0.73 VM list 2025-10-09 20:52:13,353 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=e21cad30-1b25-43f9-902e-939e72db5e9f 2025-10-09 20:52:13,362 - DEBUG - Pod e21cad30-1b25-43f9-902e-939e72db5e9f is not in agent 10.0.0.73 VM list 2025-10-09 20:52:13,363 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b6ee49f0-a551-11f0-88aa-fa163ed339ed 2025-10-09 20:52:13,368 - DEBUG - VMI b6ee49f0-a551-11f0-88aa-fa163ed339ed is removed from agent 10.0.0.73 2025-10-09 20:52:13,368 - INFO - Verified that pod ctest-busybox-pod-68244263 is removed in agent 2025-10-09 20:52:13,368 - INFO - Deleting Ingress : ctest-nginx-ingress-12756700 2025-10-09 20:52:13,405 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=a31b811b-ac20-4e4d-8492-165bf6cf9d4b 2025-10-09 20:52:13,420 - ERROR - Ingress ctest-nginx-ingress-12756700 with uuid a31b811b-ac20-4e4d-8492-165bf6cf9d4b still found in kube manager 2025-10-09 20:52:14,421 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=a31b811b-ac20-4e4d-8492-165bf6cf9d4b 2025-10-09 20:52:14,426 - ERROR - Ingress ctest-nginx-ingress-12756700 with uuid a31b811b-ac20-4e4d-8492-165bf6cf9d4b still found in kube manager 2025-10-09 20:52:15,426 - DEBUG - Requesting: http://10.0.0.41:8108/Snh_LoadbalancerDatabaseList?x=a31b811b-ac20-4e4d-8492-165bf6cf9d4b 2025-10-09 20:52:15,430 - INFO - Ingress ctest-nginx-ingress-12756700 with uuid a31b811b-ac20-4e4d-8492-165bf6cf9d4b deleted successfully from kube manager 2025-10-09 20:52:15,430 - INFO - Verifications on Ingress %s cleanup passed 2025-10-09 20:52:15,430 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-10-09 20:52:15,486 - 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__ 2025-10-09 20:52:15,492 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-10-09 20:52:15,492 - INFO - Deleting VN __public__ 2025-10-09 20:52:15,591 - DEBUG - Requesting: http://10.0.0.41:8082/routing-instance/8dbc62b0-0c0b-4366-a6a1-5962ab270c91 2025-10-09 20:52:15,595 - DEBUG - Response Code: 404 2025-10-09 20:52:15,595 - DEBUG - Requesting: http://10.0.0.41:8082/domains 2025-10-09 20:52:15,601 - DEBUG - Requesting: http://10.0.0.41:8082/domain/57bfed27-18b5-400e-a102-0ef284beee5c 2025-10-09 20:52:15,612 - DEBUG - Requesting: http://10.0.0.41:8082/project/6b385e51-ecb4-4ffe-9c80-37818be3a16c 2025-10-09 20:52:15,642 - INFO - Validated that VN __public__ is not found in API Server 2025-10-09 20:52:15,642 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-10-09 20:52:15,649 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:52:15,655 - DEBUG - VN __public__ is not present in Agent 10.0.0.73 2025-10-09 20:52:15,655 - INFO - Validated that VN __public__ is not in any agent 2025-10-09 20:52:15,655 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:52:15,661 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-10-09 20:52:15,665 - DEBUG - Requesting: http://10.0.0.41:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-10-09 20:52:15,669 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-10-09 20:52:15,669 - INFO - Deleting pod default:ctest-nginx-pod-60236091 2025-10-09 20:52:15,687 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=164a6647-34e7-4b09-84d8-1f98c4ef4f70 2025-10-09 20:52:15,706 - WARNING - Pod uuid 164a6647-34e7-4b09-84d8-1f98c4ef4f70 is still seen in agent 10.0.0.73 VM list 2025-10-09 20:52:20,707 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=164a6647-34e7-4b09-84d8-1f98c4ef4f70 2025-10-09 20:52:20,715 - DEBUG - Pod 164a6647-34e7-4b09-84d8-1f98c4ef4f70 is not in agent 10.0.0.73 VM list 2025-10-09 20:52:20,715 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b2a1e834-a551-11f0-88aa-fa163ed339ed 2025-10-09 20:52:20,720 - DEBUG - VMI b2a1e834-a551-11f0-88aa-fa163ed339ed is removed from agent 10.0.0.73 2025-10-09 20:52:20,720 - INFO - Verified that pod ctest-nginx-pod-60236091 is removed in agent 2025-10-09 20:52:20,721 - INFO - Deleting pod default:ctest-nginx-pod-26411745 2025-10-09 20:52:20,741 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=bbf50d03-343b-4cdd-a566-963c775b6938 2025-10-09 20:52:20,747 - WARNING - Pod uuid bbf50d03-343b-4cdd-a566-963c775b6938 is still seen in agent 10.0.0.73 VM list 2025-10-09 20:52:25,747 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_VmListReq?uuid=bbf50d03-343b-4cdd-a566-963c775b6938 2025-10-09 20:52:25,754 - DEBUG - Pod bbf50d03-343b-4cdd-a566-963c775b6938 is not in agent 10.0.0.73 VM list 2025-10-09 20:52:25,754 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b22c539e-a551-11f0-88aa-fa163ed339ed 2025-10-09 20:52:25,760 - DEBUG - VMI b22c539e-a551-11f0-88aa-fa163ed339ed is removed from agent 10.0.0.73 2025-10-09 20:52:25,760 - INFO - Verified that pod ctest-nginx-pod-26411745 is removed in agent 2025-10-09 20:52:25,760 - INFO - Deleting service : ctest-nginx-svc-21991147 2025-10-09 20:52:26,027 - DEBUG - Requesting: http://10.0.0.73:8085/Snh_AgentXmppConnectionStatusReq? 2025-10-09 20:52:26,036 - DEBUG - No XMPP flaps were noticed during the test