2025-02-17 02:08:33,753 - DEBUG - [10.0.0.28]: Running cmd : hostname 2025-02-17 02:08:34,017 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-980-1 2025-02-17 02:08:34,017 - DEBUG - [10.0.0.28]: Running cmd : hostname -f 2025-02-17 02:08:34,053 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-980-1 2025-02-17 02:08:34,053 - DEBUG - [10.0.0.28]: 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-17 02:08:34,166 - DEBUG - Output : NAMES contrail_test_fprgeN3Xn contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_snmp_topology_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 redis_redis_1 webui_web_1 webui_job_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_svcmonitor_1 config_api_schema_1 config_api_nodemgr_1 config_api_api_1 config_api_dnsmasq_1 2025-02-17 02:08:34,166 - DEBUG - [10.0.0.28]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-17 02:08:34,200 - DEBUG - Output : 10.0.0.28/24 172.17.0.1/16 2025-02-17 02:08:34,200 - DEBUG - [10.0.0.28]: Running cmd : getent hosts 10.0.0.28 | head -n 1 | awk '{print $2}' 2025-02-17 02:08:34,273 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-980-1 2025-02-17 02:08:34,373 - DEBUG - [10.0.0.29]: Running cmd : hostname 2025-02-17 02:08:34,629 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-980-1 2025-02-17 02:08:34,629 - DEBUG - [10.0.0.29]: Running cmd : hostname -f 2025-02-17 02:08:34,664 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-980-1 2025-02-17 02:08:34,664 - DEBUG - [10.0.0.29]: 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-17 02:08:34,753 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-02-17 02:08:34,753 - DEBUG - [10.0.0.29]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-02-17 02:08:34,789 - DEBUG - Output : 10.0.0.29/24 2025-02-17 02:08:34,789 - DEBUG - [10.0.0.29]: Running cmd : getent hosts 10.0.0.29 | head -n 1 | awk '{print $2}' 2025-02-17 02:08:34,824 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-980-1 2025-02-17 02:08:34,946 - INFO - Using existing project ['default-domain', 'k8s-default'](391b3cac-0aad-409a-b6bb-3088af6c9e90) 2025-02-17 02:08:35,047 - INFO - Using existing project ['default-domain', 'k8s-default'](391b3cac-0aad-409a-b6bb-3088af6c9e90) 2025-02-17 02:08:35,191 - INFO - ================================================================================ 2025-02-17 02:08:35,191 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-02-17 02:08:35,192 - 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-17 02:08:35,404 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-17 02:08:35,413 - DEBUG - Nothing to compare xmpp stats {'10.0.0.29': {'10.0.0.28': '0'}} with 2025-02-17 02:08:35,413 - INFO - Initial checks done. Running the testcase now 2025-02-17 02:08:35,413 - INFO - 2025-02-17 02:08:35,417 - INFO - Namespace default already exists 2025-02-17 02:08:35,417 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-02-17 02:08:35,534 - DEBUG - Output : cluster_project={} 2025-02-17 02:08:35,627 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-02-17 02:08:35,628 - DEBUG - Project uuid in Contrail is 391b3cac-0aad-409a-b6bb-3088af6c9e90 2025-02-17 02:08:35,628 - DEBUG - [10.0.0.28]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-02-17 02:08:35,799 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-02-17 02:08:35,800 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_NamespaceDatabaseList?namespace_uuid=cc9953dd-034c-4dc0-af58-e7e89d7d8ba4 2025-02-17 02:08:35,805 - INFO - Namespace default with uuid cc9953dd-034c-4dc0-af58-e7e89d7d8ba4 found in kube manager 2025-02-17 02:08:35,806 - INFO - Namespace default verification passed 2025-02-17 02:08:35,809 - DEBUG - Service ctest-nginx-svc-85437292 not present 2025-02-17 02:08:35,809 - INFO - Creating service ctest-nginx-svc-85437292 2025-02-17 02:08:35,851 - INFO - Created Service ctest-nginx-svc-85437292 2025-02-17 02:08:35,856 - DEBUG - Pod ctest-nginx-pod-00711319 not present 2025-02-17 02:08:35,856 - INFO - Creating Pod ctest-nginx-pod-00711319 2025-02-17 02:08:35,931 - DEBUG - Pod : ctest-nginx-pod-00711319 UUID is a25f4f76-7196-49bd-8322-d44e98bdb5e4 2025-02-17 02:08:35,942 - DEBUG - Pod ctest-nginx-pod-20004214 not present 2025-02-17 02:08:35,942 - INFO - Creating Pod ctest-nginx-pod-20004214 2025-02-17 02:08:36,004 - DEBUG - Pod : ctest-nginx-pod-20004214 UUID is 42ecf4ef-c345-4b3c-a7a6-45f3dda629f8 2025-02-17 02:08:36,391 - INFO - Created VN __public__, UUID :d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:36,660 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-17 02:08:36,683 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6eaada6b-e01c-4565-abbb-adff6eff11e6 2025-02-17 02:08:36,728 - DEBUG - Requesting: http://10.0.0.28:8082/project/391b3cac-0aad-409a-b6bb-3088af6c9e90 2025-02-17 02:08:36,911 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:36,973 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:37,033 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/e2103b6a-239b-41d7-ba35-3644c9ad1fee 2025-02-17 02:08:37,056 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/e2103b6a-239b-41d7-ba35-3644c9ad1fee 2025-02-17 02:08:37,079 - DEBUG - Route Targets: [] 2025-02-17 02:08:37,080 - DEBUG - RT names not yet present for VN __public__ 2025-02-17 02:08:42,080 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-17 02:08:42,087 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6eaada6b-e01c-4565-abbb-adff6eff11e6 2025-02-17 02:08:42,095 - DEBUG - Requesting: http://10.0.0.28:8082/project/391b3cac-0aad-409a-b6bb-3088af6c9e90 2025-02-17 02:08:42,146 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:42,156 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:42,167 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/e2103b6a-239b-41d7-ba35-3644c9ad1fee 2025-02-17 02:08:42,179 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/e2103b6a-239b-41d7-ba35-3644c9ad1fee 2025-02-17 02:08:42,188 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/88904f37-d75e-4804-8d2e-ff3f14fbba92 2025-02-17 02:08:42,198 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-17 02:08:42,198 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:42,211 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/e2103b6a-239b-41d7-ba35-3644c9ad1fee 2025-02-17 02:08:42,229 - INFO - Verified VN network id 13 for VN d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:42,229 - INFO - Verifications in API Server for VN __public__ passed 2025-02-17 02:08:42,229 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:42,242 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/e2103b6a-239b-41d7-ba35-3644c9ad1fee 2025-02-17 02:08:42,252 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/e2103b6a-239b-41d7-ba35-3644c9ad1fee 2025-02-17 02:08:42,262 - DEBUG - Requesting: http://10.0.0.28:8082/route-target/88904f37-d75e-4804-8d2e-ff3f14fbba92 2025-02-17 02:08:42,273 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-17 02:08:42,282 - DEBUG - Control-node 10.0.0.28 : 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': '15214293243052248539', 'uuid-lslong': '13417106858293075086'}, 'enable': 'true', 'created': '2025-02-17T02:08:36', 'last-modified': '2025-02-17T02:08:36', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.745640'} 2025-02-17 02:08:42,282 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-17 02:08:42,289 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-02-17 02:08:42,289 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-02-17 02:08:42,289 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-02-17 02:08:42,289 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-17 02:08:42,295 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6eaada6b-e01c-4565-abbb-adff6eff11e6 2025-02-17 02:08:42,303 - DEBUG - Requesting: http://10.0.0.28:8082/project/391b3cac-0aad-409a-b6bb-3088af6c9e90 2025-02-17 02:08:42,353 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:42,370 - DEBUG - =>VN __public__ has no policy to be verified 2025-02-17 02:08:42,370 - DEBUG - Verifying the vn in opserver 2025-02-17 02:08:42,370 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.28 2025-02-17 02:08:42,370 - DEBUG - Requesting: http://10.0.0.28:8081/analytics/uves/virtual-networks 2025-02-17 02:08:42,376 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.28:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-02-17 02:08:42,376 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-02-17 02:08:42,376 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-17 02:08:42,385 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-17 02:08:42,392 - DEBUG - Do not have enough data to verify VN in agent 2025-02-17 02:08:42,393 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-17 02:08:42,401 - DEBUG - VRF ids for VN __public__: {} 2025-02-17 02:08:42,520 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-02-17 02:08:42,641 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-17 02:08:42,660 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6eaada6b-e01c-4565-abbb-adff6eff11e6 2025-02-17 02:08:42,669 - DEBUG - Requesting: http://10.0.0.28:8082/project/391b3cac-0aad-409a-b6bb-3088af6c9e90 2025-02-17 02:08:42,732 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:42,749 - DEBUG - Requesting: http://10.0.0.28:8082/floating-ip-pool/9922a8f1-f6f5-49a2-ab0c-fb2b06d2eab5 2025-02-17 02:08:42,762 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-17 02:08:42,779 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6eaada6b-e01c-4565-abbb-adff6eff11e6 2025-02-17 02:08:42,791 - DEBUG - Requesting: http://10.0.0.28:8082/project/391b3cac-0aad-409a-b6bb-3088af6c9e90 2025-02-17 02:08:42,844 - DEBUG - Requesting: http://10.0.0.28:8082/virtual-network/d3240718-84c1-4ddb-ba33-2399ca041c8e 2025-02-17 02:08:42,858 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-02-17 02:08:42,858 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-02-17 02:08:42,869 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-17 02:08:42,877 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-02-17 02:08:42,877 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-02-17 02:08:42,881 - DEBUG - Ingress ctest-nginx-ingress-78093232 not present 2025-02-17 02:08:42,881 - INFO - Creating Ingress ctest-nginx-ingress-78093232 2025-02-17 02:08:42,889 - INFO - Created Ingress ctest-nginx-ingress-78093232 2025-02-17 02:08:42,893 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-78093232 2025-02-17 02:08:45,920 - DEBUG - For Ingress ctest-nginx-ingress-78093232, Cluster IP: 10.47.255.249, External IPs ['209.52.41.60'] 2025-02-17 02:08:45,920 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-78093232 2025-02-17 02:08:45,922 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=d200d148-e530-4e00-93aa-744a92152c95 2025-02-17 02:08:45,931 - INFO - Ingress ctest-nginx-ingress-78093232 with uuid d200d148-e530-4e00-93aa-744a92152c95 found in kube manager 2025-02-17 02:08:45,931 - INFO - Ingress ctest-nginx-ingress-78093232 verification passed 2025-02-17 02:08:45,936 - DEBUG - Pod ctest-busybox-pod-21534908 not present 2025-02-17 02:08:45,937 - INFO - Creating Pod ctest-busybox-pod-21534908 2025-02-17 02:08:46,022 - DEBUG - Pod : ctest-busybox-pod-21534908 UUID is 1e439693-a46b-4333-b0b5-339a95b2442c 2025-02-17 02:08:46,029 - DEBUG - Pod ctest-nginx-pod-00711319 not in running state.Currently in Pending 2025-02-17 02:08:51,038 - INFO - Pod ctest-nginx-pod-00711319 is in running state.Got IP 10.47.255.251 2025-02-17 02:08:51,103 - DEBUG - Pod ctest-nginx-pod-00711319 has vmi 19ab2108-ecd4-11ef-80e0-fa163e5e26ca 2025-02-17 02:08:51,104 - INFO - Verified pod ctest-nginx-pod-00711319 in contrail-api 2025-02-17 02:08:51,104 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-17 02:08:51,119 - DEBUG - VMI 19ab2108-ecd4-11ef-80e0-fa163e5e26ca is active in agent 10.0.0.29 2025-02-17 02:08:51,119 - INFO - Verified Pod ctest-nginx-pod-00711319 in agent 10.0.0.29 2025-02-17 02:08:51,119 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=a25f4f76-7196-49bd-8322-d44e98bdb5e4 2025-02-17 02:08:51,126 - INFO - Pod ctest-nginx-pod-00711319 with uuid a25f4f76-7196-49bd-8322-d44e98bdb5e4 found in kube manager 2025-02-17 02:08:51,126 - INFO - Pod ctest-nginx-pod-00711319 verification passed 2025-02-17 02:08:51,213 - DEBUG - [Pod ctest-nginx-pod-00711319] Cmd: echo ctest-nginx-pod-00711319 > /usr/share/nginx/html/index.html, Output: 2025-02-17 02:08:51,221 - INFO - Pod ctest-nginx-pod-20004214 is in running state.Got IP 10.47.255.250 2025-02-17 02:08:51,256 - DEBUG - Pod ctest-nginx-pod-20004214 has vmi 1a257d18-ecd4-11ef-80e0-fa163e5e26ca 2025-02-17 02:08:51,256 - INFO - Verified pod ctest-nginx-pod-20004214 in contrail-api 2025-02-17 02:08:51,256 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-17 02:08:51,273 - DEBUG - VMI 1a257d18-ecd4-11ef-80e0-fa163e5e26ca is active in agent 10.0.0.29 2025-02-17 02:08:51,274 - INFO - Verified Pod ctest-nginx-pod-20004214 in agent 10.0.0.29 2025-02-17 02:08:51,274 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=42ecf4ef-c345-4b3c-a7a6-45f3dda629f8 2025-02-17 02:08:51,300 - INFO - Pod ctest-nginx-pod-20004214 with uuid 42ecf4ef-c345-4b3c-a7a6-45f3dda629f8 found in kube manager 2025-02-17 02:08:51,300 - INFO - Pod ctest-nginx-pod-20004214 verification passed 2025-02-17 02:08:51,365 - DEBUG - [Pod ctest-nginx-pod-20004214] Cmd: echo ctest-nginx-pod-20004214 > /usr/share/nginx/html/index.html, Output: 2025-02-17 02:08:51,371 - DEBUG - Pod ctest-busybox-pod-21534908 not in running state.Currently in Pending 2025-02-17 02:08:56,378 - INFO - Pod ctest-busybox-pod-21534908 is in running state.Got IP 10.47.255.248 2025-02-17 02:08:56,393 - DEBUG - Pod ctest-busybox-pod-21534908 has vmi 1eed0000-ecd4-11ef-80e0-fa163e5e26ca 2025-02-17 02:08:56,393 - INFO - Verified pod ctest-busybox-pod-21534908 in contrail-api 2025-02-17 02:08:56,393 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-02-17 02:08:56,406 - DEBUG - VMI 1eed0000-ecd4-11ef-80e0-fa163e5e26ca is active in agent 10.0.0.29 2025-02-17 02:08:56,406 - INFO - Verified Pod ctest-busybox-pod-21534908 in agent 10.0.0.29 2025-02-17 02:08:56,406 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_VirtualMachineDatabaseList?x=1e439693-a46b-4333-b0b5-339a95b2442c 2025-02-17 02:08:56,411 - INFO - Pod ctest-busybox-pod-21534908 with uuid 1e439693-a46b-4333-b0b5-339a95b2442c found in kube manager 2025-02-17 02:08:56,412 - INFO - Pod ctest-busybox-pod-21534908 verification passed 2025-02-17 02:08:56,481 - DEBUG - [Pod ctest-busybox-pod-21534908] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-20004214 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-17 02:08:56,481 - DEBUG - [Pod Pod ctest-busybox-pod-21534908] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-17 02:08:56,481 - DEBUG - [Pod Pod ctest-busybox-pod-21534908] Cmd output: ctest-nginx-pod-20004214 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-17 02:08:56,545 - DEBUG - [Pod ctest-busybox-pod-21534908] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-20004214 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-17 02:08:56,546 - DEBUG - [Pod Pod ctest-busybox-pod-21534908] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-17 02:08:56,546 - DEBUG - [Pod Pod ctest-busybox-pod-21534908] Cmd output: ctest-nginx-pod-20004214 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-17 02:08:56,619 - DEBUG - [Pod ctest-busybox-pod-21534908] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-20004214 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-17 02:08:56,620 - DEBUG - [Pod Pod ctest-busybox-pod-21534908] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-17 02:08:56,620 - DEBUG - [Pod Pod ctest-busybox-pod-21534908] Cmd output: ctest-nginx-pod-20004214 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-17 02:08:56,690 - DEBUG - [Pod ctest-busybox-pod-21534908] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-20004214 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-17 02:08:56,690 - DEBUG - [Pod Pod ctest-busybox-pod-21534908] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-17 02:08:56,690 - DEBUG - [Pod Pod ctest-busybox-pod-21534908] Cmd output: Connecting to 10.47.255.249:80 (10.47.255.249:80) ctest-nginx-pod-20004214 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-02-17 02:08:56,744 - DEBUG - [Pod ctest-busybox-pod-21534908] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-00711319 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-17 02:08:56,744 - DEBUG - [Pod Pod ctest-busybox-pod-21534908] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-02-17 02:08:56,744 - DEBUG - [Pod Pod ctest-busybox-pod-21534908] Cmd output: ctest-nginx-pod-00711319 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-17 02:08:56,744 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-00711319': 1, 'ctest-nginx-pod-20004214': 4} 2025-02-17 02:08:56,744 - WARNING - Nothing to delete parallely 2025-02-17 02:08:56,744 - INFO - Deleting pod default:ctest-busybox-pod-21534908 2025-02-17 02:08:56,757 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1e439693-a46b-4333-b0b5-339a95b2442c 2025-02-17 02:08:56,764 - WARNING - Pod uuid 1e439693-a46b-4333-b0b5-339a95b2442c is still seen in agent 10.0.0.29 VM list 2025-02-17 02:09:01,766 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1e439693-a46b-4333-b0b5-339a95b2442c 2025-02-17 02:09:01,773 - WARNING - Pod uuid 1e439693-a46b-4333-b0b5-339a95b2442c is still seen in agent 10.0.0.29 VM list 2025-02-17 02:09:06,775 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1e439693-a46b-4333-b0b5-339a95b2442c 2025-02-17 02:09:06,783 - WARNING - Pod uuid 1e439693-a46b-4333-b0b5-339a95b2442c is still seen in agent 10.0.0.29 VM list 2025-02-17 02:09:11,784 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1e439693-a46b-4333-b0b5-339a95b2442c 2025-02-17 02:09:11,793 - WARNING - Pod uuid 1e439693-a46b-4333-b0b5-339a95b2442c is still seen in agent 10.0.0.29 VM list 2025-02-17 02:09:16,794 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1e439693-a46b-4333-b0b5-339a95b2442c 2025-02-17 02:09:16,806 - WARNING - Pod uuid 1e439693-a46b-4333-b0b5-339a95b2442c is still seen in agent 10.0.0.29 VM list 2025-02-17 02:09:21,807 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1e439693-a46b-4333-b0b5-339a95b2442c 2025-02-17 02:09:21,822 - WARNING - Pod uuid 1e439693-a46b-4333-b0b5-339a95b2442c is still seen in agent 10.0.0.29 VM list 2025-02-17 02:09:26,823 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1e439693-a46b-4333-b0b5-339a95b2442c 2025-02-17 02:09:26,832 - WARNING - Pod uuid 1e439693-a46b-4333-b0b5-339a95b2442c is still seen in agent 10.0.0.29 VM list 2025-02-17 02:09:31,833 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=1e439693-a46b-4333-b0b5-339a95b2442c 2025-02-17 02:09:31,841 - DEBUG - Pod 1e439693-a46b-4333-b0b5-339a95b2442c is not in agent 10.0.0.29 VM list 2025-02-17 02:09:31,841 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1eed0000-ecd4-11ef-80e0-fa163e5e26ca 2025-02-17 02:09:31,849 - DEBUG - VMI 1eed0000-ecd4-11ef-80e0-fa163e5e26ca is removed from agent 10.0.0.29 2025-02-17 02:09:31,849 - INFO - Verified that pod ctest-busybox-pod-21534908 is removed in agent 2025-02-17 02:09:31,849 - INFO - Deleting Ingress : ctest-nginx-ingress-78093232 2025-02-17 02:09:31,856 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=d200d148-e530-4e00-93aa-744a92152c95 2025-02-17 02:09:31,872 - ERROR - Ingress ctest-nginx-ingress-78093232 with uuid d200d148-e530-4e00-93aa-744a92152c95 still found in kube manager 2025-02-17 02:09:32,873 - DEBUG - Requesting: http://10.0.0.28:8108/Snh_LoadbalancerDatabaseList?x=d200d148-e530-4e00-93aa-744a92152c95 2025-02-17 02:09:32,877 - INFO - Ingress ctest-nginx-ingress-78093232 with uuid d200d148-e530-4e00-93aa-744a92152c95 deleted successfully from kube manager 2025-02-17 02:09:32,877 - INFO - Verifications on Ingress %s cleanup passed 2025-02-17 02:09:32,877 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-02-17 02:09:33,033 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-02-17 02:09:33,043 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-02-17 02:09:33,043 - INFO - Deleting VN __public__ 2025-02-17 02:09:33,335 - DEBUG - Requesting: http://10.0.0.28:8082/routing-instance/e2103b6a-239b-41d7-ba35-3644c9ad1fee 2025-02-17 02:09:33,345 - DEBUG - Response Code: 404 2025-02-17 02:09:33,345 - DEBUG - Requesting: http://10.0.0.28:8082/domains 2025-02-17 02:09:33,359 - DEBUG - Requesting: http://10.0.0.28:8082/domain/6eaada6b-e01c-4565-abbb-adff6eff11e6 2025-02-17 02:09:33,377 - DEBUG - Requesting: http://10.0.0.28:8082/project/391b3cac-0aad-409a-b6bb-3088af6c9e90 2025-02-17 02:09:33,431 - INFO - Validated that VN __public__ is not found in API Server 2025-02-17 02:09:33,432 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-02-17 02:09:33,444 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-17 02:09:33,454 - DEBUG - VN __public__ is not present in Agent 10.0.0.29 2025-02-17 02:09:33,454 - INFO - Validated that VN __public__ is not in any agent 2025-02-17 02:09:33,455 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-17 02:09:33,462 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-02-17 02:09:33,469 - DEBUG - Requesting: http://10.0.0.28:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-02-17 02:09:33,478 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-02-17 02:09:33,479 - INFO - Deleting pod default:ctest-nginx-pod-20004214 2025-02-17 02:09:33,510 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=42ecf4ef-c345-4b3c-a7a6-45f3dda629f8 2025-02-17 02:09:33,540 - WARNING - Pod uuid 42ecf4ef-c345-4b3c-a7a6-45f3dda629f8 is still seen in agent 10.0.0.29 VM list 2025-02-17 02:09:38,543 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=42ecf4ef-c345-4b3c-a7a6-45f3dda629f8 2025-02-17 02:09:38,551 - DEBUG - Pod 42ecf4ef-c345-4b3c-a7a6-45f3dda629f8 is not in agent 10.0.0.29 VM list 2025-02-17 02:09:38,552 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1a257d18-ecd4-11ef-80e0-fa163e5e26ca 2025-02-17 02:09:38,558 - DEBUG - VMI 1a257d18-ecd4-11ef-80e0-fa163e5e26ca is removed from agent 10.0.0.29 2025-02-17 02:09:38,558 - INFO - Verified that pod ctest-nginx-pod-20004214 is removed in agent 2025-02-17 02:09:38,559 - INFO - Deleting pod default:ctest-nginx-pod-00711319 2025-02-17 02:09:38,568 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a25f4f76-7196-49bd-8322-d44e98bdb5e4 2025-02-17 02:09:38,579 - WARNING - Pod uuid a25f4f76-7196-49bd-8322-d44e98bdb5e4 is still seen in agent 10.0.0.29 VM list 2025-02-17 02:09:43,580 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_VmListReq?uuid=a25f4f76-7196-49bd-8322-d44e98bdb5e4 2025-02-17 02:09:43,588 - DEBUG - Pod a25f4f76-7196-49bd-8322-d44e98bdb5e4 is not in agent 10.0.0.29 VM list 2025-02-17 02:09:43,589 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:19ab2108-ecd4-11ef-80e0-fa163e5e26ca 2025-02-17 02:09:43,597 - DEBUG - VMI 19ab2108-ecd4-11ef-80e0-fa163e5e26ca is removed from agent 10.0.0.29 2025-02-17 02:09:43,597 - INFO - Verified that pod ctest-nginx-pod-00711319 is removed in agent 2025-02-17 02:09:43,597 - INFO - Deleting service : ctest-nginx-svc-85437292 2025-02-17 02:09:43,870 - DEBUG - Requesting: http://10.0.0.29:8085/Snh_AgentXmppConnectionStatusReq? 2025-02-17 02:09:43,878 - DEBUG - No XMPP flaps were noticed during the test