2025-01-14 22:13:11,574 - DEBUG - [10.0.0.36]: Running cmd : hostname 2025-01-14 22:13:11,827 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-925-1 2025-01-14 22:13:11,828 - DEBUG - [10.0.0.36]: Running cmd : hostname -f 2025-01-14 22:13:11,864 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-925-1 2025-01-14 22:13:11,864 - DEBUG - [10.0.0.36]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-14 22:13:11,941 - DEBUG - Output : NAMES contrail_test_1qXlzkYan contrail-kubernetes-master_kubemanager_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_alarm_kafka_1 analytics_collector_1 analytics_api_1 analytics_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_database_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_nodemgr_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_api_1 config_api_schema_1 2025-01-14 22:13:11,941 - DEBUG - [10.0.0.36]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-14 22:13:12,021 - DEBUG - Output : 10.0.0.36/24 172.17.0.1/16 2025-01-14 22:13:12,022 - DEBUG - [10.0.0.36]: Running cmd : getent hosts 10.0.0.36 | head -n 1 | awk '{print $2}' 2025-01-14 22:13:12,055 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-925-1 2025-01-14 22:13:12,156 - DEBUG - [10.0.0.12]: Running cmd : hostname 2025-01-14 22:13:12,356 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-925-1 2025-01-14 22:13:12,356 - DEBUG - [10.0.0.12]: Running cmd : hostname -f 2025-01-14 22:13:12,380 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-925-1 2025-01-14 22:13:12,381 - DEBUG - [10.0.0.12]: Running cmd : docker ps -a 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-01-14 22:13:12,425 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-01-14 22:13:12,425 - DEBUG - [10.0.0.12]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-01-14 22:13:12,483 - DEBUG - Output : 10.0.0.12/24 2025-01-14 22:13:12,483 - DEBUG - [10.0.0.12]: Running cmd : getent hosts 10.0.0.12 | head -n 1 | awk '{print $2}' 2025-01-14 22:13:12,506 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-925-1 2025-01-14 22:13:12,599 - INFO - Using existing project ['default-domain', 'k8s-default'](54e32bf9-a2d1-470e-a682-66ad33f30201) 2025-01-14 22:13:12,717 - INFO - Using existing project ['default-domain', 'k8s-default'](54e32bf9-a2d1-470e-a682-66ad33f30201) 2025-01-14 22:13:12,877 - INFO - ================================================================================ 2025-01-14 22:13:12,877 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-01-14 22:13:12,878 - 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-01-14 22:13:13,132 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-14 22:13:13,140 - DEBUG - Nothing to compare xmpp stats {'10.0.0.12': {'10.0.0.36': '0'}} with 2025-01-14 22:13:13,140 - INFO - Initial checks done. Running the testcase now 2025-01-14 22:13:13,140 - INFO - 2025-01-14 22:13:13,143 - INFO - Namespace default already exists 2025-01-14 22:13:13,144 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-01-14 22:13:13,264 - DEBUG - Output : cluster_project={} 2025-01-14 22:13:13,309 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-01-14 22:13:13,309 - DEBUG - Project uuid in Contrail is 54e32bf9-a2d1-470e-a682-66ad33f30201 2025-01-14 22:13:13,309 - DEBUG - [10.0.0.36]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-01-14 22:13:13,446 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-01-14 22:13:13,446 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_NamespaceDatabaseList?namespace_uuid=23b65f82-d015-41b4-97a0-2dc334fe184a 2025-01-14 22:13:13,450 - INFO - Namespace default with uuid 23b65f82-d015-41b4-97a0-2dc334fe184a found in kube manager 2025-01-14 22:13:13,451 - INFO - Namespace default verification passed 2025-01-14 22:13:13,453 - DEBUG - Service ctest-nginx-svc-09223208 not present 2025-01-14 22:13:13,454 - INFO - Creating service ctest-nginx-svc-09223208 2025-01-14 22:13:13,737 - INFO - Created Service ctest-nginx-svc-09223208 2025-01-14 22:13:13,743 - DEBUG - Pod ctest-nginx-pod-70206878 not present 2025-01-14 22:13:13,744 - INFO - Creating Pod ctest-nginx-pod-70206878 2025-01-14 22:13:13,789 - DEBUG - Pod : ctest-nginx-pod-70206878 UUID is 75f4e854-ab3f-47c4-b35a-5ba536981d65 2025-01-14 22:13:13,798 - DEBUG - Pod ctest-nginx-pod-69459137 not present 2025-01-14 22:13:13,798 - INFO - Creating Pod ctest-nginx-pod-69459137 2025-01-14 22:13:13,839 - DEBUG - Pod : ctest-nginx-pod-69459137 UUID is 3ead80d1-0e16-4e35-aff3-1aad67714cba 2025-01-14 22:13:14,050 - INFO - Created VN __public__, UUID :d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:14,337 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-01-14 22:13:14,346 - DEBUG - Requesting: http://10.0.0.36:8082/domain/8d8c16ef-afe3-4ece-bd2e-722ef454ed76 2025-01-14 22:13:14,363 - DEBUG - Requesting: http://10.0.0.36:8082/project/54e32bf9-a2d1-470e-a682-66ad33f30201 2025-01-14 22:13:14,422 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:14,443 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:14,473 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/94c3cc27-47ae-4896-b2d0-1002ca648b5e 2025-01-14 22:13:14,480 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/94c3cc27-47ae-4896-b2d0-1002ca648b5e 2025-01-14 22:13:14,501 - DEBUG - Route Targets: [] 2025-01-14 22:13:14,502 - DEBUG - RT names not yet present for VN __public__ 2025-01-14 22:13:19,502 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-01-14 22:13:19,508 - DEBUG - Requesting: http://10.0.0.36:8082/domain/8d8c16ef-afe3-4ece-bd2e-722ef454ed76 2025-01-14 22:13:19,517 - DEBUG - Requesting: http://10.0.0.36:8082/project/54e32bf9-a2d1-470e-a682-66ad33f30201 2025-01-14 22:13:19,586 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:19,597 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:19,620 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/94c3cc27-47ae-4896-b2d0-1002ca648b5e 2025-01-14 22:13:19,633 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/94c3cc27-47ae-4896-b2d0-1002ca648b5e 2025-01-14 22:13:19,640 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/d98dc72d-0b83-4784-af47-8389477fc707 2025-01-14 22:13:19,648 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-14 22:13:19,648 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:19,659 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/94c3cc27-47ae-4896-b2d0-1002ca648b5e 2025-01-14 22:13:19,672 - INFO - Verified VN network id 13 for VN d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:19,672 - INFO - Verifications in API Server for VN __public__ passed 2025-01-14 22:13:19,672 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:19,681 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/94c3cc27-47ae-4896-b2d0-1002ca648b5e 2025-01-14 22:13:19,688 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/94c3cc27-47ae-4896-b2d0-1002ca648b5e 2025-01-14 22:13:19,696 - DEBUG - Requesting: http://10.0.0.36:8082/route-target/d98dc72d-0b83-4784-af47-8389477fc707 2025-01-14 22:13:19,710 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-14 22:13:19,717 - DEBUG - Control-node 10.0.0.36 : 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': '15209008446942826351', 'uuid-lslong': '10534150336978956996'}, 'enable': 'true', 'created': '2025-01-14T22:13:13', 'last-modified': '2025-01-14T22:13:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:05.469682'} 2025-01-14 22:13:19,717 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-14 22:13:19,723 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-01-14 22:13:19,724 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-01-14 22:13:19,724 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-01-14 22:13:19,724 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-01-14 22:13:19,730 - DEBUG - Requesting: http://10.0.0.36:8082/domain/8d8c16ef-afe3-4ece-bd2e-722ef454ed76 2025-01-14 22:13:19,738 - DEBUG - Requesting: http://10.0.0.36:8082/project/54e32bf9-a2d1-470e-a682-66ad33f30201 2025-01-14 22:13:19,803 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:19,812 - DEBUG - =>VN __public__ has no policy to be verified 2025-01-14 22:13:19,812 - DEBUG - Verifying the vn in opserver 2025-01-14 22:13:19,813 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.36 2025-01-14 22:13:19,813 - DEBUG - Requesting: http://10.0.0.36:8081/analytics/uves/virtual-networks 2025-01-14 22:13:19,817 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.36:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-01-14 22:13:19,817 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-01-14 22:13:19,818 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-14 22:13:19,826 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-14 22:13:19,831 - DEBUG - Do not have enough data to verify VN in agent 2025-01-14 22:13:19,831 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-14 22:13:19,836 - DEBUG - VRF ids for VN __public__: {} 2025-01-14 22:13:19,937 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-01-14 22:13:20,049 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-01-14 22:13:20,054 - DEBUG - Requesting: http://10.0.0.36:8082/domain/8d8c16ef-afe3-4ece-bd2e-722ef454ed76 2025-01-14 22:13:20,061 - DEBUG - Requesting: http://10.0.0.36:8082/project/54e32bf9-a2d1-470e-a682-66ad33f30201 2025-01-14 22:13:20,100 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:20,111 - DEBUG - Requesting: http://10.0.0.36:8082/floating-ip-pool/1a2271be-ed4b-4f92-8bce-209e763c6d88 2025-01-14 22:13:20,117 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-01-14 22:13:20,122 - DEBUG - Requesting: http://10.0.0.36:8082/domain/8d8c16ef-afe3-4ece-bd2e-722ef454ed76 2025-01-14 22:13:20,130 - DEBUG - Requesting: http://10.0.0.36:8082/project/54e32bf9-a2d1-470e-a682-66ad33f30201 2025-01-14 22:13:20,176 - DEBUG - Requesting: http://10.0.0.36:8082/virtual-network/d311409a-09f1-4f6f-9230-d1eb4e3132c4 2025-01-14 22:13:20,186 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-01-14 22:13:20,186 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-01-14 22:13:20,193 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-14 22:13:20,199 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-01-14 22:13:20,199 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-01-14 22:13:20,210 - DEBUG - Ingress ctest-nginx-ingress-26893454 not present 2025-01-14 22:13:20,211 - INFO - Creating Ingress ctest-nginx-ingress-26893454 2025-01-14 22:13:20,217 - INFO - Created Ingress ctest-nginx-ingress-26893454 2025-01-14 22:13:20,221 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-26893454 2025-01-14 22:13:23,226 - DEBUG - For Ingress ctest-nginx-ingress-26893454, Cluster IP: 10.47.255.249, External IPs ['203.220.229.124'] 2025-01-14 22:13:23,226 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-26893454 2025-01-14 22:13:23,226 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=3a9165a1-6023-497c-8dd5-97657c0452bd 2025-01-14 22:13:23,236 - INFO - Ingress ctest-nginx-ingress-26893454 with uuid 3a9165a1-6023-497c-8dd5-97657c0452bd found in kube manager 2025-01-14 22:13:23,236 - INFO - Ingress ctest-nginx-ingress-26893454 verification passed 2025-01-14 22:13:23,240 - DEBUG - Pod ctest-busybox-pod-89754094 not present 2025-01-14 22:13:23,240 - INFO - Creating Pod ctest-busybox-pod-89754094 2025-01-14 22:13:23,282 - DEBUG - Pod : ctest-busybox-pod-89754094 UUID is 8ef0ceab-9f46-4795-8bfb-8f98e79331db 2025-01-14 22:13:23,286 - DEBUG - Pod ctest-nginx-pod-70206878 not in running state.Currently in Pending 2025-01-14 22:13:28,295 - INFO - Pod ctest-nginx-pod-70206878 is in running state.Got IP 10.47.255.251 2025-01-14 22:13:28,313 - DEBUG - Pod ctest-nginx-pod-70206878 has vmi c05dda2e-d2c4-11ef-8d2b-fa163e9a2a5a 2025-01-14 22:13:28,313 - INFO - Verified pod ctest-nginx-pod-70206878 in contrail-api 2025-01-14 22:13:28,314 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-14 22:13:28,326 - DEBUG - VMI c05dda2e-d2c4-11ef-8d2b-fa163e9a2a5a is active in agent 10.0.0.12 2025-01-14 22:13:28,326 - INFO - Verified Pod ctest-nginx-pod-70206878 in agent 10.0.0.12 2025-01-14 22:13:28,326 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_VirtualMachineDatabaseList?x=75f4e854-ab3f-47c4-b35a-5ba536981d65 2025-01-14 22:13:28,331 - INFO - Pod ctest-nginx-pod-70206878 with uuid 75f4e854-ab3f-47c4-b35a-5ba536981d65 found in kube manager 2025-01-14 22:13:28,331 - INFO - Pod ctest-nginx-pod-70206878 verification passed 2025-01-14 22:13:28,399 - DEBUG - [Pod ctest-nginx-pod-70206878] Cmd: echo ctest-nginx-pod-70206878 > /usr/share/nginx/html/index.html, Output: 2025-01-14 22:13:28,405 - INFO - Pod ctest-nginx-pod-69459137 is in running state.Got IP 10.47.255.250 2025-01-14 22:13:28,465 - DEBUG - Pod ctest-nginx-pod-69459137 has vmi c0d59c76-d2c4-11ef-8d2b-fa163e9a2a5a 2025-01-14 22:13:28,465 - INFO - Verified pod ctest-nginx-pod-69459137 in contrail-api 2025-01-14 22:13:28,465 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-14 22:13:28,476 - DEBUG - VMI c0d59c76-d2c4-11ef-8d2b-fa163e9a2a5a is active in agent 10.0.0.12 2025-01-14 22:13:28,476 - INFO - Verified Pod ctest-nginx-pod-69459137 in agent 10.0.0.12 2025-01-14 22:13:28,476 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_VirtualMachineDatabaseList?x=3ead80d1-0e16-4e35-aff3-1aad67714cba 2025-01-14 22:13:28,481 - INFO - Pod ctest-nginx-pod-69459137 with uuid 3ead80d1-0e16-4e35-aff3-1aad67714cba found in kube manager 2025-01-14 22:13:28,481 - INFO - Pod ctest-nginx-pod-69459137 verification passed 2025-01-14 22:13:28,542 - DEBUG - [Pod ctest-nginx-pod-69459137] Cmd: echo ctest-nginx-pod-69459137 > /usr/share/nginx/html/index.html, Output: 2025-01-14 22:13:28,553 - DEBUG - Pod ctest-busybox-pod-89754094 not in running state.Currently in Pending 2025-01-14 22:13:33,560 - DEBUG - Pod ctest-busybox-pod-89754094 not in running state.Currently in Pending 2025-01-14 22:13:38,569 - INFO - Pod ctest-busybox-pod-89754094 is in running state.Got IP 10.47.255.248 2025-01-14 22:13:38,588 - DEBUG - Pod ctest-busybox-pod-89754094 has vmi c52869fc-d2c4-11ef-8d2b-fa163e9a2a5a 2025-01-14 22:13:38,588 - INFO - Verified pod ctest-busybox-pod-89754094 in contrail-api 2025-01-14 22:13:38,589 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-01-14 22:13:38,600 - DEBUG - VMI c52869fc-d2c4-11ef-8d2b-fa163e9a2a5a is active in agent 10.0.0.12 2025-01-14 22:13:38,600 - INFO - Verified Pod ctest-busybox-pod-89754094 in agent 10.0.0.12 2025-01-14 22:13:38,600 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_VirtualMachineDatabaseList?x=8ef0ceab-9f46-4795-8bfb-8f98e79331db 2025-01-14 22:13:38,620 - INFO - Pod ctest-busybox-pod-89754094 with uuid 8ef0ceab-9f46-4795-8bfb-8f98e79331db found in kube manager 2025-01-14 22:13:38,620 - INFO - Pod ctest-busybox-pod-89754094 verification passed 2025-01-14 22:13:38,674 - DEBUG - [Pod ctest-busybox-pod-89754094] 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-69459137 2025-01-14 22:13:38,675 - DEBUG - [Pod Pod ctest-busybox-pod-89754094] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-14 22:13:38,675 - DEBUG - [Pod Pod ctest-busybox-pod-89754094] 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-69459137 2025-01-14 22:13:38,738 - DEBUG - [Pod ctest-busybox-pod-89754094] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70206878 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-01-14 22:13:38,739 - DEBUG - [Pod Pod ctest-busybox-pod-89754094] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-01-14 22:13:38,739 - DEBUG - [Pod Pod ctest-busybox-pod-89754094] Cmd output: ctest-nginx-pod-70206878 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-01-14 22:13:38,739 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-70206878': 1, 'ctest-nginx-pod-69459137': 1} 2025-01-14 22:13:38,739 - WARNING - Nothing to delete parallely 2025-01-14 22:13:38,739 - INFO - Deleting pod default:ctest-busybox-pod-89754094 2025-01-14 22:13:38,751 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=8ef0ceab-9f46-4795-8bfb-8f98e79331db 2025-01-14 22:13:38,759 - WARNING - Pod uuid 8ef0ceab-9f46-4795-8bfb-8f98e79331db is still seen in agent 10.0.0.12 VM list 2025-01-14 22:13:43,761 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=8ef0ceab-9f46-4795-8bfb-8f98e79331db 2025-01-14 22:13:43,768 - WARNING - Pod uuid 8ef0ceab-9f46-4795-8bfb-8f98e79331db is still seen in agent 10.0.0.12 VM list 2025-01-14 22:13:48,769 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=8ef0ceab-9f46-4795-8bfb-8f98e79331db 2025-01-14 22:13:48,777 - WARNING - Pod uuid 8ef0ceab-9f46-4795-8bfb-8f98e79331db is still seen in agent 10.0.0.12 VM list 2025-01-14 22:13:53,778 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=8ef0ceab-9f46-4795-8bfb-8f98e79331db 2025-01-14 22:13:53,785 - WARNING - Pod uuid 8ef0ceab-9f46-4795-8bfb-8f98e79331db is still seen in agent 10.0.0.12 VM list 2025-01-14 22:13:58,786 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=8ef0ceab-9f46-4795-8bfb-8f98e79331db 2025-01-14 22:13:58,792 - WARNING - Pod uuid 8ef0ceab-9f46-4795-8bfb-8f98e79331db is still seen in agent 10.0.0.12 VM list 2025-01-14 22:14:03,793 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=8ef0ceab-9f46-4795-8bfb-8f98e79331db 2025-01-14 22:14:03,800 - WARNING - Pod uuid 8ef0ceab-9f46-4795-8bfb-8f98e79331db is still seen in agent 10.0.0.12 VM list 2025-01-14 22:14:08,801 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=8ef0ceab-9f46-4795-8bfb-8f98e79331db 2025-01-14 22:14:08,808 - WARNING - Pod uuid 8ef0ceab-9f46-4795-8bfb-8f98e79331db is still seen in agent 10.0.0.12 VM list 2025-01-14 22:14:13,809 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=8ef0ceab-9f46-4795-8bfb-8f98e79331db 2025-01-14 22:14:13,815 - DEBUG - Pod 8ef0ceab-9f46-4795-8bfb-8f98e79331db is not in agent 10.0.0.12 VM list 2025-01-14 22:14:13,815 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c52869fc-d2c4-11ef-8d2b-fa163e9a2a5a 2025-01-14 22:14:13,821 - DEBUG - VMI c52869fc-d2c4-11ef-8d2b-fa163e9a2a5a is removed from agent 10.0.0.12 2025-01-14 22:14:13,821 - INFO - Verified that pod ctest-busybox-pod-89754094 is removed in agent 2025-01-14 22:14:13,822 - INFO - Deleting Ingress : ctest-nginx-ingress-26893454 2025-01-14 22:14:13,828 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=3a9165a1-6023-497c-8dd5-97657c0452bd 2025-01-14 22:14:13,833 - ERROR - Ingress ctest-nginx-ingress-26893454 with uuid 3a9165a1-6023-497c-8dd5-97657c0452bd still found in kube manager 2025-01-14 22:14:14,835 - DEBUG - Requesting: http://10.0.0.36:8108/Snh_LoadbalancerDatabaseList?x=3a9165a1-6023-497c-8dd5-97657c0452bd 2025-01-14 22:14:14,840 - INFO - Ingress ctest-nginx-ingress-26893454 with uuid 3a9165a1-6023-497c-8dd5-97657c0452bd deleted successfully from kube manager 2025-01-14 22:14:14,840 - INFO - Verifications on Ingress %s cleanup passed 2025-01-14 22:14:14,840 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-01-14 22:14:14,942 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-01-14 22:14:14,950 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-01-14 22:14:14,951 - INFO - Deleting VN __public__ 2025-01-14 22:14:15,140 - DEBUG - Requesting: http://10.0.0.36:8082/routing-instance/94c3cc27-47ae-4896-b2d0-1002ca648b5e 2025-01-14 22:14:15,150 - DEBUG - Response Code: 404 2025-01-14 22:14:15,150 - DEBUG - Requesting: http://10.0.0.36:8082/domains 2025-01-14 22:14:15,158 - DEBUG - Requesting: http://10.0.0.36:8082/domain/8d8c16ef-afe3-4ece-bd2e-722ef454ed76 2025-01-14 22:14:15,173 - DEBUG - Requesting: http://10.0.0.36:8082/project/54e32bf9-a2d1-470e-a682-66ad33f30201 2025-01-14 22:14:15,238 - INFO - Validated that VN __public__ is not found in API Server 2025-01-14 22:14:15,238 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-01-14 22:14:15,246 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-14 22:14:15,253 - DEBUG - VN __public__ is not present in Agent 10.0.0.12 2025-01-14 22:14:15,254 - INFO - Validated that VN __public__ is not in any agent 2025-01-14 22:14:15,254 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-14 22:14:15,260 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-01-14 22:14:15,269 - DEBUG - Requesting: http://10.0.0.36:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-01-14 22:14:15,274 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-01-14 22:14:15,275 - INFO - Deleting pod default:ctest-nginx-pod-69459137 2025-01-14 22:14:15,305 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3ead80d1-0e16-4e35-aff3-1aad67714cba 2025-01-14 22:14:15,319 - WARNING - Pod uuid 3ead80d1-0e16-4e35-aff3-1aad67714cba is still seen in agent 10.0.0.12 VM list 2025-01-14 22:14:20,320 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=3ead80d1-0e16-4e35-aff3-1aad67714cba 2025-01-14 22:14:20,327 - DEBUG - Pod 3ead80d1-0e16-4e35-aff3-1aad67714cba is not in agent 10.0.0.12 VM list 2025-01-14 22:14:20,327 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c0d59c76-d2c4-11ef-8d2b-fa163e9a2a5a 2025-01-14 22:14:20,332 - DEBUG - VMI c0d59c76-d2c4-11ef-8d2b-fa163e9a2a5a is removed from agent 10.0.0.12 2025-01-14 22:14:20,332 - INFO - Verified that pod ctest-nginx-pod-69459137 is removed in agent 2025-01-14 22:14:20,333 - INFO - Deleting pod default:ctest-nginx-pod-70206878 2025-01-14 22:14:20,353 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=75f4e854-ab3f-47c4-b35a-5ba536981d65 2025-01-14 22:14:20,363 - WARNING - Pod uuid 75f4e854-ab3f-47c4-b35a-5ba536981d65 is still seen in agent 10.0.0.12 VM list 2025-01-14 22:14:25,364 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_VmListReq?uuid=75f4e854-ab3f-47c4-b35a-5ba536981d65 2025-01-14 22:14:25,371 - DEBUG - Pod 75f4e854-ab3f-47c4-b35a-5ba536981d65 is not in agent 10.0.0.12 VM list 2025-01-14 22:14:25,371 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:c05dda2e-d2c4-11ef-8d2b-fa163e9a2a5a 2025-01-14 22:14:25,377 - DEBUG - VMI c05dda2e-d2c4-11ef-8d2b-fa163e9a2a5a is removed from agent 10.0.0.12 2025-01-14 22:14:25,377 - INFO - Verified that pod ctest-nginx-pod-70206878 is removed in agent 2025-01-14 22:14:25,378 - INFO - Deleting service : ctest-nginx-svc-09223208 2025-01-14 22:14:25,556 - DEBUG - Requesting: http://10.0.0.12:8085/Snh_AgentXmppConnectionStatusReq? 2025-01-14 22:14:25,562 - DEBUG - No XMPP flaps were noticed during the test