2024-10-29 22:05:56,104 - DEBUG - [10.0.0.12]: Running cmd : hostname 2024-10-29 22:05:56,335 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-750-1 2024-10-29 22:05:56,336 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2024-10-29 22:05:56,369 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-750-1 2024-10-29 22:05:56,370 - 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}' 2024-10-29 22:05:56,444 - DEBUG - Output : NAMES contrail_test_69w3ablWq contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_snmp_nodemgr_1 analytics_snmp_snmp-collector_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_collector_1 analytics_api_1 redis_redis_1 webui_job_1 webui_web_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_nodemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_schema_1 config_api_dnsmasq_1 2024-10-29 22:05:56,444 - DEBUG - [10.0.0.12]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-10-29 22:05:56,477 - DEBUG - Output : 10.0.0.12/24 172.17.0.1/16 2024-10-29 22:05:56,477 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2024-10-29 22:05:56,552 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-750-1 2024-10-29 22:05:56,599 - DEBUG - [10.0.0.24]: Running cmd : hostname 2024-10-29 22:05:56,852 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-750-1 2024-10-29 22:05:56,853 - DEBUG - [10.0.0.24]: Running cmd : hostname -f 2024-10-29 22:05:56,931 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-750-1 2024-10-29 22:05:56,931 - DEBUG - [10.0.0.24]: 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}' 2024-10-29 22:05:56,986 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-10-29 22:05:56,986 - DEBUG - [10.0.0.24]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-10-29 22:05:57,022 - DEBUG - Output : 10.0.0.24/24 2024-10-29 22:05:57,023 - DEBUG - [10.0.0.24]: Running cmd : getent hosts 10.0.0.24 | head -n 1 | awk '{print $2}' 2024-10-29 22:05:57,093 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-750-1 2024-10-29 22:05:57,186 - INFO - Using existing project ['default-domain', 'k8s-default'](491a6cc0-a449-4515-afc4-3d402b50497c) 2024-10-29 22:05:57,267 - INFO - Using existing project ['default-domain', 'k8s-default'](491a6cc0-a449-4515-afc4-3d402b50497c) 2024-10-29 22:05:57,407 - INFO - ================================================================================ 2024-10-29 22:05:57,407 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-10-29 22:05:57,408 - 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 2024-10-29 22:05:57,634 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-29 22:05:57,646 - DEBUG - Nothing to compare xmpp stats {'10.0.0.24': {'10.0.0.12': '0'}} with 2024-10-29 22:05:57,646 - INFO - Initial checks done. Running the testcase now 2024-10-29 22:05:57,646 - INFO - 2024-10-29 22:05:57,650 - INFO - Namespace default already exists 2024-10-29 22:05:57,651 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-29 22:05:57,766 - DEBUG - Output : cluster_project={} 2024-10-29 22:05:57,870 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-10-29 22:05:57,870 - DEBUG - Project uuid in Contrail is 491a6cc0-a449-4515-afc4-3d402b50497c 2024-10-29 22:05:57,870 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-10-29 22:05:57,995 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-10-29 22:05:57,996 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_NamespaceDatabaseList?namespace_uuid=59e97122-6cc8-48d2-a2d3-35d326e0a5c3 2024-10-29 22:05:58,000 - INFO - Namespace default with uuid 59e97122-6cc8-48d2-a2d3-35d326e0a5c3 found in kube manager 2024-10-29 22:05:58,000 - INFO - Namespace default verification passed 2024-10-29 22:05:58,003 - DEBUG - Service ctest-nginx-svc-16522844 not present 2024-10-29 22:05:58,004 - INFO - Creating service ctest-nginx-svc-16522844 2024-10-29 22:05:58,020 - INFO - Created Service ctest-nginx-svc-16522844 2024-10-29 22:05:58,028 - DEBUG - Pod ctest-nginx-pod-50833407 not present 2024-10-29 22:05:58,029 - INFO - Creating Pod ctest-nginx-pod-50833407 2024-10-29 22:05:58,056 - DEBUG - Node for Pod ctest-nginx-pod-50833407 not yet populated 2024-10-29 22:06:01,063 - DEBUG - Pod : ctest-nginx-pod-50833407 UUID is 2f5bfb14-8a4b-4557-bf67-353f08da8aa0 2024-10-29 22:06:01,070 - DEBUG - Pod ctest-nginx-pod-03303492 not present 2024-10-29 22:06:01,070 - INFO - Creating Pod ctest-nginx-pod-03303492 2024-10-29 22:06:01,093 - DEBUG - Pod : ctest-nginx-pod-03303492 UUID is 3bfdb528-cbd4-4f7c-871a-c78f72d1d9aa 2024-10-29 22:06:01,430 - INFO - Created VN __public__, UUID :d7c062c1-5918-4152-bf65-cba37bb3d3e0 2024-10-29 22:06:01,821 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-29 22:06:01,832 - DEBUG - Requesting: http://10.0.0.12:8082/domain/266ac671-68e4-487a-8189-dbbfd44bbcda 2024-10-29 22:06:01,847 - DEBUG - Requesting: http://10.0.0.12:8082/project/491a6cc0-a449-4515-afc4-3d402b50497c 2024-10-29 22:06:01,910 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/d7c062c1-5918-4152-bf65-cba37bb3d3e0 2024-10-29 22:06:01,929 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/d7c062c1-5918-4152-bf65-cba37bb3d3e0 2024-10-29 22:06:01,946 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/447ef026-379c-47d6-ae3b-6ddb7448eafd 2024-10-29 22:06:01,970 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/447ef026-379c-47d6-ae3b-6ddb7448eafd 2024-10-29 22:06:01,988 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/e77efaa2-8d6f-45ce-b472-924d67835c8b 2024-10-29 22:06:01,998 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-10-29 22:06:01,998 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/d7c062c1-5918-4152-bf65-cba37bb3d3e0 2024-10-29 22:06:02,016 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/447ef026-379c-47d6-ae3b-6ddb7448eafd 2024-10-29 22:06:02,037 - INFO - Verified VN network id 13 for VN d7c062c1-5918-4152-bf65-cba37bb3d3e0 2024-10-29 22:06:02,037 - INFO - Verifications in API Server for VN __public__ passed 2024-10-29 22:06:02,038 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/d7c062c1-5918-4152-bf65-cba37bb3d3e0 2024-10-29 22:06:02,062 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/447ef026-379c-47d6-ae3b-6ddb7448eafd 2024-10-29 22:06:02,081 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/447ef026-379c-47d6-ae3b-6ddb7448eafd 2024-10-29 22:06:02,095 - DEBUG - Requesting: http://10.0.0.12:8082/route-target/e77efaa2-8d6f-45ce-b472-924d67835c8b 2024-10-29 22:06:02,105 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-10-29 22:06:02,112 - DEBUG - Control-node 10.0.0.12 : 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': '15546534496245924178', 'uuid-lslong': '13791653336907502560'}, 'enable': 'true', 'created': '2024-10-29T22:06:01', 'last-modified': '2024-10-29T22:06:01', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.443078'} 2024-10-29 22:06:02,112 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-29 22:06:02,118 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-10-29 22:06:02,119 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-10-29 22:06:02,119 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-10-29 22:06:02,119 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-29 22:06:02,124 - DEBUG - Requesting: http://10.0.0.12:8082/domain/266ac671-68e4-487a-8189-dbbfd44bbcda 2024-10-29 22:06:02,134 - DEBUG - Requesting: http://10.0.0.12:8082/project/491a6cc0-a449-4515-afc4-3d402b50497c 2024-10-29 22:06:02,212 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/d7c062c1-5918-4152-bf65-cba37bb3d3e0 2024-10-29 22:06:02,233 - DEBUG - =>VN __public__ has no policy to be verified 2024-10-29 22:06:02,233 - DEBUG - Verifying the vn in opserver 2024-10-29 22:06:02,233 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.12 2024-10-29 22:06:02,234 - DEBUG - Requesting: http://10.0.0.12:8081/analytics/uves/virtual-networks 2024-10-29 22:06:02,239 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.12:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-10-29 22:06:02,239 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-10-29 22:06:02,239 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-29 22:06:02,249 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-29 22:06:02,257 - DEBUG - Do not have enough data to verify VN in agent 2024-10-29 22:06:02,257 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-29 22:06:02,266 - DEBUG - VRF ids for VN __public__: {} 2024-10-29 22:06:02,371 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-10-29 22:06:02,505 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-29 22:06:02,511 - DEBUG - Requesting: http://10.0.0.12:8082/domain/266ac671-68e4-487a-8189-dbbfd44bbcda 2024-10-29 22:06:02,519 - DEBUG - Requesting: http://10.0.0.12:8082/project/491a6cc0-a449-4515-afc4-3d402b50497c 2024-10-29 22:06:02,587 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/d7c062c1-5918-4152-bf65-cba37bb3d3e0 2024-10-29 22:06:02,604 - DEBUG - Requesting: http://10.0.0.12:8082/floating-ip-pool/9d4ddd11-01a9-4d3e-8e88-8eb64336db36 2024-10-29 22:06:02,611 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-29 22:06:02,616 - DEBUG - Requesting: http://10.0.0.12:8082/domain/266ac671-68e4-487a-8189-dbbfd44bbcda 2024-10-29 22:06:02,628 - DEBUG - Requesting: http://10.0.0.12:8082/project/491a6cc0-a449-4515-afc4-3d402b50497c 2024-10-29 22:06:02,685 - DEBUG - Requesting: http://10.0.0.12:8082/virtual-network/d7c062c1-5918-4152-bf65-cba37bb3d3e0 2024-10-29 22:06:02,698 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-10-29 22:06:02,698 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-10-29 22:06:02,708 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-10-29 22:06:02,714 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-10-29 22:06:02,714 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-10-29 22:06:02,726 - DEBUG - Ingress ctest-nginx-ingress-10094121 not present 2024-10-29 22:06:02,726 - INFO - Creating Ingress ctest-nginx-ingress-10094121 2024-10-29 22:06:02,733 - INFO - Created Ingress ctest-nginx-ingress-10094121 2024-10-29 22:06:02,736 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-10094121 2024-10-29 22:06:05,741 - DEBUG - For Ingress ctest-nginx-ingress-10094121, Cluster IP: 10.47.255.249, External IPs ['84.183.153.252'] 2024-10-29 22:06:05,741 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-10094121 2024-10-29 22:06:05,741 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=23cb16a1-7f8f-457d-b522-d44309884bf7 2024-10-29 22:06:05,747 - INFO - Ingress ctest-nginx-ingress-10094121 with uuid 23cb16a1-7f8f-457d-b522-d44309884bf7 found in kube manager 2024-10-29 22:06:05,747 - INFO - Ingress ctest-nginx-ingress-10094121 verification passed 2024-10-29 22:06:05,750 - DEBUG - Pod ctest-busybox-pod-59280504 not present 2024-10-29 22:06:05,750 - INFO - Creating Pod ctest-busybox-pod-59280504 2024-10-29 22:06:05,796 - DEBUG - Pod : ctest-busybox-pod-59280504 UUID is badbda14-d86a-498e-b30f-271daf796438 2024-10-29 22:06:05,811 - DEBUG - Pod ctest-nginx-pod-50833407 not in running state.Currently in Pending 2024-10-29 22:06:10,817 - INFO - Pod ctest-nginx-pod-50833407 is in running state.Got IP 10.47.255.251 2024-10-29 22:06:10,878 - DEBUG - Pod ctest-nginx-pod-50833407 has vmi fac6e7c4-9641-11ef-ab01-fa163e9b7eff 2024-10-29 22:06:10,878 - INFO - Verified pod ctest-nginx-pod-50833407 in contrail-api 2024-10-29 22:06:10,878 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:06:10,892 - DEBUG - VMI fac6e7c4-9641-11ef-ab01-fa163e9b7eff is active in agent 10.0.0.24 2024-10-29 22:06:10,892 - INFO - Verified Pod ctest-nginx-pod-50833407 in agent 10.0.0.24 2024-10-29 22:06:10,892 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=2f5bfb14-8a4b-4557-bf67-353f08da8aa0 2024-10-29 22:06:10,896 - INFO - Pod ctest-nginx-pod-50833407 with uuid 2f5bfb14-8a4b-4557-bf67-353f08da8aa0 found in kube manager 2024-10-29 22:06:10,896 - INFO - Pod ctest-nginx-pod-50833407 verification passed 2024-10-29 22:06:10,968 - DEBUG - [Pod ctest-nginx-pod-50833407] Cmd: echo ctest-nginx-pod-50833407 > /usr/share/nginx/html/index.html, Output: 2024-10-29 22:06:10,973 - DEBUG - Pod ctest-nginx-pod-03303492 not in running state.Currently in Pending 2024-10-29 22:06:15,980 - INFO - Pod ctest-nginx-pod-03303492 is in running state.Got IP 10.47.255.250 2024-10-29 22:06:15,998 - DEBUG - Pod ctest-nginx-pod-03303492 has vmi fbcd8e8e-9641-11ef-ab01-fa163e9b7eff 2024-10-29 22:06:15,998 - INFO - Verified pod ctest-nginx-pod-03303492 in contrail-api 2024-10-29 22:06:15,998 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:06:16,012 - DEBUG - VMI fbcd8e8e-9641-11ef-ab01-fa163e9b7eff is active in agent 10.0.0.24 2024-10-29 22:06:16,013 - INFO - Verified Pod ctest-nginx-pod-03303492 in agent 10.0.0.24 2024-10-29 22:06:16,013 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=3bfdb528-cbd4-4f7c-871a-c78f72d1d9aa 2024-10-29 22:06:16,018 - INFO - Pod ctest-nginx-pod-03303492 with uuid 3bfdb528-cbd4-4f7c-871a-c78f72d1d9aa found in kube manager 2024-10-29 22:06:16,018 - INFO - Pod ctest-nginx-pod-03303492 verification passed 2024-10-29 22:06:16,083 - DEBUG - [Pod ctest-nginx-pod-03303492] Cmd: echo ctest-nginx-pod-03303492 > /usr/share/nginx/html/index.html, Output: 2024-10-29 22:06:16,088 - INFO - Pod ctest-busybox-pod-59280504 is in running state.Got IP 10.47.255.248 2024-10-29 22:06:16,123 - DEBUG - Pod ctest-busybox-pod-59280504 has vmi fed1287a-9641-11ef-ab01-fa163e9b7eff 2024-10-29 22:06:16,123 - INFO - Verified pod ctest-busybox-pod-59280504 in contrail-api 2024-10-29 22:06:16,123 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:06:16,136 - DEBUG - VMI fed1287a-9641-11ef-ab01-fa163e9b7eff is active in agent 10.0.0.24 2024-10-29 22:06:16,136 - INFO - Verified Pod ctest-busybox-pod-59280504 in agent 10.0.0.24 2024-10-29 22:06:16,136 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_VirtualMachineDatabaseList?x=badbda14-d86a-498e-b30f-271daf796438 2024-10-29 22:06:16,142 - INFO - Pod ctest-busybox-pod-59280504 with uuid badbda14-d86a-498e-b30f-271daf796438 found in kube manager 2024-10-29 22:06:16,142 - INFO - Pod ctest-busybox-pod-59280504 verification passed 2024-10-29 22:06:16,223 - DEBUG - [Pod ctest-busybox-pod-59280504] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-03303492 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-29 22:06:16,223 - DEBUG - [Pod Pod ctest-busybox-pod-59280504] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-29 22:06:16,223 - DEBUG - [Pod Pod ctest-busybox-pod-59280504] Cmd output: ctest-nginx-pod-03303492 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-29 22:06:16,288 - DEBUG - [Pod ctest-busybox-pod-59280504] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-50833407 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-29 22:06:16,288 - DEBUG - [Pod Pod ctest-busybox-pod-59280504] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-10-29 22:06:16,289 - DEBUG - [Pod Pod ctest-busybox-pod-59280504] Cmd output: ctest-nginx-pod-50833407 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-10-29 22:06:16,289 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-50833407': 1, 'ctest-nginx-pod-03303492': 1} 2024-10-29 22:06:16,289 - WARNING - Nothing to delete parallely 2024-10-29 22:06:16,289 - INFO - Deleting pod default:ctest-busybox-pod-59280504 2024-10-29 22:06:16,300 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=badbda14-d86a-498e-b30f-271daf796438 2024-10-29 22:06:16,310 - WARNING - Pod uuid badbda14-d86a-498e-b30f-271daf796438 is still seen in agent 10.0.0.24 VM list 2024-10-29 22:06:21,310 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=badbda14-d86a-498e-b30f-271daf796438 2024-10-29 22:06:21,319 - WARNING - Pod uuid badbda14-d86a-498e-b30f-271daf796438 is still seen in agent 10.0.0.24 VM list 2024-10-29 22:06:26,319 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=badbda14-d86a-498e-b30f-271daf796438 2024-10-29 22:06:26,327 - WARNING - Pod uuid badbda14-d86a-498e-b30f-271daf796438 is still seen in agent 10.0.0.24 VM list 2024-10-29 22:06:31,328 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=badbda14-d86a-498e-b30f-271daf796438 2024-10-29 22:06:31,346 - WARNING - Pod uuid badbda14-d86a-498e-b30f-271daf796438 is still seen in agent 10.0.0.24 VM list 2024-10-29 22:06:36,347 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=badbda14-d86a-498e-b30f-271daf796438 2024-10-29 22:06:36,356 - WARNING - Pod uuid badbda14-d86a-498e-b30f-271daf796438 is still seen in agent 10.0.0.24 VM list 2024-10-29 22:06:41,357 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=badbda14-d86a-498e-b30f-271daf796438 2024-10-29 22:06:41,366 - WARNING - Pod uuid badbda14-d86a-498e-b30f-271daf796438 is still seen in agent 10.0.0.24 VM list 2024-10-29 22:06:46,367 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=badbda14-d86a-498e-b30f-271daf796438 2024-10-29 22:06:46,374 - WARNING - Pod uuid badbda14-d86a-498e-b30f-271daf796438 is still seen in agent 10.0.0.24 VM list 2024-10-29 22:06:51,375 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=badbda14-d86a-498e-b30f-271daf796438 2024-10-29 22:06:51,382 - DEBUG - Pod badbda14-d86a-498e-b30f-271daf796438 is not in agent 10.0.0.24 VM list 2024-10-29 22:06:51,382 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fed1287a-9641-11ef-ab01-fa163e9b7eff 2024-10-29 22:06:51,388 - DEBUG - VMI fed1287a-9641-11ef-ab01-fa163e9b7eff is removed from agent 10.0.0.24 2024-10-29 22:06:51,388 - INFO - Verified that pod ctest-busybox-pod-59280504 is removed in agent 2024-10-29 22:06:51,389 - INFO - Deleting Ingress : ctest-nginx-ingress-10094121 2024-10-29 22:06:51,394 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=23cb16a1-7f8f-457d-b522-d44309884bf7 2024-10-29 22:06:51,399 - ERROR - Ingress ctest-nginx-ingress-10094121 with uuid 23cb16a1-7f8f-457d-b522-d44309884bf7 still found in kube manager 2024-10-29 22:06:52,399 - DEBUG - Requesting: http://10.0.0.12:8108/Snh_LoadbalancerDatabaseList?x=23cb16a1-7f8f-457d-b522-d44309884bf7 2024-10-29 22:06:52,404 - INFO - Ingress ctest-nginx-ingress-10094121 with uuid 23cb16a1-7f8f-457d-b522-d44309884bf7 deleted successfully from kube manager 2024-10-29 22:06:52,404 - INFO - Verifications on Ingress %s cleanup passed 2024-10-29 22:06:52,404 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-10-29 22:06:52,651 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-10-29 22:06:52,660 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-10-29 22:06:52,660 - INFO - Deleting VN __public__ 2024-10-29 22:06:52,831 - DEBUG - Requesting: http://10.0.0.12:8082/routing-instance/447ef026-379c-47d6-ae3b-6ddb7448eafd 2024-10-29 22:06:52,838 - DEBUG - Response Code: 404 2024-10-29 22:06:52,839 - DEBUG - Requesting: http://10.0.0.12:8082/domains 2024-10-29 22:06:52,844 - DEBUG - Requesting: http://10.0.0.12:8082/domain/266ac671-68e4-487a-8189-dbbfd44bbcda 2024-10-29 22:06:52,863 - DEBUG - Requesting: http://10.0.0.12:8082/project/491a6cc0-a449-4515-afc4-3d402b50497c 2024-10-29 22:06:52,902 - INFO - Validated that VN __public__ is not found in API Server 2024-10-29 22:06:52,904 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-10-29 22:06:52,913 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-29 22:06:52,923 - DEBUG - VN __public__ is not present in Agent 10.0.0.24 2024-10-29 22:06:52,924 - INFO - Validated that VN __public__ is not in any agent 2024-10-29 22:06:52,924 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-29 22:06:52,931 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-10-29 22:06:52,939 - DEBUG - Requesting: http://10.0.0.12:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-10-29 22:06:52,949 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-10-29 22:06:52,949 - INFO - Deleting pod default:ctest-nginx-pod-03303492 2024-10-29 22:06:52,965 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3bfdb528-cbd4-4f7c-871a-c78f72d1d9aa 2024-10-29 22:06:52,974 - WARNING - Pod uuid 3bfdb528-cbd4-4f7c-871a-c78f72d1d9aa is still seen in agent 10.0.0.24 VM list 2024-10-29 22:06:57,975 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3bfdb528-cbd4-4f7c-871a-c78f72d1d9aa 2024-10-29 22:06:57,982 - DEBUG - Pod 3bfdb528-cbd4-4f7c-871a-c78f72d1d9aa is not in agent 10.0.0.24 VM list 2024-10-29 22:06:57,982 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fbcd8e8e-9641-11ef-ab01-fa163e9b7eff 2024-10-29 22:06:57,989 - DEBUG - VMI fbcd8e8e-9641-11ef-ab01-fa163e9b7eff is removed from agent 10.0.0.24 2024-10-29 22:06:57,989 - INFO - Verified that pod ctest-nginx-pod-03303492 is removed in agent 2024-10-29 22:06:57,989 - INFO - Deleting pod default:ctest-nginx-pod-50833407 2024-10-29 22:06:58,000 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2f5bfb14-8a4b-4557-bf67-353f08da8aa0 2024-10-29 22:06:58,008 - WARNING - Pod uuid 2f5bfb14-8a4b-4557-bf67-353f08da8aa0 is still seen in agent 10.0.0.24 VM list 2024-10-29 22:07:03,009 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=2f5bfb14-8a4b-4557-bf67-353f08da8aa0 2024-10-29 22:07:03,017 - DEBUG - Pod 2f5bfb14-8a4b-4557-bf67-353f08da8aa0 is not in agent 10.0.0.24 VM list 2024-10-29 22:07:03,017 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:fac6e7c4-9641-11ef-ab01-fa163e9b7eff 2024-10-29 22:07:03,023 - DEBUG - VMI fac6e7c4-9641-11ef-ab01-fa163e9b7eff is removed from agent 10.0.0.24 2024-10-29 22:07:03,023 - INFO - Verified that pod ctest-nginx-pod-50833407 is removed in agent 2024-10-29 22:07:03,024 - INFO - Deleting service : ctest-nginx-svc-16522844 2024-10-29 22:07:03,288 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-29 22:07:03,296 - DEBUG - No XMPP flaps were noticed during the test 2024-10-29 22:07:03,296 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:06] 2024-10-29 22:07:03,297 - INFO - -------------------------------------------------------------------------------- 2024-10-29 22:07:09,648 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-29 22:07:09,777 - DEBUG - Output : cluster_project={} 2024-10-29 22:07:09,832 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-10-29 22:07:09,964 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-10-29 22:07:09,971 - DEBUG - [10.0.0.12]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-10-29 22:07:10,152 - DEBUG - Output : cluster_project={} 2024-10-29 22:07:20,317 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:07:25,381 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:07:25,472 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:07:25,563 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:07:25,608 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:07:25,695 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:07:25,756 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:07:25,846 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-10-29 22:07:26,090 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-29 22:07:29,012 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_ApplicationPolicySetReq? 2024-10-29 22:07:29,021 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2024-10-29 22:07:29,054 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2024-10-29 22:07:31,090 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AclReq? 2024-10-29 22:10:32,623 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_AgentXmppConnectionStatusReq? 2024-10-29 22:10:32,680 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e08820ca-0049-4ff4-9946-425519414201 2024-10-29 22:10:32,706 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3c72f2c2-c6d0-4e23-8091-454eeb6302e1 2024-10-29 22:10:32,713 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3d4531a4-9c62-4163-8560-3dae5c530273 2024-10-29 22:10:32,717 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c6ca202f-80de-42a6-8281-f7fed2677f76 2024-10-29 22:10:32,721 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4f97be5a-00b3-4358-b21c-7c1eda2c9982 2024-10-29 22:10:32,724 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=51c0dc7b-ba92-4388-b0fc-8dd3d78cd9d6 2024-10-29 22:10:32,730 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=200bb975-e5ea-4852-aa1d-93625ba01e4c 2024-10-29 22:10:32,735 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c2265a30-6342-4ff8-a6d9-57ca5e22be1d 2024-10-29 22:10:37,768 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c2265a30-6342-4ff8-a6d9-57ca5e22be1d 2024-10-29 22:10:37,770 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3d4531a4-9c62-4163-8560-3dae5c530273 2024-10-29 22:10:37,772 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=200bb975-e5ea-4852-aa1d-93625ba01e4c 2024-10-29 22:10:37,773 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=e08820ca-0049-4ff4-9946-425519414201 2024-10-29 22:10:37,774 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3c72f2c2-c6d0-4e23-8091-454eeb6302e1 2024-10-29 22:10:37,774 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4f97be5a-00b3-4358-b21c-7c1eda2c9982 2024-10-29 22:10:37,777 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=51c0dc7b-ba92-4388-b0fc-8dd3d78cd9d6 2024-10-29 22:10:37,778 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c6ca202f-80de-42a6-8281-f7fed2677f76 2024-10-29 22:10:37,803 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:261cc268-9642-11ef-ab01-fa163e9b7eff 2024-10-29 22:10:37,805 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:26c8e0a2-9642-11ef-ab01-fa163e9b7eff 2024-10-29 22:10:37,806 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:258f88da-9642-11ef-ab01-fa163e9b7eff 2024-10-29 22:10:37,810 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2749703c-9642-11ef-ab01-fa163e9b7eff 2024-10-29 22:10:42,804 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4f97be5a-00b3-4358-b21c-7c1eda2c9982 2024-10-29 22:10:42,806 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=51c0dc7b-ba92-4388-b0fc-8dd3d78cd9d6 2024-10-29 22:10:42,810 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c2265a30-6342-4ff8-a6d9-57ca5e22be1d 2024-10-29 22:10:42,811 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3d4531a4-9c62-4163-8560-3dae5c530273 2024-10-29 22:10:47,816 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=51c0dc7b-ba92-4388-b0fc-8dd3d78cd9d6 2024-10-29 22:10:47,818 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4f97be5a-00b3-4358-b21c-7c1eda2c9982 2024-10-29 22:10:47,833 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c2265a30-6342-4ff8-a6d9-57ca5e22be1d 2024-10-29 22:10:47,834 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3d4531a4-9c62-4163-8560-3dae5c530273 2024-10-29 22:10:52,828 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=51c0dc7b-ba92-4388-b0fc-8dd3d78cd9d6 2024-10-29 22:10:52,830 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4f97be5a-00b3-4358-b21c-7c1eda2c9982 2024-10-29 22:10:52,844 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c2265a30-6342-4ff8-a6d9-57ca5e22be1d 2024-10-29 22:10:52,846 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3d4531a4-9c62-4163-8560-3dae5c530273 2024-10-29 22:10:57,842 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4f97be5a-00b3-4358-b21c-7c1eda2c9982 2024-10-29 22:10:57,843 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=51c0dc7b-ba92-4388-b0fc-8dd3d78cd9d6 2024-10-29 22:10:57,856 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c2265a30-6342-4ff8-a6d9-57ca5e22be1d 2024-10-29 22:10:57,857 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3d4531a4-9c62-4163-8560-3dae5c530273 2024-10-29 22:11:02,851 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4f97be5a-00b3-4358-b21c-7c1eda2c9982 2024-10-29 22:11:02,854 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=51c0dc7b-ba92-4388-b0fc-8dd3d78cd9d6 2024-10-29 22:11:02,867 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c2265a30-6342-4ff8-a6d9-57ca5e22be1d 2024-10-29 22:11:02,868 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3d4531a4-9c62-4163-8560-3dae5c530273 2024-10-29 22:11:07,863 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=51c0dc7b-ba92-4388-b0fc-8dd3d78cd9d6 2024-10-29 22:11:07,864 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=4f97be5a-00b3-4358-b21c-7c1eda2c9982 2024-10-29 22:11:07,874 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:294b32ee-9642-11ef-ab01-fa163e9b7eff 2024-10-29 22:11:07,876 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:28cc558c-9642-11ef-ab01-fa163e9b7eff 2024-10-29 22:11:07,880 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=c2265a30-6342-4ff8-a6d9-57ca5e22be1d 2024-10-29 22:11:07,882 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_VmListReq?uuid=3d4531a4-9c62-4163-8560-3dae5c530273 2024-10-29 22:11:07,891 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:27d5ad9a-9642-11ef-ab01-fa163e9b7eff 2024-10-29 22:11:07,895 - DEBUG - Requesting: http://10.0.0.24:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2851a742-9642-11ef-ab01-fa163e9b7eff