2025-04-16 21:07:29,099 - DEBUG - [10.0.0.254]: Running cmd : hostname 2025-04-16 21:07:29,440 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-330-1.novalocal 2025-04-16 21:07:29,441 - DEBUG - [10.0.0.254]: Running cmd : hostname -f 2025-04-16 21:07:29,597 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-330-1.novalocal 2025-04-16 21:07:29,598 - DEBUG - [10.0.0.254]: 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-04-16 21:07:29,806 - DEBUG - Output : NAMES contrail_test_BoW4xelKC vrouter_vrouter-agent_1 vrouter_nodemgr_1 rsyslogd_rsyslogd_1 kubemanager_k8s_kubemanager_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 analytics_database_query-engine_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 webui_job_1 webui_web_1 config_devicemgr_1 config_api_1 config_svcmonitor_1 config_nodemgr_1 config_schema_1 config_dnsmasq_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 redis_redis_1 2025-04-16 21:07:29,807 - DEBUG - [10.0.0.254]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-16 21:07:29,970 - DEBUG - Output : 172.17.0.1/16 10.0.0.254/24 2025-04-16 21:07:29,970 - DEBUG - [10.0.0.254]: Running cmd : getent hosts 10.0.0.254 | head -n 1 | awk '{print $2}' 2025-04-16 21:07:30,116 - DEBUG - Output : cn-jenkins-deploy-platform-ansible-k8s-330-1.novalocal 2025-04-16 21:07:30,117 - DEBUG - [10.0.0.254]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-16 21:07:30,275 - DEBUG - Output : 10.0.0.254/24 2025-04-16 21:07:30,605 - INFO - Using existing project ['default-domain', 'k8s-default'](340f952c-3831-436a-8a03-a7a32c9e7c7c) 2025-04-16 21:07:30,721 - INFO - Using existing project ['default-domain', 'k8s-default'](340f952c-3831-436a-8a03-a7a32c9e7c7c) 2025-04-16 21:07:30,905 - INFO - ================================================================================ 2025-04-16 21:07:30,906 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-16 21:07:30,907 - 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-04-16 21:07:31,153 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-16 21:07:31,163 - DEBUG - Nothing to compare xmpp stats {'10.0.0.254': {'10.0.0.254': '0'}} with 2025-04-16 21:07:31,163 - INFO - Initial checks done. Running the testcase now 2025-04-16 21:07:31,163 - INFO - 2025-04-16 21:07:31,168 - INFO - Namespace default already exists 2025-04-16 21:07:31,169 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-16 21:07:31,387 - DEBUG - Output : cluster_project={} 2025-04-16 21:07:31,440 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-16 21:07:31,440 - DEBUG - Project uuid in Contrail is 340f952c-3831-436a-8a03-a7a32c9e7c7c 2025-04-16 21:07:31,440 - DEBUG - [10.0.0.254]: Running cmd : docker exec --privileged -it kubemanager_k8s_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-16 21:07:31,642 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-16 21:07:31,643 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_NamespaceDatabaseList?namespace_uuid=77f0c9be-cdb0-4f93-8fde-a68cbc63e24e 2025-04-16 21:07:31,650 - INFO - Namespace default with uuid 77f0c9be-cdb0-4f93-8fde-a68cbc63e24e found in kube manager 2025-04-16 21:07:31,650 - INFO - Namespace default verification passed 2025-04-16 21:07:31,655 - DEBUG - Service ctest-nginx-svc-84970232 not present 2025-04-16 21:07:31,655 - INFO - Creating service ctest-nginx-svc-84970232 2025-04-16 21:07:31,693 - INFO - Created Service ctest-nginx-svc-84970232 2025-04-16 21:07:31,699 - DEBUG - Pod ctest-nginx-pod-12241873 not present 2025-04-16 21:07:31,700 - INFO - Creating Pod ctest-nginx-pod-12241873 2025-04-16 21:07:31,784 - DEBUG - Pod : ctest-nginx-pod-12241873 UUID is 16ea5c7d-5a37-4d62-98a2-0eaa564a27bd 2025-04-16 21:07:31,792 - DEBUG - Pod ctest-nginx-pod-42395366 not present 2025-04-16 21:07:31,792 - INFO - Creating Pod ctest-nginx-pod-42395366 2025-04-16 21:07:31,823 - DEBUG - Pod : ctest-nginx-pod-42395366 UUID is 06144749-235c-40b1-a386-4584ccd89240 2025-04-16 21:07:32,081 - INFO - Created VN __public__, UUID :1e729aad-1682-496a-b67f-6451500494d4 2025-04-16 21:07:32,342 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-16 21:07:32,352 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4258cff7-c7f1-4611-af6b-e6ba926072fd 2025-04-16 21:07:32,366 - DEBUG - Requesting: http://10.0.0.254:8082/project/340f952c-3831-436a-8a03-a7a32c9e7c7c 2025-04-16 21:07:32,445 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1e729aad-1682-496a-b67f-6451500494d4 2025-04-16 21:07:32,462 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1e729aad-1682-496a-b67f-6451500494d4 2025-04-16 21:07:32,475 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/51e68b9d-98e3-42cb-aea3-f0489833cf8d 2025-04-16 21:07:32,487 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/51e68b9d-98e3-42cb-aea3-f0489833cf8d 2025-04-16 21:07:32,497 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/708609cc-98fa-4d2a-abe6-45ba77f30ee5 2025-04-16 21:07:32,506 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-16 21:07:32,506 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1e729aad-1682-496a-b67f-6451500494d4 2025-04-16 21:07:32,517 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/51e68b9d-98e3-42cb-aea3-f0489833cf8d 2025-04-16 21:07:32,535 - INFO - Verified VN network id 15 for VN 1e729aad-1682-496a-b67f-6451500494d4 2025-04-16 21:07:32,536 - INFO - Verifications in API Server for VN __public__ passed 2025-04-16 21:07:32,536 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1e729aad-1682-496a-b67f-6451500494d4 2025-04-16 21:07:32,549 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/51e68b9d-98e3-42cb-aea3-f0489833cf8d 2025-04-16 21:07:32,557 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/51e68b9d-98e3-42cb-aea3-f0489833cf8d 2025-04-16 21:07:32,567 - DEBUG - Requesting: http://10.0.0.254:8082/route-target/708609cc-98fa-4d2a-abe6-45ba77f30ee5 2025-04-16 21:07:32,576 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-16 21:07:32,585 - DEBUG - Control-node 10.0.0.254 : 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': '2193986036680509802', 'uuid-lslong': '13150339737342743764'}, 'enable': 'true', 'created': '2025-04-16T21:07:32', 'last-modified': '2025-04-16T21:07:32', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.335610'} 2025-04-16 21:07:32,585 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-16 21:07:32,597 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-16 21:07:32,597 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-16 21:07:32,598 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-16 21:07:32,598 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-16 21:07:32,604 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4258cff7-c7f1-4611-af6b-e6ba926072fd 2025-04-16 21:07:32,615 - DEBUG - Requesting: http://10.0.0.254:8082/project/340f952c-3831-436a-8a03-a7a32c9e7c7c 2025-04-16 21:07:32,683 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1e729aad-1682-496a-b67f-6451500494d4 2025-04-16 21:07:32,697 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-16 21:07:32,697 - DEBUG - Verifying the vn in opserver 2025-04-16 21:07:32,697 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.254 2025-04-16 21:07:32,697 - DEBUG - Requesting: http://10.0.0.254:8081/analytics/uves/virtual-networks 2025-04-16 21:07:32,704 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.254:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-16 21:07:32,704 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-16 21:07:32,705 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-16 21:07:32,720 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-16 21:07:32,726 - DEBUG - Do not have enough data to verify VN in agent 2025-04-16 21:07:32,726 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-16 21:07:32,731 - DEBUG - VRF ids for VN __public__: {} 2025-04-16 21:07:32,819 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-16 21:07:32,953 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-16 21:07:32,960 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4258cff7-c7f1-4611-af6b-e6ba926072fd 2025-04-16 21:07:32,977 - DEBUG - Requesting: http://10.0.0.254:8082/project/340f952c-3831-436a-8a03-a7a32c9e7c7c 2025-04-16 21:07:33,052 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1e729aad-1682-496a-b67f-6451500494d4 2025-04-16 21:07:33,065 - DEBUG - Requesting: http://10.0.0.254:8082/floating-ip-pool/d054c146-da00-451d-a0ab-a875b9765da5 2025-04-16 21:07:33,079 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-16 21:07:33,087 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4258cff7-c7f1-4611-af6b-e6ba926072fd 2025-04-16 21:07:33,098 - DEBUG - Requesting: http://10.0.0.254:8082/project/340f952c-3831-436a-8a03-a7a32c9e7c7c 2025-04-16 21:07:33,170 - DEBUG - Requesting: http://10.0.0.254:8082/virtual-network/1e729aad-1682-496a-b67f-6451500494d4 2025-04-16 21:07:33,183 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-16 21:07:33,183 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-16 21:07:33,196 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-16 21:07:33,205 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-16 21:07:33,205 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-16 21:07:33,209 - DEBUG - Ingress ctest-nginx-ingress-20327263 not present 2025-04-16 21:07:33,210 - INFO - Creating Ingress ctest-nginx-ingress-20327263 2025-04-16 21:07:33,219 - INFO - Created Ingress ctest-nginx-ingress-20327263 2025-04-16 21:07:33,223 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20327263 2025-04-16 21:07:36,231 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20327263 2025-04-16 21:07:39,240 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20327263 2025-04-16 21:07:42,247 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20327263 2025-04-16 21:07:45,253 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20327263 2025-04-16 21:07:48,261 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20327263 2025-04-16 21:07:51,267 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20327263 2025-04-16 21:07:54,275 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20327263 2025-04-16 21:07:57,281 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-20327263 2025-04-16 21:08:00,287 - DEBUG - For Ingress ctest-nginx-ingress-20327263, Cluster IP: 10.47.255.246, External IPs ['195.62.24.188'] 2025-04-16 21:08:00,287 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-20327263 2025-04-16 21:08:00,288 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:08:00,293 - INFO - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf found in kube manager 2025-04-16 21:08:00,293 - INFO - Ingress ctest-nginx-ingress-20327263 verification passed 2025-04-16 21:08:00,297 - DEBUG - Pod ctest-busybox-pod-73107853 not present 2025-04-16 21:08:00,298 - INFO - Creating Pod ctest-busybox-pod-73107853 2025-04-16 21:08:00,355 - DEBUG - Pod : ctest-busybox-pod-73107853 UUID is 921587d5-9c86-4b72-8ac3-2c61f5390bc8 2025-04-16 21:08:00,364 - DEBUG - Pod ctest-nginx-pod-12241873 not in running state.Currently in Pending 2025-04-16 21:08:05,374 - INFO - Pod ctest-nginx-pod-12241873 is in running state.Got IP 10.47.255.248 2025-04-16 21:08:05,422 - DEBUG - Pod ctest-nginx-pod-12241873 has vmi d4cd80ce-1b06-11f0-aeae-fa163e0274df 2025-04-16 21:08:05,423 - INFO - Verified pod ctest-nginx-pod-12241873 in contrail-api 2025-04-16 21:08:05,423 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-16 21:08:05,457 - DEBUG - VMI d4cd80ce-1b06-11f0-aeae-fa163e0274df is active in agent 10.0.0.254 2025-04-16 21:08:05,457 - INFO - Verified Pod ctest-nginx-pod-12241873 in agent 10.0.0.254 2025-04-16 21:08:05,458 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=16ea5c7d-5a37-4d62-98a2-0eaa564a27bd 2025-04-16 21:08:05,466 - INFO - Pod ctest-nginx-pod-12241873 with uuid 16ea5c7d-5a37-4d62-98a2-0eaa564a27bd found in kube manager 2025-04-16 21:08:05,466 - INFO - Pod ctest-nginx-pod-12241873 verification passed 2025-04-16 21:08:05,551 - DEBUG - [Pod ctest-nginx-pod-12241873] Cmd: echo ctest-nginx-pod-12241873 > /usr/share/nginx/html/index.html, Output: 2025-04-16 21:08:05,558 - INFO - Pod ctest-nginx-pod-42395366 is in running state.Got IP 10.47.255.247 2025-04-16 21:08:05,582 - DEBUG - Pod ctest-nginx-pod-42395366 has vmi d96b4616-1b06-11f0-aeae-fa163e0274df 2025-04-16 21:08:05,582 - INFO - Verified pod ctest-nginx-pod-42395366 in contrail-api 2025-04-16 21:08:05,582 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-16 21:08:05,601 - DEBUG - VMI d96b4616-1b06-11f0-aeae-fa163e0274df is active in agent 10.0.0.254 2025-04-16 21:08:05,601 - INFO - Verified Pod ctest-nginx-pod-42395366 in agent 10.0.0.254 2025-04-16 21:08:05,601 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=06144749-235c-40b1-a386-4584ccd89240 2025-04-16 21:08:05,612 - INFO - Pod ctest-nginx-pod-42395366 with uuid 06144749-235c-40b1-a386-4584ccd89240 found in kube manager 2025-04-16 21:08:05,612 - INFO - Pod ctest-nginx-pod-42395366 verification passed 2025-04-16 21:08:05,741 - DEBUG - [Pod ctest-nginx-pod-42395366] Cmd: echo ctest-nginx-pod-42395366 > /usr/share/nginx/html/index.html, Output: 2025-04-16 21:08:05,750 - DEBUG - Pod ctest-busybox-pod-73107853 not in running state.Currently in Pending 2025-04-16 21:08:10,763 - DEBUG - Pod ctest-busybox-pod-73107853 not in running state.Currently in Pending 2025-04-16 21:08:15,771 - DEBUG - Pod ctest-busybox-pod-73107853 not in running state.Currently in Pending 2025-04-16 21:08:20,779 - INFO - Pod ctest-busybox-pod-73107853 is in running state.Got IP 10.47.255.245 2025-04-16 21:08:20,801 - DEBUG - Pod ctest-busybox-pod-73107853 has vmi e4b675d6-1b06-11f0-aeae-fa163e0274df 2025-04-16 21:08:20,801 - INFO - Verified pod ctest-busybox-pod-73107853 in contrail-api 2025-04-16 21:08:20,801 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-16 21:08:20,816 - DEBUG - VMI e4b675d6-1b06-11f0-aeae-fa163e0274df is active in agent 10.0.0.254 2025-04-16 21:08:20,816 - INFO - Verified Pod ctest-busybox-pod-73107853 in agent 10.0.0.254 2025-04-16 21:08:20,816 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_VirtualMachineDatabaseList?x=921587d5-9c86-4b72-8ac3-2c61f5390bc8 2025-04-16 21:08:20,823 - INFO - Pod ctest-busybox-pod-73107853 with uuid 921587d5-9c86-4b72-8ac3-2c61f5390bc8 found in kube manager 2025-04-16 21:08:20,823 - INFO - Pod ctest-busybox-pod-73107853 verification passed 2025-04-16 21:08:20,876 - DEBUG - [Pod ctest-busybox-pod-73107853] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-42395366 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-16 21:08:20,877 - DEBUG - [Pod Pod ctest-busybox-pod-73107853] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-04-16 21:08:20,877 - DEBUG - [Pod Pod ctest-busybox-pod-73107853] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-42395366 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-16 21:08:20,951 - DEBUG - [Pod ctest-busybox-pod-73107853] Cmd: wget http://10.47.255.246:80/ -O - -T 5 -t 1 , Output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-12241873 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-16 21:08:20,952 - DEBUG - [Pod Pod ctest-busybox-pod-73107853] Cmd wget http://10.47.255.246:80/ -O - -T 5 -t 1 passed 2025-04-16 21:08:20,952 - DEBUG - [Pod Pod ctest-busybox-pod-73107853] Cmd output: Connecting to 10.47.255.246:80 (10.47.255.246:80) ctest-nginx-pod-12241873 writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2025-04-16 21:08:20,952 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-12241873': 1, 'ctest-nginx-pod-42395366': 1} 2025-04-16 21:08:20,952 - WARNING - Nothing to delete parallely 2025-04-16 21:08:20,952 - INFO - Deleting pod default:ctest-busybox-pod-73107853 2025-04-16 21:08:20,967 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=921587d5-9c86-4b72-8ac3-2c61f5390bc8 2025-04-16 21:08:20,975 - WARNING - Pod uuid 921587d5-9c86-4b72-8ac3-2c61f5390bc8 is still seen in agent 10.0.0.254 VM list 2025-04-16 21:08:25,977 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=921587d5-9c86-4b72-8ac3-2c61f5390bc8 2025-04-16 21:08:25,985 - WARNING - Pod uuid 921587d5-9c86-4b72-8ac3-2c61f5390bc8 is still seen in agent 10.0.0.254 VM list 2025-04-16 21:08:30,986 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=921587d5-9c86-4b72-8ac3-2c61f5390bc8 2025-04-16 21:08:30,996 - WARNING - Pod uuid 921587d5-9c86-4b72-8ac3-2c61f5390bc8 is still seen in agent 10.0.0.254 VM list 2025-04-16 21:08:35,997 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=921587d5-9c86-4b72-8ac3-2c61f5390bc8 2025-04-16 21:08:36,006 - WARNING - Pod uuid 921587d5-9c86-4b72-8ac3-2c61f5390bc8 is still seen in agent 10.0.0.254 VM list 2025-04-16 21:08:41,007 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=921587d5-9c86-4b72-8ac3-2c61f5390bc8 2025-04-16 21:08:41,015 - WARNING - Pod uuid 921587d5-9c86-4b72-8ac3-2c61f5390bc8 is still seen in agent 10.0.0.254 VM list 2025-04-16 21:08:46,016 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=921587d5-9c86-4b72-8ac3-2c61f5390bc8 2025-04-16 21:08:46,026 - WARNING - Pod uuid 921587d5-9c86-4b72-8ac3-2c61f5390bc8 is still seen in agent 10.0.0.254 VM list 2025-04-16 21:08:51,028 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=921587d5-9c86-4b72-8ac3-2c61f5390bc8 2025-04-16 21:08:51,034 - WARNING - Pod uuid 921587d5-9c86-4b72-8ac3-2c61f5390bc8 is still seen in agent 10.0.0.254 VM list 2025-04-16 21:08:56,036 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=921587d5-9c86-4b72-8ac3-2c61f5390bc8 2025-04-16 21:08:56,043 - DEBUG - Pod 921587d5-9c86-4b72-8ac3-2c61f5390bc8 is not in agent 10.0.0.254 VM list 2025-04-16 21:08:56,043 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e4b675d6-1b06-11f0-aeae-fa163e0274df 2025-04-16 21:08:56,049 - DEBUG - VMI e4b675d6-1b06-11f0-aeae-fa163e0274df is removed from agent 10.0.0.254 2025-04-16 21:08:56,049 - INFO - Verified that pod ctest-busybox-pod-73107853 is removed in agent 2025-04-16 21:08:56,050 - INFO - Deleting Ingress : ctest-nginx-ingress-20327263 2025-04-16 21:08:56,058 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:08:56,069 - ERROR - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf still found in kube manager 2025-04-16 21:08:57,069 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:08:57,077 - ERROR - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf still found in kube manager 2025-04-16 21:08:58,078 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:08:58,085 - ERROR - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf still found in kube manager 2025-04-16 21:08:59,087 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:08:59,097 - ERROR - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf still found in kube manager 2025-04-16 21:09:00,098 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:09:00,104 - ERROR - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf still found in kube manager 2025-04-16 21:09:01,106 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:09:01,112 - ERROR - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf still found in kube manager 2025-04-16 21:09:02,113 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:09:02,120 - ERROR - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf still found in kube manager 2025-04-16 21:09:03,121 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:09:03,133 - ERROR - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf still found in kube manager 2025-04-16 21:09:04,135 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:09:04,141 - ERROR - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf still found in kube manager 2025-04-16 21:09:05,141 - DEBUG - Requesting: http://10.0.0.254:8108/Snh_LoadbalancerDatabaseList?x=c9f793eb-2774-422e-bd1c-b6d754b953cf 2025-04-16 21:09:05,147 - INFO - Ingress ctest-nginx-ingress-20327263 with uuid c9f793eb-2774-422e-bd1c-b6d754b953cf deleted successfully from kube manager 2025-04-16 21:09:05,148 - INFO - Verifications on Ingress %s cleanup passed 2025-04-16 21:09:05,149 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-16 21:09:05,385 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-16 21:09:05,392 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-16 21:09:05,392 - INFO - Deleting VN __public__ 2025-04-16 21:09:05,631 - DEBUG - Requesting: http://10.0.0.254:8082/routing-instance/51e68b9d-98e3-42cb-aea3-f0489833cf8d 2025-04-16 21:09:05,641 - DEBUG - Response Code: 404 2025-04-16 21:09:05,641 - DEBUG - Requesting: http://10.0.0.254:8082/domains 2025-04-16 21:09:05,648 - DEBUG - Requesting: http://10.0.0.254:8082/domain/4258cff7-c7f1-4611-af6b-e6ba926072fd 2025-04-16 21:09:05,659 - DEBUG - Requesting: http://10.0.0.254:8082/project/340f952c-3831-436a-8a03-a7a32c9e7c7c 2025-04-16 21:09:05,749 - INFO - Validated that VN __public__ is not found in API Server 2025-04-16 21:09:05,749 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-16 21:09:05,759 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-16 21:09:05,771 - DEBUG - VN __public__ is not present in Agent 10.0.0.254 2025-04-16 21:09:05,771 - INFO - Validated that VN __public__ is not in any agent 2025-04-16 21:09:05,771 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-16 21:09:05,794 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-16 21:09:05,801 - DEBUG - Requesting: http://10.0.0.254:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-16 21:09:05,810 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-16 21:09:05,811 - INFO - Deleting pod default:ctest-nginx-pod-42395366 2025-04-16 21:09:05,866 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=06144749-235c-40b1-a386-4584ccd89240 2025-04-16 21:09:05,904 - WARNING - Pod uuid 06144749-235c-40b1-a386-4584ccd89240 is still seen in agent 10.0.0.254 VM list 2025-04-16 21:09:10,905 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=06144749-235c-40b1-a386-4584ccd89240 2025-04-16 21:09:10,913 - DEBUG - Pod 06144749-235c-40b1-a386-4584ccd89240 is not in agent 10.0.0.254 VM list 2025-04-16 21:09:10,914 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d96b4616-1b06-11f0-aeae-fa163e0274df 2025-04-16 21:09:10,921 - DEBUG - VMI d96b4616-1b06-11f0-aeae-fa163e0274df is removed from agent 10.0.0.254 2025-04-16 21:09:10,921 - INFO - Verified that pod ctest-nginx-pod-42395366 is removed in agent 2025-04-16 21:09:10,921 - INFO - Deleting pod default:ctest-nginx-pod-12241873 2025-04-16 21:09:10,951 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=16ea5c7d-5a37-4d62-98a2-0eaa564a27bd 2025-04-16 21:09:10,961 - WARNING - Pod uuid 16ea5c7d-5a37-4d62-98a2-0eaa564a27bd is still seen in agent 10.0.0.254 VM list 2025-04-16 21:09:15,962 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_VmListReq?uuid=16ea5c7d-5a37-4d62-98a2-0eaa564a27bd 2025-04-16 21:09:15,972 - DEBUG - Pod 16ea5c7d-5a37-4d62-98a2-0eaa564a27bd is not in agent 10.0.0.254 VM list 2025-04-16 21:09:15,972 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4cd80ce-1b06-11f0-aeae-fa163e0274df 2025-04-16 21:09:15,988 - DEBUG - VMI d4cd80ce-1b06-11f0-aeae-fa163e0274df is removed from agent 10.0.0.254 2025-04-16 21:09:15,989 - INFO - Verified that pod ctest-nginx-pod-12241873 is removed in agent 2025-04-16 21:09:15,989 - INFO - Deleting service : ctest-nginx-svc-84970232 2025-04-16 21:09:16,592 - DEBUG - Requesting: http://10.0.0.254:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-16 21:09:16,600 - DEBUG - No XMPP flaps were noticed during the test