2025-08-22 12:17:10,679 - DEBUG - [10.0.0.49]: Running cmd : hostname 2025-08-22 12:17:11,046 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1416-1 2025-08-22 12:17:11,046 - DEBUG - [10.0.0.49]: Running cmd : hostname -f 2025-08-22 12:17:11,103 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1416-1 2025-08-22 12:17:11,146 - DEBUG - [10.0.0.49]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-08-22 12:17:11,258 - DEBUG - Output : NAMES nostalgic_varahamihira contrail_test_VO8M1by5p contrail-kubernetes-master-kubemanager-1 webui-web-1 webui-job-1 analytics_database-nodemgr-1 analytics_database-cassandra-1 analytics_database-query-engine-1 analytics_snmp-topology-1 analytics_snmp-snmp-collector-1 analytics_snmp-nodemgr-1 analytics_alarm-alarm-gen-1 analytics_alarm-nodemgr-1 analytics_alarm-kafka-1 analytics-collector-1 analytics-api-1 analytics-nodemgr-1 redis-redis-1 control-named-1 control-dns-1 control-nodemgr-1 control-control-1 config_database-rabbitmq-1 config_database-nodemgr-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 2025-08-22 12:17:11,259 - DEBUG - [10.0.0.49]: Running cmd : ip -4 -o addr show | awk '{print $4}' 2025-08-22 12:17:11,347 - DEBUG - Output : 127.0.0.1/8 10.0.0.49/24 252.49.0.1/8 10.68.146.1/24 172.17.0.1/16 2025-08-22 12:17:11,347 - DEBUG - [10.0.0.49]: Running cmd : getent hosts 10.0.0.49 | head -n 1 | awk '{print $2}' 2025-08-22 12:17:11,403 - DEBUG - Output : cn-jenkins-deploy-platform-juju-k8s-1416-1 2025-08-22 12:17:11,505 - DEBUG - [10.0.0.38]: Running cmd : hostname 2025-08-22 12:17:11,725 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1416-1 2025-08-22 12:17:11,726 - DEBUG - [10.0.0.38]: Running cmd : hostname -f 2025-08-22 12:17:11,759 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1416-1 2025-08-22 12:17:11,760 - DEBUG - [10.0.0.38]: Running cmd : docker ps 2>/dev/null | grep -v "/pause\|/usr/bin/pod\|nova_api_\|contrail.*init\|init.*contrail\|provisioner\|placement" | awk '{print $NF}' 2025-08-22 12:17:11,835 - DEBUG - Output : NAMES vrouter-vrouter-agent-1 vrouter-nodemgr-1 2025-08-22 12:17:11,836 - DEBUG - [10.0.0.38]: Running cmd : ip -4 -o addr show dev vhost0 | awk '{print $4}' 2025-08-22 12:17:11,860 - DEBUG - Output : 10.0.0.38/24 2025-08-22 12:17:11,860 - DEBUG - [10.0.0.38]: Running cmd : getent hosts 10.0.0.38 | head -n 1 | awk '{print $2}' 2025-08-22 12:17:11,893 - DEBUG - Output : an-jenkins-deploy-platform-juju-k8s-1416-1 2025-08-22 12:17:12,014 - INFO - Using existing project ['default-domain', 'k8s-default'](9584113d-fc63-4861-9004-61f2543cd80f) 2025-08-22 12:17:12,120 - INFO - Using existing project ['default-domain', 'k8s-default'](9584113d-fc63-4861-9004-61f2543cd80f) 2025-08-22 12:17:12,289 - INFO - ================================================================================ 2025-08-22 12:17:12,289 - INFO - STARTING TEST : test_ingress_ip_assignment 2025-08-22 12:17:12,290 - 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-08-22 12:17:12,548 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-22 12:17:12,555 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.0.0.49': '0'}} with 2025-08-22 12:17:12,555 - INFO - Initial checks done. Running the testcase now 2025-08-22 12:17:12,555 - INFO - 2025-08-22 12:17:12,559 - INFO - Namespace default already exists 2025-08-22 12:17:12,560 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-22 12:17:12,733 - DEBUG - Output : cluster_project={} 2025-08-22 12:17:12,795 - INFO - Project default-domain:k8s-default for Namespace default is seen in contrail-api 2025-08-22 12:17:12,795 - DEBUG - Project uuid in Contrail is 9584113d-fc63-4861-9004-61f2543cd80f 2025-08-22 12:17:12,796 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-22 12:17:12,987 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-22 12:17:12,987 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_NamespaceDatabaseList?namespace_uuid=c81969c9-a28c-4060-a63e-4132f1dde363 2025-08-22 12:17:12,992 - INFO - Namespace default with uuid c81969c9-a28c-4060-a63e-4132f1dde363 found in kube manager 2025-08-22 12:17:12,992 - INFO - Namespace default verification passed 2025-08-22 12:17:12,996 - DEBUG - Service ctest-nginx-svc-49255067 not present 2025-08-22 12:17:12,996 - INFO - Creating service ctest-nginx-svc-49255067 2025-08-22 12:17:13,017 - INFO - Created Service ctest-nginx-svc-49255067 2025-08-22 12:17:13,028 - DEBUG - Pod ctest-nginx-pod-75525000 not present 2025-08-22 12:17:13,028 - INFO - Creating Pod ctest-nginx-pod-75525000 2025-08-22 12:17:13,088 - DEBUG - Pod : ctest-nginx-pod-75525000 UUID is 8d24b0c3-de04-404f-833f-1a4e65922ab2 2025-08-22 12:17:13,091 - DEBUG - Pod ctest-nginx-pod-29605721 not present 2025-08-22 12:17:13,091 - INFO - Creating Pod ctest-nginx-pod-29605721 2025-08-22 12:17:13,118 - DEBUG - Pod : ctest-nginx-pod-29605721 UUID is e0caa117-fbd9-490a-b7d8-1ba2a8d8e97a 2025-08-22 12:17:13,377 - INFO - Created VN __public__, UUID :c01a7580-49e1-4d15-8d94-965c5a79f2f5 2025-08-22 12:17:13,727 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-22 12:17:13,736 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a53a3fa1-b066-45de-9b8b-a97411f486e2 2025-08-22 12:17:13,767 - DEBUG - Requesting: http://10.0.0.49:8082/project/9584113d-fc63-4861-9004-61f2543cd80f 2025-08-22 12:17:13,879 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c01a7580-49e1-4d15-8d94-965c5a79f2f5 2025-08-22 12:17:13,950 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c01a7580-49e1-4d15-8d94-965c5a79f2f5 2025-08-22 12:17:13,994 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3bbf3587-2072-4928-a2f5-9f8b18d278fa 2025-08-22 12:17:14,013 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3bbf3587-2072-4928-a2f5-9f8b18d278fa 2025-08-22 12:17:14,028 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/612917db-4499-437a-a16a-d8a25464a4fe 2025-08-22 12:17:14,066 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-22 12:17:14,066 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c01a7580-49e1-4d15-8d94-965c5a79f2f5 2025-08-22 12:17:14,096 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3bbf3587-2072-4928-a2f5-9f8b18d278fa 2025-08-22 12:17:14,113 - INFO - Verified VN network id 13 for VN c01a7580-49e1-4d15-8d94-965c5a79f2f5 2025-08-22 12:17:14,114 - INFO - Verifications in API Server for VN __public__ passed 2025-08-22 12:17:14,114 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c01a7580-49e1-4d15-8d94-965c5a79f2f5 2025-08-22 12:17:14,132 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3bbf3587-2072-4928-a2f5-9f8b18d278fa 2025-08-22 12:17:14,158 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3bbf3587-2072-4928-a2f5-9f8b18d278fa 2025-08-22 12:17:14,171 - DEBUG - Requesting: http://10.0.0.49:8082/route-target/612917db-4499-437a-a16a-d8a25464a4fe 2025-08-22 12:17:14,198 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-22 12:17:14,221 - DEBUG - Control-node 10.0.0.49 : 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': '13842505598532406549', 'uuid-lslong': '10201944379300115189'}, 'enable': 'true', 'created': '2025-08-22T12:17:13', 'last-modified': '2025-08-22T12:17:13', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.650168'} 2025-08-22 12:17:14,222 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-22 12:17:14,238 - DEBUG - Route Targets: ['target:64512:8000007'] 2025-08-22 12:17:14,238 - INFO - On all control nodes, Config, RI and RT verification for VN __public__ passed 2025-08-22 12:17:14,240 - DEBUG - ====Verifying policy data for __public__ in API_Server ====== 2025-08-22 12:17:14,240 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-22 12:17:14,250 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a53a3fa1-b066-45de-9b8b-a97411f486e2 2025-08-22 12:17:14,288 - DEBUG - Requesting: http://10.0.0.49:8082/project/9584113d-fc63-4861-9004-61f2543cd80f 2025-08-22 12:17:14,351 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c01a7580-49e1-4d15-8d94-965c5a79f2f5 2025-08-22 12:17:14,366 - DEBUG - =>VN __public__ has no policy to be verified 2025-08-22 12:17:14,366 - DEBUG - Verifying the vn in opserver 2025-08-22 12:17:14,366 - DEBUG - Verifying the default-domain:k8s-default:__public__ virtual network link through opserver 10.0.0.49 2025-08-22 12:17:14,366 - DEBUG - Requesting: http://10.0.0.49:8081/analytics/uves/virtual-networks 2025-08-22 12:17:14,379 - DEBUG - vn link and name as {'name': 'default-domain:k8s-default:__public__', 'href': 'http://10.0.0.49:8081/analytics/uves/virtual-network/default-domain:k8s-default:__public__?flat'} 2025-08-22 12:17:14,379 - INFO - Validated that VN default-domain:k8s-default:__public__ is found in opserver 2025-08-22 12:17:14,380 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-22 12:17:14,390 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-22 12:17:14,398 - DEBUG - Do not have enough data to verify VN in agent 2025-08-22 12:17:14,399 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-22 12:17:14,406 - DEBUG - VRF ids for VN __public__: {} 2025-08-22 12:17:14,517 - INFO - Creating Floating IP pool __fip_pool_public__ in API Server 2025-08-22 12:17:14,681 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-22 12:17:14,687 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a53a3fa1-b066-45de-9b8b-a97411f486e2 2025-08-22 12:17:14,697 - DEBUG - Requesting: http://10.0.0.49:8082/project/9584113d-fc63-4861-9004-61f2543cd80f 2025-08-22 12:17:14,746 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c01a7580-49e1-4d15-8d94-965c5a79f2f5 2025-08-22 12:17:14,761 - DEBUG - Requesting: http://10.0.0.49:8082/floating-ip-pool/9adaef5b-1538-45e5-ae27-562d0794c0d4 2025-08-22 12:17:14,770 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-22 12:17:14,777 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a53a3fa1-b066-45de-9b8b-a97411f486e2 2025-08-22 12:17:14,788 - DEBUG - Requesting: http://10.0.0.49:8082/project/9584113d-fc63-4861-9004-61f2543cd80f 2025-08-22 12:17:14,836 - DEBUG - Requesting: http://10.0.0.49:8082/virtual-network/c01a7580-49e1-4d15-8d94-965c5a79f2f5 2025-08-22 12:17:14,868 - DEBUG - FIP Pool __fip_pool_public__ found in API Server 2025-08-22 12:17:14,868 - INFO - Verification for FIP pool __fip_pool_public__ in API Server passed 2025-08-22 12:17:14,878 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-22 12:17:14,884 - DEBUG - Control-node Ifmap-view has FIP pool __fip_pool_public__ information 2025-08-22 12:17:14,884 - INFO - Verification for FIP pool __fip_pool_public__ in Control-node passed 2025-08-22 12:17:14,890 - DEBUG - Ingress ctest-nginx-ingress-59602154 not present 2025-08-22 12:17:14,890 - INFO - Creating Ingress ctest-nginx-ingress-59602154 2025-08-22 12:17:14,897 - INFO - Created Ingress ctest-nginx-ingress-59602154 2025-08-22 12:17:14,901 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-59602154 2025-08-22 12:17:17,905 - DEBUG - Cluster IP not yet seen for Ingress ctest-nginx-ingress-59602154 2025-08-22 12:17:20,910 - DEBUG - For Ingress ctest-nginx-ingress-59602154, Cluster IP: 10.47.255.249, External IPs ['58.177.111.252'] 2025-08-22 12:17:20,910 - INFO - Verifications in k8s passed for Ingress ctest-nginx-ingress-59602154 2025-08-22 12:17:20,910 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=92a53c51-7221-477a-8cfd-985a47d7b21c 2025-08-22 12:17:20,916 - INFO - Ingress ctest-nginx-ingress-59602154 with uuid 92a53c51-7221-477a-8cfd-985a47d7b21c found in kube manager 2025-08-22 12:17:20,916 - INFO - Ingress ctest-nginx-ingress-59602154 verification passed 2025-08-22 12:17:20,919 - DEBUG - Pod ctest-busybox-pod-46251769 not present 2025-08-22 12:17:20,919 - INFO - Creating Pod ctest-busybox-pod-46251769 2025-08-22 12:17:20,977 - DEBUG - Pod : ctest-busybox-pod-46251769 UUID is ec02ee67-c892-445c-9dd4-0cea43b54ac0 2025-08-22 12:17:20,989 - DEBUG - Pod ctest-nginx-pod-75525000 not in running state.Currently in Pending 2025-08-22 12:17:25,995 - DEBUG - Pod ctest-nginx-pod-75525000 not in running state.Currently in Pending 2025-08-22 12:17:31,004 - INFO - Pod ctest-nginx-pod-75525000 is in running state.Got IP 10.47.255.251 2025-08-22 12:17:31,017 - DEBUG - Pod ctest-nginx-pod-75525000 has vmi f07f0162-7f51-11f0-bcee-fa163e40fe6c 2025-08-22 12:17:31,017 - INFO - Verified pod ctest-nginx-pod-75525000 in contrail-api 2025-08-22 12:17:31,018 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:17:31,036 - DEBUG - VMI f07f0162-7f51-11f0-bcee-fa163e40fe6c is active in agent 10.0.0.38 2025-08-22 12:17:31,037 - INFO - Verified Pod ctest-nginx-pod-75525000 in agent 10.0.0.38 2025-08-22 12:17:31,037 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=8d24b0c3-de04-404f-833f-1a4e65922ab2 2025-08-22 12:17:31,044 - INFO - Pod ctest-nginx-pod-75525000 with uuid 8d24b0c3-de04-404f-833f-1a4e65922ab2 found in kube manager 2025-08-22 12:17:31,044 - INFO - Pod ctest-nginx-pod-75525000 verification passed 2025-08-22 12:17:31,143 - DEBUG - [Pod ctest-nginx-pod-75525000] Cmd: echo ctest-nginx-pod-75525000 > /usr/share/nginx/html/index.html, Output: 2025-08-22 12:17:31,149 - DEBUG - Pod ctest-nginx-pod-29605721 not in running state.Currently in Pending 2025-08-22 12:17:36,166 - INFO - Pod ctest-nginx-pod-29605721 is in running state.Got IP 10.47.255.250 2025-08-22 12:17:36,228 - DEBUG - Pod ctest-nginx-pod-29605721 has vmi f1033842-7f51-11f0-bcee-fa163e40fe6c 2025-08-22 12:17:36,228 - INFO - Verified pod ctest-nginx-pod-29605721 in contrail-api 2025-08-22 12:17:36,228 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:17:36,238 - DEBUG - VMI f1033842-7f51-11f0-bcee-fa163e40fe6c is active in agent 10.0.0.38 2025-08-22 12:17:36,238 - INFO - Verified Pod ctest-nginx-pod-29605721 in agent 10.0.0.38 2025-08-22 12:17:36,239 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=e0caa117-fbd9-490a-b7d8-1ba2a8d8e97a 2025-08-22 12:17:36,243 - INFO - Pod ctest-nginx-pod-29605721 with uuid e0caa117-fbd9-490a-b7d8-1ba2a8d8e97a found in kube manager 2025-08-22 12:17:36,243 - INFO - Pod ctest-nginx-pod-29605721 verification passed 2025-08-22 12:17:36,294 - DEBUG - [Pod ctest-nginx-pod-29605721] Cmd: echo ctest-nginx-pod-29605721 > /usr/share/nginx/html/index.html, Output: 2025-08-22 12:17:36,299 - DEBUG - Pod ctest-busybox-pod-46251769 not in running state.Currently in Pending 2025-08-22 12:17:41,305 - INFO - Pod ctest-busybox-pod-46251769 is in running state.Got IP 10.47.255.248 2025-08-22 12:17:41,317 - DEBUG - Pod ctest-busybox-pod-46251769 has vmi f4094c34-7f51-11f0-bcee-fa163e40fe6c 2025-08-22 12:17:41,317 - INFO - Verified pod ctest-busybox-pod-46251769 in contrail-api 2025-08-22 12:17:41,317 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:17:41,327 - DEBUG - VMI f4094c34-7f51-11f0-bcee-fa163e40fe6c is active in agent 10.0.0.38 2025-08-22 12:17:41,327 - INFO - Verified Pod ctest-busybox-pod-46251769 in agent 10.0.0.38 2025-08-22 12:17:41,327 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_VirtualMachineDatabaseList?x=ec02ee67-c892-445c-9dd4-0cea43b54ac0 2025-08-22 12:17:41,332 - INFO - Pod ctest-busybox-pod-46251769 with uuid ec02ee67-c892-445c-9dd4-0cea43b54ac0 found in kube manager 2025-08-22 12:17:41,332 - INFO - Pod ctest-busybox-pod-46251769 verification passed 2025-08-22 12:17:41,384 - DEBUG - [Pod ctest-busybox-pod-46251769] Cmd: wget http://10.47.255.249:80/ -O - -T 5 -t 1 , Output: ctest-nginx-pod-75525000 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-08-22 12:17:41,384 - DEBUG - [Pod Pod ctest-busybox-pod-46251769] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-22 12:17:41,384 - DEBUG - [Pod Pod ctest-busybox-pod-46251769] Cmd output: ctest-nginx-pod-75525000 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-08-22 12:17:41,439 - DEBUG - [Pod ctest-busybox-pod-46251769] 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-29605721 2025-08-22 12:17:41,439 - DEBUG - [Pod Pod ctest-busybox-pod-46251769] Cmd wget http://10.47.255.249:80/ -O - -T 5 -t 1 passed 2025-08-22 12:17:41,439 - DEBUG - [Pod Pod ctest-busybox-pod-46251769] 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-29605721 2025-08-22 12:17:41,439 - INFO - Responses seen from all pods, lb seems fine.Hits : {'ctest-nginx-pod-75525000': 1, 'ctest-nginx-pod-29605721': 1} 2025-08-22 12:17:41,439 - WARNING - Nothing to delete parallely 2025-08-22 12:17:41,440 - INFO - Deleting pod default:ctest-busybox-pod-46251769 2025-08-22 12:17:41,450 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=ec02ee67-c892-445c-9dd4-0cea43b54ac0 2025-08-22 12:17:41,457 - WARNING - Pod uuid ec02ee67-c892-445c-9dd4-0cea43b54ac0 is still seen in agent 10.0.0.38 VM list 2025-08-22 12:17:46,458 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=ec02ee67-c892-445c-9dd4-0cea43b54ac0 2025-08-22 12:17:46,465 - WARNING - Pod uuid ec02ee67-c892-445c-9dd4-0cea43b54ac0 is still seen in agent 10.0.0.38 VM list 2025-08-22 12:17:51,466 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=ec02ee67-c892-445c-9dd4-0cea43b54ac0 2025-08-22 12:17:51,474 - WARNING - Pod uuid ec02ee67-c892-445c-9dd4-0cea43b54ac0 is still seen in agent 10.0.0.38 VM list 2025-08-22 12:17:56,475 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=ec02ee67-c892-445c-9dd4-0cea43b54ac0 2025-08-22 12:17:56,483 - WARNING - Pod uuid ec02ee67-c892-445c-9dd4-0cea43b54ac0 is still seen in agent 10.0.0.38 VM list 2025-08-22 12:18:01,483 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=ec02ee67-c892-445c-9dd4-0cea43b54ac0 2025-08-22 12:18:01,494 - WARNING - Pod uuid ec02ee67-c892-445c-9dd4-0cea43b54ac0 is still seen in agent 10.0.0.38 VM list 2025-08-22 12:18:06,495 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=ec02ee67-c892-445c-9dd4-0cea43b54ac0 2025-08-22 12:18:06,505 - WARNING - Pod uuid ec02ee67-c892-445c-9dd4-0cea43b54ac0 is still seen in agent 10.0.0.38 VM list 2025-08-22 12:18:11,507 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=ec02ee67-c892-445c-9dd4-0cea43b54ac0 2025-08-22 12:18:11,520 - WARNING - Pod uuid ec02ee67-c892-445c-9dd4-0cea43b54ac0 is still seen in agent 10.0.0.38 VM list 2025-08-22 12:18:16,521 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=ec02ee67-c892-445c-9dd4-0cea43b54ac0 2025-08-22 12:18:16,527 - DEBUG - Pod ec02ee67-c892-445c-9dd4-0cea43b54ac0 is not in agent 10.0.0.38 VM list 2025-08-22 12:18:16,528 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f4094c34-7f51-11f0-bcee-fa163e40fe6c 2025-08-22 12:18:16,533 - DEBUG - VMI f4094c34-7f51-11f0-bcee-fa163e40fe6c is removed from agent 10.0.0.38 2025-08-22 12:18:16,533 - INFO - Verified that pod ctest-busybox-pod-46251769 is removed in agent 2025-08-22 12:18:16,533 - INFO - Deleting Ingress : ctest-nginx-ingress-59602154 2025-08-22 12:18:16,546 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=92a53c51-7221-477a-8cfd-985a47d7b21c 2025-08-22 12:18:16,553 - ERROR - Ingress ctest-nginx-ingress-59602154 with uuid 92a53c51-7221-477a-8cfd-985a47d7b21c still found in kube manager 2025-08-22 12:18:17,554 - DEBUG - Requesting: http://10.0.0.49:8108/Snh_LoadbalancerDatabaseList?x=92a53c51-7221-477a-8cfd-985a47d7b21c 2025-08-22 12:18:17,558 - INFO - Ingress ctest-nginx-ingress-59602154 with uuid 92a53c51-7221-477a-8cfd-985a47d7b21c deleted successfully from kube manager 2025-08-22 12:18:17,558 - INFO - Verifications on Ingress %s cleanup passed 2025-08-22 12:18:17,559 - INFO - Deleting the FIP pool __fip_pool_public__ 2025-08-22 12:18:17,660 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=floating-ip-pool&search_string=floating-ip-pool:default-domain:k8s-default:__public__:__fip_pool_public__ 2025-08-22 12:18:17,671 - DEBUG - Control-node Ifmap-view does not have FIP pool __fip_pool_public__ information 2025-08-22 12:18:17,671 - INFO - Deleting VN __public__ 2025-08-22 12:18:17,888 - DEBUG - Requesting: http://10.0.0.49:8082/routing-instance/3bbf3587-2072-4928-a2f5-9f8b18d278fa 2025-08-22 12:18:17,908 - DEBUG - Response Code: 404 2025-08-22 12:18:17,909 - DEBUG - Requesting: http://10.0.0.49:8082/domains 2025-08-22 12:18:17,918 - DEBUG - Requesting: http://10.0.0.49:8082/domain/a53a3fa1-b066-45de-9b8b-a97411f486e2 2025-08-22 12:18:17,930 - DEBUG - Requesting: http://10.0.0.49:8082/project/9584113d-fc63-4861-9004-61f2543cd80f 2025-08-22 12:18:18,029 - INFO - Validated that VN __public__ is not found in API Server 2025-08-22 12:18:18,029 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VnListReq?name=default-domain:k8s-default:__public__ 2025-08-22 12:18:18,037 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-22 12:18:18,044 - DEBUG - VN __public__ is not present in Agent 10.0.0.38 2025-08-22 12:18:18,044 - INFO - Validated that VN __public__ is not in any agent 2025-08-22 12:18:18,045 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VrfListReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-22 12:18:18,053 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_ShowRoutingInstanceReq?name=default-domain:k8s-default:__public__:__public__ 2025-08-22 12:18:18,062 - DEBUG - Requesting: http://10.0.0.49:8083/Snh_IFMapTableShowReq?table_name=virtual-network&search_string=virtual-network:default-domain:k8s-default:__public__ 2025-08-22 12:18:18,112 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN __public__ info 2025-08-22 12:18:18,113 - INFO - Deleting pod default:ctest-nginx-pod-29605721 2025-08-22 12:18:18,125 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e0caa117-fbd9-490a-b7d8-1ba2a8d8e97a 2025-08-22 12:18:18,133 - WARNING - Pod uuid e0caa117-fbd9-490a-b7d8-1ba2a8d8e97a is still seen in agent 10.0.0.38 VM list 2025-08-22 12:18:23,134 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=e0caa117-fbd9-490a-b7d8-1ba2a8d8e97a 2025-08-22 12:18:23,141 - DEBUG - Pod e0caa117-fbd9-490a-b7d8-1ba2a8d8e97a is not in agent 10.0.0.38 VM list 2025-08-22 12:18:23,141 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f1033842-7f51-11f0-bcee-fa163e40fe6c 2025-08-22 12:18:23,146 - DEBUG - VMI f1033842-7f51-11f0-bcee-fa163e40fe6c is removed from agent 10.0.0.38 2025-08-22 12:18:23,146 - INFO - Verified that pod ctest-nginx-pod-29605721 is removed in agent 2025-08-22 12:18:23,147 - INFO - Deleting pod default:ctest-nginx-pod-75525000 2025-08-22 12:18:23,176 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8d24b0c3-de04-404f-833f-1a4e65922ab2 2025-08-22 12:18:23,190 - WARNING - Pod uuid 8d24b0c3-de04-404f-833f-1a4e65922ab2 is still seen in agent 10.0.0.38 VM list 2025-08-22 12:18:28,191 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8d24b0c3-de04-404f-833f-1a4e65922ab2 2025-08-22 12:18:28,198 - DEBUG - Pod 8d24b0c3-de04-404f-833f-1a4e65922ab2 is not in agent 10.0.0.38 VM list 2025-08-22 12:18:28,198 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:f07f0162-7f51-11f0-bcee-fa163e40fe6c 2025-08-22 12:18:28,205 - DEBUG - VMI f07f0162-7f51-11f0-bcee-fa163e40fe6c is removed from agent 10.0.0.38 2025-08-22 12:18:28,205 - INFO - Verified that pod ctest-nginx-pod-75525000 is removed in agent 2025-08-22 12:18:28,205 - INFO - Deleting service : ctest-nginx-svc-49255067 2025-08-22 12:18:28,438 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-22 12:18:28,445 - DEBUG - No XMPP flaps were noticed during the test 2025-08-22 12:18:28,445 - INFO - END TEST : test_ingress_ip_assignment : PASSED[0:01:16] 2025-08-22 12:18:28,445 - INFO - -------------------------------------------------------------------------------- 2025-08-22 12:18:34,911 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-22 12:18:35,105 - DEBUG - Output : cluster_project={} 2025-08-22 12:18:35,162 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'netstat -antp | grep :8108 | grep LISTEN' 2025-08-22 12:18:35,450 - DEBUG - Output : tcp 0 0 0.0.0.0:8108 0.0.0.0:* LISTEN 1/python3 2025-08-22 12:18:35,454 - DEBUG - [10.0.0.49]: Running cmd : docker exec --privileged -it contrail-kubernetes-master-kubemanager-1 /bin/bash -c 'grep "^[ ]*cluster_project" /etc/contrail/contrail-kubernetes.conf' 2025-08-22 12:18:35,666 - DEBUG - Output : cluster_project={} 2025-08-22 12:18:50,808 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:18:50,898 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:18:50,959 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:18:51,048 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:18:51,087 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:18:51,163 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:18:56,217 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:18:56,305 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0, 2025-08-22 12:18:56,597 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-22 12:18:59,274 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_ApplicationPolicySetReq? 2025-08-22 12:18:59,283 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-08-22 12:18:59,435 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-08-22 12:19:01,465 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AclReq? 2025-08-22 12:22:01,758 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_AgentXmppConnectionStatusReq? 2025-08-22 12:22:01,818 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b88f1c9d-7881-4437-9080-55dc112b549b 2025-08-22 12:22:01,864 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=299fecf2-d4c7-400c-b3b7-0ab283e9ad7b 2025-08-22 12:22:01,870 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b0d58ada-918b-42c4-aa2f-c57c3a072164 2025-08-22 12:22:01,885 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8c49f648-43ba-40e3-8fc0-7a1efe1403ac 2025-08-22 12:22:01,889 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9bbc2235-5ada-45cf-af23-646fbbf22bb1 2025-08-22 12:22:01,901 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=cb3fb17b-e2ac-4bed-b33a-728e3e26ae40 2025-08-22 12:22:01,911 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1485461c-fa5f-4c66-b299-ba4dc207333e 2025-08-22 12:22:01,922 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f8f9ad3e-1188-42bb-b9d7-d87ee78d1b60 2025-08-22 12:22:06,855 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b88f1c9d-7881-4437-9080-55dc112b549b 2025-08-22 12:22:06,861 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2113c5b0-7f52-11f0-bcee-fa163e40fe6c 2025-08-22 12:22:06,930 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b0d58ada-918b-42c4-aa2f-c57c3a072164 2025-08-22 12:22:06,932 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=299fecf2-d4c7-400c-b3b7-0ab283e9ad7b 2025-08-22 12:22:06,976 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=9bbc2235-5ada-45cf-af23-646fbbf22bb1 2025-08-22 12:22:06,979 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=cb3fb17b-e2ac-4bed-b33a-728e3e26ae40 2025-08-22 12:22:06,980 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=f8f9ad3e-1188-42bb-b9d7-d87ee78d1b60 2025-08-22 12:22:06,981 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1485461c-fa5f-4c66-b299-ba4dc207333e 2025-08-22 12:22:06,982 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8c49f648-43ba-40e3-8fc0-7a1efe1403ac 2025-08-22 12:22:07,002 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:224bc626-7f52-11f0-bcee-fa163e40fe6c 2025-08-22 12:22:07,004 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:22c6f954-7f52-11f0-bcee-fa163e40fe6c 2025-08-22 12:22:07,005 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:21976b72-7f52-11f0-bcee-fa163e40fe6c 2025-08-22 12:22:11,942 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b0d58ada-918b-42c4-aa2f-c57c3a072164 2025-08-22 12:22:11,944 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=299fecf2-d4c7-400c-b3b7-0ab283e9ad7b 2025-08-22 12:22:12,003 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1485461c-fa5f-4c66-b299-ba4dc207333e 2025-08-22 12:22:12,004 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8c49f648-43ba-40e3-8fc0-7a1efe1403ac 2025-08-22 12:22:16,953 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=299fecf2-d4c7-400c-b3b7-0ab283e9ad7b 2025-08-22 12:22:16,955 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b0d58ada-918b-42c4-aa2f-c57c3a072164 2025-08-22 12:22:17,016 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8c49f648-43ba-40e3-8fc0-7a1efe1403ac 2025-08-22 12:22:17,019 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1485461c-fa5f-4c66-b299-ba4dc207333e 2025-08-22 12:22:21,964 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=299fecf2-d4c7-400c-b3b7-0ab283e9ad7b 2025-08-22 12:22:21,966 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b0d58ada-918b-42c4-aa2f-c57c3a072164 2025-08-22 12:22:22,029 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8c49f648-43ba-40e3-8fc0-7a1efe1403ac 2025-08-22 12:22:22,031 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1485461c-fa5f-4c66-b299-ba4dc207333e 2025-08-22 12:22:26,977 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b0d58ada-918b-42c4-aa2f-c57c3a072164 2025-08-22 12:22:26,979 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=299fecf2-d4c7-400c-b3b7-0ab283e9ad7b 2025-08-22 12:22:27,048 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1485461c-fa5f-4c66-b299-ba4dc207333e 2025-08-22 12:22:27,051 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8c49f648-43ba-40e3-8fc0-7a1efe1403ac 2025-08-22 12:22:31,988 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=299fecf2-d4c7-400c-b3b7-0ab283e9ad7b 2025-08-22 12:22:31,991 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b0d58ada-918b-42c4-aa2f-c57c3a072164 2025-08-22 12:22:32,061 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1485461c-fa5f-4c66-b299-ba4dc207333e 2025-08-22 12:22:32,063 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8c49f648-43ba-40e3-8fc0-7a1efe1403ac 2025-08-22 12:22:37,002 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=b0d58ada-918b-42c4-aa2f-c57c3a072164 2025-08-22 12:22:37,003 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=299fecf2-d4c7-400c-b3b7-0ab283e9ad7b 2025-08-22 12:22:37,012 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:24f22596-7f52-11f0-bcee-fa163e40fe6c 2025-08-22 12:22:37,016 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:2461d0d6-7f52-11f0-bcee-fa163e40fe6c 2025-08-22 12:22:37,079 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=1485461c-fa5f-4c66-b299-ba4dc207333e 2025-08-22 12:22:37,087 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_VmListReq?uuid=8c49f648-43ba-40e3-8fc0-7a1efe1403ac 2025-08-22 12:22:37,100 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:23e85cc4-7f52-11f0-bcee-fa163e40fe6c 2025-08-22 12:22:37,103 - DEBUG - Requesting: http://10.0.0.38:8085/Snh_PageReq?x=begin:-1,end:-1,table:db.interface.0,uuid:23601012-7f52-11f0-bcee-fa163e40fe6c