2025-03-29 20:47:41,002 - DEBUG - [10.0.0.40]: Running cmd : hostname 2025-03-29 20:47:41,270 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1068-1 2025-03-29 20:47:41,270 - DEBUG - [10.0.0.40]: Running cmd : hostname -f 2025-03-29 20:47:41,304 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1068-1 2025-03-29 20:47:41,304 - DEBUG - [10.0.0.40]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-29 20:47:41,379 - DEBUG - Output : NAMES contrail_test_CoYxicJ6P contrail-kubernetes-master_kubemanager_1 webui_web_1 webui_job_1 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_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 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_zookeeper_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_nodemgr_1 config_api_devicemgr_1 config_api_nodemgr_1 config_api_api_1 config_api_schema_1 config_api_dnsmasq_1 config_api_svcmonitor_1 2025-03-29 20:47:41,379 - DEBUG - [10.0.0.40]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-29 20:47:41,423 - DEBUG - Output : 10.0.0.40/24 172.17.0.1/16 2025-03-29 20:47:41,423 - DEBUG - [10.0.0.40]: Running cmd : getent hosts 10.0.0.40 | head -n 1 | awk '{print $2}' 2025-03-29 20:47:41,495 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1068-1 2025-03-29 20:47:41,555 - DEBUG - [10.0.0.46]: Running cmd : hostname 2025-03-29 20:47:41,794 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1068-1 2025-03-29 20:47:41,795 - DEBUG - [10.0.0.46]: Running cmd : hostname -f 2025-03-29 20:47:41,819 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1068-1 2025-03-29 20:47:41,819 - DEBUG - [10.0.0.46]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-03-29 20:47:41,864 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-29 20:47:41,865 - DEBUG - [10.0.0.46]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-29 20:47:41,936 - DEBUG - Output : 10.0.0.46/24 2025-03-29 20:47:41,936 - DEBUG - [10.0.0.46]: Running cmd : getent hosts 10.0.0.46 | head -n 1 | awk '{print $2}' 2025-03-29 20:47:41,971 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1068-1 2025-03-29 20:47:42,055 - INFO - Using existing project ['default-domain', 'k8s-default'](ebbf0c3a-6ec9-4ca7-b7e0-03cb7a0959b9) 2025-03-29 20:47:42,179 - INFO - Using existing project ['default-domain', 'k8s-default'](ebbf0c3a-6ec9-4ca7-b7e0-03cb7a0959b9) 2025-03-29 20:47:42,316 - INFO - ================================================================================ 2025-03-29 20:47:42,316 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-29 20:47:42,317 - 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-03-29 20:47:42,510 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-29 20:47:42,520 - DEBUG - Nothing to compare xmpp stats {'10.0.0.46': {'10.0.0.40': '0'}} with 2025-03-29 20:47:42,520 - INFO - Initial checks done. Running the testcase now 2025-03-29 20:47:42,520 - INFO - 2025-03-29 20:47:42,525 - INFO - Namespace default already exists 2025-03-29 20:47:42,525 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-29 20:47:42,642 - DEBUG - Output : cluster_project={} 2025-03-29 20:47:42,692 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-29 20:47:42,692 - DEBUG - Project uuid in Contrail is ebbf0c3a-6ec9-4ca7-b7e0-03cb7a0959b9 2025-03-29 20:47:42,693 - DEBUG - [10.0.0.40]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-29 20:47:42,813 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-29 20:47:42,813 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_NamespaceDatabaseList?namespace_uuid=2360afdd-097c-4a5a-b348-0f5ba0481c91 2025-03-29 20:47:42,818 - INFO - Namespace default with uuid 2360afdd-097c-4a5a-b348-0f5ba0481c91 found in kube manager 2025-03-29 20:47:42,818 - INFO - Namespace default verification passed 2025-03-29 20:47:42,821 - DEBUG - Service ctest-nginx-svc-69260232 not present 2025-03-29 20:47:42,822 - INFO - Creating service ctest-nginx-svc-69260232 2025-03-29 20:47:42,848 - INFO - Created Service ctest-nginx-svc-69260232 2025-03-29 20:47:42,856 - DEBUG - Pod ctest-nginx-pod-82791754 not present 2025-03-29 20:47:42,857 - INFO - Creating Pod ctest-nginx-pod-82791754 2025-03-29 20:47:42,925 - DEBUG - Pod : ctest-nginx-pod-82791754 UUID is f295693b-4d11-4877-9cb3-f0db6e2e9653 2025-03-29 20:47:42,927 - DEBUG - Pod ctest-nginx-pod-21583966 not present 2025-03-29 20:47:42,927 - INFO - Creating Pod ctest-nginx-pod-21583966 2025-03-29 20:47:42,956 - DEBUG - Pod : ctest-nginx-pod-21583966 UUID is 9dca2753-eafd-4355-8336-56efc0e59a05 2025-03-29 20:47:43,150 - INFO - Created VN __public__, UUID :9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:43,396 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-29 20:47:43,403 - DEBUG - Requesting: http://10.0.0.40:8082/domain/6f7516b1-d5c6-4f9d-ba1f-567d0a874c54 2025-03-29 20:47:43,432 - DEBUG - Requesting: http://10.0.0.40:8082/project/ebbf0c3a-6ec9-4ca7-b7e0-03cb7a0959b9 2025-03-29 20:47:43,569 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:43,605 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:43,626 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/bba23b42-e5b2-4475-9cc3-82f26ba2a983 2025-03-29 20:47:43,638 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/bba23b42-e5b2-4475-9cc3-82f26ba2a983 2025-03-29 20:47:43,654 - DEBUG - Route Targets: [] 2025-03-29 20:47:43,654 - DEBUG - RT names not yet present for VN __public__ 2025-03-29 20:47:48,654 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-29 20:47:48,661 - DEBUG - Requesting: http://10.0.0.40:8082/domain/6f7516b1-d5c6-4f9d-ba1f-567d0a874c54 2025-03-29 20:47:48,669 - DEBUG - Requesting: http://10.0.0.40:8082/project/ebbf0c3a-6ec9-4ca7-b7e0-03cb7a0959b9 2025-03-29 20:47:48,711 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:48,722 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:48,733 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/bba23b42-e5b2-4475-9cc3-82f26ba2a983 2025-03-29 20:47:48,742 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/bba23b42-e5b2-4475-9cc3-82f26ba2a983 2025-03-29 20:47:48,748 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/d1d9f47e-0b38-4172-984c-c4b5623279ee 2025-03-29 20:47:48,755 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-29 20:47:48,756 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:48,765 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/bba23b42-e5b2-4475-9cc3-82f26ba2a983 2025-03-29 20:47:48,779 - INFO - Verified VN network id 13 for VN 9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:48,780 - INFO - Verifications in API Server for VN __public__ passed 2025-03-29 20:47:48,780 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:48,790 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/bba23b42-e5b2-4475-9cc3-82f26ba2a983 2025-03-29 20:47:48,797 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/bba23b42-e5b2-4475-9cc3-82f26ba2a983 2025-03-29 20:47:48,804 - DEBUG - Requesting: http://10.0.0.40:8082/route-target/d1d9f47e-0b38-4172-984c-c4b5623279ee 2025-03-29 20:47:48,811 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-29 20:47:48,817 - DEBUG - Control-node 10.0.0.40 : 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': '10678559554295448176', 'uuid-lslong': '13619923280197933533'}, 'enable': 'true', 'created': '2025-03-29T20:47:43', 'last-modified': '2025-03-29T20:47:43', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.511714'} 2025-03-29 20:47:48,817 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 20:47:48,824 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-29 20:47:48,824 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-29 20:47:48,824 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-29 20:47:48,824 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-29 20:47:48,831 - DEBUG - Requesting: http://10.0.0.40:8082/domain/6f7516b1-d5c6-4f9d-ba1f-567d0a874c54 2025-03-29 20:47:48,841 - DEBUG - Requesting: http://10.0.0.40:8082/project/ebbf0c3a-6ec9-4ca7-b7e0-03cb7a0959b9 2025-03-29 20:47:48,890 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:48,901 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-29 20:47:48,901 - DEBUG - Verifying the vn in opserver 2025-03-29 20:47:48,901 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.40 2025-03-29 20:47:48,901 - DEBUG - Requesting: http://10.0.0.40:8081/analytics/uves/virtual-networks 2025-03-29 20:47:48,906 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.40:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-29 20:47:48,906 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-29 20:47:48,906 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 20:47:48,915 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 20:47:48,923 - DEBUG - Do not have enough data to verify VN in agent 2025-03-29 20:47:48,923 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 20:47:48,930 - DEBUG - VRF ids for VN __public__: {} 2025-03-29 20:47:49,005 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-29 20:47:49,164 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-29 20:47:49,176 - DEBUG - Requesting: http://10.0.0.40:8082/domain/6f7516b1-d5c6-4f9d-ba1f-567d0a874c54 2025-03-29 20:47:49,187 - DEBUG - Requesting: http://10.0.0.40:8082/project/ebbf0c3a-6ec9-4ca7-b7e0-03cb7a0959b9 2025-03-29 20:47:49,257 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:49,269 - DEBUG - Requesting: http://10.0.0.40:8082/floating-ip-pool/4689b861-01bb-4a18-a96f-bb48467b5e93 2025-03-29 20:47:49,276 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-29 20:47:49,283 - DEBUG - Requesting: http://10.0.0.40:8082/domain/6f7516b1-d5c6-4f9d-ba1f-567d0a874c54 2025-03-29 20:47:49,292 - DEBUG - Requesting: http://10.0.0.40:8082/project/ebbf0c3a-6ec9-4ca7-b7e0-03cb7a0959b9 2025-03-29 20:47:49,341 - DEBUG - Requesting: http://10.0.0.40:8082/virtual-network/9431dd56-52a2-4270-bd03-b00fd84559dd 2025-03-29 20:47:49,358 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-29 20:47:49,358 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-29 20:47:49,369 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-29 20:47:49,377 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-29 20:47:49,377 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-29 20:47:49,381 - DEBUG - Ingress ctest-nginx-ingress-93814091 not present 2025-03-29 20:47:49,381 - INFO - Creating Ingress ctest-nginx-ingress-93814091 2025-03-29 20:47:49,388 - INFO - Created Ingress ctest-nginx-ingress-93814091 2025-03-29 20:47:49,394 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-93814091 2025-03-29 20:47:52,398 - DEBUG - For Ingress ctest-nginx-ingress-93814091, Cluster IP: 10.47.255.249, External IPs ['108.10.155.188'] 2025-03-29 20:47:52,398 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-93814091 2025-03-29 20:47:52,399 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=802fa996-50a9-4d0d-8a80-7d597af83814 2025-03-29 20:47:52,416 - INFO - Ingress ctest-nginx-ingress-93814091 with uuid 802fa996-50a9-4d0d-8a80-7d597af83814 found in kube manager 2025-03-29 20:47:52,418 - INFO - Ingress ctest-nginx-ingress-93814091 verification passed 2025-03-29 20:47:52,423 - DEBUG - Pod ctest-busybox-pod-23551219 not present 2025-03-29 20:47:52,423 - INFO - Creating Pod ctest-busybox-pod-23551219 2025-03-29 20:47:52,453 - DEBUG - Node for Pod ctest-busybox-pod-23551219 not yet populated 2025-03-29 20:47:55,471 - DEBUG - Pod : ctest-busybox-pod-23551219 UUID is 585f9e1e-c902-42fb-8f35-f394fb47cdd3 2025-03-29 20:47:55,489 - DEBUG - Pod ctest-nginx-pod-82791754 not in running state.Currently in Pending 2025-03-29 20:48:00,501 - INFO - Pod ctest-nginx-pod-82791754 is in running state.Got IP 10.47.255.251 2025-03-29 20:48:00,521 - DEBUG - Pod ctest-nginx-pod-82791754 has vmi 10a521d2-0cdf-11f0-9750-fa163ed352eb 2025-03-29 20:48:00,522 - INFO - Verified pod ctest-nginx-pod-82791754 in contrail-api 2025-03-29 20:48:00,522 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 20:48:00,538 - DEBUG - VMI 10a521d2-0cdf-11f0-9750-fa163ed352eb is active in agent 10.0.0.46 2025-03-29 20:48:00,538 - INFO - Verified Pod ctest-nginx-pod-82791754 in agent 10.0.0.46 2025-03-29 20:48:00,538 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=f295693b-4d11-4877-9cb3-f0db6e2e9653 2025-03-29 20:48:00,545 - INFO - Pod ctest-nginx-pod-82791754 with uuid f295693b-4d11-4877-9cb3-f0db6e2e9653 found in kube manager 2025-03-29 20:48:00,545 - INFO - Pod ctest-nginx-pod-82791754 verification passed 2025-03-29 20:48:00,627 - DEBUG - [Pod ctest-nginx-pod-82791754] Cmd: echo ctest-nginx-pod-82791754 > /usr/share/nginx/html/index.html, Output: 2025-03-29 20:48:00,634 - INFO - Pod ctest-nginx-pod-21583966 is in running state.Got IP 10.47.255.250 2025-03-29 20:48:00,652 - DEBUG - Pod ctest-nginx-pod-21583966 has vmi 111b6284-0cdf-11f0-9750-fa163ed352eb 2025-03-29 20:48:00,653 - INFO - Verified pod ctest-nginx-pod-21583966 in contrail-api 2025-03-29 20:48:00,653 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 20:48:00,670 - DEBUG - VMI 111b6284-0cdf-11f0-9750-fa163ed352eb is active in agent 10.0.0.46 2025-03-29 20:48:00,671 - INFO - Verified Pod ctest-nginx-pod-21583966 in agent 10.0.0.46 2025-03-29 20:48:00,671 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=9dca2753-eafd-4355-8336-56efc0e59a05 2025-03-29 20:48:00,676 - INFO - Pod ctest-nginx-pod-21583966 with uuid 9dca2753-eafd-4355-8336-56efc0e59a05 found in kube manager 2025-03-29 20:48:00,676 - INFO - Pod ctest-nginx-pod-21583966 verification passed 2025-03-29 20:48:00,741 - DEBUG - [Pod ctest-nginx-pod-21583966] Cmd: echo ctest-nginx-pod-21583966 > /usr/share/nginx/html/index.html, Output: 2025-03-29 20:48:00,749 - DEBUG - Pod ctest-busybox-pod-23551219 not in running state.Currently in Pending 2025-03-29 20:48:05,757 - DEBUG - Pod ctest-busybox-pod-23551219 not in running state.Currently in Pending 2025-03-29 20:48:10,765 - INFO - Pod ctest-busybox-pod-23551219 is in running state.Got IP 10.47.255.248 2025-03-29 20:48:10,820 - DEBUG - Pod ctest-busybox-pod-23551219 has vmi 1591f83c-0cdf-11f0-9750-fa163ed352eb 2025-03-29 20:48:10,820 - INFO - Verified pod ctest-busybox-pod-23551219 in contrail-api 2025-03-29 20:48:10,821 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-29 20:48:10,833 - DEBUG - VMI 1591f83c-0cdf-11f0-9750-fa163ed352eb is active in agent 10.0.0.46 2025-03-29 20:48:10,834 - INFO - Verified Pod ctest-busybox-pod-23551219 in agent 10.0.0.46 2025-03-29 20:48:10,834 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_VirtualMachineDatabaseList?x=585f9e1e-c902-42fb-8f35-f394fb47cdd3 2025-03-29 20:48:10,839 - INFO - Pod ctest-busybox-pod-23551219 with uuid 585f9e1e-c902-42fb-8f35-f394fb47cdd3 found in kube manager 2025-03-29 20:48:10,839 - INFO - Pod ctest-busybox-pod-23551219 verification passed 2025-03-29 20:48:10,891 - DEBUG - [Pod ctest-busybox-pod-23551219] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-21583966 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-03-29 20:48:10,891 - DEBUG - [Pod Pod ctest-busybox-pod-23551219] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-29 20:48:10,891 - DEBUG - [Pod Pod ctest-busybox-pod-23551219] Cmd output: ctest-nginx-pod-21583966 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-03-29 20:48:10,958 - DEBUG - [Pod ctest-busybox-pod-23551219] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-21583966 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-03-29 20:48:10,958 - DEBUG - [Pod Pod ctest-busybox-pod-23551219] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-29 20:48:10,958 - DEBUG - [Pod Pod ctest-busybox-pod-23551219] Cmd output: ctest-nginx-pod-21583966 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-03-29 20:48:11,017 - DEBUG - [Pod ctest-busybox-pod-23551219] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-82791754 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-03-29 20:48:11,017 - DEBUG - [Pod Pod ctest-busybox-pod-23551219] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-29 20:48:11,017 - DEBUG - [Pod Pod ctest-busybox-pod-23551219] Cmd output: ctest-nginx-pod-82791754 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-03-29 20:48:11,017 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-82791754': 1, 'ctest-nginx-pod-21583966': 2} 2025-03-29 20:48:11,017 - WARNING - Nothing to delete parallely 2025-03-29 20:48:11,018 - INFO - Deleting pod default:ctest-busybox-pod-23551219 2025-03-29 20:48:11,035 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=585f9e1e-c902-42fb-8f35-f394fb47cdd3 2025-03-29 20:48:11,053 - WARNING - Pod uuid 585f9e1e-c902-42fb-8f35-f394fb47cdd3 is still seen in agent 10.0.0.46 VM list 2025-03-29 20:48:16,054 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=585f9e1e-c902-42fb-8f35-f394fb47cdd3 2025-03-29 20:48:16,063 - WARNING - Pod uuid 585f9e1e-c902-42fb-8f35-f394fb47cdd3 is still seen in agent 10.0.0.46 VM list 2025-03-29 20:48:21,064 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=585f9e1e-c902-42fb-8f35-f394fb47cdd3 2025-03-29 20:48:21,072 - WARNING - Pod uuid 585f9e1e-c902-42fb-8f35-f394fb47cdd3 is still seen in agent 10.0.0.46 VM list 2025-03-29 20:48:26,073 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=585f9e1e-c902-42fb-8f35-f394fb47cdd3 2025-03-29 20:48:26,081 - WARNING - Pod uuid 585f9e1e-c902-42fb-8f35-f394fb47cdd3 is still seen in agent 10.0.0.46 VM list 2025-03-29 20:48:31,082 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=585f9e1e-c902-42fb-8f35-f394fb47cdd3 2025-03-29 20:48:31,090 - WARNING - Pod uuid 585f9e1e-c902-42fb-8f35-f394fb47cdd3 is still seen in agent 10.0.0.46 VM list 2025-03-29 20:48:36,091 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=585f9e1e-c902-42fb-8f35-f394fb47cdd3 2025-03-29 20:48:36,100 - WARNING - Pod uuid 585f9e1e-c902-42fb-8f35-f394fb47cdd3 is still seen in agent 10.0.0.46 VM list 2025-03-29 20:48:41,101 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=585f9e1e-c902-42fb-8f35-f394fb47cdd3 2025-03-29 20:48:41,109 - WARNING - Pod uuid 585f9e1e-c902-42fb-8f35-f394fb47cdd3 is still seen in agent 10.0.0.46 VM list 2025-03-29 20:48:46,111 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=585f9e1e-c902-42fb-8f35-f394fb47cdd3 2025-03-29 20:48:46,120 - DEBUG - Pod 585f9e1e-c902-42fb-8f35-f394fb47cdd3 is not in agent 10.0.0.46 VM list 2025-03-29 20:48:46,120 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:1591f83c-0cdf-11f0-9750-fa163ed352eb 2025-03-29 20:48:46,131 - DEBUG - VMI 1591f83c-0cdf-11f0-9750-fa163ed352eb is removed from agent 10.0.0.46 2025-03-29 20:48:46,131 - INFO - Verified that pod ctest-busybox-pod-23551219 is removed in agent 2025-03-29 20:48:46,131 - INFO - Deleting Ingress : ctest-nginx-ingress-93814091 2025-03-29 20:48:46,138 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=802fa996-50a9-4d0d-8a80-7d597af83814 2025-03-29 20:48:46,145 - ERROR - Ingress ctest-nginx-ingress-93814091 with uuid 802fa996-50a9-4d0d-8a80-7d597af83814 still found in kube manager 2025-03-29 20:48:47,147 - DEBUG - Requesting: http://10.0.0.40:8108/Snh_LoadbalancerDatabaseList?x=802fa996-50a9-4d0d-8a80-7d597af83814 2025-03-29 20:48:47,153 - INFO - Ingress ctest-nginx-ingress-93814091 with uuid 802fa996-50a9-4d0d-8a80-7d597af83814 deleted successfully from kube manager 2025-03-29 20:48:47,153 - INFO - Verifications on Ingress %s cleanup passed 2025-03-29 20:48:47,154 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-29 20:48:47,460 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-29 20:48:47,477 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-29 20:48:47,477 - INFO - Deleting VN __public__ 2025-03-29 20:48:47,678 - DEBUG - Requesting: http://10.0.0.40:8082/routing-instance/bba23b42-e5b2-4475-9cc3-82f26ba2a983 2025-03-29 20:48:47,689 - DEBUG - Response Code: 404 2025-03-29 20:48:47,689 - DEBUG - Requesting: http://10.0.0.40:8082/domains 2025-03-29 20:48:47,698 - DEBUG - Requesting: http://10.0.0.40:8082/domain/6f7516b1-d5c6-4f9d-ba1f-567d0a874c54 2025-03-29 20:48:47,712 - DEBUG - Requesting: http://10.0.0.40:8082/project/ebbf0c3a-6ec9-4ca7-b7e0-03cb7a0959b9 2025-03-29 20:48:47,800 - INFO - Validated that VN __public__ is not found in API Server 2025-03-29 20:48:47,800 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-29 20:48:47,813 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 20:48:47,823 - DEBUG - VN __public__ is not present in Agent 10.0.0.46 2025-03-29 20:48:47,823 - INFO - Validated that VN __public__ is not in any agent 2025-03-29 20:48:47,824 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 20:48:47,838 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-29 20:48:47,845 - DEBUG - Requesting: http://10.0.0.40:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-29 20:48:47,854 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-29 20:48:47,855 - INFO - Deleting pod default:ctest-nginx-pod-21583966 2025-03-29 20:48:47,875 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=9dca2753-eafd-4355-8336-56efc0e59a05 2025-03-29 20:48:47,899 - WARNING - Pod uuid 9dca2753-eafd-4355-8336-56efc0e59a05 is still seen in agent 10.0.0.46 VM list 2025-03-29 20:48:52,901 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=9dca2753-eafd-4355-8336-56efc0e59a05 2025-03-29 20:48:52,909 - DEBUG - Pod 9dca2753-eafd-4355-8336-56efc0e59a05 is not in agent 10.0.0.46 VM list 2025-03-29 20:48:52,909 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:111b6284-0cdf-11f0-9750-fa163ed352eb 2025-03-29 20:48:52,917 - DEBUG - VMI 111b6284-0cdf-11f0-9750-fa163ed352eb is removed from agent 10.0.0.46 2025-03-29 20:48:52,918 - INFO - Verified that pod ctest-nginx-pod-21583966 is removed in agent 2025-03-29 20:48:52,918 - INFO - Deleting pod default:ctest-nginx-pod-82791754 2025-03-29 20:48:52,933 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=f295693b-4d11-4877-9cb3-f0db6e2e9653 2025-03-29 20:48:52,940 - WARNING - Pod uuid f295693b-4d11-4877-9cb3-f0db6e2e9653 is still seen in agent 10.0.0.46 VM list 2025-03-29 20:48:57,941 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_VmListReq?uuid=f295693b-4d11-4877-9cb3-f0db6e2e9653 2025-03-29 20:48:57,948 - DEBUG - Pod f295693b-4d11-4877-9cb3-f0db6e2e9653 is not in agent 10.0.0.46 VM list 2025-03-29 20:48:57,948 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:10a521d2-0cdf-11f0-9750-fa163ed352eb 2025-03-29 20:48:57,955 - DEBUG - VMI 10a521d2-0cdf-11f0-9750-fa163ed352eb is removed from agent 10.0.0.46 2025-03-29 20:48:57,955 - INFO - Verified that pod ctest-nginx-pod-82791754 is removed in agent 2025-03-29 20:48:57,955 - INFO - Deleting service : ctest-nginx-svc-69260232 2025-03-29 20:48:58,202 - DEBUG - Requesting: http://10.0.0.46:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-29 20:48:58,210 - DEBUG - No XMPP flaps were noticed during the test