2024-11-07 02:20:11,517 - DEBUG - [10.0.0.23]: Running cmd : hostname 2024-11-07 02:20:11,744 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-764-1 2024-11-07 02:20:11,744 - DEBUG - [10.0.0.23]: Running cmd : hostname -f 2024-11-07 02:20:11,778 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-764-1 2024-11-07 02:20:11,778 - DEBUG - [10.0.0.23]: 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}' 2024-11-07 02:20:11,897 - DEBUG - Output : NAMES contrail_test_TrhcYZ803 contrail-kubernetes-master_kubemanager_1 analytics_database_nodemgr_1 analytics_database_cassandra_1 analytics_database_query-engine_1 analytics_snmp_snmp-collector_1 analytics_snmp_nodemgr_1 analytics_snmp_topology_1 analytics_alarm_alarm-gen_1 analytics_alarm_nodemgr_1 analytics_alarm_kafka_1 analytics_nodemgr_1 analytics_api_1 analytics_collector_1 redis_redis_1 webui_job_1 webui_web_1 control_named_1 control_nodemgr_1 control_dns_1 control_control_1 config_database_nodemgr_1 config_database_rabbitmq_1 config_database_cassandra_1 config_database_zookeeper_1 config_api_devicemgr_1 config_api_api_1 config_api_svcmonitor_1 config_api_dnsmasq_1 config_api_nodemgr_1 config_api_schema_1 2024-11-07 02:20:11,898 - DEBUG - [10.0.0.23]: Running cmd : ip addr show | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-07 02:20:11,931 - DEBUG - Output : 10.0.0.23/24 172.17.0.1/16 2024-11-07 02:20:11,932 - DEBUG - [10.0.0.23]: Running cmd : getent hosts 10.0.0.23 | head -n 1 | awk '{print $2}' 2024-11-07 02:20:11,978 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-764-1 2024-11-07 02:20:12,066 - DEBUG - [10.0.0.33]: Running cmd : hostname 2024-11-07 02:20:12,308 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-764-1 2024-11-07 02:20:12,308 - DEBUG - [10.0.0.33]: Running cmd : hostname -f 2024-11-07 02:20:12,334 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-764-1 2024-11-07 02:20:12,334 - DEBUG - [10.0.0.33]: 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}' 2024-11-07 02:20:12,418 - DEBUG - Output : NAMES vrouter_nodemgr_1 vrouter_vrouter-agent_1 2024-11-07 02:20:12,419 - DEBUG - [10.0.0.33]: Running cmd : ip addr show dev vhost0 | grep 'inet .*/.* brd ' | awk '{print $2}' 2024-11-07 02:20:12,444 - DEBUG - Output : 10.0.0.33/24 2024-11-07 02:20:12,444 - DEBUG - [10.0.0.33]: Running cmd : getent hosts 10.0.0.33 | head -n 1 | awk '{print $2}' 2024-11-07 02:20:12,469 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-764-1 2024-11-07 02:20:12,562 - INFO - Using existing project ['default-domain', 'k8s-default'](35e2ef82-ae16-472e-bf90-e4aeb4c025b5) 2024-11-07 02:20:12,691 - INFO - Using existing project ['default-domain', 'k8s-default'](35e2ef82-ae16-472e-bf90-e4aeb4c025b5) 2024-11-07 02:20:12,833 - INFO - ================================================================================ 2024-11-07 02:20:12,833 - INFO - STARTING TEST : test_ingress_ip_assignment 2024-11-07 02:20:12,834 - 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 2024-11-07 02:20:13,083 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-07 02:20:13,092 - DEBUG - Nothing to compare xmpp stats {'10.0.0.33': {'10.0.0.23': '0'}} with 2024-11-07 02:20:13,092 - INFO - Initial checks done. Running the testcase now 2024-11-07 02:20:13,092 - INFO - 2024-11-07 02:20:13,096 - INFO - Namespace default already exists 2024-11-07 02:20:13,097 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-07 02:20:13,225 - DEBUG - Output : cluster_project={} 2024-11-07 02:20:13,279 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2024-11-07 02:20:13,279 - DEBUG - Project uuid in Contrail is 35e2ef82-ae16-472e-bf90-e4aeb4c025b5 2024-11-07 02:20:13,280 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-07 02:20:13,401 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-07 02:20:13,402 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_NamespaceDatabaseList?namespace_uuid=f3c1e4e5-8aa5-494d-9dcc-ff19228b0a17 2024-11-07 02:20:13,407 - INFO - Namespace default with uuid f3c1e4e5-8aa5-494d-9dcc-ff19228b0a17 found in kube manager 2024-11-07 02:20:13,407 - INFO - Namespace default verification passed 2024-11-07 02:20:13,411 - DEBUG - Service ctest-nginx-svc-02524247 not present 2024-11-07 02:20:13,411 - INFO - Creating service ctest-nginx-svc-02524247 2024-11-07 02:20:13,591 - INFO - Created Service ctest-nginx-svc-02524247 2024-11-07 02:20:13,603 - DEBUG - Pod ctest-nginx-pod-25403281 not present 2024-11-07 02:20:13,604 - INFO - Creating Pod ctest-nginx-pod-25403281 2024-11-07 02:20:13,655 - DEBUG - Pod : ctest-nginx-pod-25403281 UUID is cf0ac701-258f-47ae-8746-e4763ce25fc5 2024-11-07 02:20:13,689 - DEBUG - Pod ctest-nginx-pod-82719818 not present 2024-11-07 02:20:13,691 - INFO - Creating Pod ctest-nginx-pod-82719818 2024-11-07 02:20:13,732 - DEBUG - Pod : ctest-nginx-pod-82719818 UUID is 54075460-ddd1-4ca8-8eec-58451d92e6a6 2024-11-07 02:20:14,000 - INFO - Created VN __public__, UUID :a1c53e8c-abd8-4049-bc20-8df17bce13a1 2024-11-07 02:20:14,286 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2024-11-07 02:20:14,306 - DEBUG - Requesting: http://10.0.0.23:8082/domain/2275247d-8e3c-4c3a-8153-f048af79ab75 2024-11-07 02:20:14,340 - DEBUG - Requesting: http://10.0.0.23:8082/project/35e2ef82-ae16-472e-bf90-e4aeb4c025b5 2024-11-07 02:20:14,513 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a1c53e8c-abd8-4049-bc20-8df17bce13a1 2024-11-07 02:20:14,570 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a1c53e8c-abd8-4049-bc20-8df17bce13a1 2024-11-07 02:20:14,609 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eff8710-7232-47ba-b8fc-a03d1b1c0707 2024-11-07 02:20:14,656 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eff8710-7232-47ba-b8fc-a03d1b1c0707 2024-11-07 02:20:14,681 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/36dec5b3-ba13-49db-b775-2334aa95dc66 2024-11-07 02:20:14,745 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-07 02:20:14,745 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a1c53e8c-abd8-4049-bc20-8df17bce13a1 2024-11-07 02:20:14,763 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eff8710-7232-47ba-b8fc-a03d1b1c0707 2024-11-07 02:20:14,821 - INFO - Verified VN network id 13 for VN a1c53e8c-abd8-4049-bc20-8df17bce13a1 2024-11-07 02:20:14,821 - INFO - Verifications in API Server for VN __public__ passed 2024-11-07 02:20:14,821 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a1c53e8c-abd8-4049-bc20-8df17bce13a1 2024-11-07 02:20:14,845 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eff8710-7232-47ba-b8fc-a03d1b1c0707 2024-11-07 02:20:14,869 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eff8710-7232-47ba-b8fc-a03d1b1c0707 2024-11-07 02:20:14,879 - DEBUG - Requesting: http://10.0.0.23:8082/route-target/36dec5b3-ba13-49db-b775-2334aa95dc66 2024-11-07 02:20:14,889 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-07 02:20:14,899 - DEBUG - Control-node 10.0.0.23 : 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': '11656791984417816649', 'uuid-lslong': '13555990946688930721'}, 'enable': 'true', 'created': '2024-11-07T02:20:13', 'last-modified': '2024-11-07T02:20:14', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.730100'} 2024-11-07 02:20:14,899 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 02:20:14,933 - DEBUG - Route Targets: ['target:64512:8000007'] 2024-11-07 02:20:14,933 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2024-11-07 02:20:14,934 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2024-11-07 02:20:14,934 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2024-11-07 02:20:14,941 - DEBUG - Requesting: http://10.0.0.23:8082/domain/2275247d-8e3c-4c3a-8153-f048af79ab75 2024-11-07 02:20:14,959 - DEBUG - Requesting: http://10.0.0.23:8082/project/35e2ef82-ae16-472e-bf90-e4aeb4c025b5 2024-11-07 02:20:15,081 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a1c53e8c-abd8-4049-bc20-8df17bce13a1 2024-11-07 02:20:16,081 - DEBUG - =>VN __public__ has no policy to be verified 2024-11-07 02:20:16,082 - DEBUG - Verifying the vn in opserver 2024-11-07 02:20:16,082 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.23 2024-11-07 02:20:16,082 - DEBUG - Requesting: http://10.0.0.23:8081/analytics/uves/virtual-networks 2024-11-07 02:20:16,092 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.23:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2024-11-07 02:20:16,093 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2024-11-07 02:20:16,093 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 02:20:16,102 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 02:20:16,109 - DEBUG - Do not have enough data to verify VN in agent 2024-11-07 02:20:16,109 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 02:20:16,116 - DEBUG - VRF ids for VN __public__: {} 2024-11-07 02:20:16,282 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2024-11-07 02:20:16,435 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2024-11-07 02:20:16,445 - DEBUG - Requesting: http://10.0.0.23:8082/domain/2275247d-8e3c-4c3a-8153-f048af79ab75 2024-11-07 02:20:16,455 - DEBUG - Requesting: http://10.0.0.23:8082/project/35e2ef82-ae16-472e-bf90-e4aeb4c025b5 2024-11-07 02:20:16,555 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a1c53e8c-abd8-4049-bc20-8df17bce13a1 2024-11-07 02:20:16,574 - DEBUG - Requesting: http://10.0.0.23:8082/floating-ip-pool/35b8e6d1-0833-4436-a686-a0b5394a6a14 2024-11-07 02:20:16,615 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2024-11-07 02:20:16,623 - DEBUG - Requesting: http://10.0.0.23:8082/domain/2275247d-8e3c-4c3a-8153-f048af79ab75 2024-11-07 02:20:16,632 - DEBUG - Requesting: http://10.0.0.23:8082/project/35e2ef82-ae16-472e-bf90-e4aeb4c025b5 2024-11-07 02:20:16,690 - DEBUG - Requesting: http://10.0.0.23:8082/virtual-network/a1c53e8c-abd8-4049-bc20-8df17bce13a1 2024-11-07 02:20:16,734 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2024-11-07 02:20:16,735 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2024-11-07 02:20:16,753 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-07 02:20:16,760 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2024-11-07 02:20:16,760 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2024-11-07 02:20:16,763 - DEBUG - Ingress ctest-nginx-ingress-45055709 not present 2024-11-07 02:20:16,763 - INFO - Creating Ingress ctest-nginx-ingress-45055709 2024-11-07 02:20:16,772 - INFO - Created Ingress ctest-nginx-ingress-45055709 2024-11-07 02:20:16,775 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-45055709 2024-11-07 02:20:19,780 - DEBUG - For Ingress ctest-nginx-ingress-45055709, Cluster IP: 10.47.255.249, External IPs ['54.250.30.188'] 2024-11-07 02:20:19,780 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-45055709 2024-11-07 02:20:19,780 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=f1cd3940-bed3-4b0d-b67f-ea97ad454338 2024-11-07 02:20:19,785 - INFO - Ingress ctest-nginx-ingress-45055709 with uuid f1cd3940-bed3-4b0d-b67f-ea97ad454338 found in kube manager 2024-11-07 02:20:19,785 - INFO - Ingress ctest-nginx-ingress-45055709 verification passed 2024-11-07 02:20:19,788 - DEBUG - Pod ctest-busybox-pod-36149838 not present 2024-11-07 02:20:19,788 - INFO - Creating Pod ctest-busybox-pod-36149838 2024-11-07 02:20:19,814 - DEBUG - Pod : ctest-busybox-pod-36149838 UUID is 83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:20:19,833 - DEBUG - Pod ctest-nginx-pod-25403281 not in running state.Currently in Pending 2024-11-07 02:20:24,841 - DEBUG - Pod ctest-nginx-pod-25403281 not in running state.Currently in Pending 2024-11-07 02:20:29,847 - INFO - Pod ctest-nginx-pod-25403281 is in running state.Got IP 10.47.255.251 2024-11-07 02:20:29,882 - DEBUG - Pod ctest-nginx-pod-25403281 has vmi d4266bbc-9cae-11ef-9be8-fa163e4efa88 2024-11-07 02:20:29,882 - INFO - Verified pod ctest-nginx-pod-25403281 in contrail-api 2024-11-07 02:20:29,883 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:20:29,898 - DEBUG - VMI d4266bbc-9cae-11ef-9be8-fa163e4efa88 is active in agent 10.0.0.33 2024-11-07 02:20:29,898 - INFO - Verified Pod ctest-nginx-pod-25403281 in agent 10.0.0.33 2024-11-07 02:20:29,898 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=cf0ac701-258f-47ae-8746-e4763ce25fc5 2024-11-07 02:20:29,904 - INFO - Pod ctest-nginx-pod-25403281 with uuid cf0ac701-258f-47ae-8746-e4763ce25fc5 found in kube manager 2024-11-07 02:20:29,904 - INFO - Pod ctest-nginx-pod-25403281 verification passed 2024-11-07 02:20:29,975 - DEBUG - [Pod ctest-nginx-pod-25403281] Cmd: echo ctest-nginx-pod-25403281 > /usr/share/nginx/html/index.html, Output: 2024-11-07 02:20:29,986 - INFO - Pod ctest-nginx-pod-82719818 is in running state.Got IP 10.47.255.250 2024-11-07 02:20:30,058 - DEBUG - Pod ctest-nginx-pod-82719818 has vmi d4aab318-9cae-11ef-9be8-fa163e4efa88 2024-11-07 02:20:30,058 - INFO - Verified pod ctest-nginx-pod-82719818 in contrail-api 2024-11-07 02:20:30,058 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:20:30,076 - DEBUG - VMI d4aab318-9cae-11ef-9be8-fa163e4efa88 is active in agent 10.0.0.33 2024-11-07 02:20:30,076 - INFO - Verified Pod ctest-nginx-pod-82719818 in agent 10.0.0.33 2024-11-07 02:20:30,076 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=54075460-ddd1-4ca8-8eec-58451d92e6a6 2024-11-07 02:20:30,081 - INFO - Pod ctest-nginx-pod-82719818 with uuid 54075460-ddd1-4ca8-8eec-58451d92e6a6 found in kube manager 2024-11-07 02:20:30,081 - INFO - Pod ctest-nginx-pod-82719818 verification passed 2024-11-07 02:20:30,162 - DEBUG - [Pod ctest-nginx-pod-82719818] Cmd: echo ctest-nginx-pod-82719818 > /usr/share/nginx/html/index.html, Output: 2024-11-07 02:20:30,169 - INFO - Pod ctest-busybox-pod-36149838 is in running state.Got IP 10.47.255.248 2024-11-07 02:20:30,196 - DEBUG - Pod ctest-busybox-pod-36149838 has vmi d6ff5786-9cae-11ef-9be8-fa163e4efa88 2024-11-07 02:20:30,196 - INFO - Verified pod ctest-busybox-pod-36149838 in contrail-api 2024-11-07 02:20:30,196 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:20:30,209 - DEBUG - VMI d6ff5786-9cae-11ef-9be8-fa163e4efa88 is active in agent 10.0.0.33 2024-11-07 02:20:30,210 - INFO - Verified Pod ctest-busybox-pod-36149838 in agent 10.0.0.33 2024-11-07 02:20:30,210 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_VirtualMachineDatabaseList?x=83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:20:30,217 - INFO - Pod ctest-busybox-pod-36149838 with uuid 83c070ea-c23e-4706-a13c-d03259cc96b2 found in kube manager 2024-11-07 02:20:30,217 - INFO - Pod ctest-busybox-pod-36149838 verification passed 2024-11-07 02:20:30,304 - DEBUG - [Pod ctest-busybox-pod-36149838] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-82719818 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-07 02:20:30,304 - DEBUG - [Pod Pod ctest-busybox-pod-36149838] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-07 02:20:30,304 - DEBUG - [Pod Pod ctest-busybox-pod-36149838] Cmd output: ctest-nginx-pod-82719818 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-07 02:20:30,401 - DEBUG - [Pod ctest-busybox-pod-36149838] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-25403281 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-07 02:20:30,401 - DEBUG - [Pod Pod ctest-busybox-pod-36149838] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2024-11-07 02:20:30,401 - DEBUG - [Pod Pod ctest-busybox-pod-36149838] Cmd output: ctest-nginx-pod-25403281 Connecting to 10.47.255.249:80 (10.47.255.249:80) writing to stdout - 100% |********************************| 25 0:00:00 ETA written to stdout 2024-11-07 02:20:30,402 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-25403281': 1, 'ctest-nginx-pod-82719818': 1} 2024-11-07 02:20:30,402 - WARNING - Nothing to delete parallely 2024-11-07 02:20:30,402 - INFO - Deleting pod default:ctest-busybox-pod-36149838 2024-11-07 02:20:30,414 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:20:30,425 - WARNING - Pod uuid 83c070ea-c23e-4706-a13c-d03259cc96b2 is still seen in agent 10.0.0.33 VM list 2024-11-07 02:20:35,426 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:20:35,435 - WARNING - Pod uuid 83c070ea-c23e-4706-a13c-d03259cc96b2 is still seen in agent 10.0.0.33 VM list 2024-11-07 02:20:40,436 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:20:40,446 - WARNING - Pod uuid 83c070ea-c23e-4706-a13c-d03259cc96b2 is still seen in agent 10.0.0.33 VM list 2024-11-07 02:20:45,448 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:20:45,463 - WARNING - Pod uuid 83c070ea-c23e-4706-a13c-d03259cc96b2 is still seen in agent 10.0.0.33 VM list 2024-11-07 02:20:50,465 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:20:50,474 - WARNING - Pod uuid 83c070ea-c23e-4706-a13c-d03259cc96b2 is still seen in agent 10.0.0.33 VM list 2024-11-07 02:20:55,475 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:20:55,486 - WARNING - Pod uuid 83c070ea-c23e-4706-a13c-d03259cc96b2 is still seen in agent 10.0.0.33 VM list 2024-11-07 02:21:00,487 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:21:00,498 - WARNING - Pod uuid 83c070ea-c23e-4706-a13c-d03259cc96b2 is still seen in agent 10.0.0.33 VM list 2024-11-07 02:21:05,499 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:21:05,507 - WARNING - Pod uuid 83c070ea-c23e-4706-a13c-d03259cc96b2 is still seen in agent 10.0.0.33 VM list 2024-11-07 02:21:10,510 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=83c070ea-c23e-4706-a13c-d03259cc96b2 2024-11-07 02:21:10,519 - DEBUG - Pod 83c070ea-c23e-4706-a13c-d03259cc96b2 is not in agent 10.0.0.33 VM list 2024-11-07 02:21:10,519 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d6ff5786-9cae-11ef-9be8-fa163e4efa88 2024-11-07 02:21:10,526 - DEBUG - VMI d6ff5786-9cae-11ef-9be8-fa163e4efa88 is removed from agent 10.0.0.33 2024-11-07 02:21:10,526 - INFO - Verified that pod ctest-busybox-pod-36149838 is removed in agent 2024-11-07 02:21:10,526 - INFO - Deleting Ingress : ctest-nginx-ingress-45055709 2024-11-07 02:21:10,539 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=f1cd3940-bed3-4b0d-b67f-ea97ad454338 2024-11-07 02:21:10,554 - ERROR - Ingress ctest-nginx-ingress-45055709 with uuid f1cd3940-bed3-4b0d-b67f-ea97ad454338 still found in kube manager 2024-11-07 02:21:11,561 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=f1cd3940-bed3-4b0d-b67f-ea97ad454338 2024-11-07 02:21:11,568 - ERROR - Ingress ctest-nginx-ingress-45055709 with uuid f1cd3940-bed3-4b0d-b67f-ea97ad454338 still found in kube manager 2024-11-07 02:21:12,568 - DEBUG - Requesting: http://10.0.0.23:8108/Snh_LoadbalancerDatabaseList?x=f1cd3940-bed3-4b0d-b67f-ea97ad454338 2024-11-07 02:21:12,575 - INFO - Ingress ctest-nginx-ingress-45055709 with uuid f1cd3940-bed3-4b0d-b67f-ea97ad454338 deleted successfully from kube manager 2024-11-07 02:21:12,575 - INFO - Verifications on Ingress %s cleanup passed 2024-11-07 02:21:12,575 - INFO - Deleting the FIP pool __fip_pool_public__ 2024-11-07 02:21:12,660 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2024-11-07 02:21:12,667 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2024-11-07 02:21:12,667 - INFO - Deleting VN __public__ 2024-11-07 02:21:12,815 - DEBUG - Requesting: http://10.0.0.23:8082/routing-instance/5eff8710-7232-47ba-b8fc-a03d1b1c0707 2024-11-07 02:21:12,825 - DEBUG - Response Code: 404 2024-11-07 02:21:12,826 - DEBUG - Requesting: http://10.0.0.23:8082/domains 2024-11-07 02:21:12,838 - DEBUG - Requesting: http://10.0.0.23:8082/domain/2275247d-8e3c-4c3a-8153-f048af79ab75 2024-11-07 02:21:12,854 - DEBUG - Requesting: http://10.0.0.23:8082/project/35e2ef82-ae16-472e-bf90-e4aeb4c025b5 2024-11-07 02:21:12,911 - INFO - Validated that VN __public__ is not found in API Server 2024-11-07 02:21:12,911 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2024-11-07 02:21:12,921 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 02:21:12,929 - DEBUG - VN __public__ is not present in Agent 10.0.0.33 2024-11-07 02:21:12,929 - INFO - Validated that VN __public__ is not in any agent 2024-11-07 02:21:12,929 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 02:21:12,937 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2024-11-07 02:21:12,946 - DEBUG - Requesting: http://10.0.0.23:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2024-11-07 02:21:12,959 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2024-11-07 02:21:12,959 - INFO - Deleting pod default:ctest-nginx-pod-82719818 2024-11-07 02:21:12,978 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=54075460-ddd1-4ca8-8eec-58451d92e6a6 2024-11-07 02:21:12,985 - WARNING - Pod uuid 54075460-ddd1-4ca8-8eec-58451d92e6a6 is still seen in agent 10.0.0.33 VM list 2024-11-07 02:21:17,988 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=54075460-ddd1-4ca8-8eec-58451d92e6a6 2024-11-07 02:21:17,999 - DEBUG - Pod 54075460-ddd1-4ca8-8eec-58451d92e6a6 is not in agent 10.0.0.33 VM list 2024-11-07 02:21:17,999 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4aab318-9cae-11ef-9be8-fa163e4efa88 2024-11-07 02:21:18,008 - DEBUG - VMI d4aab318-9cae-11ef-9be8-fa163e4efa88 is removed from agent 10.0.0.33 2024-11-07 02:21:18,008 - INFO - Verified that pod ctest-nginx-pod-82719818 is removed in agent 2024-11-07 02:21:18,009 - INFO - Deleting pod default:ctest-nginx-pod-25403281 2024-11-07 02:21:18,021 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cf0ac701-258f-47ae-8746-e4763ce25fc5 2024-11-07 02:21:18,033 - WARNING - Pod uuid cf0ac701-258f-47ae-8746-e4763ce25fc5 is still seen in agent 10.0.0.33 VM list 2024-11-07 02:21:23,034 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=cf0ac701-258f-47ae-8746-e4763ce25fc5 2024-11-07 02:21:23,042 - DEBUG - Pod cf0ac701-258f-47ae-8746-e4763ce25fc5 is not in agent 10.0.0.33 VM list 2024-11-07 02:21:23,043 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:d4266bbc-9cae-11ef-9be8-fa163e4efa88 2024-11-07 02:21:23,051 - DEBUG - VMI d4266bbc-9cae-11ef-9be8-fa163e4efa88 is removed from agent 10.0.0.33 2024-11-07 02:21:23,051 - INFO - Verified that pod ctest-nginx-pod-25403281 is removed in agent 2024-11-07 02:21:23,051 - INFO - Deleting service : ctest-nginx-svc-02524247 2024-11-07 02:21:23,299 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-07 02:21:23,307 - DEBUG - No XMPP flaps were noticed during the test
2024-11-07 02:21:23,307 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:11]
2024-11-07 02:21:23,308 - INFO - -------------------------------------------------------------------------------- 2024-11-07 02:21:31,082 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-07 02:21:31,203 - DEBUG - Output : cluster_project={} 2024-11-07 02:21:31,260 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2024-11-07 02:21:31,423 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2024-11-07 02:21:31,431 - DEBUG - [10.0.0.23]: Running cmd : docker exec --privileged -it contrail-kubernetes-master_kubemanager_1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2024-11-07 02:21:31,586 - DEBUG - Output : cluster_project={} 2024-11-07 02:21:47,066 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:21:48,659 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:21:53,766 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:21:53,808 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:21:53,902 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:21:53,994 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:21:54,040 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:21:54,146 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2024-11-07 02:21:54,411 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-07 02:21:59,923 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_ApplicationPolicySetReq? 2024-11-07 02:21:59,943 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-11-07 02:22:00,016 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-11-07 02:22:02,070 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AclReq? 2024-11-07 02:25:04,082 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_AgentXmppConnectionStatusReq? 2024-11-07 02:25:04,213 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9a26ac1f-7924-494c-8a27-fe1bfde34f0a 2024-11-07 02:25:04,239 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d04e94ee-900a-4de2-b6b9-5925021c2c6b 2024-11-07 02:25:04,251 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3888524e-645a-42f0-874a-7865a5abc994 2024-11-07 02:25:04,282 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3914dbdf-5066-4ec6-8de8-432b4d57b7ed 2024-11-07 02:25:04,295 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=90973f4b-9b90-43d5-a34b-9ae516360c15 2024-11-07 02:25:04,301 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ac4f6d3d-c11e-4967-ae97-5153cb1e53ee 2024-11-07 02:25:04,316 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9d26ac27-d509-4931-b946-cd30100237e0 2024-11-07 02:25:04,327 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f0a76023-6453-493a-9210-5a360522b04b 2024-11-07 02:25:09,223 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9a26ac1f-7924-494c-8a27-fe1bfde34f0a 2024-11-07 02:25:09,231 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:02d87946-9caf-11ef-9be8-fa163e4efa88 2024-11-07 02:25:09,380 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ac4f6d3d-c11e-4967-ae97-5153cb1e53ee 2024-11-07 02:25:09,382 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3888524e-645a-42f0-874a-7865a5abc994 2024-11-07 02:25:09,383 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=d04e94ee-900a-4de2-b6b9-5925021c2c6b 2024-11-07 02:25:09,384 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=90973f4b-9b90-43d5-a34b-9ae516360c15 2024-11-07 02:25:09,390 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=3914dbdf-5066-4ec6-8de8-432b4d57b7ed 2024-11-07 02:25:09,391 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f0a76023-6453-493a-9210-5a360522b04b 2024-11-07 02:25:09,392 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9d26ac27-d509-4931-b946-cd30100237e0 2024-11-07 02:25:09,416 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0365ec72-9caf-11ef-9be8-fa163e4efa88 2024-11-07 02:25:09,424 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0519e9c4-9caf-11ef-9be8-fa163e4efa88 2024-11-07 02:25:09,429 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:048463b8-9caf-11ef-9be8-fa163e4efa88 2024-11-07 02:25:14,415 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9d26ac27-d509-4931-b946-cd30100237e0 2024-11-07 02:25:14,419 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ac4f6d3d-c11e-4967-ae97-5153cb1e53ee 2024-11-07 02:25:14,420 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=90973f4b-9b90-43d5-a34b-9ae516360c15 2024-11-07 02:25:14,434 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f0a76023-6453-493a-9210-5a360522b04b 2024-11-07 02:25:19,425 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9d26ac27-d509-4931-b946-cd30100237e0 2024-11-07 02:25:19,431 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ac4f6d3d-c11e-4967-ae97-5153cb1e53ee 2024-11-07 02:25:19,433 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=90973f4b-9b90-43d5-a34b-9ae516360c15 2024-11-07 02:25:19,443 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f0a76023-6453-493a-9210-5a360522b04b 2024-11-07 02:25:24,437 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9d26ac27-d509-4931-b946-cd30100237e0 2024-11-07 02:25:24,444 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=90973f4b-9b90-43d5-a34b-9ae516360c15 2024-11-07 02:25:24,446 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ac4f6d3d-c11e-4967-ae97-5153cb1e53ee 2024-11-07 02:25:24,450 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f0a76023-6453-493a-9210-5a360522b04b 2024-11-07 02:25:29,449 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9d26ac27-d509-4931-b946-cd30100237e0 2024-11-07 02:25:29,461 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ac4f6d3d-c11e-4967-ae97-5153cb1e53ee 2024-11-07 02:25:29,463 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f0a76023-6453-493a-9210-5a360522b04b 2024-11-07 02:25:29,464 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=90973f4b-9b90-43d5-a34b-9ae516360c15 2024-11-07 02:25:34,457 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9d26ac27-d509-4931-b946-cd30100237e0 2024-11-07 02:25:34,475 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ac4f6d3d-c11e-4967-ae97-5153cb1e53ee 2024-11-07 02:25:34,477 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=90973f4b-9b90-43d5-a34b-9ae516360c15 2024-11-07 02:25:34,479 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f0a76023-6453-493a-9210-5a360522b04b 2024-11-07 02:25:39,465 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=9d26ac27-d509-4931-b946-cd30100237e0 2024-11-07 02:25:39,474 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:078fa05e-9caf-11ef-9be8-fa163e4efa88 2024-11-07 02:25:39,488 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=ac4f6d3d-c11e-4967-ae97-5153cb1e53ee 2024-11-07 02:25:39,490 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=90973f4b-9b90-43d5-a34b-9ae516360c15 2024-11-07 02:25:39,491 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_VmListReq?uuid=f0a76023-6453-493a-9210-5a360522b04b 2024-11-07 02:25:39,501 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:084c49a2-9caf-11ef-9be8-fa163e4efa88 2024-11-07 02:25:39,504 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:06c6e1a0-9caf-11ef-9be8-fa163e4efa88 2024-11-07 02:25:39,506 - DEBUG - Requesting: http://10.0.0.33:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:0639642e-9caf-11ef-9be8-fa163e4efa88