2026-06-01 16:43:43,056 - DEBUG - [10.0.0.22]: Running cmd : hostname 2026-06-01 16:43:43,489 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2008-1 2026-06-01 16:43:43,489 - DEBUG - [10.0.0.22]: Running cmd : hostname -f 2026-06-01 16:43:43,546 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2008-1 2026-06-01 16:43:43,546 - 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}' 2026-06-01 16:43:43,631 - DEBUG - Output : NAMES contrail_test_HnDM0ct5a contrail-kubernetes-master-kubemanager-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_snmp-topology-1 analytics_alarm-kafka-1 analytics_alarm-nodemgr-1 analytics_alarm-alarm-gen-1 analytics-nodemgr-1 analytics-api-1 analytics-collector-1 redis-redis-1 webui-job-1 webui-web-1 control-named-1 control-control-1 control-nodemgr-1 control-dns-1 config_database-zookeeper-1 config_database-cassandra-1 config_database-nodemgr-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-nodemgr-1 config_api-svcmonitor-1 config_api-dnsmasq-1 config_api-schema-1 config_api-api-1 2026-06-01 16:43:43,631 - DEBUG - [10.0.0.22]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2026-06-01 16:43:43,686 - DEBUG - Output : 127.0.0.1/8 10.0.0.22/24 252.22.0.1/8 10.187.238.1/24 172.17.0.1/16 2026-06-01 16:43:43,686 - DEBUG - [10.0.0.22]: Running cmd : getent hosts 10.0.0.22 | head -n 1 | awk '{print $2}' 2026-06-01 16:43:43,774 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-2008-1 2026-06-01 16:43:43,853 - DEBUG - [10.0.0.249]: Running cmd : hostname 2026-06-01 16:43:44,080 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2008-1 2026-06-01 16:43:44,080 - DEBUG - [10.0.0.249]: Running cmd : hostname -f 2026-06-01 16:43:44,163 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2008-1 2026-06-01 16:43:44,163 - DEBUG - [10.0.0.249]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2026-06-01 16:43:44,208 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2026-06-01 16:43:44,208 - DEBUG - [10.0.0.249]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2026-06-01 16:43:44,281 - DEBUG - Output : 10.0.0.249/24 2026-06-01 16:43:44,281 - DEBUG - [10.0.0.249]: Running cmd : getent hosts 10.0.0.249 | head -n 1 | awk '{print $2}' 2026-06-01 16:43:44,316 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-2008-1 2026-06-01 16:43:44,392 - INFO - Using existing project ['default-domain', 'k8s-default'](dc539fad-bba3-4c3d-bf21-5cd74f232e7e) 2026-06-01 16:43:44,504 - INFO - Using existing project ['default-domain', 'k8s-default'](dc539fad-bba3-4c3d-bf21-5cd74f232e7e) 2026-06-01 16:43:44,640 - INFO - ================================================================================ 2026-06-01 16:43:44,640 - INFO - STARTING TEST : test_ingress_ip_assignment 2026-06-01 16:43:44,641 - 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 2026-06-01 16:43:44,914 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 16:43:44,923 - DEBUG - Nothing to compare xmpp stats {'10.0.0.249': {'10.0.0.22': '0'}} with 2026-06-01 16:43:44,923 - INFO - Initial checks done. Running the testcase now 2026-06-01 16:43:44,923 - INFO - 2026-06-01 16:43:44,928 - INFO - Namespace default already exists 2026-06-01 16:43:44,928 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2026-06-01 16:43:45,053 - DEBUG - Output : cluster_project={} 2026-06-01 16:43:45,099 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2026-06-01 16:43:45,100 - DEBUG - Project uuid in Contrail is dc539fad-bba3-4c3d-bf21-5cd74f232e7e 2026-06-01 16:43:45,100 - DEBUG - [10.0.0.22]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2026-06-01 16:43:45,237 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2026-06-01 16:43:45,237 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_NamespaceDatabaseList?namespace_uuid=763a92a0-7feb-42cd-b553-76e7f81d27ca 2026-06-01 16:43:45,242 - INFO - Namespace default with uuid 763a92a0-7feb-42cd-b553-76e7f81d27ca found in kube manager 2026-06-01 16:43:45,242 - INFO - Namespace default verification passed 2026-06-01 16:43:45,246 - DEBUG - Service ctest-nginx-svc-17852815 not present 2026-06-01 16:43:45,246 - INFO - Creating service ctest-nginx-svc-17852815 2026-06-01 16:43:45,268 - INFO - Created Service ctest-nginx-svc-17852815 2026-06-01 16:43:45,272 - DEBUG - Pod ctest-nginx-pod-74770802 not present 2026-06-01 16:43:45,273 - INFO - Creating Pod ctest-nginx-pod-74770802 2026-06-01 16:43:45,350 - DEBUG - Pod : ctest-nginx-pod-74770802 UUID is 01aea795-538a-4797-bfec-1b9f983fe6a5 2026-06-01 16:43:45,356 - DEBUG - Pod ctest-nginx-pod-05396538 not present 2026-06-01 16:43:45,356 - INFO - Creating Pod ctest-nginx-pod-05396538 2026-06-01 16:43:45,389 - DEBUG - Pod : ctest-nginx-pod-05396538 UUID is 1e13c02e-98a3-4f83-a798-9469e7b665db 2026-06-01 16:43:45,592 - INFO - Created VN __public__, UUID :9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:45,770 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 16:43:45,779 - DEBUG - Requesting: http://10.0.0.22:8082/domain/73931ee8-d768-407d-b907-324682d0afec 2026-06-01 16:43:45,796 - DEBUG - Requesting: http://10.0.0.22:8082/project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e 2026-06-01 16:43:45,856 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:45,879 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:45,890 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f 2026-06-01 16:43:45,908 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f 2026-06-01 16:43:45,925 - DEBUG - Route Targets: [] 2026-06-01 16:43:45,925 - DEBUG - RT names not yet present for VN __public__ 2026-06-01 16:43:50,925 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 16:43:50,932 - DEBUG - Requesting: http://10.0.0.22:8082/domain/73931ee8-d768-407d-b907-324682d0afec 2026-06-01 16:43:50,940 - DEBUG - Requesting: http://10.0.0.22:8082/project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e 2026-06-01 16:43:50,997 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:51,006 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:51,016 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f 2026-06-01 16:43:51,025 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f 2026-06-01 16:43:51,032 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/fac16634-e9a5-42be-b432-ef7dd4205a47 2026-06-01 16:43:51,038 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-01 16:43:51,038 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:51,050 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f 2026-06-01 16:43:51,067 - INFO - Verified VN network id 13 for VN 9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:51,068 - INFO - Verifications in API Server for VN __public__ passed 2026-06-01 16:43:51,068 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:51,079 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f 2026-06-01 16:43:51,086 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f 2026-06-01 16:43:51,093 - DEBUG - Requesting: http://10.0.0.22:8082/route-target/fac16634-e9a5-42be-b432-ef7dd4205a47 2026-06-01 16:43:51,099 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-01 16:43:51,106 - DEBUG - Control-node 10.0.0.22 : 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': '10665339645315796652', 'uuid-lslong': '11768650600452009118'}, 'enable': 'true', 'created': '2026-06-01T16:43:45', 'last-modified': '2026-06-01T16:43:45', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.471340'} 2026-06-01 16:43:51,106 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 16:43:51,119 - DEBUG - Route Targets: ['target:64512:8000006'] 2026-06-01 16:43:51,119 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2026-06-01 16:43:51,120 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2026-06-01 16:43:51,120 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 16:43:51,125 - DEBUG - Requesting: http://10.0.0.22:8082/domain/73931ee8-d768-407d-b907-324682d0afec 2026-06-01 16:43:51,134 - DEBUG - Requesting: http://10.0.0.22:8082/project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e 2026-06-01 16:43:51,184 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:51,197 - DEBUG - =>VN __public__ has no policy to be verified 2026-06-01 16:43:51,197 - DEBUG - Verifying the vn in opserver 2026-06-01 16:43:51,197 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.22 2026-06-01 16:43:51,197 - DEBUG - Requesting: http://10.0.0.22:8081/analytics/uves/virtual-networks 2026-06-01 16:43:51,204 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.22:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2026-06-01 16:43:51,204 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2026-06-01 16:43:51,204 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 16:43:51,216 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 16:43:51,222 - DEBUG - Do not have enough data to verify VN in agent 2026-06-01 16:43:51,222 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 16:43:51,230 - DEBUG - VRF ids for VN __public__: {} 2026-06-01 16:43:51,329 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2026-06-01 16:43:51,427 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 16:43:51,433 - DEBUG - Requesting: http://10.0.0.22:8082/domain/73931ee8-d768-407d-b907-324682d0afec 2026-06-01 16:43:51,440 - DEBUG - Requesting: http://10.0.0.22:8082/project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e 2026-06-01 16:43:51,485 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:51,497 - DEBUG - Requesting: http://10.0.0.22:8082/floating-ip-pool/34c81ead-62f5-4290-8074-e5a985368492 2026-06-01 16:43:51,506 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 16:43:51,512 - DEBUG - Requesting: http://10.0.0.22:8082/domain/73931ee8-d768-407d-b907-324682d0afec 2026-06-01 16:43:51,521 - DEBUG - Requesting: http://10.0.0.22:8082/project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e 2026-06-01 16:43:51,584 - DEBUG - Requesting: http://10.0.0.22:8082/virtual-network/9402e5e6-67f0-4eac-a352-a55e3da12c9e 2026-06-01 16:43:51,594 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2026-06-01 16:43:51,594 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2026-06-01 16:43:51,602 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-01 16:43:51,609 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2026-06-01 16:43:51,609 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2026-06-01 16:43:51,612 - DEBUG - Ingress ctest-nginx-ingress-52794164 not present 2026-06-01 16:43:51,613 - INFO - Creating Ingress ctest-nginx-ingress-52794164 2026-06-01 16:43:51,622 - INFO - Created Ingress ctest-nginx-ingress-52794164 2026-06-01 16:43:51,628 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-52794164 2026-06-01 16:43:54,639 - DEBUG - For Ingress ctest-nginx-ingress-52794164, Cluster IP: 10.47.255.249, External IPs ['141.54.142.188'] 2026-06-01 16:43:54,639 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-52794164 2026-06-01 16:43:54,639 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=de99dff6-f50a-4aaa-9ec9-b179c48cd58f 2026-06-01 16:43:54,650 - INFO - Ingress ctest-nginx-ingress-52794164 with uuid de99dff6-f50a-4aaa-9ec9-b179c48cd58f found in kube manager 2026-06-01 16:43:54,650 - INFO - Ingress ctest-nginx-ingress-52794164 verification passed 2026-06-01 16:43:54,661 - DEBUG - Pod ctest-busybox-pod-06574219 not present 2026-06-01 16:43:54,662 - INFO - Creating Pod ctest-busybox-pod-06574219 2026-06-01 16:43:54,743 - DEBUG - Pod : ctest-busybox-pod-06574219 UUID is 724a5f30-1e06-41f7-b7e0-e8fee19ab73c 2026-06-01 16:43:54,756 - DEBUG - Pod ctest-nginx-pod-74770802 not in running state.Currently in Pending 2026-06-01 16:43:59,766 - INFO - Pod ctest-nginx-pod-74770802 is in running state.Got IP 10.47.255.251 2026-06-01 16:43:59,824 - DEBUG - Pod ctest-nginx-pod-74770802 has vmi 0f36ce3a-5dd9-11f1-b197-fa163e3d0b87 2026-06-01 16:43:59,825 - INFO - Verified pod ctest-nginx-pod-74770802 in contrail-api 2026-06-01 16:43:59,825 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 16:43:59,836 - DEBUG - VMI 0f36ce3a-5dd9-11f1-b197-fa163e3d0b87 is active in agent 10.0.0.249 2026-06-01 16:43:59,837 - INFO - Verified Pod ctest-nginx-pod-74770802 in agent 10.0.0.249 2026-06-01 16:43:59,837 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=01aea795-538a-4797-bfec-1b9f983fe6a5 2026-06-01 16:43:59,842 - INFO - Pod ctest-nginx-pod-74770802 with uuid 01aea795-538a-4797-bfec-1b9f983fe6a5 found in kube manager 2026-06-01 16:43:59,842 - INFO - Pod ctest-nginx-pod-74770802 verification passed 2026-06-01 16:43:59,919 - DEBUG - [Pod ctest-nginx-pod-74770802] Cmd: echo ctest-nginx-pod-74770802 > /usr/share/nginx/html/index.html, Output: 2026-06-01 16:43:59,928 - INFO - Pod ctest-nginx-pod-05396538 is in running state.Got IP 10.47.255.250 2026-06-01 16:43:59,942 - DEBUG - Pod ctest-nginx-pod-05396538 has vmi 0fb430c8-5dd9-11f1-b197-fa163e3d0b87 2026-06-01 16:43:59,942 - INFO - Verified pod ctest-nginx-pod-05396538 in contrail-api 2026-06-01 16:43:59,942 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 16:43:59,952 - DEBUG - VMI 0fb430c8-5dd9-11f1-b197-fa163e3d0b87 is active in agent 10.0.0.249 2026-06-01 16:43:59,952 - INFO - Verified Pod ctest-nginx-pod-05396538 in agent 10.0.0.249 2026-06-01 16:43:59,952 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=1e13c02e-98a3-4f83-a798-9469e7b665db 2026-06-01 16:43:59,957 - INFO - Pod ctest-nginx-pod-05396538 with uuid 1e13c02e-98a3-4f83-a798-9469e7b665db found in kube manager 2026-06-01 16:43:59,957 - INFO - Pod ctest-nginx-pod-05396538 verification passed 2026-06-01 16:44:00,015 - DEBUG - [Pod ctest-nginx-pod-05396538] Cmd: echo ctest-nginx-pod-05396538 > /usr/share/nginx/html/index.html, Output: 2026-06-01 16:44:00,022 - DEBUG - Pod ctest-busybox-pod-06574219 not in running state.Currently in Pending 2026-06-01 16:44:05,031 - DEBUG - Pod ctest-busybox-pod-06574219 not in running state.Currently in Pending 2026-06-01 16:44:10,044 - INFO - Pod ctest-busybox-pod-06574219 is in running state.Got IP 10.47.255.248 2026-06-01 16:44:10,064 - DEBUG - Pod ctest-busybox-pod-06574219 has vmi 13f6f2a6-5dd9-11f1-b197-fa163e3d0b87 2026-06-01 16:44:10,064 - INFO - Verified pod ctest-busybox-pod-06574219 in contrail-api 2026-06-01 16:44:10,064 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2026-06-01 16:44:10,075 - DEBUG - VMI 13f6f2a6-5dd9-11f1-b197-fa163e3d0b87 is active in agent 10.0.0.249 2026-06-01 16:44:10,075 - INFO - Verified Pod ctest-busybox-pod-06574219 in agent 10.0.0.249 2026-06-01 16:44:10,075 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_VirtualMachineDatabaseList?x=724a5f30-1e06-41f7-b7e0-e8fee19ab73c 2026-06-01 16:44:10,080 - INFO - Pod ctest-busybox-pod-06574219 with uuid 724a5f30-1e06-41f7-b7e0-e8fee19ab73c found in kube manager 2026-06-01 16:44:10,080 - INFO - Pod ctest-busybox-pod-06574219 verification passed 2026-06-01 16:44:10,145 - DEBUG - [Pod ctest-busybox-pod-06574219] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-74770802 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 16:44:10,145 - DEBUG - [Pod Pod ctest-busybox-pod-06574219] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 16:44:10,145 - DEBUG - [Pod Pod ctest-busybox-pod-06574219] Cmd output: ctest-nginx-pod-74770802 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 16:44:10,213 - DEBUG - [Pod ctest-busybox-pod-06574219] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-05396538 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 16:44:10,213 - DEBUG - [Pod Pod ctest-busybox-pod-06574219] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2026-06-01 16:44:10,213 - DEBUG - [Pod Pod ctest-busybox-pod-06574219] Cmd output: ctest-nginx-pod-05396538 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2026-06-01 16:44:10,213 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-74770802': 1, 'ctest-nginx-pod-05396538': 1} 2026-06-01 16:44:10,213 - WARNING - Nothing to delete parallely 2026-06-01 16:44:10,213 - INFO - Deleting pod default:ctest-busybox-pod-06574219 2026-06-01 16:44:10,234 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=724a5f30-1e06-41f7-b7e0-e8fee19ab73c 2026-06-01 16:44:10,241 - WARNING - Pod uuid 724a5f30-1e06-41f7-b7e0-e8fee19ab73c is still seen in agent 10.0.0.249 VM list 2026-06-01 16:44:15,242 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=724a5f30-1e06-41f7-b7e0-e8fee19ab73c 2026-06-01 16:44:15,251 - WARNING - Pod uuid 724a5f30-1e06-41f7-b7e0-e8fee19ab73c is still seen in agent 10.0.0.249 VM list 2026-06-01 16:44:20,252 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=724a5f30-1e06-41f7-b7e0-e8fee19ab73c 2026-06-01 16:44:20,261 - WARNING - Pod uuid 724a5f30-1e06-41f7-b7e0-e8fee19ab73c is still seen in agent 10.0.0.249 VM list 2026-06-01 16:44:25,262 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=724a5f30-1e06-41f7-b7e0-e8fee19ab73c 2026-06-01 16:44:25,269 - WARNING - Pod uuid 724a5f30-1e06-41f7-b7e0-e8fee19ab73c is still seen in agent 10.0.0.249 VM list 2026-06-01 16:44:30,270 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=724a5f30-1e06-41f7-b7e0-e8fee19ab73c 2026-06-01 16:44:30,284 - WARNING - Pod uuid 724a5f30-1e06-41f7-b7e0-e8fee19ab73c is still seen in agent 10.0.0.249 VM list 2026-06-01 16:44:35,284 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=724a5f30-1e06-41f7-b7e0-e8fee19ab73c 2026-06-01 16:44:35,296 - WARNING - Pod uuid 724a5f30-1e06-41f7-b7e0-e8fee19ab73c is still seen in agent 10.0.0.249 VM list 2026-06-01 16:44:40,297 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=724a5f30-1e06-41f7-b7e0-e8fee19ab73c 2026-06-01 16:44:40,306 - WARNING - Pod uuid 724a5f30-1e06-41f7-b7e0-e8fee19ab73c is still seen in agent 10.0.0.249 VM list 2026-06-01 16:44:45,307 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=724a5f30-1e06-41f7-b7e0-e8fee19ab73c 2026-06-01 16:44:45,315 - DEBUG - Pod 724a5f30-1e06-41f7-b7e0-e8fee19ab73c is not in agent 10.0.0.249 VM list 2026-06-01 16:44:45,315 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:13f6f2a6-5dd9-11f1-b197-fa163e3d0b87 2026-06-01 16:44:45,321 - DEBUG - VMI 13f6f2a6-5dd9-11f1-b197-fa163e3d0b87 is removed from agent 10.0.0.249 2026-06-01 16:44:45,322 - INFO - Verified that pod ctest-busybox-pod-06574219 is removed in agent 2026-06-01 16:44:45,322 - INFO - Deleting Ingress : ctest-nginx-ingress-52794164 2026-06-01 16:44:45,333 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=de99dff6-f50a-4aaa-9ec9-b179c48cd58f 2026-06-01 16:44:45,339 - ERROR - Ingress ctest-nginx-ingress-52794164 with uuid de99dff6-f50a-4aaa-9ec9-b179c48cd58f still found in kube manager 2026-06-01 16:44:46,340 - DEBUG - Requesting: http://10.0.0.22:8108/Snh_LoadbalancerDatabaseList?x=de99dff6-f50a-4aaa-9ec9-b179c48cd58f 2026-06-01 16:44:46,347 - INFO - Ingress ctest-nginx-ingress-52794164 with uuid de99dff6-f50a-4aaa-9ec9-b179c48cd58f deleted successfully from kube manager 2026-06-01 16:44:46,348 - INFO - Verifications on Ingress %s cleanup passed 2026-06-01 16:44:46,348 - INFO - Deleting the FIP pool __fip_pool_public__ 2026-06-01 16:44:46,654 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2026-06-01 16:44:46,662 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2026-06-01 16:44:46,662 - INFO - Deleting VN __public__ 2026-06-01 16:44:46,935 - DEBUG - Requesting: http://10.0.0.22:8082/routing-instance/d77bca7f-274c-4ac4-8e27-44453ed9813f 2026-06-01 16:44:46,945 - DEBUG - Response Code: 404 2026-06-01 16:44:46,945 - DEBUG - Requesting: http://10.0.0.22:8082/domains 2026-06-01 16:44:46,960 - DEBUG - Requesting: http://10.0.0.22:8082/domain/73931ee8-d768-407d-b907-324682d0afec 2026-06-01 16:44:46,982 - DEBUG - Requesting: http://10.0.0.22:8082/project/dc539fad-bba3-4c3d-bf21-5cd74f232e7e 2026-06-01 16:44:47,074 - INFO - Validated that VN __public__ is not found in API Server 2026-06-01 16:44:47,074 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2026-06-01 16:44:47,092 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 16:44:47,126 - DEBUG - VN __public__ is not present in Agent 10.0.0.249 2026-06-01 16:44:47,126 - INFO - Validated that VN __public__ is not in any agent 2026-06-01 16:44:47,126 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 16:44:47,136 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2026-06-01 16:44:47,142 - DEBUG - Requesting: http://10.0.0.22:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2026-06-01 16:44:47,148 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2026-06-01 16:44:47,149 - INFO - Deleting pod default:ctest-nginx-pod-05396538 2026-06-01 16:44:47,185 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1e13c02e-98a3-4f83-a798-9469e7b665db 2026-06-01 16:44:47,196 - WARNING - Pod uuid 1e13c02e-98a3-4f83-a798-9469e7b665db is still seen in agent 10.0.0.249 VM list 2026-06-01 16:44:52,198 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=1e13c02e-98a3-4f83-a798-9469e7b665db 2026-06-01 16:44:52,205 - DEBUG - Pod 1e13c02e-98a3-4f83-a798-9469e7b665db is not in agent 10.0.0.249 VM list 2026-06-01 16:44:52,205 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0fb430c8-5dd9-11f1-b197-fa163e3d0b87 2026-06-01 16:44:52,212 - DEBUG - VMI 0fb430c8-5dd9-11f1-b197-fa163e3d0b87 is removed from agent 10.0.0.249 2026-06-01 16:44:52,212 - INFO - Verified that pod ctest-nginx-pod-05396538 is removed in agent 2026-06-01 16:44:52,223 - INFO - Deleting pod default:ctest-nginx-pod-74770802 2026-06-01 16:44:52,247 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=01aea795-538a-4797-bfec-1b9f983fe6a5 2026-06-01 16:44:52,277 - WARNING - Pod uuid 01aea795-538a-4797-bfec-1b9f983fe6a5 is still seen in agent 10.0.0.249 VM list 2026-06-01 16:44:57,278 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_VmListReq?uuid=01aea795-538a-4797-bfec-1b9f983fe6a5 2026-06-01 16:44:57,285 - DEBUG - Pod 01aea795-538a-4797-bfec-1b9f983fe6a5 is not in agent 10.0.0.249 VM list 2026-06-01 16:44:57,285 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0f36ce3a-5dd9-11f1-b197-fa163e3d0b87 2026-06-01 16:44:57,291 - DEBUG - VMI 0f36ce3a-5dd9-11f1-b197-fa163e3d0b87 is removed from agent 10.0.0.249 2026-06-01 16:44:57,291 - INFO - Verified that pod ctest-nginx-pod-74770802 is removed in agent 2026-06-01 16:44:57,291 - INFO - Deleting service : ctest-nginx-svc-17852815 2026-06-01 16:44:57,560 - DEBUG - Requesting: http://10.0.0.249:8085/Snh_AgentXmppConnectionStatusReq? 2026-06-01 16:44:57,567 - DEBUG - No XMPP flaps were noticed during the test