2025-04-29 09:45:26,781 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-04-29 09:45:27,026 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1204-1 2025-04-29 09:45:27,026 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-04-29 09:45:27,060 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1204-1 2025-04-29 09:45:27,060 - DEBUG - [10.0.0.38]: 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-29 09:45:27,135 - DEBUG - Output : NAMES contrail_test_RjQbDfQCW contrail-kubernetes-master-kubemanager-1 analytics_database-query-engine-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_snmp-topology-1 analytics_snmp-nodemgr-1 analytics_snmp-snmp-collector-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics_alarm-alarm-gen-1 analytics-api-1 analytics-collector-1 analytics-nodemgr-1 redis-redis-1 webui-web-1 webui-job-1 control-named-1 control-dns-1 control-control-1 control-nodemgr-1 config_database-zookeeper-1 config_database-nodemgr-1 config_database-cassandra-1 config_database-rabbitmq-1 config_api-devicemgr-1 config_api-svcmonitor-1 config_api-nodemgr-1 config_api-api-1 config_api-dnsmasq-1 config_api-schema-1 2025-04-29 09:45:27,135 - DEBUG - [10.0.0.38]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-29 09:45:27,179 - DEBUG - Output : 10.0.0.38/24 172.17.0.1/16 2025-04-29 09:45:27,179 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-04-29 09:45:27,265 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1204-1 2025-04-29 09:45:27,323 - DEBUG - [10.0.0.50]: Running cmd : hostname 2025-04-29 09:45:27,558 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1204-1 2025-04-29 09:45:27,559 - DEBUG - [10.0.0.50]: Running cmd : hostname -f 2025-04-29 09:45:27,592 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1204-1 2025-04-29 09:45:27,593 - DEBUG - [10.0.0.50]: 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-29 09:45:27,637 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-04-29 09:45:27,637 - DEBUG - [10.0.0.50]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-04-29 09:45:27,712 - DEBUG - Output : 10.0.0.50/24 2025-04-29 09:45:27,713 - DEBUG - [10.0.0.50]: Running cmd : getent hosts 10.0.0.50 | head -n 1 | awk '{print $2}' 2025-04-29 09:45:27,746 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1204-1 2025-04-29 09:45:27,826 - INFO - Using existing project ['default-domain', 'k8s-default'](a779ee4e-0c11-4bad-8be0-9ca537da0400) 2025-04-29 09:45:27,937 - INFO - Using existing project ['default-domain', 'k8s-default'](a779ee4e-0c11-4bad-8be0-9ca537da0400) 2025-04-29 09:45:28,080 - INFO - ================================================================================ 2025-04-29 09:45:28,081 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-04-29 09:45:28,081 - 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-29 09:45:28,294 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-29 09:45:28,303 - DEBUG - Nothing to compare xmpp stats {'10.0.0.50': {'10.0.0.38': '0'}} with 2025-04-29 09:45:28,303 - INFO - Initial checks done. Running the testcase now 2025-04-29 09:45:28,303 - INFO - 2025-04-29 09:45:28,308 - INFO - Namespace default already exists 2025-04-29 09:45:28,309 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-04-29 09:45:28,420 - DEBUG - Output : cluster_project={} 2025-04-29 09:45:28,480 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-04-29 09:45:28,480 - DEBUG - Project uuid in Contrail is a779ee4e-0c11-4bad-8be0-9ca537da0400 2025-04-29 09:45:28,480 - DEBUG - [10.0.0.38]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-04-29 09:45:28,620 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-04-29 09:45:28,621 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_NamespaceDatabaseList?namespace_uuid=e07973a7-b148-4168-a7fc-78206099e7af 2025-04-29 09:45:28,628 - INFO - Namespace default with uuid e07973a7-b148-4168-a7fc-78206099e7af found in kube manager 2025-04-29 09:45:28,629 - INFO - Namespace default verification passed 2025-04-29 09:45:28,633 - DEBUG - Service ctest-nginx-svc-26008560 not present 2025-04-29 09:45:28,633 - INFO - Creating service ctest-nginx-svc-26008560 2025-04-29 09:45:28,651 - INFO - Created Service ctest-nginx-svc-26008560 2025-04-29 09:45:28,655 - DEBUG - Pod ctest-nginx-pod-50755023 not present 2025-04-29 09:45:28,656 - INFO - Creating Pod ctest-nginx-pod-50755023 2025-04-29 09:45:28,707 - DEBUG - Pod : ctest-nginx-pod-50755023 UUID is 055ffb22-7c89-4e36-85ba-dcbf15ce952d 2025-04-29 09:45:28,711 - DEBUG - Pod ctest-nginx-pod-48561687 not present 2025-04-29 09:45:28,712 - INFO - Creating Pod ctest-nginx-pod-48561687 2025-04-29 09:45:28,740 - DEBUG - Pod : ctest-nginx-pod-48561687 UUID is e40fb6c7-770d-4dc1-8907-fe49b5625601 2025-04-29 09:45:28,962 - INFO - Created VN __public__, UUID :537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:29,186 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-29 09:45:29,211 - DEBUG - Requesting: http://10.0.0.38:8082/domain/eace607e-3a11-4b30-bd5f-fc1ffad4a72f 2025-04-29 09:45:29,243 - DEBUG - Requesting: http://10.0.0.38:8082/project/a779ee4e-0c11-4bad-8be0-9ca537da0400 2025-04-29 09:45:29,291 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:29,303 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:29,313 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6d7514de-4474-44fb-8e24-7c1e428ee601 2025-04-29 09:45:29,334 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6d7514de-4474-44fb-8e24-7c1e428ee601 2025-04-29 09:45:29,346 - DEBUG - Route Targets: [] 2025-04-29 09:45:29,346 - DEBUG - RT names not yet present for VN __public__ 2025-04-29 09:45:34,347 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-29 09:45:34,353 - DEBUG - Requesting: http://10.0.0.38:8082/domain/eace607e-3a11-4b30-bd5f-fc1ffad4a72f 2025-04-29 09:45:34,362 - DEBUG - Requesting: http://10.0.0.38:8082/project/a779ee4e-0c11-4bad-8be0-9ca537da0400 2025-04-29 09:45:34,409 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:34,420 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:34,429 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6d7514de-4474-44fb-8e24-7c1e428ee601 2025-04-29 09:45:34,437 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6d7514de-4474-44fb-8e24-7c1e428ee601 2025-04-29 09:45:34,443 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/a63cc1b5-58c2-4997-8d9f-db4ba94ef9a3 2025-04-29 09:45:34,450 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-29 09:45:34,450 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:34,458 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6d7514de-4474-44fb-8e24-7c1e428ee601 2025-04-29 09:45:34,472 - INFO - Verified VN network id 13 for VN 537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:34,472 - INFO - Verifications in API Server for VN __public__ passed 2025-04-29 09:45:34,472 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:34,482 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6d7514de-4474-44fb-8e24-7c1e428ee601 2025-04-29 09:45:34,488 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6d7514de-4474-44fb-8e24-7c1e428ee601 2025-04-29 09:45:34,495 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/a63cc1b5-58c2-4997-8d9f-db4ba94ef9a3 2025-04-29 09:45:34,501 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-29 09:45:34,524 - DEBUG - Control-node 10.0.0.38 : 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': '6016460787658083670', 'uuid-lslong': '12664076214400195362'}, 'enable': 'true', 'created': '2025-04-29T09:45:28', 'last-modified': '2025-04-29T09:45:29', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.393941'} 2025-04-29 09:45:34,525 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-29 09:45:34,533 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-04-29 09:45:34,533 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-04-29 09:45:34,534 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-04-29 09:45:34,534 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-29 09:45:34,540 - DEBUG - Requesting: http://10.0.0.38:8082/domain/eace607e-3a11-4b30-bd5f-fc1ffad4a72f 2025-04-29 09:45:34,552 - DEBUG - Requesting: http://10.0.0.38:8082/project/a779ee4e-0c11-4bad-8be0-9ca537da0400 2025-04-29 09:45:34,616 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:34,628 - DEBUG - =>VN __public__ has no policy to be verified 2025-04-29 09:45:34,628 - DEBUG - Verifying the vn in opserver 2025-04-29 09:45:34,628 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.38 2025-04-29 09:45:34,629 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2025-04-29 09:45:34,637 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-04-29 09:45:34,637 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-04-29 09:45:34,637 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-29 09:45:34,646 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-29 09:45:34,652 - DEBUG - Do not have enough data to verify VN in agent 2025-04-29 09:45:34,652 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-29 09:45:34,659 - DEBUG - VRF ids for VN __public__: {} 2025-04-29 09:45:34,771 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-04-29 09:45:34,894 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-29 09:45:34,905 - DEBUG - Requesting: http://10.0.0.38:8082/domain/eace607e-3a11-4b30-bd5f-fc1ffad4a72f 2025-04-29 09:45:34,914 - DEBUG - Requesting: http://10.0.0.38:8082/project/a779ee4e-0c11-4bad-8be0-9ca537da0400 2025-04-29 09:45:34,962 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:34,977 - DEBUG - Requesting: http://10.0.0.38:8082/floating-ip-pool/2a8637a9-4011-44a5-ac6e-977fdc938897 2025-04-29 09:45:34,985 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-29 09:45:34,991 - DEBUG - Requesting: http://10.0.0.38:8082/domain/eace607e-3a11-4b30-bd5f-fc1ffad4a72f 2025-04-29 09:45:35,001 - DEBUG - Requesting: http://10.0.0.38:8082/project/a779ee4e-0c11-4bad-8be0-9ca537da0400 2025-04-29 09:45:35,048 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/537ec335-b56d-4d56-afbf-d63847cc1b22 2025-04-29 09:45:35,061 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-04-29 09:45:35,061 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-04-29 09:45:35,069 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-29 09:45:35,077 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-04-29 09:45:35,077 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-04-29 09:45:35,080 - DEBUG - Ingress ctest-nginx-ingress-77379100 not present 2025-04-29 09:45:35,081 - INFO - Creating Ingress ctest-nginx-ingress-77379100 2025-04-29 09:45:35,088 - INFO - Created Ingress ctest-nginx-ingress-77379100 2025-04-29 09:45:35,091 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-77379100 2025-04-29 09:45:38,098 - DEBUG - For Ingress ctest-nginx-ingress-77379100, Cluster IP: 10.47.255.249, External IPs ['61.130.98.124'] 2025-04-29 09:45:38,098 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-77379100 2025-04-29 09:45:38,098 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=e1f5ae2d-9d8e-473c-a049-abf541ae3dc3 2025-04-29 09:45:38,107 - INFO - Ingress ctest-nginx-ingress-77379100 with uuid e1f5ae2d-9d8e-473c-a049-abf541ae3dc3 found in kube manager 2025-04-29 09:45:38,108 - INFO - Ingress ctest-nginx-ingress-77379100 verification passed 2025-04-29 09:45:38,114 - DEBUG - Pod ctest-busybox-pod-58865226 not present 2025-04-29 09:45:38,114 - INFO - Creating Pod ctest-busybox-pod-58865226 2025-04-29 09:45:38,143 - DEBUG - Pod : ctest-busybox-pod-58865226 UUID is 466d2b90-d15a-4b6f-8c8f-caed44f31280 2025-04-29 09:45:38,155 - DEBUG - Pod ctest-nginx-pod-50755023 not in running state.Currently in Pending 2025-04-29 09:45:43,162 - INFO - Pod ctest-nginx-pod-50755023 is in running state.Got IP 10.47.255.251 2025-04-29 09:45:43,221 - DEBUG - Pod ctest-nginx-pod-50755023 has vmi b01e83cc-24de-11f0-bda1-fa163ef5ca14 2025-04-29 09:45:43,221 - INFO - Verified pod ctest-nginx-pod-50755023 in contrail-api 2025-04-29 09:45:43,221 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-29 09:45:43,234 - DEBUG - VMI b01e83cc-24de-11f0-bda1-fa163ef5ca14 is active in agent 10.0.0.50 2025-04-29 09:45:43,235 - INFO - Verified Pod ctest-nginx-pod-50755023 in agent 10.0.0.50 2025-04-29 09:45:43,235 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=055ffb22-7c89-4e36-85ba-dcbf15ce952d 2025-04-29 09:45:43,240 - INFO - Pod ctest-nginx-pod-50755023 with uuid 055ffb22-7c89-4e36-85ba-dcbf15ce952d found in kube manager 2025-04-29 09:45:43,240 - INFO - Pod ctest-nginx-pod-50755023 verification passed 2025-04-29 09:45:43,317 - DEBUG - [Pod ctest-nginx-pod-50755023] Cmd: echo ctest-nginx-pod-50755023 > /usr/share/nginx/html/index.html, Output: 2025-04-29 09:45:43,323 - INFO - Pod ctest-nginx-pod-48561687 is in running state.Got IP 10.47.255.250 2025-04-29 09:45:43,337 - DEBUG - Pod ctest-nginx-pod-48561687 has vmi b083de16-24de-11f0-bda1-fa163ef5ca14 2025-04-29 09:45:43,337 - INFO - Verified pod ctest-nginx-pod-48561687 in contrail-api 2025-04-29 09:45:43,338 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-29 09:45:43,349 - DEBUG - VMI b083de16-24de-11f0-bda1-fa163ef5ca14 is active in agent 10.0.0.50 2025-04-29 09:45:43,349 - INFO - Verified Pod ctest-nginx-pod-48561687 in agent 10.0.0.50 2025-04-29 09:45:43,349 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=e40fb6c7-770d-4dc1-8907-fe49b5625601 2025-04-29 09:45:43,354 - INFO - Pod ctest-nginx-pod-48561687 with uuid e40fb6c7-770d-4dc1-8907-fe49b5625601 found in kube manager 2025-04-29 09:45:43,355 - INFO - Pod ctest-nginx-pod-48561687 verification passed 2025-04-29 09:45:43,410 - DEBUG - [Pod ctest-nginx-pod-48561687] Cmd: echo ctest-nginx-pod-48561687 > /usr/share/nginx/html/index.html, Output: 2025-04-29 09:45:43,416 - DEBUG - Pod ctest-busybox-pod-58865226 not in running state.Currently in Pending 2025-04-29 09:45:48,422 - DEBUG - Pod ctest-busybox-pod-58865226 not in running state.Currently in Pending 2025-04-29 09:45:53,428 - INFO - Pod ctest-busybox-pod-58865226 is in running state.Got IP 10.47.255.248 2025-04-29 09:45:53,441 - DEBUG - Pod ctest-busybox-pod-58865226 has vmi b4d57970-24de-11f0-bda1-fa163ef5ca14 2025-04-29 09:45:53,441 - INFO - Verified pod ctest-busybox-pod-58865226 in contrail-api 2025-04-29 09:45:53,442 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-04-29 09:45:53,453 - DEBUG - VMI b4d57970-24de-11f0-bda1-fa163ef5ca14 is active in agent 10.0.0.50 2025-04-29 09:45:53,453 - INFO - Verified Pod ctest-busybox-pod-58865226 in agent 10.0.0.50 2025-04-29 09:45:53,453 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_VirtualMachineDatabaseList?x=466d2b90-d15a-4b6f-8c8f-caed44f31280 2025-04-29 09:45:53,457 - INFO - Pod ctest-busybox-pod-58865226 with uuid 466d2b90-d15a-4b6f-8c8f-caed44f31280 found in kube manager 2025-04-29 09:45:53,457 - INFO - Pod ctest-busybox-pod-58865226 verification passed 2025-04-29 09:45:53,512 - DEBUG - [Pod ctest-busybox-pod-58865226] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-48561687 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-04-29 09:45:53,512 - DEBUG - [Pod Pod ctest-busybox-pod-58865226] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-29 09:45:53,512 - DEBUG - [Pod Pod ctest-busybox-pod-58865226] Cmd output: ctest-nginx-pod-48561687 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-04-29 09:45:53,570 - DEBUG - [Pod ctest-busybox-pod-58865226] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-50755023 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-04-29 09:45:53,570 - DEBUG - [Pod Pod ctest-busybox-pod-58865226] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-04-29 09:45:53,570 - DEBUG - [Pod Pod ctest-busybox-pod-58865226] Cmd output: ctest-nginx-pod-50755023 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-04-29 09:45:53,570 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-50755023': 1, 'ctest-nginx-pod-48561687': 1} 2025-04-29 09:45:53,571 - WARNING - Nothing to delete parallely 2025-04-29 09:45:53,571 - INFO - Deleting pod default:ctest-busybox-pod-58865226 2025-04-29 09:45:53,582 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=466d2b90-d15a-4b6f-8c8f-caed44f31280 2025-04-29 09:45:53,589 - WARNING - Pod uuid 466d2b90-d15a-4b6f-8c8f-caed44f31280 is still seen in agent 10.0.0.50 VM list 2025-04-29 09:45:58,590 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=466d2b90-d15a-4b6f-8c8f-caed44f31280 2025-04-29 09:45:58,597 - WARNING - Pod uuid 466d2b90-d15a-4b6f-8c8f-caed44f31280 is still seen in agent 10.0.0.50 VM list 2025-04-29 09:46:03,598 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=466d2b90-d15a-4b6f-8c8f-caed44f31280 2025-04-29 09:46:03,607 - WARNING - Pod uuid 466d2b90-d15a-4b6f-8c8f-caed44f31280 is still seen in agent 10.0.0.50 VM list 2025-04-29 09:46:08,608 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=466d2b90-d15a-4b6f-8c8f-caed44f31280 2025-04-29 09:46:08,619 - WARNING - Pod uuid 466d2b90-d15a-4b6f-8c8f-caed44f31280 is still seen in agent 10.0.0.50 VM list 2025-04-29 09:46:13,619 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=466d2b90-d15a-4b6f-8c8f-caed44f31280 2025-04-29 09:46:13,633 - WARNING - Pod uuid 466d2b90-d15a-4b6f-8c8f-caed44f31280 is still seen in agent 10.0.0.50 VM list 2025-04-29 09:46:18,634 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=466d2b90-d15a-4b6f-8c8f-caed44f31280 2025-04-29 09:46:18,641 - WARNING - Pod uuid 466d2b90-d15a-4b6f-8c8f-caed44f31280 is still seen in agent 10.0.0.50 VM list 2025-04-29 09:46:23,642 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=466d2b90-d15a-4b6f-8c8f-caed44f31280 2025-04-29 09:46:23,651 - WARNING - Pod uuid 466d2b90-d15a-4b6f-8c8f-caed44f31280 is still seen in agent 10.0.0.50 VM list 2025-04-29 09:46:28,651 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=466d2b90-d15a-4b6f-8c8f-caed44f31280 2025-04-29 09:46:28,660 - DEBUG - Pod 466d2b90-d15a-4b6f-8c8f-caed44f31280 is not in agent 10.0.0.50 VM list 2025-04-29 09:46:28,660 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b4d57970-24de-11f0-bda1-fa163ef5ca14 2025-04-29 09:46:28,669 - DEBUG - VMI b4d57970-24de-11f0-bda1-fa163ef5ca14 is removed from agent 10.0.0.50 2025-04-29 09:46:28,669 - INFO - Verified that pod ctest-busybox-pod-58865226 is removed in agent 2025-04-29 09:46:28,670 - INFO - Deleting Ingress : ctest-nginx-ingress-77379100 2025-04-29 09:46:28,675 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=e1f5ae2d-9d8e-473c-a049-abf541ae3dc3 2025-04-29 09:46:28,682 - ERROR - Ingress ctest-nginx-ingress-77379100 with uuid e1f5ae2d-9d8e-473c-a049-abf541ae3dc3 still found in kube manager 2025-04-29 09:46:29,683 - DEBUG - Requesting: http://10.0.0.38:8108/Snh_LoadbalancerDatabaseList?x=e1f5ae2d-9d8e-473c-a049-abf541ae3dc3 2025-04-29 09:46:29,688 - INFO - Ingress ctest-nginx-ingress-77379100 with uuid e1f5ae2d-9d8e-473c-a049-abf541ae3dc3 deleted successfully from kube manager 2025-04-29 09:46:29,689 - INFO - Verifications on Ingress %s cleanup passed 2025-04-29 09:46:29,689 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-04-29 09:46:29,873 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-04-29 09:46:29,880 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-04-29 09:46:29,880 - INFO - Deleting VN __public__ 2025-04-29 09:46:30,026 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/6d7514de-4474-44fb-8e24-7c1e428ee601 2025-04-29 09:46:30,030 - DEBUG - Response Code: 404 2025-04-29 09:46:30,030 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2025-04-29 09:46:30,050 - DEBUG - Requesting: http://10.0.0.38:8082/domain/eace607e-3a11-4b30-bd5f-fc1ffad4a72f 2025-04-29 09:46:30,064 - DEBUG - Requesting: http://10.0.0.38:8082/project/a779ee4e-0c11-4bad-8be0-9ca537da0400 2025-04-29 09:46:30,117 - INFO - Validated that VN __public__ is not found in API Server 2025-04-29 09:46:30,117 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-04-29 09:46:30,133 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-29 09:46:30,147 - DEBUG - VN __public__ is not present in Agent 10.0.0.50 2025-04-29 09:46:30,147 - INFO - Validated that VN __public__ is not in any agent 2025-04-29 09:46:30,147 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-29 09:46:30,156 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-04-29 09:46:30,172 - DEBUG - Requesting: http://10.0.0.38:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-04-29 09:46:30,204 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-04-29 09:46:30,204 - INFO - Deleting pod default:ctest-nginx-pod-48561687 2025-04-29 09:46:30,220 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e40fb6c7-770d-4dc1-8907-fe49b5625601 2025-04-29 09:46:30,248 - WARNING - Pod uuid e40fb6c7-770d-4dc1-8907-fe49b5625601 is still seen in agent 10.0.0.50 VM list 2025-04-29 09:46:35,249 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=e40fb6c7-770d-4dc1-8907-fe49b5625601 2025-04-29 09:46:35,256 - DEBUG - Pod e40fb6c7-770d-4dc1-8907-fe49b5625601 is not in agent 10.0.0.50 VM list 2025-04-29 09:46:35,256 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b083de16-24de-11f0-bda1-fa163ef5ca14 2025-04-29 09:46:35,262 - DEBUG - VMI b083de16-24de-11f0-bda1-fa163ef5ca14 is removed from agent 10.0.0.50 2025-04-29 09:46:35,262 - INFO - Verified that pod ctest-nginx-pod-48561687 is removed in agent 2025-04-29 09:46:35,262 - INFO - Deleting pod default:ctest-nginx-pod-50755023 2025-04-29 09:46:35,279 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=055ffb22-7c89-4e36-85ba-dcbf15ce952d 2025-04-29 09:46:35,292 - WARNING - Pod uuid 055ffb22-7c89-4e36-85ba-dcbf15ce952d is still seen in agent 10.0.0.50 VM list 2025-04-29 09:46:40,293 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_VmListReq?uuid=055ffb22-7c89-4e36-85ba-dcbf15ce952d 2025-04-29 09:46:40,300 - DEBUG - Pod 055ffb22-7c89-4e36-85ba-dcbf15ce952d is not in agent 10.0.0.50 VM list 2025-04-29 09:46:40,300 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:b01e83cc-24de-11f0-bda1-fa163ef5ca14 2025-04-29 09:46:40,307 - DEBUG - VMI b01e83cc-24de-11f0-bda1-fa163ef5ca14 is removed from agent 10.0.0.50 2025-04-29 09:46:40,307 - INFO - Verified that pod ctest-nginx-pod-50755023 is removed in agent 2025-04-29 09:46:40,307 - INFO - Deleting service : ctest-nginx-svc-26008560 2025-04-29 09:46:40,554 - DEBUG - Requesting: http://10.0.0.50:8085/Snh_AgentXmppConnectionStatusReq? 2025-04-29 09:46:40,562 - DEBUG - No XMPP flaps were noticed during the test