2025-03-24 16:18:46,324 - DEBUG - [10.0.0.29]: Running cmd : hostname 2025-03-24 16:18:46,600 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1047-1 2025-03-24 16:18:46,601 - DEBUG - [10.0.0.29]: Running cmd : hostname -f 2025-03-24 16:18:46,636 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1047-1 2025-03-24 16:18:46,636 - DEBUG - [10.0.0.29]: 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-03-24 16:18:46,765 - DEBUG - Output : NAMES contrail_test_5yswsI77k contrail-kubernetes-master_kubemanager_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_snmp_snmp-collector_1 analytics_alarm_kafka_1 analytics_alarm_nodemgr_1 analytics_alarm_alarm-gen_1 analytics_api_1 analytics_collector_1 analytics_nodemgr_1 analytics_database_query-engine_1 analytics_database_cassandra_1 analytics_database_nodemgr_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_dns_1 control_nodemgr_1 control_control_1 config_database_zookeeper_1 config_database_nodemgr_1 config_database_cassandra_1 config_database_rabbitmq_1 config_api_devicemgr_1 config_api_schema_1 config_api_dnsmasq_1 config_api_api_1 config_api_svcmonitor_1 config_api_nodemgr_1 2025-03-24 16:18:46,765 - DEBUG - [10.0.0.29]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-24 16:18:46,804 - DEBUG - Output : 10.0.0.29/24 172.17.0.1/16 2025-03-24 16:18:46,804 - DEBUG - [10.0.0.29]: Running cmd : getent hosts 10.0.0.29 | head -n 1 | awk '{print $2}' 2025-03-24 16:18:46,849 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1047-1 2025-03-24 16:18:46,958 - DEBUG - [10.0.0.47]: Running cmd : hostname 2025-03-24 16:18:47,185 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1047-1 2025-03-24 16:18:47,185 - DEBUG - [10.0.0.47]: Running cmd : hostname -f 2025-03-24 16:18:47,210 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1047-1 2025-03-24 16:18:47,210 - DEBUG - [10.0.0.47]: 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-03-24 16:18:47,256 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2025-03-24 16:18:47,257 - DEBUG - [10.0.0.47]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2025-03-24 16:18:47,333 - DEBUG - Output : 10.0.0.47/24 2025-03-24 16:18:47,334 - DEBUG - [10.0.0.47]: Running cmd : getent hosts 10.0.0.47 | head -n 1 | awk '{print $2}' 2025-03-24 16:18:47,372 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1047-1 2025-03-24 16:18:47,475 - INFO - Using existing project ['default-domain', 'k8s-default'](d91f0e1a-6ef6-481d-ae23-a26736d19adf) 2025-03-24 16:18:47,596 - INFO - Using existing project ['default-domain', 'k8s-default'](d91f0e1a-6ef6-481d-ae23-a26736d19adf) 2025-03-24 16:18:47,742 - INFO - ================================================================================ 2025-03-24 16:18:47,742 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-03-24 16:18:47,743 - 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-03-24 16:18:47,997 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-24 16:18:48,006 - DEBUG - Nothing to compare xmpp stats {'10.0.0.47': {'10.0.0.29': '0'}} with 2025-03-24 16:18:48,006 - INFO - Initial checks done. Running the testcase now 2025-03-24 16:18:48,007 - INFO - 2025-03-24 16:18:48,013 - INFO - Namespace default already exists 2025-03-24 16:18:48,013 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-24 16:18:48,153 - DEBUG - Output : cluster_project={} 2025-03-24 16:18:48,223 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-03-24 16:18:48,223 - DEBUG - Project uuid in Contrail is d91f0e1a-6ef6-481d-ae23-a26736d19adf 2025-03-24 16:18:48,223 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-24 16:18:48,379 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-24 16:18:48,379 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_NamespaceDatabaseList?namespace_uuid=142f9fb4-d758-4edd-bbc1-95773fbb03d9 2025-03-24 16:18:48,384 - INFO - Namespace default with uuid 142f9fb4-d758-4edd-bbc1-95773fbb03d9 found in kube manager 2025-03-24 16:18:48,385 - INFO - Namespace default verification passed 2025-03-24 16:18:48,388 - DEBUG - Service ctest-nginx-svc-91557673 not present 2025-03-24 16:18:48,388 - INFO - Creating service ctest-nginx-svc-91557673 2025-03-24 16:18:48,410 - INFO - Created Service ctest-nginx-svc-91557673 2025-03-24 16:18:48,414 - DEBUG - Pod ctest-nginx-pod-70885905 not present 2025-03-24 16:18:48,416 - INFO - Creating Pod ctest-nginx-pod-70885905 2025-03-24 16:18:48,490 - DEBUG - Pod : ctest-nginx-pod-70885905 UUID is eb88ecf4-0497-43f5-a181-b48fef46a287 2025-03-24 16:18:48,498 - DEBUG - Pod ctest-nginx-pod-29496430 not present 2025-03-24 16:18:48,498 - INFO - Creating Pod ctest-nginx-pod-29496430 2025-03-24 16:18:48,529 - DEBUG - Pod : ctest-nginx-pod-29496430 UUID is 75a66da9-2cf0-4bdd-b2ec-619a77a412cf 2025-03-24 16:18:48,794 - INFO - Created VN __public__, UUID :b38568d7-6a0b-4f97-be0b-db0ced79cf6e 2025-03-24 16:18:49,127 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-24 16:18:49,138 - DEBUG - Requesting: http://10.0.0.29:8082/domain/85351752-b216-446d-8118-f2b7b3758566 2025-03-24 16:18:49,168 - DEBUG - Requesting: http://10.0.0.29:8082/project/d91f0e1a-6ef6-481d-ae23-a26736d19adf 2025-03-24 16:18:49,327 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/b38568d7-6a0b-4f97-be0b-db0ced79cf6e 2025-03-24 16:18:49,390 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/b38568d7-6a0b-4f97-be0b-db0ced79cf6e 2025-03-24 16:18:49,417 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/f55236d4-de6b-4b0e-b92c-6ea4b59306a8 2025-03-24 16:18:49,431 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/f55236d4-de6b-4b0e-b92c-6ea4b59306a8 2025-03-24 16:18:49,450 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/f824b145-d6c6-4044-9515-73a8e692039e 2025-03-24 16:18:49,479 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-24 16:18:49,480 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/b38568d7-6a0b-4f97-be0b-db0ced79cf6e 2025-03-24 16:18:49,500 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/f55236d4-de6b-4b0e-b92c-6ea4b59306a8 2025-03-24 16:18:49,551 - INFO - Verified VN network id 13 for VN b38568d7-6a0b-4f97-be0b-db0ced79cf6e 2025-03-24 16:18:49,551 - INFO - Verifications in API Server for VN __public__ passed 2025-03-24 16:18:49,551 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/b38568d7-6a0b-4f97-be0b-db0ced79cf6e 2025-03-24 16:18:49,574 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/f55236d4-de6b-4b0e-b92c-6ea4b59306a8 2025-03-24 16:18:49,593 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/f55236d4-de6b-4b0e-b92c-6ea4b59306a8 2025-03-24 16:18:49,614 - DEBUG - Requesting: http://10.0.0.29:8082/route-target/f824b145-d6c6-4044-9515-73a8e692039e 2025-03-24 16:18:49,642 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-24 16:18:49,664 - DEBUG - Control-node 10.0.0.29 : 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': '12935860779098001303', 'uuid-lslong': '13694279940520398702'}, 'enable': 'true', 'created': '2025-03-24T16:18:48', 'last-modified': '2025-03-24T16:18:48', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.640115'} 2025-03-24 16:18:49,664 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-24 16:18:49,686 - DEBUG - Route Targets: ['target:64512:8000006'] 2025-03-24 16:18:49,687 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-03-24 16:18:49,688 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-03-24 16:18:49,688 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-24 16:18:49,697 - DEBUG - Requesting: http://10.0.0.29:8082/domain/85351752-b216-446d-8118-f2b7b3758566 2025-03-24 16:18:49,712 - DEBUG - Requesting: http://10.0.0.29:8082/project/d91f0e1a-6ef6-481d-ae23-a26736d19adf 2025-03-24 16:18:49,805 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/b38568d7-6a0b-4f97-be0b-db0ced79cf6e 2025-03-24 16:18:49,835 - DEBUG - =>VN __public__ has no policy to be verified 2025-03-24 16:18:49,835 - DEBUG - Verifying the vn in opserver 2025-03-24 16:18:49,835 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.29 2025-03-24 16:18:49,835 - DEBUG - Requesting: http://10.0.0.29:8081/analytics/uves/virtual-networks 2025-03-24 16:18:49,842 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.29:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-03-24 16:18:49,842 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-03-24 16:18:49,842 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-24 16:18:49,852 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-24 16:18:49,859 - DEBUG - Do not have enough data to verify VN in agent 2025-03-24 16:18:49,859 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-24 16:18:49,867 - DEBUG - VRF ids for VN __public__: {} 2025-03-24 16:18:50,006 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-03-24 16:18:50,198 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-24 16:18:50,218 - DEBUG - Requesting: http://10.0.0.29:8082/domain/85351752-b216-446d-8118-f2b7b3758566 2025-03-24 16:18:50,229 - DEBUG - Requesting: http://10.0.0.29:8082/project/d91f0e1a-6ef6-481d-ae23-a26736d19adf 2025-03-24 16:18:50,289 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/b38568d7-6a0b-4f97-be0b-db0ced79cf6e 2025-03-24 16:18:50,335 - DEBUG - Requesting: http://10.0.0.29:8082/floating-ip-pool/111a5643-86d5-453b-a985-85d91cf716aa 2025-03-24 16:18:50,345 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-24 16:18:50,354 - DEBUG - Requesting: http://10.0.0.29:8082/domain/85351752-b216-446d-8118-f2b7b3758566 2025-03-24 16:18:50,365 - DEBUG - Requesting: http://10.0.0.29:8082/project/d91f0e1a-6ef6-481d-ae23-a26736d19adf 2025-03-24 16:18:50,448 - DEBUG - Requesting: http://10.0.0.29:8082/virtual-network/b38568d7-6a0b-4f97-be0b-db0ced79cf6e 2025-03-24 16:18:50,461 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-03-24 16:18:50,461 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-03-24 16:18:50,472 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-24 16:18:50,479 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-03-24 16:18:50,479 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-03-24 16:18:50,483 - DEBUG - Ingress ctest-nginx-ingress-95430245 not present 2025-03-24 16:18:50,483 - INFO - Creating Ingress ctest-nginx-ingress-95430245 2025-03-24 16:18:50,492 - INFO - Created Ingress ctest-nginx-ingress-95430245 2025-03-24 16:18:50,497 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95430245 2025-03-24 16:18:53,504 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-95430245 2025-03-24 16:18:56,511 - DEBUG - For Ingress ctest-nginx-ingress-95430245, Cluster IP: 10.47.255.249, External IPs ['148.48.217.124'] 2025-03-24 16:18:56,511 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-95430245 2025-03-24 16:18:56,512 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=b78b6e79-c211-455b-9afe-77522650cc05 2025-03-24 16:18:56,520 - INFO - Ingress ctest-nginx-ingress-95430245 with uuid b78b6e79-c211-455b-9afe-77522650cc05 found in kube manager 2025-03-24 16:18:56,520 - INFO - Ingress ctest-nginx-ingress-95430245 verification passed 2025-03-24 16:18:56,526 - DEBUG - Pod ctest-busybox-pod-39811646 not present 2025-03-24 16:18:56,527 - INFO - Creating Pod ctest-busybox-pod-39811646 2025-03-24 16:18:56,563 - DEBUG - Pod : ctest-busybox-pod-39811646 UUID is 781c63af-7eed-4ca3-861b-7a1f5a90d6fa 2025-03-24 16:18:56,571 - DEBUG - Pod ctest-nginx-pod-70885905 not in running state.Currently in Pending 2025-03-24 16:19:01,581 - DEBUG - Pod ctest-nginx-pod-70885905 not in running state.Currently in Pending 2025-03-24 16:19:06,588 - INFO - Pod ctest-nginx-pod-70885905 is in running state.Got IP 10.47.255.251 2025-03-24 16:19:06,607 - DEBUG - Pod ctest-nginx-pod-70885905 has vmi ac135552-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:19:06,607 - INFO - Verified pod ctest-nginx-pod-70885905 in contrail-api 2025-03-24 16:19:06,607 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:19:06,622 - DEBUG - VMI ac135552-08cb-11f0-8be3-fa163e6d2c22 is active in agent 10.0.0.47 2025-03-24 16:19:06,622 - INFO - Verified Pod ctest-nginx-pod-70885905 in agent 10.0.0.47 2025-03-24 16:19:06,623 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=eb88ecf4-0497-43f5-a181-b48fef46a287 2025-03-24 16:19:06,628 - INFO - Pod ctest-nginx-pod-70885905 with uuid eb88ecf4-0497-43f5-a181-b48fef46a287 found in kube manager 2025-03-24 16:19:06,629 - INFO - Pod ctest-nginx-pod-70885905 verification passed 2025-03-24 16:19:06,721 - DEBUG - [Pod ctest-nginx-pod-70885905] Cmd: echo ctest-nginx-pod-70885905 > /usr/share/nginx/html/index.html, Output: 2025-03-24 16:19:06,727 - INFO - Pod ctest-nginx-pod-29496430 is in running state.Got IP 10.47.255.250 2025-03-24 16:19:06,790 - DEBUG - Pod ctest-nginx-pod-29496430 has vmi aca8457c-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:19:06,791 - INFO - Verified pod ctest-nginx-pod-29496430 in contrail-api 2025-03-24 16:19:06,791 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:19:06,805 - DEBUG - VMI aca8457c-08cb-11f0-8be3-fa163e6d2c22 is active in agent 10.0.0.47 2025-03-24 16:19:06,805 - INFO - Verified Pod ctest-nginx-pod-29496430 in agent 10.0.0.47 2025-03-24 16:19:06,806 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=75a66da9-2cf0-4bdd-b2ec-619a77a412cf 2025-03-24 16:19:06,812 - INFO - Pod ctest-nginx-pod-29496430 with uuid 75a66da9-2cf0-4bdd-b2ec-619a77a412cf found in kube manager 2025-03-24 16:19:06,812 - INFO - Pod ctest-nginx-pod-29496430 verification passed 2025-03-24 16:19:06,865 - DEBUG - [Pod ctest-nginx-pod-29496430] Cmd: echo ctest-nginx-pod-29496430 > /usr/share/nginx/html/index.html, Output: 2025-03-24 16:19:06,874 - DEBUG - Pod ctest-busybox-pod-39811646 not in running state.Currently in Pending 2025-03-24 16:19:11,881 - INFO - Pod ctest-busybox-pod-39811646 is in running state.Got IP 10.47.255.248 2025-03-24 16:19:11,904 - DEBUG - Pod ctest-busybox-pod-39811646 has vmi afbe9158-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:19:11,904 - INFO - Verified pod ctest-busybox-pod-39811646 in contrail-api 2025-03-24 16:19:11,905 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:19:11,922 - DEBUG - VMI afbe9158-08cb-11f0-8be3-fa163e6d2c22 is active in agent 10.0.0.47 2025-03-24 16:19:11,922 - INFO - Verified Pod ctest-busybox-pod-39811646 in agent 10.0.0.47 2025-03-24 16:19:11,922 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_VirtualMachineDatabaseList?x=781c63af-7eed-4ca3-861b-7a1f5a90d6fa 2025-03-24 16:19:11,928 - INFO - Pod ctest-busybox-pod-39811646 with uuid 781c63af-7eed-4ca3-861b-7a1f5a90d6fa found in kube manager 2025-03-24 16:19:11,928 - INFO - Pod ctest-busybox-pod-39811646 verification passed 2025-03-24 16:19:12,006 - DEBUG - [Pod ctest-busybox-pod-39811646] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-29496430 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-03-24 16:19:12,006 - DEBUG - [Pod Pod ctest-busybox-pod-39811646] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-24 16:19:12,006 - DEBUG - [Pod Pod ctest-busybox-pod-39811646] Cmd output: ctest-nginx-pod-29496430 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-03-24 16:19:12,078 - DEBUG - [Pod ctest-busybox-pod-39811646] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-70885905 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-03-24 16:19:12,078 - DEBUG - [Pod Pod ctest-busybox-pod-39811646] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-03-24 16:19:12,079 - DEBUG - [Pod Pod ctest-busybox-pod-39811646] Cmd output: ctest-nginx-pod-70885905 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-03-24 16:19:12,079 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-70885905': 1, 'ctest-nginx-pod-29496430': 1} 2025-03-24 16:19:12,079 - WARNING - Nothing to delete parallely 2025-03-24 16:19:12,079 - INFO - Deleting pod default:ctest-busybox-pod-39811646 2025-03-24 16:19:12,109 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=781c63af-7eed-4ca3-861b-7a1f5a90d6fa 2025-03-24 16:19:12,119 - WARNING - Pod uuid 781c63af-7eed-4ca3-861b-7a1f5a90d6fa is still seen in agent 10.0.0.47 VM list 2025-03-24 16:19:17,120 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=781c63af-7eed-4ca3-861b-7a1f5a90d6fa 2025-03-24 16:19:17,127 - WARNING - Pod uuid 781c63af-7eed-4ca3-861b-7a1f5a90d6fa is still seen in agent 10.0.0.47 VM list 2025-03-24 16:19:22,128 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=781c63af-7eed-4ca3-861b-7a1f5a90d6fa 2025-03-24 16:19:22,139 - WARNING - Pod uuid 781c63af-7eed-4ca3-861b-7a1f5a90d6fa is still seen in agent 10.0.0.47 VM list 2025-03-24 16:19:27,140 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=781c63af-7eed-4ca3-861b-7a1f5a90d6fa 2025-03-24 16:19:27,153 - WARNING - Pod uuid 781c63af-7eed-4ca3-861b-7a1f5a90d6fa is still seen in agent 10.0.0.47 VM list 2025-03-24 16:19:32,154 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=781c63af-7eed-4ca3-861b-7a1f5a90d6fa 2025-03-24 16:19:32,164 - WARNING - Pod uuid 781c63af-7eed-4ca3-861b-7a1f5a90d6fa is still seen in agent 10.0.0.47 VM list 2025-03-24 16:19:37,165 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=781c63af-7eed-4ca3-861b-7a1f5a90d6fa 2025-03-24 16:19:37,175 - WARNING - Pod uuid 781c63af-7eed-4ca3-861b-7a1f5a90d6fa is still seen in agent 10.0.0.47 VM list 2025-03-24 16:19:42,176 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=781c63af-7eed-4ca3-861b-7a1f5a90d6fa 2025-03-24 16:19:42,193 - WARNING - Pod uuid 781c63af-7eed-4ca3-861b-7a1f5a90d6fa is still seen in agent 10.0.0.47 VM list 2025-03-24 16:19:47,193 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=781c63af-7eed-4ca3-861b-7a1f5a90d6fa 2025-03-24 16:19:47,200 - DEBUG - Pod 781c63af-7eed-4ca3-861b-7a1f5a90d6fa is not in agent 10.0.0.47 VM list 2025-03-24 16:19:47,200 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:afbe9158-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:19:47,207 - DEBUG - VMI afbe9158-08cb-11f0-8be3-fa163e6d2c22 is removed from agent 10.0.0.47 2025-03-24 16:19:47,207 - INFO - Verified that pod ctest-busybox-pod-39811646 is removed in agent 2025-03-24 16:19:47,208 - INFO - Deleting Ingress : ctest-nginx-ingress-95430245 2025-03-24 16:19:47,215 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=b78b6e79-c211-455b-9afe-77522650cc05 2025-03-24 16:19:47,224 - ERROR - Ingress ctest-nginx-ingress-95430245 with uuid b78b6e79-c211-455b-9afe-77522650cc05 still found in kube manager 2025-03-24 16:19:48,225 - DEBUG - Requesting: http://10.0.0.29:8108/Snh_LoadbalancerDatabaseList?x=b78b6e79-c211-455b-9afe-77522650cc05 2025-03-24 16:19:48,231 - INFO - Ingress ctest-nginx-ingress-95430245 with uuid b78b6e79-c211-455b-9afe-77522650cc05 deleted successfully from kube manager 2025-03-24 16:19:48,231 - INFO - Verifications on Ingress %s cleanup passed 2025-03-24 16:19:48,231 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-03-24 16:19:48,340 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-24 16:19:48,346 - WARNING - Control-node ifmap object for FIP pool __fip_pool_public__ , VN __public__ is found! 2025-03-24 16:19:53,347 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-03-24 16:19:53,355 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-03-24 16:19:53,355 - INFO - Deleting VN __public__ 2025-03-24 16:19:53,501 - DEBUG - Requesting: http://10.0.0.29:8082/routing-instance/f55236d4-de6b-4b0e-b92c-6ea4b59306a8 2025-03-24 16:19:53,509 - DEBUG - Response Code: 404 2025-03-24 16:19:53,509 - DEBUG - Requesting: http://10.0.0.29:8082/domains 2025-03-24 16:19:53,525 - DEBUG - Requesting: http://10.0.0.29:8082/domain/85351752-b216-446d-8118-f2b7b3758566 2025-03-24 16:19:53,553 - DEBUG - Requesting: http://10.0.0.29:8082/project/d91f0e1a-6ef6-481d-ae23-a26736d19adf 2025-03-24 16:19:53,618 - INFO - Validated that VN __public__ is not found in API Server 2025-03-24 16:19:53,619 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-03-24 16:19:53,627 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-24 16:19:53,634 - DEBUG - VN __public__ is not present in Agent 10.0.0.47 2025-03-24 16:19:53,634 - INFO - Validated that VN __public__ is not in any agent 2025-03-24 16:19:53,634 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-24 16:19:53,640 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-03-24 16:19:53,646 - DEBUG - Requesting: http://10.0.0.29:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-03-24 16:19:53,652 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-03-24 16:19:53,653 - INFO - Deleting pod default:ctest-nginx-pod-29496430 2025-03-24 16:19:53,669 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=75a66da9-2cf0-4bdd-b2ec-619a77a412cf 2025-03-24 16:19:53,680 - WARNING - Pod uuid 75a66da9-2cf0-4bdd-b2ec-619a77a412cf is still seen in agent 10.0.0.47 VM list 2025-03-24 16:19:58,681 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=75a66da9-2cf0-4bdd-b2ec-619a77a412cf 2025-03-24 16:19:58,689 - DEBUG - Pod 75a66da9-2cf0-4bdd-b2ec-619a77a412cf is not in agent 10.0.0.47 VM list 2025-03-24 16:19:58,690 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:aca8457c-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:19:58,697 - DEBUG - VMI aca8457c-08cb-11f0-8be3-fa163e6d2c22 is removed from agent 10.0.0.47 2025-03-24 16:19:58,697 - INFO - Verified that pod ctest-nginx-pod-29496430 is removed in agent 2025-03-24 16:19:58,697 - INFO - Deleting pod default:ctest-nginx-pod-70885905 2025-03-24 16:19:58,716 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=eb88ecf4-0497-43f5-a181-b48fef46a287 2025-03-24 16:19:58,732 - WARNING - Pod uuid eb88ecf4-0497-43f5-a181-b48fef46a287 is still seen in agent 10.0.0.47 VM list 2025-03-24 16:20:03,733 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=eb88ecf4-0497-43f5-a181-b48fef46a287 2025-03-24 16:20:03,741 - DEBUG - Pod eb88ecf4-0497-43f5-a181-b48fef46a287 is not in agent 10.0.0.47 VM list 2025-03-24 16:20:03,741 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:ac135552-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:20:03,749 - DEBUG - VMI ac135552-08cb-11f0-8be3-fa163e6d2c22 is removed from agent 10.0.0.47 2025-03-24 16:20:03,749 - INFO - Verified that pod ctest-nginx-pod-70885905 is removed in agent 2025-03-24 16:20:03,749 - INFO - Deleting service : ctest-nginx-svc-91557673 2025-03-24 16:20:03,987 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-24 16:20:03,998 - DEBUG - No XMPP flaps were noticed during the test 2025-03-24 16:20:03,998 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:16] 2025-03-24 16:20:03,998 - INFO - -------------------------------------------------------------------------------- 2025-03-24 16:20:10,569 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-24 16:20:10,705 - DEBUG - Output : cluster_project={} 2025-03-24 16:20:10,843 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-03-24 16:20:11,010 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-03-24 16:20:11,018 - DEBUG - [10.0.0.29]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-03-24 16:20:11,206 - DEBUG - Output : cluster_project={} 2025-03-24 16:20:26,350 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:20:26,447 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:20:26,499 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:20:26,593 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:20:26,687 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:20:26,753 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:20:26,959 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:20:27,041 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-03-24 16:20:27,316 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-24 16:20:30,657 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_ApplicationPolicySetReq? 2025-03-24 16:20:30,666 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AclReq? 2025-03-24 16:20:30,714 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AclReq? 2025-03-24 16:20:32,787 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AclReq? 2025-03-24 16:23:41,981 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_AgentXmppConnectionStatusReq? 2025-03-24 16:23:42,025 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=39dcf4b2-4fab-4e6c-a59d-b32c20bdac7e 2025-03-24 16:23:42,036 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=d21c220d-b422-45b0-87dc-2b9d09b5cf87 2025-03-24 16:23:42,041 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=38273d70-6c92-4e23-8dd4-75429e345494 2025-03-24 16:23:42,053 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=1b71b83e-f244-4c27-92b4-79201e4b4e4e 2025-03-24 16:23:42,066 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=251a3513-4fe5-4986-b0e4-81fe62c8f108 2025-03-24 16:23:42,075 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=6d516462-6e9c-4f26-bb77-00427502a43c 2025-03-24 16:23:42,079 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=536f7879-e155-4bba-a460-40def3f78a51 2025-03-24 16:23:42,083 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=ed68d5e5-2db6-47d1-a2a7-1e2b61a3a695 2025-03-24 16:23:47,172 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=1b71b83e-f244-4c27-92b4-79201e4b4e4e 2025-03-24 16:23:47,175 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=251a3513-4fe5-4986-b0e4-81fe62c8f108 2025-03-24 16:23:47,176 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=38273d70-6c92-4e23-8dd4-75429e345494 2025-03-24 16:23:47,179 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=d21c220d-b422-45b0-87dc-2b9d09b5cf87 2025-03-24 16:23:47,181 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=39dcf4b2-4fab-4e6c-a59d-b32c20bdac7e 2025-03-24 16:23:47,182 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=ed68d5e5-2db6-47d1-a2a7-1e2b61a3a695 2025-03-24 16:23:47,184 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=536f7879-e155-4bba-a460-40def3f78a51 2025-03-24 16:23:47,187 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=6d516462-6e9c-4f26-bb77-00427502a43c 2025-03-24 16:23:47,216 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:de1e0024-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:23:47,219 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dd61c7f6-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:23:47,222 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dcc492ec-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:23:47,224 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:deae1844-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:23:52,213 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=39dcf4b2-4fab-4e6c-a59d-b32c20bdac7e 2025-03-24 16:23:52,219 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=d21c220d-b422-45b0-87dc-2b9d09b5cf87 2025-03-24 16:23:52,222 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=ed68d5e5-2db6-47d1-a2a7-1e2b61a3a695 2025-03-24 16:23:52,224 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=1b71b83e-f244-4c27-92b4-79201e4b4e4e 2025-03-24 16:23:57,223 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=39dcf4b2-4fab-4e6c-a59d-b32c20bdac7e 2025-03-24 16:23:57,238 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=d21c220d-b422-45b0-87dc-2b9d09b5cf87 2025-03-24 16:23:57,241 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=1b71b83e-f244-4c27-92b4-79201e4b4e4e 2025-03-24 16:23:57,242 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=ed68d5e5-2db6-47d1-a2a7-1e2b61a3a695 2025-03-24 16:24:02,232 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=39dcf4b2-4fab-4e6c-a59d-b32c20bdac7e 2025-03-24 16:24:02,255 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=ed68d5e5-2db6-47d1-a2a7-1e2b61a3a695 2025-03-24 16:24:02,259 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=d21c220d-b422-45b0-87dc-2b9d09b5cf87 2025-03-24 16:24:02,261 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=1b71b83e-f244-4c27-92b4-79201e4b4e4e 2025-03-24 16:24:07,243 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=39dcf4b2-4fab-4e6c-a59d-b32c20bdac7e 2025-03-24 16:24:07,276 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=ed68d5e5-2db6-47d1-a2a7-1e2b61a3a695 2025-03-24 16:24:07,278 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=d21c220d-b422-45b0-87dc-2b9d09b5cf87 2025-03-24 16:24:07,280 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=1b71b83e-f244-4c27-92b4-79201e4b4e4e 2025-03-24 16:24:12,252 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=39dcf4b2-4fab-4e6c-a59d-b32c20bdac7e 2025-03-24 16:24:12,292 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=ed68d5e5-2db6-47d1-a2a7-1e2b61a3a695 2025-03-24 16:24:12,294 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=1b71b83e-f244-4c27-92b4-79201e4b4e4e 2025-03-24 16:24:12,295 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=d21c220d-b422-45b0-87dc-2b9d09b5cf87 2025-03-24 16:24:17,269 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=39dcf4b2-4fab-4e6c-a59d-b32c20bdac7e 2025-03-24 16:24:17,278 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:dfddc052-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:24:17,313 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=d21c220d-b422-45b0-87dc-2b9d09b5cf87 2025-03-24 16:24:17,315 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=1b71b83e-f244-4c27-92b4-79201e4b4e4e 2025-03-24 16:24:17,317 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_VmListReq?uuid=ed68d5e5-2db6-47d1-a2a7-1e2b61a3a695 2025-03-24 16:24:17,328 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e0f85420-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:24:17,333 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:e06a82f8-08cb-11f0-8be3-fa163e6d2c22 2025-03-24 16:24:17,335 - DEBUG - Requesting: http://10.0.0.47:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:df49eefe-08cb-11f0-8be3-fa163e6d2c22