2025-05-28 14:17:28,239 - DEBUG - [10.0.0.33]: Running cmd : hostname 2025-05-28 14:17:28,484 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1236-1 2025-05-28 14:17:28,485 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2025-05-28 14:17:28,519 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1236-1 2025-05-28 14:17:28,519 - DEBUG - [10.0.0.33]: 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-05-28 14:17:28,623 - DEBUG - Output : NAMES contrail_test_FJAGe0kjP contrail-kubernetes-master-kubemanager-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-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-collector-1 analytics-nodemgr-1 analytics-api-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-nodemgr-1 control-dns-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-api-1 config_api-dnsmasq-1 config_api-svcmonitor-1 config_api-schema-1 config_api-nodemgr-1 2025-05-28 14:17:28,624 - DEBUG - [10.0.0.33]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-05-28 14:17:28,657 - DEBUG - Output : 10.0.0.33/24 172.17.0.1/16 2025-05-28 14:17:28,658 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2025-05-28 14:17:28,691 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1236-1 2025-05-28 14:17:28,788 - DEBUG - [10.0.0.22]: Running cmd : hostname 2025-05-28 14:17:29,024 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1236-1 2025-05-28 14:17:29,025 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2025-05-28 14:17:29,089 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1236-1 2025-05-28 14:17:29,090 - DEBUG - [10.0.0.22]: 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-05-28 14:17:29,144 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-05-28 14:17:29,145 - DEBUG - [10.0.0.22]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-05-28 14:17:29,179 - DEBUG - Output : 10.0.0.22/24 2025-05-28 14:17:29,179 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2025-05-28 14:17:29,252 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1236-1 2025-05-28 14:17:29,335 - INFO - Using existing project ['default-domain', 'k8s-default'](8e425493-eddf-4414-b658-39f9006b9f92) 2025-05-28 14:17:29,443 - INFO - Using existing project ['default-domain', 'k8s-default'](8e425493-eddf-4414-b658-39f9006b9f92) 2025-05-28 14:17:29,596 - INFO - ================================================================================ 2025-05-28 14:17:29,596 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-05-28 14:17:29,597 - 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-05-28 14:17:29,850 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-28 14:17:29,859 - DEBUG - Nothing to compare xmpp stats {'10.0.0.22': {'10.0.0.33': '0'}} with 2025-05-28 14:17:29,859 - INFO - Initial checks done. Running the testcase now 2025-05-28 14:17:29,859 - INFO - 2025-05-28 14:17:29,863 - INFO - Namespace default already exists 2025-05-28 14:17:29,864 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-05-28 14:17:29,980 - DEBUG - Output : cluster_project={} 2025-05-28 14:17:30,034 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-05-28 14:17:30,034 - DEBUG - Project uuid in Contrail is 8e425493-eddf-4414-b658-39f9006b9f92 2025-05-28 14:17:30,034 - DEBUG - [10.0.0.33]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-05-28 14:17:30,162 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-05-28 14:17:30,163 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_NamespaceDatabaseList?namespace_uuid=38c5cbf8-c7d9-49f9-b24d-c60dda3a7232 2025-05-28 14:17:30,167 - INFO - Namespace default with uuid 38c5cbf8-c7d9-49f9-b24d-c60dda3a7232 found in kube manager 2025-05-28 14:17:30,167 - INFO - Namespace default verification passed 2025-05-28 14:17:30,170 - DEBUG - Service ctest-nginx-svc-31751258 not present 2025-05-28 14:17:30,171 - INFO - Creating service ctest-nginx-svc-31751258 2025-05-28 14:17:30,188 - INFO - Created Service ctest-nginx-svc-31751258 2025-05-28 14:17:30,197 - DEBUG - Pod ctest-nginx-pod-66627914 not present 2025-05-28 14:17:30,198 - INFO - Creating Pod ctest-nginx-pod-66627914 2025-05-28 14:17:30,243 - DEBUG - Pod : ctest-nginx-pod-66627914 UUID is 365ea7d2-14f6-4676-bbe4-201306b520a1 2025-05-28 14:17:30,260 - DEBUG - Pod ctest-nginx-pod-18501538 not present 2025-05-28 14:17:30,260 - INFO - Creating Pod ctest-nginx-pod-18501538 2025-05-28 14:17:30,311 - DEBUG - Pod : ctest-nginx-pod-18501538 UUID is 18c54be5-be00-42da-b8fb-47bba74e7146 2025-05-28 14:17:30,551 - INFO - Created VN __public__, UUID :9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:30,784 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-05-28 14:17:30,791 - DEBUG - Requesting: http://10.0.0.33:8082/domain/27bf052d-217c-491f-9873-cf205d3f989c 2025-05-28 14:17:30,835 - DEBUG - Requesting: http://10.0.0.33:8082/project/8e425493-eddf-4414-b658-39f9006b9f92 2025-05-28 14:17:30,969 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:30,985 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:31,042 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f9781650-a78c-4800-8b0a-11862012a353 2025-05-28 14:17:31,078 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f9781650-a78c-4800-8b0a-11862012a353 2025-05-28 14:17:31,089 - DEBUG - Route Targets: [] 2025-05-28 14:17:31,089 - DEBUG - RT names not yet present for VN __public__ 2025-05-28 14:17:36,090 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-05-28 14:17:36,096 - DEBUG - Requesting: http://10.0.0.33:8082/domain/27bf052d-217c-491f-9873-cf205d3f989c 2025-05-28 14:17:36,105 - DEBUG - Requesting: http://10.0.0.33:8082/project/8e425493-eddf-4414-b658-39f9006b9f92 2025-05-28 14:17:36,149 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:36,160 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:36,170 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f9781650-a78c-4800-8b0a-11862012a353 2025-05-28 14:17:36,179 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f9781650-a78c-4800-8b0a-11862012a353 2025-05-28 14:17:36,187 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/6968d63a-d39d-4148-ba6c-25c688fbafdc 2025-05-28 14:17:36,195 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-05-28 14:17:36,195 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:36,214 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f9781650-a78c-4800-8b0a-11862012a353 2025-05-28 14:17:36,230 - INFO - Verified VN network id 14 for VN 9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:36,230 - INFO - Verifications in API Server for VN __public__ passed 2025-05-28 14:17:36,230 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:36,245 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f9781650-a78c-4800-8b0a-11862012a353 2025-05-28 14:17:36,253 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f9781650-a78c-4800-8b0a-11862012a353 2025-05-28 14:17:36,263 - DEBUG - Requesting: http://10.0.0.33:8082/route-target/6968d63a-d39d-4148-ba6c-25c688fbafdc 2025-05-28 14:17:36,272 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-05-28 14:17:36,279 - DEBUG - Control-node 10.0.0.33 : 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': '10979969652054183298', 'uuid-lslong': '10681201857703864614'}, 'enable': 'true', 'created': '2025-05-28T14:17:30', 'last-modified': '2025-05-28T14:17:30', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.660860'} 2025-05-28 14:17:36,279 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 14:17:36,286 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-05-28 14:17:36,287 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-05-28 14:17:36,287 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-05-28 14:17:36,288 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-05-28 14:17:36,296 - DEBUG - Requesting: http://10.0.0.33:8082/domain/27bf052d-217c-491f-9873-cf205d3f989c 2025-05-28 14:17:36,305 - DEBUG - Requesting: http://10.0.0.33:8082/project/8e425493-eddf-4414-b658-39f9006b9f92 2025-05-28 14:17:36,350 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:36,361 - DEBUG - =>VN __public__ has no policy to be verified 2025-05-28 14:17:36,361 - DEBUG - Verifying the vn in opserver 2025-05-28 14:17:36,361 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.33 2025-05-28 14:17:36,362 - DEBUG - Requesting: http://10.0.0.33:8081/analytics/uves/virtual-networks 2025-05-28 14:17:36,367 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.33:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-05-28 14:17:36,367 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-05-28 14:17:36,367 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 14:17:36,375 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 14:17:36,382 - DEBUG - Do not have enough data to verify VN in agent 2025-05-28 14:17:36,382 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 14:17:36,389 - DEBUG - VRF ids for VN __public__: {} 2025-05-28 14:17:36,487 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-05-28 14:17:36,607 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-05-28 14:17:36,612 - DEBUG - Requesting: http://10.0.0.33:8082/domain/27bf052d-217c-491f-9873-cf205d3f989c 2025-05-28 14:17:36,621 - DEBUG - Requesting: http://10.0.0.33:8082/project/8e425493-eddf-4414-b658-39f9006b9f92 2025-05-28 14:17:36,690 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:36,708 - DEBUG - Requesting: http://10.0.0.33:8082/floating-ip-pool/fad4af07-8350-4c9f-8915-20666871fea9 2025-05-28 14:17:36,716 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-05-28 14:17:36,723 - DEBUG - Requesting: http://10.0.0.33:8082/domain/27bf052d-217c-491f-9873-cf205d3f989c 2025-05-28 14:17:36,733 - DEBUG - Requesting: http://10.0.0.33:8082/project/8e425493-eddf-4414-b658-39f9006b9f92 2025-05-28 14:17:36,774 - DEBUG - Requesting: http://10.0.0.33:8082/virtual-network/9860b039-6342-4d82-943b-407f86ae6926 2025-05-28 14:17:36,785 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-05-28 14:17:36,785 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-05-28 14:17:36,795 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-05-28 14:17:36,803 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-05-28 14:17:36,803 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-05-28 14:17:36,809 - DEBUG - Ingress ctest-nginx-ingress-35732094 not present 2025-05-28 14:17:36,809 - INFO - Creating Ingress ctest-nginx-ingress-35732094 2025-05-28 14:17:36,820 - INFO - Created Ingress ctest-nginx-ingress-35732094 2025-05-28 14:17:36,824 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-35732094 2025-05-28 14:17:39,829 - DEBUG - For Ingress ctest-nginx-ingress-35732094, Cluster IP: 10.47.255.249, External IPs ['53.163.133.188'] 2025-05-28 14:17:39,829 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-35732094 2025-05-28 14:17:39,829 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=060bfa08-81c4-413b-982e-8c6d443c3abf 2025-05-28 14:17:39,842 - INFO - Ingress ctest-nginx-ingress-35732094 with uuid 060bfa08-81c4-413b-982e-8c6d443c3abf found in kube manager 2025-05-28 14:17:39,842 - INFO - Ingress ctest-nginx-ingress-35732094 verification passed 2025-05-28 14:17:39,846 - DEBUG - Pod ctest-busybox-pod-73348070 not present 2025-05-28 14:17:39,846 - INFO - Creating Pod ctest-busybox-pod-73348070 2025-05-28 14:17:39,875 - DEBUG - Pod : ctest-busybox-pod-73348070 UUID is 8bb63c3f-ada7-43c2-b499-823cfe8bf950 2025-05-28 14:17:39,884 - DEBUG - Pod ctest-nginx-pod-66627914 not in running state.Currently in Pending 2025-05-28 14:17:44,891 - DEBUG - Pod ctest-nginx-pod-66627914 not in running state.Currently in Pending 2025-05-28 14:17:49,897 - INFO - Pod ctest-nginx-pod-66627914 is in running state.Got IP 10.47.255.251 2025-05-28 14:17:49,912 - DEBUG - Pod ctest-nginx-pod-66627914 has vmi 7e77c5e8-3bce-11f0-8d1b-fa163e4fc775 2025-05-28 14:17:49,912 - INFO - Verified pod ctest-nginx-pod-66627914 in contrail-api 2025-05-28 14:17:49,913 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 14:17:49,927 - DEBUG - VMI 7e77c5e8-3bce-11f0-8d1b-fa163e4fc775 is active in agent 10.0.0.22 2025-05-28 14:17:49,927 - INFO - Verified Pod ctest-nginx-pod-66627914 in agent 10.0.0.22 2025-05-28 14:17:49,927 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=365ea7d2-14f6-4676-bbe4-201306b520a1 2025-05-28 14:17:49,932 - INFO - Pod ctest-nginx-pod-66627914 with uuid 365ea7d2-14f6-4676-bbe4-201306b520a1 found in kube manager 2025-05-28 14:17:49,932 - INFO - Pod ctest-nginx-pod-66627914 verification passed 2025-05-28 14:17:49,999 - DEBUG - [Pod ctest-nginx-pod-66627914] Cmd: echo ctest-nginx-pod-66627914 > /usr/share/nginx/html/index.html, Output: 2025-05-28 14:17:50,005 - INFO - Pod ctest-nginx-pod-18501538 is in running state.Got IP 10.47.255.250 2025-05-28 14:17:50,063 - DEBUG - Pod ctest-nginx-pod-18501538 has vmi 7efc4fac-3bce-11f0-8d1b-fa163e4fc775 2025-05-28 14:17:50,063 - INFO - Verified pod ctest-nginx-pod-18501538 in contrail-api 2025-05-28 14:17:50,063 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 14:17:50,075 - DEBUG - VMI 7efc4fac-3bce-11f0-8d1b-fa163e4fc775 is active in agent 10.0.0.22 2025-05-28 14:17:50,076 - INFO - Verified Pod ctest-nginx-pod-18501538 in agent 10.0.0.22 2025-05-28 14:17:50,076 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=18c54be5-be00-42da-b8fb-47bba74e7146 2025-05-28 14:17:50,082 - INFO - Pod ctest-nginx-pod-18501538 with uuid 18c54be5-be00-42da-b8fb-47bba74e7146 found in kube manager 2025-05-28 14:17:50,082 - INFO - Pod ctest-nginx-pod-18501538 verification passed 2025-05-28 14:17:50,143 - DEBUG - [Pod ctest-nginx-pod-18501538] Cmd: echo ctest-nginx-pod-18501538 > /usr/share/nginx/html/index.html, Output: 2025-05-28 14:17:50,149 - INFO - Pod ctest-busybox-pod-73348070 is in running state.Got IP 10.47.255.248 2025-05-28 14:17:50,169 - DEBUG - Pod ctest-busybox-pod-73348070 has vmi 8359c9b2-3bce-11f0-8d1b-fa163e4fc775 2025-05-28 14:17:50,169 - INFO - Verified pod ctest-busybox-pod-73348070 in contrail-api 2025-05-28 14:17:50,169 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-05-28 14:17:50,181 - DEBUG - VMI 8359c9b2-3bce-11f0-8d1b-fa163e4fc775 is active in agent 10.0.0.22 2025-05-28 14:17:50,181 - INFO - Verified Pod ctest-busybox-pod-73348070 in agent 10.0.0.22 2025-05-28 14:17:50,181 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_VirtualMachineDatabaseList?x=8bb63c3f-ada7-43c2-b499-823cfe8bf950 2025-05-28 14:17:50,187 - INFO - Pod ctest-busybox-pod-73348070 with uuid 8bb63c3f-ada7-43c2-b499-823cfe8bf950 found in kube manager 2025-05-28 14:17:50,188 - INFO - Pod ctest-busybox-pod-73348070 verification passed 2025-05-28 14:17:50,251 - DEBUG - [Pod ctest-busybox-pod-73348070] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18501538 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-05-28 14:17:50,251 - DEBUG - [Pod Pod ctest-busybox-pod-73348070] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-28 14:17:50,251 - DEBUG - [Pod Pod ctest-busybox-pod-73348070] Cmd output: ctest-nginx-pod-18501538 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-05-28 14:17:50,311 - DEBUG - [Pod ctest-busybox-pod-73348070] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-18501538 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-05-28 14:17:50,311 - DEBUG - [Pod Pod ctest-busybox-pod-73348070] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-28 14:17:50,311 - DEBUG - [Pod Pod ctest-busybox-pod-73348070] Cmd output: ctest-nginx-pod-18501538 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-05-28 14:17:50,369 - DEBUG - [Pod ctest-busybox-pod-73348070] 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-18501538 2025-05-28 14:17:50,369 - DEBUG - [Pod Pod ctest-busybox-pod-73348070] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-28 14:17:50,369 - DEBUG - [Pod Pod ctest-busybox-pod-73348070] 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-18501538 2025-05-28 14:17:50,425 - DEBUG - [Pod ctest-busybox-pod-73348070] 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-18501538 2025-05-28 14:17:50,425 - DEBUG - [Pod Pod ctest-busybox-pod-73348070] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-28 14:17:50,425 - DEBUG - [Pod Pod ctest-busybox-pod-73348070] 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-18501538 2025-05-28 14:17:50,483 - DEBUG - [Pod ctest-busybox-pod-73348070] 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-66627914 2025-05-28 14:17:50,483 - DEBUG - [Pod Pod ctest-busybox-pod-73348070] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-05-28 14:17:50,483 - DEBUG - [Pod Pod ctest-busybox-pod-73348070] 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-66627914 2025-05-28 14:17:50,483 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-66627914': 1, 'ctest-nginx-pod-18501538': 4} 2025-05-28 14:17:50,484 - WARNING - Nothing to delete parallely 2025-05-28 14:17:50,484 - INFO - Deleting pod default:ctest-busybox-pod-73348070 2025-05-28 14:17:50,493 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8bb63c3f-ada7-43c2-b499-823cfe8bf950 2025-05-28 14:17:50,503 - WARNING - Pod uuid 8bb63c3f-ada7-43c2-b499-823cfe8bf950 is still seen in agent 10.0.0.22 VM list 2025-05-28 14:17:55,503 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8bb63c3f-ada7-43c2-b499-823cfe8bf950 2025-05-28 14:17:55,510 - WARNING - Pod uuid 8bb63c3f-ada7-43c2-b499-823cfe8bf950 is still seen in agent 10.0.0.22 VM list 2025-05-28 14:18:00,511 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8bb63c3f-ada7-43c2-b499-823cfe8bf950 2025-05-28 14:18:00,519 - WARNING - Pod uuid 8bb63c3f-ada7-43c2-b499-823cfe8bf950 is still seen in agent 10.0.0.22 VM list 2025-05-28 14:18:05,520 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8bb63c3f-ada7-43c2-b499-823cfe8bf950 2025-05-28 14:18:05,527 - WARNING - Pod uuid 8bb63c3f-ada7-43c2-b499-823cfe8bf950 is still seen in agent 10.0.0.22 VM list 2025-05-28 14:18:10,528 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8bb63c3f-ada7-43c2-b499-823cfe8bf950 2025-05-28 14:18:10,537 - WARNING - Pod uuid 8bb63c3f-ada7-43c2-b499-823cfe8bf950 is still seen in agent 10.0.0.22 VM list 2025-05-28 14:18:15,538 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8bb63c3f-ada7-43c2-b499-823cfe8bf950 2025-05-28 14:18:15,548 - WARNING - Pod uuid 8bb63c3f-ada7-43c2-b499-823cfe8bf950 is still seen in agent 10.0.0.22 VM list 2025-05-28 14:18:20,548 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8bb63c3f-ada7-43c2-b499-823cfe8bf950 2025-05-28 14:18:20,557 - WARNING - Pod uuid 8bb63c3f-ada7-43c2-b499-823cfe8bf950 is still seen in agent 10.0.0.22 VM list 2025-05-28 14:18:25,557 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=8bb63c3f-ada7-43c2-b499-823cfe8bf950 2025-05-28 14:18:25,565 - DEBUG - Pod 8bb63c3f-ada7-43c2-b499-823cfe8bf950 is not in agent 10.0.0.22 VM list 2025-05-28 14:18:25,565 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:8359c9b2-3bce-11f0-8d1b-fa163e4fc775 2025-05-28 14:18:25,571 - DEBUG - VMI 8359c9b2-3bce-11f0-8d1b-fa163e4fc775 is removed from agent 10.0.0.22 2025-05-28 14:18:25,571 - INFO - Verified that pod ctest-busybox-pod-73348070 is removed in agent 2025-05-28 14:18:25,571 - INFO - Deleting Ingress : ctest-nginx-ingress-35732094 2025-05-28 14:18:25,577 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=060bfa08-81c4-413b-982e-8c6d443c3abf 2025-05-28 14:18:25,582 - ERROR - Ingress ctest-nginx-ingress-35732094 with uuid 060bfa08-81c4-413b-982e-8c6d443c3abf still found in kube manager 2025-05-28 14:18:26,583 - DEBUG - Requesting: http://10.0.0.33:8108/Snh_LoadbalancerDatabaseList?x=060bfa08-81c4-413b-982e-8c6d443c3abf 2025-05-28 14:18:26,588 - INFO - Ingress ctest-nginx-ingress-35732094 with uuid 060bfa08-81c4-413b-982e-8c6d443c3abf deleted successfully from kube manager 2025-05-28 14:18:26,588 - INFO - Verifications on Ingress %s cleanup passed 2025-05-28 14:18:26,588 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-05-28 14:18:26,672 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-05-28 14:18:26,682 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-05-28 14:18:26,683 - INFO - Deleting VN __public__ 2025-05-28 14:18:26,867 - DEBUG - Requesting: http://10.0.0.33:8082/routing-instance/f9781650-a78c-4800-8b0a-11862012a353 2025-05-28 14:18:26,873 - DEBUG - Response Code: 404 2025-05-28 14:18:26,874 - DEBUG - Requesting: http://10.0.0.33:8082/domains 2025-05-28 14:18:26,892 - DEBUG - Requesting: http://10.0.0.33:8082/domain/27bf052d-217c-491f-9873-cf205d3f989c 2025-05-28 14:18:26,920 - DEBUG - Requesting: http://10.0.0.33:8082/project/8e425493-eddf-4414-b658-39f9006b9f92 2025-05-28 14:18:27,002 - INFO - Validated that VN __public__ is not found in API Server 2025-05-28 14:18:27,003 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-05-28 14:18:27,017 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 14:18:27,030 - DEBUG - VN __public__ is not present in Agent 10.0.0.22 2025-05-28 14:18:27,030 - INFO - Validated that VN __public__ is not in any agent 2025-05-28 14:18:27,030 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 14:18:27,047 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-05-28 14:18:27,055 - DEBUG - Requesting: http://10.0.0.33:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-05-28 14:18:27,068 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-05-28 14:18:27,069 - INFO - Deleting pod default:ctest-nginx-pod-18501538 2025-05-28 14:18:27,085 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=18c54be5-be00-42da-b8fb-47bba74e7146 2025-05-28 14:18:27,105 - WARNING - Pod uuid 18c54be5-be00-42da-b8fb-47bba74e7146 is still seen in agent 10.0.0.22 VM list 2025-05-28 14:18:32,106 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=18c54be5-be00-42da-b8fb-47bba74e7146 2025-05-28 14:18:32,113 - DEBUG - Pod 18c54be5-be00-42da-b8fb-47bba74e7146 is not in agent 10.0.0.22 VM list 2025-05-28 14:18:32,113 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7efc4fac-3bce-11f0-8d1b-fa163e4fc775 2025-05-28 14:18:32,119 - DEBUG - VMI 7efc4fac-3bce-11f0-8d1b-fa163e4fc775 is removed from agent 10.0.0.22 2025-05-28 14:18:32,119 - INFO - Verified that pod ctest-nginx-pod-18501538 is removed in agent 2025-05-28 14:18:32,120 - INFO - Deleting pod default:ctest-nginx-pod-66627914 2025-05-28 14:18:32,129 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=365ea7d2-14f6-4676-bbe4-201306b520a1 2025-05-28 14:18:32,139 - WARNING - Pod uuid 365ea7d2-14f6-4676-bbe4-201306b520a1 is still seen in agent 10.0.0.22 VM list 2025-05-28 14:18:37,140 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_VmListReq?uuid=365ea7d2-14f6-4676-bbe4-201306b520a1 2025-05-28 14:18:37,147 - DEBUG - Pod 365ea7d2-14f6-4676-bbe4-201306b520a1 is not in agent 10.0.0.22 VM list 2025-05-28 14:18:37,147 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:7e77c5e8-3bce-11f0-8d1b-fa163e4fc775 2025-05-28 14:18:37,155 - DEBUG - VMI 7e77c5e8-3bce-11f0-8d1b-fa163e4fc775 is removed from agent 10.0.0.22 2025-05-28 14:18:37,155 - INFO - Verified that pod ctest-nginx-pod-66627914 is removed in agent 2025-05-28 14:18:37,155 - INFO - Deleting service : ctest-nginx-svc-31751258 2025-05-28 14:18:37,399 - DEBUG - Requesting: http://10.0.0.22:8085/Snh_AgentXmppConnectionStatusReq? 2025-05-28 14:18:37,407 - DEBUG - No XMPP flaps were noticed during the test