2025-02-04 06:48:50,153 - DEBUG - [10.0.0.17]: Running cmd : hostname 2025-02-04 06:48:50,495 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-956-1 2025-02-04 06:48:50,495 - DEBUG - [10.0.0.17]: Running cmd : hostname -f 2025-02-04 06:48:50,539 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-956-1 2025-02-04 06:48:50,539 - 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-04 06:48:50,674 - DEBUG - Output : NAMES contrail_test_07ROwoXpc contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 control_named_1 control_nodemgr_1 control_control_1 control_dns_1 config_database_nodemgr_1 config_database_zookeeper_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_api_1 config_api_schema_1 config_api_dnsmasq_1 config_api_svcmonitor_1 config_api_nodemgr_1 redis_redis_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_alarm_alarm-gen_1 analytics_collector_1 analytics_nodemgr_1 analytics_api_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 2025-02-04 06:48:50,675 - DEBUG - [10.0.0.17]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-04 06:48:50,726 - DEBUG - Output : 10.0.0.17/24 172.17.0.1/16 2025-02-04 06:48:50,726 - DEBUG - [10.0.0.17]: Running cmd : getent hosts 10.0.0.17 | head -n 1 | awk '{print $2}' 2025-02-04 06:48:50,807 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-956-1 2025-02-04 06:48:50,869 - DEBUG - [10.0.0.32]: Running cmd : hostname 2025-02-04 06:48:51,112 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-956-1 2025-02-04 06:48:51,112 - DEBUG - [10.0.0.32]: Running cmd : hostname -f 2025-02-04 06:48:51,176 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-956-1 2025-02-04 06:48:51,176 - DEBUG - [10.0.0.32]: 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-04 06:48:51,221 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-04 06:48:51,222 - DEBUG - [10.0.0.32]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-04 06:48:51,297 - DEBUG - Output : 10.0.0.32/24 2025-02-04 06:48:51,297 - DEBUG - [10.0.0.32]: Running cmd : getent hosts 10.0.0.32 | head -n 1 | awk '{print $2}' 2025-02-04 06:48:51,332 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-956-1 2025-02-04 06:48:51,445 - INFO - Using existing project ['default-domain', 'k8s-default'](93c2fbbc-d735-4f2e-935f-832e85afc41a) 2025-02-04 06:48:51,570 - INFO - Using existing project ['default-domain', 'k8s-default'](93c2fbbc-d735-4f2e-935f-832e85afc41a) 2025-02-04 06:48:51,734 - INFO - ================================================================================ 2025-02-04 06:48:51,735 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-04 06:48:51,736 - 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-04 06:48:51,957 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-04 06:48:51,968 - DEBUG - Nothing to compare xmpp stats {'10.0.0.32': {'10.0.0.17': '0'}} with 2025-02-04 06:48:51,969 - INFO - Initial checks done. Running the testcase now 2025-02-04 06:48:51,969 - INFO - 2025-02-04 06:48:51,974 - INFO - Namespace default already exists 2025-02-04 06:48:51,974 - 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-04 06:48:52,092 - DEBUG - Output : cluster_project={} 2025-02-04 06:48:52,145 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-04 06:48:52,146 - DEBUG - Project uuid in Contrail is 93c2fbbc-d735-4f2e-935f-832e85afc41a 2025-02-04 06:48:52,146 - 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-04 06:48:52,274 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-04 06:48:52,275 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_NamespaceDatabaseList?namespace_uuid=7401c27a-7e7b-4a71-bf6b-f2392ba3df87 2025-02-04 06:48:52,280 - INFO - Namespace default with uuid 7401c27a-7e7b-4a71-bf6b-f2392ba3df87 found in kube manager 2025-02-04 06:48:52,280 - INFO - Namespace default verification passed 2025-02-04 06:48:52,283 - DEBUG - Service ctest-nginx-svc-60749055 not present 2025-02-04 06:48:52,284 - INFO - Creating service ctest-nginx-svc-60749055 2025-02-04 06:48:52,310 - INFO - Created Service ctest-nginx-svc-60749055 2025-02-04 06:48:52,317 - DEBUG - Pod ctest-nginx-pod-56562773 not present 2025-02-04 06:48:52,318 - INFO - Creating Pod ctest-nginx-pod-56562773 2025-02-04 06:48:52,396 - DEBUG - Pod : ctest-nginx-pod-56562773 UUID is c59c1a95-310d-47e7-99a8-312a7e619d78 2025-02-04 06:48:52,405 - DEBUG - Pod ctest-nginx-pod-29263960 not present 2025-02-04 06:48:52,406 - INFO - Creating Pod ctest-nginx-pod-29263960 2025-02-04 06:48:52,451 - DEBUG - Pod : ctest-nginx-pod-29263960 UUID is 8336fcd0-75c6-48d8-9ba3-c7f279945d58 2025-02-04 06:48:52,653 - INFO - Created VN __public__, UUID :aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:52,993 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-04 06:48:53,001 - DEBUG - Requesting: http://10.0.0.17:8082/domain/13218ed2-2589-4637-bf59-3f26b0540587 2025-02-04 06:48:53,018 - DEBUG - Requesting: http://10.0.0.17:8082/project/93c2fbbc-d735-4f2e-935f-832e85afc41a 2025-02-04 06:48:53,073 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:53,090 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:53,104 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e16bdd6a-293b-4e09-b790-c8961f5bd372 2025-02-04 06:48:53,143 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e16bdd6a-293b-4e09-b790-c8961f5bd372 2025-02-04 06:48:53,155 - DEBUG - Route Targets: [] 2025-02-04 06:48:53,155 - DEBUG - RT names not yet present for VN __public__ 2025-02-04 06:48:58,155 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-04 06:48:58,164 - DEBUG - Requesting: http://10.0.0.17:8082/domain/13218ed2-2589-4637-bf59-3f26b0540587 2025-02-04 06:48:58,175 - DEBUG - Requesting: http://10.0.0.17:8082/project/93c2fbbc-d735-4f2e-935f-832e85afc41a 2025-02-04 06:48:58,233 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:58,249 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:58,261 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e16bdd6a-293b-4e09-b790-c8961f5bd372 2025-02-04 06:48:58,271 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e16bdd6a-293b-4e09-b790-c8961f5bd372 2025-02-04 06:48:58,280 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/a0c6eef4-98c9-45b6-bb68-c79acc3fd2ba 2025-02-04 06:48:58,288 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-04 06:48:58,288 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:58,298 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e16bdd6a-293b-4e09-b790-c8961f5bd372 2025-02-04 06:48:58,315 - INFO - Verified VN network id 13 for VN aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:58,315 - INFO - Verifications in API Server for VN __public__ passed 2025-02-04 06:48:58,315 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:58,325 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e16bdd6a-293b-4e09-b790-c8961f5bd372 2025-02-04 06:48:58,334 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e16bdd6a-293b-4e09-b790-c8961f5bd372 2025-02-04 06:48:58,344 - DEBUG - Requesting: http://10.0.0.17:8082/route-target/a0c6eef4-98c9-45b6-bb68-c79acc3fd2ba 2025-02-04 06:48:58,353 - 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-04 06:48:58,359 - 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': '12277510181465505989', 'uuid-lslong': '11441717402592048717'}, 'enable': 'true', 'created': '2025-02-04T06:48:52', 'last-modified': '2025-02-04T06:48:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.491043'} 2025-02-04 06:48:58,360 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 06:48:58,368 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-04 06:48:58,368 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-04 06:48:58,369 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-04 06:48:58,369 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-04 06:48:58,376 - DEBUG - Requesting: http://10.0.0.17:8082/domain/13218ed2-2589-4637-bf59-3f26b0540587 2025-02-04 06:48:58,388 - DEBUG - Requesting: http://10.0.0.17:8082/project/93c2fbbc-d735-4f2e-935f-832e85afc41a 2025-02-04 06:48:58,449 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:58,464 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-04 06:48:58,464 - DEBUG - Verifying the vn in opserver 2025-02-04 06:48:58,464 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.17 2025-02-04 06:48:58,464 - DEBUG - Requesting: http://10.0.0.17:8081/analytics/uves/virtual-networks 2025-02-04 06:48:58,471 - 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-04 06:48:58,471 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-04 06:48:58,472 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 06:48:58,482 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 06:48:58,489 - DEBUG - Do not have enough data to verify VN in agent 2025-02-04 06:48:58,489 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 06:48:58,497 - DEBUG - VRF ids for VN __public__: {} 2025-02-04 06:48:58,601 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-04 06:48:58,727 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-04 06:48:58,735 - DEBUG - Requesting: http://10.0.0.17:8082/domain/13218ed2-2589-4637-bf59-3f26b0540587 2025-02-04 06:48:58,745 - DEBUG - Requesting: http://10.0.0.17:8082/project/93c2fbbc-d735-4f2e-935f-832e85afc41a 2025-02-04 06:48:58,789 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:58,806 - DEBUG - Requesting: http://10.0.0.17:8082/floating-ip-pool/70a18cda-4991-4e02-bf8e-92a92d21f2ba 2025-02-04 06:48:58,814 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-04 06:48:58,820 - DEBUG - Requesting: http://10.0.0.17:8082/domain/13218ed2-2589-4637-bf59-3f26b0540587 2025-02-04 06:48:58,830 - DEBUG - Requesting: http://10.0.0.17:8082/project/93c2fbbc-d735-4f2e-935f-832e85afc41a 2025-02-04 06:48:58,887 - DEBUG - Requesting: http://10.0.0.17:8082/virtual-network/aa627a76-047e-40c5-9ec9-255b59e7764d 2025-02-04 06:48:58,898 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-04 06:48:58,898 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-04 06:48:58,910 - 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-04 06:48:58,916 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-04 06:48:58,916 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-04 06:48:58,919 - DEBUG - Ingress ctest-nginx-ingress-65836742 not present 2025-02-04 06:48:58,919 - INFO - Creating Ingress ctest-nginx-ingress-65836742 2025-02-04 06:48:58,926 - INFO - Created Ingress ctest-nginx-ingress-65836742 2025-02-04 06:48:58,929 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-65836742 2025-02-04 06:49:01,946 - DEBUG - For Ingress ctest-nginx-ingress-65836742, Cluster IP: 10.47.255.249, External IPs ['202.77.169.252'] 2025-02-04 06:49:01,946 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-65836742 2025-02-04 06:49:01,946 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=32050af9-f045-4458-85b2-a2b2df03ebef 2025-02-04 06:49:01,952 - INFO - Ingress ctest-nginx-ingress-65836742 with uuid 32050af9-f045-4458-85b2-a2b2df03ebef found in kube manager 2025-02-04 06:49:01,952 - INFO - Ingress ctest-nginx-ingress-65836742 verification passed 2025-02-04 06:49:01,956 - DEBUG - Pod ctest-busybox-pod-80022939 not present 2025-02-04 06:49:01,956 - INFO - Creating Pod ctest-busybox-pod-80022939 2025-02-04 06:49:01,979 - DEBUG - Pod : ctest-busybox-pod-80022939 UUID is bbc61d42-6290-48c2-80dd-2956c76aec77 2025-02-04 06:49:01,985 - DEBUG - Pod ctest-nginx-pod-56562773 not in running state.Currently in Pending 2025-02-04 06:49:06,997 - DEBUG - Pod ctest-nginx-pod-56562773 not in running state.Currently in Pending 2025-02-04 06:49:12,009 - INFO - Pod ctest-nginx-pod-56562773 is in running state.Got IP 10.47.255.251 2025-02-04 06:49:12,037 - DEBUG - Pod ctest-nginx-pod-56562773 has vmi 19acd0e4-e2c4-11ef-b317-fa163e839dd8 2025-02-04 06:49:12,037 - INFO - Verified pod ctest-nginx-pod-56562773 in contrail-api 2025-02-04 06:49:12,037 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 06:49:12,052 - DEBUG - VMI 19acd0e4-e2c4-11ef-b317-fa163e839dd8 is active in agent 10.0.0.32 2025-02-04 06:49:12,052 - INFO - Verified Pod ctest-nginx-pod-56562773 in agent 10.0.0.32 2025-02-04 06:49:12,052 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=c59c1a95-310d-47e7-99a8-312a7e619d78 2025-02-04 06:49:12,058 - INFO - Pod ctest-nginx-pod-56562773 with uuid c59c1a95-310d-47e7-99a8-312a7e619d78 found in kube manager 2025-02-04 06:49:12,058 - INFO - Pod ctest-nginx-pod-56562773 verification passed 2025-02-04 06:49:12,130 - DEBUG - [Pod ctest-nginx-pod-56562773] Cmd: echo ctest-nginx-pod-56562773 > /usr/share/nginx/html/index.html, Output: 2025-02-04 06:49:12,138 - INFO - Pod ctest-nginx-pod-29263960 is in running state.Got IP 10.47.255.250 2025-02-04 06:49:12,197 - DEBUG - Pod ctest-nginx-pod-29263960 has vmi 1a39df20-e2c4-11ef-b317-fa163e839dd8 2025-02-04 06:49:12,198 - INFO - Verified pod ctest-nginx-pod-29263960 in contrail-api 2025-02-04 06:49:12,198 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 06:49:12,210 - DEBUG - VMI 1a39df20-e2c4-11ef-b317-fa163e839dd8 is active in agent 10.0.0.32 2025-02-04 06:49:12,210 - INFO - Verified Pod ctest-nginx-pod-29263960 in agent 10.0.0.32 2025-02-04 06:49:12,210 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=8336fcd0-75c6-48d8-9ba3-c7f279945d58 2025-02-04 06:49:12,215 - INFO - Pod ctest-nginx-pod-29263960 with uuid 8336fcd0-75c6-48d8-9ba3-c7f279945d58 found in kube manager 2025-02-04 06:49:12,216 - INFO - Pod ctest-nginx-pod-29263960 verification passed 2025-02-04 06:49:12,293 - DEBUG - [Pod ctest-nginx-pod-29263960] Cmd: echo ctest-nginx-pod-29263960 > /usr/share/nginx/html/index.html, Output: 2025-02-04 06:49:12,299 - DEBUG - Pod ctest-busybox-pod-80022939 not in running state.Currently in Pending 2025-02-04 06:49:17,307 - INFO - Pod ctest-busybox-pod-80022939 is in running state.Got IP 10.47.255.248 2025-02-04 06:49:17,330 - DEBUG - Pod ctest-busybox-pod-80022939 has vmi 1eaf87da-e2c4-11ef-b317-fa163e839dd8 2025-02-04 06:49:17,330 - INFO - Verified pod ctest-busybox-pod-80022939 in contrail-api 2025-02-04 06:49:17,331 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-04 06:49:17,345 - DEBUG - VMI 1eaf87da-e2c4-11ef-b317-fa163e839dd8 is active in agent 10.0.0.32 2025-02-04 06:49:17,345 - INFO - Verified Pod ctest-busybox-pod-80022939 in agent 10.0.0.32 2025-02-04 06:49:17,346 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_VirtualMachineDatabaseList?x=bbc61d42-6290-48c2-80dd-2956c76aec77 2025-02-04 06:49:17,352 - INFO - Pod ctest-busybox-pod-80022939 with uuid bbc61d42-6290-48c2-80dd-2956c76aec77 found in kube manager 2025-02-04 06:49:17,352 - INFO - Pod ctest-busybox-pod-80022939 verification passed 2025-02-04 06:49:17,423 - DEBUG - [Pod ctest-busybox-pod-80022939] 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-29263960 2025-02-04 06:49:17,423 - DEBUG - [Pod Pod ctest-busybox-pod-80022939] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 06:49:17,423 - DEBUG - [Pod Pod ctest-busybox-pod-80022939] 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-29263960 2025-02-04 06:49:17,485 - DEBUG - [Pod ctest-busybox-pod-80022939] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-29263960 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-04 06:49:17,485 - DEBUG - [Pod Pod ctest-busybox-pod-80022939] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 06:49:17,485 - DEBUG - [Pod Pod ctest-busybox-pod-80022939] Cmd output: ctest-nginx-pod-29263960 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-04 06:49:17,542 - DEBUG - [Pod ctest-busybox-pod-80022939] 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-29263960 2025-02-04 06:49:17,542 - DEBUG - [Pod Pod ctest-busybox-pod-80022939] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 06:49:17,542 - DEBUG - [Pod Pod ctest-busybox-pod-80022939] 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-29263960 2025-02-04 06:49:17,614 - DEBUG - [Pod ctest-busybox-pod-80022939] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-29263960 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-04 06:49:17,615 - DEBUG - [Pod Pod ctest-busybox-pod-80022939] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 06:49:17,615 - DEBUG - [Pod Pod ctest-busybox-pod-80022939] Cmd output: ctest-nginx-pod-29263960 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-04 06:49:17,681 - DEBUG - [Pod ctest-busybox-pod-80022939] 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-56562773 2025-02-04 06:49:17,681 - DEBUG - [Pod Pod ctest-busybox-pod-80022939] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-04 06:49:17,681 - DEBUG - [Pod Pod ctest-busybox-pod-80022939] 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-56562773 2025-02-04 06:49:17,681 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-56562773': 1, 'ctest-nginx-pod-29263960': 4} 2025-02-04 06:49:17,682 - WARNING - Nothing to delete parallely 2025-02-04 06:49:17,682 - INFO - Deleting pod default:ctest-busybox-pod-80022939 2025-02-04 06:49:17,702 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=bbc61d42-6290-48c2-80dd-2956c76aec77 2025-02-04 06:49:17,716 - WARNING - Pod uuid bbc61d42-6290-48c2-80dd-2956c76aec77 is still seen in agent 10.0.0.32 VM list 2025-02-04 06:49:22,717 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=bbc61d42-6290-48c2-80dd-2956c76aec77 2025-02-04 06:49:22,725 - WARNING - Pod uuid bbc61d42-6290-48c2-80dd-2956c76aec77 is still seen in agent 10.0.0.32 VM list 2025-02-04 06:49:27,726 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=bbc61d42-6290-48c2-80dd-2956c76aec77 2025-02-04 06:49:27,734 - WARNING - Pod uuid bbc61d42-6290-48c2-80dd-2956c76aec77 is still seen in agent 10.0.0.32 VM list 2025-02-04 06:49:32,735 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=bbc61d42-6290-48c2-80dd-2956c76aec77 2025-02-04 06:49:32,743 - WARNING - Pod uuid bbc61d42-6290-48c2-80dd-2956c76aec77 is still seen in agent 10.0.0.32 VM list 2025-02-04 06:49:37,744 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=bbc61d42-6290-48c2-80dd-2956c76aec77 2025-02-04 06:49:37,752 - WARNING - Pod uuid bbc61d42-6290-48c2-80dd-2956c76aec77 is still seen in agent 10.0.0.32 VM list 2025-02-04 06:49:42,754 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=bbc61d42-6290-48c2-80dd-2956c76aec77 2025-02-04 06:49:42,760 - WARNING - Pod uuid bbc61d42-6290-48c2-80dd-2956c76aec77 is still seen in agent 10.0.0.32 VM list 2025-02-04 06:49:47,762 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=bbc61d42-6290-48c2-80dd-2956c76aec77 2025-02-04 06:49:47,771 - WARNING - Pod uuid bbc61d42-6290-48c2-80dd-2956c76aec77 is still seen in agent 10.0.0.32 VM list 2025-02-04 06:49:52,772 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=bbc61d42-6290-48c2-80dd-2956c76aec77 2025-02-04 06:49:52,781 - DEBUG - Pod bbc61d42-6290-48c2-80dd-2956c76aec77 is not in agent 10.0.0.32 VM list 2025-02-04 06:49:52,781 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1eaf87da-e2c4-11ef-b317-fa163e839dd8 2025-02-04 06:49:52,791 - DEBUG - VMI 1eaf87da-e2c4-11ef-b317-fa163e839dd8 is removed from agent 10.0.0.32 2025-02-04 06:49:52,791 - INFO - Verified that pod ctest-busybox-pod-80022939 is removed in agent 2025-02-04 06:49:52,791 - INFO - Deleting Ingress : ctest-nginx-ingress-65836742 2025-02-04 06:49:52,812 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=32050af9-f045-4458-85b2-a2b2df03ebef 2025-02-04 06:49:52,820 - ERROR - Ingress ctest-nginx-ingress-65836742 with uuid 32050af9-f045-4458-85b2-a2b2df03ebef still found in kube manager 2025-02-04 06:49:53,821 - DEBUG - Requesting: http://10.0.0.17:8108/Snh_LoadbalancerDatabaseList?x=32050af9-f045-4458-85b2-a2b2df03ebef 2025-02-04 06:49:53,829 - INFO - Ingress ctest-nginx-ingress-65836742 with uuid 32050af9-f045-4458-85b2-a2b2df03ebef deleted successfully from kube manager 2025-02-04 06:49:53,829 - INFO - Verifications on Ingress %s cleanup passed 2025-02-04 06:49:53,829 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-04 06:49:53,996 - 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-04 06:49:54,010 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-04 06:49:54,010 - INFO - Deleting VN __public__ 2025-02-04 06:49:54,639 - DEBUG - Requesting: http://10.0.0.17:8082/routing-instance/e16bdd6a-293b-4e09-b790-c8961f5bd372 2025-02-04 06:49:54,662 - DEBUG - Response Code: 404 2025-02-04 06:49:54,662 - DEBUG - Requesting: http://10.0.0.17:8082/domains 2025-02-04 06:49:54,676 - DEBUG - Requesting: http://10.0.0.17:8082/domain/13218ed2-2589-4637-bf59-3f26b0540587 2025-02-04 06:49:54,704 - DEBUG - Requesting: http://10.0.0.17:8082/project/93c2fbbc-d735-4f2e-935f-832e85afc41a 2025-02-04 06:49:54,764 - INFO - Validated that VN __public__ is not found in API Server 2025-02-04 06:49:54,764 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-04 06:49:54,775 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 06:49:54,784 - DEBUG - VN __public__ is not present in Agent 10.0.0.32 2025-02-04 06:49:54,784 - INFO - Validated that VN __public__ is not in any agent 2025-02-04 06:49:54,784 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 06:49:54,799 - DEBUG - Requesting: http://10.0.0.17:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-04 06:49:54,816 - 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-04 06:49:54,825 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-04 06:49:54,825 - INFO - Deleting pod default:ctest-nginx-pod-29263960 2025-02-04 06:49:54,838 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=8336fcd0-75c6-48d8-9ba3-c7f279945d58 2025-02-04 06:49:54,856 - WARNING - Pod uuid 8336fcd0-75c6-48d8-9ba3-c7f279945d58 is still seen in agent 10.0.0.32 VM list 2025-02-04 06:49:59,857 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=8336fcd0-75c6-48d8-9ba3-c7f279945d58 2025-02-04 06:49:59,866 - DEBUG - Pod 8336fcd0-75c6-48d8-9ba3-c7f279945d58 is not in agent 10.0.0.32 VM list 2025-02-04 06:49:59,866 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1a39df20-e2c4-11ef-b317-fa163e839dd8 2025-02-04 06:49:59,874 - DEBUG - VMI 1a39df20-e2c4-11ef-b317-fa163e839dd8 is removed from agent 10.0.0.32 2025-02-04 06:49:59,874 - INFO - Verified that pod ctest-nginx-pod-29263960 is removed in agent 2025-02-04 06:49:59,874 - INFO - Deleting pod default:ctest-nginx-pod-56562773 2025-02-04 06:49:59,886 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=c59c1a95-310d-47e7-99a8-312a7e619d78 2025-02-04 06:49:59,897 - WARNING - Pod uuid c59c1a95-310d-47e7-99a8-312a7e619d78 is still seen in agent 10.0.0.32 VM list 2025-02-04 06:50:04,898 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_VmListReq?uuid=c59c1a95-310d-47e7-99a8-312a7e619d78 2025-02-04 06:50:04,905 - DEBUG - Pod c59c1a95-310d-47e7-99a8-312a7e619d78 is not in agent 10.0.0.32 VM list 2025-02-04 06:50:04,905 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:19acd0e4-e2c4-11ef-b317-fa163e839dd8 2025-02-04 06:50:04,912 - DEBUG - VMI 19acd0e4-e2c4-11ef-b317-fa163e839dd8 is removed from agent 10.0.0.32 2025-02-04 06:50:04,912 - INFO - Verified that pod ctest-nginx-pod-56562773 is removed in agent 2025-02-04 06:50:04,912 - INFO - Deleting service : ctest-nginx-svc-60749055 2025-02-04 06:50:05,153 - DEBUG - Requesting: http://10.0.0.32:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-04 06:50:05,161 - DEBUG - No XMPP flaps were noticed during the test