2025-01-15 09:06:46,718 - DEBUG - [10.0.0.44]: Running cmd : hostname 2025-01-15 09:06:46,988 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-932-1 2025-01-15 09:06:46,989 - DEBUG - [10.0.0.44]: Running cmd : hostname -f 2025-01-15 09:06:47,023 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-932-1 2025-01-15 09:06:47,023 - DEBUG - [10.0.0.44]: 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-01-15 09:06:47,109 - DEBUG - Output : NAMES contrail_test_S8nfYhb71 contrail-kubernetes-master_kubemanager_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_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 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_nodemgr_1 config_api_api_1 config_api_schema_1 2025-01-15 09:06:47,109 - DEBUG - [10.0.0.44]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-15 09:06:47,143 - DEBUG - Output : 10.0.0.44/24 172.17.0.1/16 2025-01-15 09:06:47,144 - DEBUG - [10.0.0.44]: Running cmd : getent hosts 10.0.0.44 | head -n 1 | awk '{print $2}' 2025-01-15 09:06:47,231 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-932-1 2025-01-15 09:06:47,300 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-01-15 09:06:47,507 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-932-1 2025-01-15 09:06:47,508 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-01-15 09:06:47,542 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-932-1 2025-01-15 09:06:47,543 - DEBUG - [10.0.0.12]: 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-01-15 09:06:47,619 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-15 09:06:47,620 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-15 09:06:47,654 - DEBUG - Output : 10.0.0.12/24 2025-01-15 09:06:47,655 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-01-15 09:06:47,689 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-932-1 2025-01-15 09:06:47,765 - INFO - Using existing project ['default-domain', 'k8s-default'](25a0c1ea-fd0b-4808-beff-3f8d02b5a834) 2025-01-15 09:06:47,838 - INFO - Using existing project ['default-domain', 'k8s-default'](25a0c1ea-fd0b-4808-beff-3f8d02b5a834) 2025-01-15 09:06:47,999 - INFO - ================================================================================ 2025-01-15 09:06:47,999 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-15 09:06:48,000 - 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-01-15 09:06:48,203 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-15 09:06:48,213 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.44': '0'}} with 2025-01-15 09:06:48,213 - INFO - Initial checks done. Running the testcase now 2025-01-15 09:06:48,213 - INFO - 2025-01-15 09:06:48,217 - INFO - Namespace default already exists 2025-01-15 09:06:48,218 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-15 09:06:48,346 - DEBUG - Output : cluster_project={} 2025-01-15 09:06:48,392 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-15 09:06:48,393 - DEBUG - Project uuid in Contrail is 25a0c1ea-fd0b-4808-beff-3f8d02b5a834 2025-01-15 09:06:48,393 - DEBUG - [10.0.0.44]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-15 09:06:48,529 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-15 09:06:48,529 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_NamespaceDatabaseList?namespace_uuid=10314d25-6086-42fa-b8dc-de8ae83e5c50 2025-01-15 09:06:48,535 - INFO - Namespace default with uuid 10314d25-6086-42fa-b8dc-de8ae83e5c50 found in kube manager 2025-01-15 09:06:48,535 - INFO - Namespace default verification passed 2025-01-15 09:06:48,539 - DEBUG - Service ctest-nginx-svc-56825946 not present 2025-01-15 09:06:48,539 - INFO - Creating service ctest-nginx-svc-56825946 2025-01-15 09:06:48,574 - INFO - Created Service ctest-nginx-svc-56825946 2025-01-15 09:06:48,579 - DEBUG - Pod ctest-nginx-pod-46023557 not present 2025-01-15 09:06:48,579 - INFO - Creating Pod ctest-nginx-pod-46023557 2025-01-15 09:06:48,645 - DEBUG - Pod : ctest-nginx-pod-46023557 UUID is 933e7927-5c90-43db-ad12-0c83bd8383ef 2025-01-15 09:06:48,649 - DEBUG - Pod ctest-nginx-pod-79896051 not present 2025-01-15 09:06:48,649 - INFO - Creating Pod ctest-nginx-pod-79896051 2025-01-15 09:06:48,681 - DEBUG - Pod : ctest-nginx-pod-79896051 UUID is 0a4d58d9-39a9-43ab-a1f8-5a7474bbbe05 2025-01-15 09:06:48,889 - INFO - Created VN __public__, UUID :c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:49,157 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-15 09:06:49,174 - DEBUG - Requesting: http://10.0.0.44:8082/domain/a537f3e5-a962-45b9-896e-2b63cf28ff3f 2025-01-15 09:06:49,189 - DEBUG - Requesting: http://10.0.0.44:8082/project/25a0c1ea-fd0b-4808-beff-3f8d02b5a834 2025-01-15 09:06:49,257 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:49,269 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:49,283 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/57b7a9ef-6469-4247-8f56-74c10f87fbc6 2025-01-15 09:06:49,328 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/57b7a9ef-6469-4247-8f56-74c10f87fbc6 2025-01-15 09:06:49,337 - DEBUG - Route Targets: [] 2025-01-15 09:06:49,337 - DEBUG - RT names not yet present for VN __public__ 2025-01-15 09:06:54,337 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-15 09:06:54,344 - DEBUG - Requesting: http://10.0.0.44:8082/domain/a537f3e5-a962-45b9-896e-2b63cf28ff3f 2025-01-15 09:06:54,353 - DEBUG - Requesting: http://10.0.0.44:8082/project/25a0c1ea-fd0b-4808-beff-3f8d02b5a834 2025-01-15 09:06:54,396 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:54,410 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:54,422 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/57b7a9ef-6469-4247-8f56-74c10f87fbc6 2025-01-15 09:06:54,437 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/57b7a9ef-6469-4247-8f56-74c10f87fbc6 2025-01-15 09:06:54,445 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/723ba3a0-688b-4ed2-8da9-3a0784b69815 2025-01-15 09:06:54,453 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-15 09:06:54,453 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:54,464 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/57b7a9ef-6469-4247-8f56-74c10f87fbc6 2025-01-15 09:06:54,483 - INFO - Verified VN network id 13 for VN c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:54,483 - INFO - Verifications in API Server for VN __public__ passed 2025-01-15 09:06:54,483 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:54,494 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/57b7a9ef-6469-4247-8f56-74c10f87fbc6 2025-01-15 09:06:54,503 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/57b7a9ef-6469-4247-8f56-74c10f87fbc6 2025-01-15 09:06:54,513 - DEBUG - Requesting: http://10.0.0.44:8082/route-target/723ba3a0-688b-4ed2-8da9-3a0784b69815 2025-01-15 09:06:54,523 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-15 09:06:54,533 - DEBUG - Control-node 10.0.0.44 : 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': '14226230996226428632', 'uuid-lslong': '11851572911412800425'}, 'enable': 'true', 'created': '2025-01-15T09:06:48', 'last-modified': '2025-01-15T09:06:49', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.473170'} 2025-01-15 09:06:54,533 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 09:06:54,548 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-15 09:06:54,549 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-15 09:06:54,550 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-15 09:06:54,550 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-15 09:06:54,556 - DEBUG - Requesting: http://10.0.0.44:8082/domain/a537f3e5-a962-45b9-896e-2b63cf28ff3f 2025-01-15 09:06:54,566 - DEBUG - Requesting: http://10.0.0.44:8082/project/25a0c1ea-fd0b-4808-beff-3f8d02b5a834 2025-01-15 09:06:54,630 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:54,642 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-15 09:06:54,642 - DEBUG - Verifying the vn in opserver 2025-01-15 09:06:54,642 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.44 2025-01-15 09:06:54,642 - DEBUG - Requesting: http://10.0.0.44:8081/analytics/uves/virtual-networks 2025-01-15 09:06:54,649 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.44:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-15 09:06:54,649 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-15 09:06:54,649 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 09:06:54,659 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 09:06:54,665 - DEBUG - Do not have enough data to verify VN in agent 2025-01-15 09:06:54,665 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 09:06:54,671 - DEBUG - VRF ids for VN __public__: {} 2025-01-15 09:06:54,787 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-15 09:06:54,908 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-15 09:06:54,913 - DEBUG - Requesting: http://10.0.0.44:8082/domain/a537f3e5-a962-45b9-896e-2b63cf28ff3f 2025-01-15 09:06:54,922 - DEBUG - Requesting: http://10.0.0.44:8082/project/25a0c1ea-fd0b-4808-beff-3f8d02b5a834 2025-01-15 09:06:54,973 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:54,987 - DEBUG - Requesting: http://10.0.0.44:8082/floating-ip-pool/80fae918-5c1f-475f-aaab-cc27b02a934d 2025-01-15 09:06:54,994 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-15 09:06:55,003 - DEBUG - Requesting: http://10.0.0.44:8082/domain/a537f3e5-a962-45b9-896e-2b63cf28ff3f 2025-01-15 09:06:55,012 - DEBUG - Requesting: http://10.0.0.44:8082/project/25a0c1ea-fd0b-4808-beff-3f8d02b5a834 2025-01-15 09:06:55,066 - DEBUG - Requesting: http://10.0.0.44:8082/virtual-network/c56db9b7-9eba-4ed8-a479-3ec54666eba9 2025-01-15 09:06:55,083 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-15 09:06:55,083 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-15 09:06:55,091 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-15 09:06:55,100 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-15 09:06:55,100 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-15 09:06:55,104 - DEBUG - Ingress ctest-nginx-ingress-01590807 not present 2025-01-15 09:06:55,104 - INFO - Creating Ingress ctest-nginx-ingress-01590807 2025-01-15 09:06:55,111 - INFO - Created Ingress ctest-nginx-ingress-01590807 2025-01-15 09:06:55,114 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-01590807 2025-01-15 09:06:58,119 - DEBUG - For Ingress ctest-nginx-ingress-01590807, Cluster IP: 10.47.255.249, External IPs ['59.212.196.60'] 2025-01-15 09:06:58,119 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-01590807 2025-01-15 09:06:58,119 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=c50400c8-10d5-4d0b-88cf-8038d546be86 2025-01-15 09:06:58,125 - INFO - Ingress ctest-nginx-ingress-01590807 with uuid c50400c8-10d5-4d0b-88cf-8038d546be86 found in kube manager 2025-01-15 09:06:58,125 - INFO - Ingress ctest-nginx-ingress-01590807 verification passed 2025-01-15 09:06:58,128 - DEBUG - Pod ctest-busybox-pod-48491708 not present 2025-01-15 09:06:58,128 - INFO - Creating Pod ctest-busybox-pod-48491708 2025-01-15 09:06:58,168 - DEBUG - Pod : ctest-busybox-pod-48491708 UUID is 77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd 2025-01-15 09:06:58,178 - DEBUG - Pod ctest-nginx-pod-46023557 not in running state.Currently in Pending 2025-01-15 09:07:03,190 - DEBUG - Pod ctest-nginx-pod-46023557 not in running state.Currently in Pending 2025-01-15 09:07:08,206 - INFO - Pod ctest-nginx-pod-46023557 is in running state.Got IP 10.47.255.251 2025-01-15 09:07:08,228 - DEBUG - Pod ctest-nginx-pod-46023557 has vmi 0e50196c-d320-11ef-b53a-fa163e54149f 2025-01-15 09:07:08,228 - INFO - Verified pod ctest-nginx-pod-46023557 in contrail-api 2025-01-15 09:07:08,228 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 09:07:08,243 - DEBUG - VMI 0e50196c-d320-11ef-b53a-fa163e54149f is active in agent 10.0.0.12 2025-01-15 09:07:08,244 - INFO - Verified Pod ctest-nginx-pod-46023557 in agent 10.0.0.12 2025-01-15 09:07:08,244 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=933e7927-5c90-43db-ad12-0c83bd8383ef 2025-01-15 09:07:08,252 - INFO - Pod ctest-nginx-pod-46023557 with uuid 933e7927-5c90-43db-ad12-0c83bd8383ef found in kube manager 2025-01-15 09:07:08,252 - INFO - Pod ctest-nginx-pod-46023557 verification passed 2025-01-15 09:07:08,317 - DEBUG - [Pod ctest-nginx-pod-46023557] Cmd: echo ctest-nginx-pod-46023557 > /usr/share/nginx/html/index.html, Output: 2025-01-15 09:07:08,325 - INFO - Pod ctest-nginx-pod-79896051 is in running state.Got IP 10.47.255.250 2025-01-15 09:07:08,387 - DEBUG - Pod ctest-nginx-pod-79896051 has vmi 0ed5b716-d320-11ef-b53a-fa163e54149f 2025-01-15 09:07:08,387 - INFO - Verified pod ctest-nginx-pod-79896051 in contrail-api 2025-01-15 09:07:08,387 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 09:07:08,401 - DEBUG - VMI 0ed5b716-d320-11ef-b53a-fa163e54149f is active in agent 10.0.0.12 2025-01-15 09:07:08,402 - INFO - Verified Pod ctest-nginx-pod-79896051 in agent 10.0.0.12 2025-01-15 09:07:08,403 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=0a4d58d9-39a9-43ab-a1f8-5a7474bbbe05 2025-01-15 09:07:08,409 - INFO - Pod ctest-nginx-pod-79896051 with uuid 0a4d58d9-39a9-43ab-a1f8-5a7474bbbe05 found in kube manager 2025-01-15 09:07:08,409 - INFO - Pod ctest-nginx-pod-79896051 verification passed 2025-01-15 09:07:08,494 - DEBUG - [Pod ctest-nginx-pod-79896051] Cmd: echo ctest-nginx-pod-79896051 > /usr/share/nginx/html/index.html, Output: 2025-01-15 09:07:08,500 - DEBUG - Pod ctest-busybox-pod-48491708 not in running state.Currently in Pending 2025-01-15 09:07:13,509 - INFO - Pod ctest-busybox-pod-48491708 is in running state.Got IP 10.47.255.248 2025-01-15 09:07:13,528 - DEBUG - Pod ctest-busybox-pod-48491708 has vmi 134f566c-d320-11ef-b53a-fa163e54149f 2025-01-15 09:07:13,528 - INFO - Verified pod ctest-busybox-pod-48491708 in contrail-api 2025-01-15 09:07:13,528 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-15 09:07:13,539 - DEBUG - VMI 134f566c-d320-11ef-b53a-fa163e54149f is active in agent 10.0.0.12 2025-01-15 09:07:13,540 - INFO - Verified Pod ctest-busybox-pod-48491708 in agent 10.0.0.12 2025-01-15 09:07:13,540 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_VirtualMachineDatabaseList?x=77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd 2025-01-15 09:07:13,545 - INFO - Pod ctest-busybox-pod-48491708 with uuid 77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd found in kube manager 2025-01-15 09:07:13,545 - INFO - Pod ctest-busybox-pod-48491708 verification passed 2025-01-15 09:07:13,602 - DEBUG - [Pod ctest-busybox-pod-48491708] 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-79896051 2025-01-15 09:07:13,602 - DEBUG - [Pod Pod ctest-busybox-pod-48491708] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 09:07:13,602 - DEBUG - [Pod Pod ctest-busybox-pod-48491708] 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-79896051 2025-01-15 09:07:13,662 - DEBUG - [Pod ctest-busybox-pod-48491708] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79896051 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-01-15 09:07:13,662 - DEBUG - [Pod Pod ctest-busybox-pod-48491708] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 09:07:13,662 - DEBUG - [Pod Pod ctest-busybox-pod-48491708] Cmd output: ctest-nginx-pod-79896051 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-01-15 09:07:13,727 - DEBUG - [Pod ctest-busybox-pod-48491708] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-79896051 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-01-15 09:07:13,727 - DEBUG - [Pod Pod ctest-busybox-pod-48491708] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 09:07:13,727 - DEBUG - [Pod Pod ctest-busybox-pod-48491708] Cmd output: ctest-nginx-pod-79896051 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-01-15 09:07:13,789 - DEBUG - [Pod ctest-busybox-pod-48491708] 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-46023557 2025-01-15 09:07:13,789 - DEBUG - [Pod Pod ctest-busybox-pod-48491708] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-15 09:07:13,789 - DEBUG - [Pod Pod ctest-busybox-pod-48491708] 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-46023557 2025-01-15 09:07:13,789 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-46023557': 1, 'ctest-nginx-pod-79896051': 3} 2025-01-15 09:07:13,790 - WARNING - Nothing to delete parallely 2025-01-15 09:07:13,791 - INFO - Deleting pod default:ctest-busybox-pod-48491708 2025-01-15 09:07:13,803 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd 2025-01-15 09:07:13,811 - WARNING - Pod uuid 77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd is still seen in agent 10.0.0.12 VM list 2025-01-15 09:07:18,812 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd 2025-01-15 09:07:18,820 - WARNING - Pod uuid 77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd is still seen in agent 10.0.0.12 VM list 2025-01-15 09:07:23,821 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd 2025-01-15 09:07:23,829 - WARNING - Pod uuid 77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd is still seen in agent 10.0.0.12 VM list 2025-01-15 09:07:28,830 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd 2025-01-15 09:07:28,837 - WARNING - Pod uuid 77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd is still seen in agent 10.0.0.12 VM list 2025-01-15 09:07:33,838 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd 2025-01-15 09:07:33,846 - WARNING - Pod uuid 77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd is still seen in agent 10.0.0.12 VM list 2025-01-15 09:07:38,847 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd 2025-01-15 09:07:38,860 - WARNING - Pod uuid 77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd is still seen in agent 10.0.0.12 VM list 2025-01-15 09:07:43,861 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd 2025-01-15 09:07:43,868 - WARNING - Pod uuid 77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd is still seen in agent 10.0.0.12 VM list 2025-01-15 09:07:48,869 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd 2025-01-15 09:07:48,877 - DEBUG - Pod 77fba7a6-0ffa-4fc9-928e-cc6130ffdfdd is not in agent 10.0.0.12 VM list 2025-01-15 09:07:48,877 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:134f566c-d320-11ef-b53a-fa163e54149f 2025-01-15 09:07:48,884 - DEBUG - VMI 134f566c-d320-11ef-b53a-fa163e54149f is removed from agent 10.0.0.12 2025-01-15 09:07:48,884 - INFO - Verified that pod ctest-busybox-pod-48491708 is removed in agent 2025-01-15 09:07:48,885 - INFO - Deleting Ingress : ctest-nginx-ingress-01590807 2025-01-15 09:07:48,891 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=c50400c8-10d5-4d0b-88cf-8038d546be86 2025-01-15 09:07:48,919 - ERROR - Ingress ctest-nginx-ingress-01590807 with uuid c50400c8-10d5-4d0b-88cf-8038d546be86 still found in kube manager 2025-01-15 09:07:49,920 - DEBUG - Requesting: http://10.0.0.44:8108/Snh_LoadbalancerDatabaseList?x=c50400c8-10d5-4d0b-88cf-8038d546be86 2025-01-15 09:07:49,930 - INFO - Ingress ctest-nginx-ingress-01590807 with uuid c50400c8-10d5-4d0b-88cf-8038d546be86 deleted successfully from kube manager 2025-01-15 09:07:49,930 - INFO - Verifications on Ingress %s cleanup passed 2025-01-15 09:07:49,930 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-15 09:07:50,083 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-15 09:07:50,096 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-15 09:07:50,096 - INFO - Deleting VN __public__ 2025-01-15 09:07:50,443 - DEBUG - Requesting: http://10.0.0.44:8082/routing-instance/57b7a9ef-6469-4247-8f56-74c10f87fbc6 2025-01-15 09:07:50,456 - DEBUG - Response Code: 404 2025-01-15 09:07:50,456 - DEBUG - Requesting: http://10.0.0.44:8082/domains 2025-01-15 09:07:50,472 - DEBUG - Requesting: http://10.0.0.44:8082/domain/a537f3e5-a962-45b9-896e-2b63cf28ff3f 2025-01-15 09:07:50,496 - DEBUG - Requesting: http://10.0.0.44:8082/project/25a0c1ea-fd0b-4808-beff-3f8d02b5a834 2025-01-15 09:07:50,558 - INFO - Validated that VN __public__ is not found in API Server 2025-01-15 09:07:50,558 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-15 09:07:50,565 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 09:07:50,573 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2025-01-15 09:07:50,573 - INFO - Validated that VN __public__ is not in any agent 2025-01-15 09:07:50,574 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 09:07:50,605 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-15 09:07:50,612 - DEBUG - Requesting: http://10.0.0.44:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-15 09:07:50,622 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-15 09:07:50,622 - INFO - Deleting pod default:ctest-nginx-pod-79896051 2025-01-15 09:07:50,645 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0a4d58d9-39a9-43ab-a1f8-5a7474bbbe05 2025-01-15 09:07:50,671 - WARNING - Pod uuid 0a4d58d9-39a9-43ab-a1f8-5a7474bbbe05 is still seen in agent 10.0.0.12 VM list 2025-01-15 09:07:55,672 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=0a4d58d9-39a9-43ab-a1f8-5a7474bbbe05 2025-01-15 09:07:55,681 - DEBUG - Pod 0a4d58d9-39a9-43ab-a1f8-5a7474bbbe05 is not in agent 10.0.0.12 VM list 2025-01-15 09:07:55,681 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0ed5b716-d320-11ef-b53a-fa163e54149f 2025-01-15 09:07:55,687 - DEBUG - VMI 0ed5b716-d320-11ef-b53a-fa163e54149f is removed from agent 10.0.0.12 2025-01-15 09:07:55,687 - INFO - Verified that pod ctest-nginx-pod-79896051 is removed in agent 2025-01-15 09:07:55,688 - INFO - Deleting pod default:ctest-nginx-pod-46023557 2025-01-15 09:07:55,702 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=933e7927-5c90-43db-ad12-0c83bd8383ef 2025-01-15 09:07:55,713 - WARNING - Pod uuid 933e7927-5c90-43db-ad12-0c83bd8383ef is still seen in agent 10.0.0.12 VM list 2025-01-15 09:08:00,715 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=933e7927-5c90-43db-ad12-0c83bd8383ef 2025-01-15 09:08:00,724 - DEBUG - Pod 933e7927-5c90-43db-ad12-0c83bd8383ef is not in agent 10.0.0.12 VM list 2025-01-15 09:08:00,724 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0e50196c-d320-11ef-b53a-fa163e54149f 2025-01-15 09:08:00,730 - DEBUG - VMI 0e50196c-d320-11ef-b53a-fa163e54149f is removed from agent 10.0.0.12 2025-01-15 09:08:00,730 - INFO - Verified that pod ctest-nginx-pod-46023557 is removed in agent 2025-01-15 09:08:00,732 - INFO - Deleting service : ctest-nginx-svc-56825946 2025-01-15 09:08:00,980 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-15 09:08:00,991 - DEBUG - No XMPP flaps were noticed during the test