2026-05-26 13:42:23,742 - INFO - Domain Default found not creating 2026-05-26 13:42:23,919 - INFO - Project ctest-TestBasicPolicy-63299044 not found, creating it 2026-05-26 13:42:24,379 - INFO - Created Project:ctest-TestBasicPolicy-63299044, ID : e8322b75-2642-492b-86ed-79b05052e57b 2026-05-26 13:42:25,940 - INFO - ================================================================================ 2026-05-26 13:42:25,940 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-05-26 13:42:25,940 - INFO - TEST DESCRIPTION : Create 2 Vns and allow icmp traffic between them and validate with pings Update the policy to deny the same traffic Check that pings fail 2026-05-26 13:42:26,194 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.17': '0'}} with 2026-05-26 13:42:26,194 - INFO - Initial checks done. Running the testcase now 2026-05-26 13:42:26,194 - INFO - 2026-05-26 13:42:26,766 - DEBUG - Response for create_network : {'network': {'id': '127ef1ce-5fc9-4837-b965-a99fcb4171c7', 'name': 'ctest-vn-78963356', 'tenant_id': 'e8322b752642492b86ed79b05052e57b', 'project_id': 'e8322b752642492b86ed79b05052e57b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-63299044', 'ctest-vn-78963356'], 'port_security_enabled': True, 'description': ''}} 2026-05-26 13:42:26,979 - DEBUG - Response for create_subnet : {'subnet': {'id': '70a4165d-1cfc-49cb-a246-d0d42894c591', 'name': '', 'tenant_id': 'e8322b752642492b86ed79b05052e57b', 'network_id': '127ef1ce-5fc9-4837-b965-a99fcb4171c7', 'ip_version': 4, 'cidr': '158.26.39.0/26', 'allocation_pools': [{'start': '158.26.39.2', 'end': '158.26.39.62'}], 'gateway_ip': '158.26.39.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '158.26.39.2', 'tags': [], 'project_id': 'e8322b752642492b86ed79b05052e57b'}} 2026-05-26 13:42:26,997 - INFO - Created VN ctest-vn-78963356 2026-05-26 13:42:27,049 - DEBUG - VN ctest-vn-78963356 UUID is 127ef1ce-5fc9-4837-b965-a99fcb4171c7 2026-05-26 13:42:27,363 - DEBUG - Response for create_network : {'network': {'id': 'a6759145-155f-4b52-b524-28a87b441428', 'name': 'ctest-vn-26351067', 'tenant_id': 'e8322b752642492b86ed79b05052e57b', 'project_id': 'e8322b752642492b86ed79b05052e57b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-63299044', 'ctest-vn-26351067'], 'port_security_enabled': True, 'description': ''}} 2026-05-26 13:42:27,544 - DEBUG - Response for create_subnet : {'subnet': {'id': '91cb5ab9-e71c-4021-b721-4e96f63e4493', 'name': '', 'tenant_id': 'e8322b752642492b86ed79b05052e57b', 'network_id': 'a6759145-155f-4b52-b524-28a87b441428', 'ip_version': 4, 'cidr': '205.26.116.64/26', 'allocation_pools': [{'start': '205.26.116.66', 'end': '205.26.116.126'}], 'gateway_ip': '205.26.116.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '205.26.116.66', 'tags': [], 'project_id': 'e8322b752642492b86ed79b05052e57b'}} 2026-05-26 13:42:27,566 - INFO - Created VN ctest-vn-26351067 2026-05-26 13:42:27,617 - DEBUG - VN ctest-vn-26351067 UUID is a6759145-155f-4b52-b524-28a87b441428 2026-05-26 13:42:27,736 - DEBUG - Policy np_rules : [rule_sequence = None, rule_uuid = None, direction = <>, protocol = icmp, src_addresses = [subnet = None, virtual_network = default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-78963356, security_group = None, network_policy = None, subnet_list = []], src_ports = [start_port = -1, end_port = -1], application = [], dst_addresses = [subnet = None, virtual_network = default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-26351067, security_group = None, network_policy = None, subnet_list = []], dst_ports = [start_port = -1, end_port = -1], action_list = simple_action = pass, gateway_name = None, apply_service = [], service_properties = None, mirror_to = None, assign_routing_instance = None, log = False, alert = False, qos_action = None, host_based_service = False, ethertype = None, created = None, last_modified = None, description = None] 2026-05-26 13:42:28,041 - DEBUG - Response for mapping policy(s) with vn {'network': {'id': '127ef1ce-5fc9-4837-b965-a99fcb4171c7', 'name': 'ctest-vn-78963356', 'tenant_id': 'e8322b752642492b86ed79b05052e57b', 'project_id': 'e8322b752642492b86ed79b05052e57b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': ['70a4165d-1cfc-49cb-a246-d0d42894c591'], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-63299044', 'ctest-vn-78963356'], 'policys': [['default-domain', 'ctest-TestBasicPolicy-63299044', 'ctest-policy-allow-all-58308655']], 'subnet_ipam': [{'subnet_cidr': '158.26.39.0/26', 'ipam_fq_name': ['default-domain', 'default-project', 'default-network-ipam']}], 'port_security_enabled': True, 'description': ''}} 2026-05-26 13:42:28,288 - DEBUG - Response for mapping policy(s) with vn {'network': {'id': 'a6759145-155f-4b52-b524-28a87b441428', 'name': 'ctest-vn-26351067', 'tenant_id': 'e8322b752642492b86ed79b05052e57b', 'project_id': 'e8322b752642492b86ed79b05052e57b', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': ['91cb5ab9-e71c-4021-b721-4e96f63e4493'], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-63299044', 'ctest-vn-26351067'], 'policys': [['default-domain', 'ctest-TestBasicPolicy-63299044', 'ctest-policy-allow-all-58308655']], 'subnet_ipam': [{'subnet_cidr': '205.26.116.64/26', 'ipam_fq_name': ['default-domain', 'default-project', 'default-network-ipam']}], 'port_security_enabled': True, 'description': ''}} 2026-05-26 13:42:28,457 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-26 13:42:28,756 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-26 13:42:28,792 - DEBUG - Requesting: http://10.0.0.38:8082/domain/035d733e-05f5-4803-ad66-87517d2f7e7e 2026-05-26 13:42:28,805 - DEBUG - Requesting: http://10.0.0.38:8082/project/e8322b75-2642-492b-86ed-79b05052e57b 2026-05-26 13:42:28,880 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/127ef1ce-5fc9-4837-b965-a99fcb4171c7 2026-05-26 13:42:28,892 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/127ef1ce-5fc9-4837-b965-a99fcb4171c7 2026-05-26 13:42:28,902 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1b1c668b-b65c-4bbd-a423-c2bd42a65de6 2026-05-26 13:42:28,910 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1b1c668b-b65c-4bbd-a423-c2bd42a65de6 2026-05-26 13:42:28,917 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/680a85d5-68d9-4cdb-8132-3e001b09868a 2026-05-26 13:42:28,924 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-26 13:42:28,924 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/127ef1ce-5fc9-4837-b965-a99fcb4171c7 2026-05-26 13:42:28,935 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1b1c668b-b65c-4bbd-a423-c2bd42a65de6 2026-05-26 13:42:28,953 - INFO - Verified VN network id 11 for VN 127ef1ce-5fc9-4837-b965-a99fcb4171c7 2026-05-26 13:42:28,954 - INFO - Verifications in API Server for VN ctest-vn-78963356 passed 2026-05-26 13:42:28,954 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/127ef1ce-5fc9-4837-b965-a99fcb4171c7 2026-05-26 13:42:28,966 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1b1c668b-b65c-4bbd-a423-c2bd42a65de6 2026-05-26 13:42:28,976 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1b1c668b-b65c-4bbd-a423-c2bd42a65de6 2026-05-26 13:42:28,985 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/680a85d5-68d9-4cdb-8132-3e001b09868a 2026-05-26 13:42:28,998 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-78963356', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-63299044', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '1332768408420829239', 'uuid-lslong': '13359270373439402439'}, 'enable': 'true', 'created': '2026-05-26T13:42:26', 'last-modified': '2026-05-26T13:42:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.980440'} 2026-05-26 13:42:29,005 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-26 13:42:29,005 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-78963356 passed 2026-05-26 13:42:29,005 - DEBUG - ====Verifying policy data for ctest-vn-78963356 in API_Server ====== 2026-05-26 13:42:29,006 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-26 13:42:29,011 - DEBUG - Requesting: http://10.0.0.38:8082/domain/035d733e-05f5-4803-ad66-87517d2f7e7e 2026-05-26 13:42:29,024 - DEBUG - Requesting: http://10.0.0.38:8082/project/e8322b75-2642-492b-86ed-79b05052e57b 2026-05-26 13:42:29,097 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/127ef1ce-5fc9-4837-b965-a99fcb4171c7 2026-05-26 13:42:29,109 - DEBUG - ==>Verifying data for policy with id: 69965226-c234-47a1-b4ed-4c6239497292, fqn: ['default-domain', 'ctest-TestBasicPolicy-63299044', 'ctest-policy-allow-all-58308655'] 2026-05-26 13:42:29,109 - INFO - VN ctest-vn-78963356 Policy verification: verify_vn_policy_in_api_server, status: True 2026-05-26 13:42:29,109 - DEBUG - Verifying the vn in opserver 2026-05-26 13:42:29,109 - DEBUG - Verifying the default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-78963356 virtual network link through opserver 10.0.0.38 2026-05-26 13:42:29,109 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-05-26 13:42:29,408 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-05-26 13:42:29,479 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-78963356', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-78963356?flat'} 2026-05-26 13:42:29,479 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-78963356 is found in opserver 2026-05-26 13:42:29,489 - DEBUG - Do not have enough data to verify VN in agent 2026-05-26 13:42:29,494 - DEBUG - VRF ids for VN ctest-vn-78963356: {} 2026-05-26 13:42:29,494 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-26 13:42:29,500 - DEBUG - Requesting: http://10.0.0.38:8082/domain/035d733e-05f5-4803-ad66-87517d2f7e7e 2026-05-26 13:42:29,513 - DEBUG - Requesting: http://10.0.0.38:8082/project/e8322b75-2642-492b-86ed-79b05052e57b 2026-05-26 13:42:29,594 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a6759145-155f-4b52-b524-28a87b441428 2026-05-26 13:42:29,609 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a6759145-155f-4b52-b524-28a87b441428 2026-05-26 13:42:29,621 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f2bf2e63-e415-4616-9699-bfc3a7be36e3 2026-05-26 13:42:29,629 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f2bf2e63-e415-4616-9699-bfc3a7be36e3 2026-05-26 13:42:29,639 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/30966bfd-4ac5-4f4e-b12e-dc838f9052c6 2026-05-26 13:42:29,647 - DEBUG - Route Targets: ['target:64512:8000005'] 2026-05-26 13:42:29,647 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a6759145-155f-4b52-b524-28a87b441428 2026-05-26 13:42:29,659 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f2bf2e63-e415-4616-9699-bfc3a7be36e3 2026-05-26 13:42:29,676 - INFO - Verified VN network id 12 for VN a6759145-155f-4b52-b524-28a87b441428 2026-05-26 13:42:29,676 - INFO - Verifications in API Server for VN ctest-vn-26351067 passed 2026-05-26 13:42:29,677 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a6759145-155f-4b52-b524-28a87b441428 2026-05-26 13:42:29,687 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f2bf2e63-e415-4616-9699-bfc3a7be36e3 2026-05-26 13:42:29,696 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f2bf2e63-e415-4616-9699-bfc3a7be36e3 2026-05-26 13:42:29,703 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/30966bfd-4ac5-4f4e-b12e-dc838f9052c6 2026-05-26 13:42:29,717 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-26351067', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-63299044', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '11994652908468521810', 'uuid-lslong': '13052602324114215976'}, 'enable': 'true', 'created': '2026-05-26T13:42:27', 'last-modified': '2026-05-26T13:42:28', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.458094'} 2026-05-26 13:42:29,723 - DEBUG - Route Targets: ['target:64512:8000005'] 2026-05-26 13:42:29,724 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-26351067 passed 2026-05-26 13:42:29,724 - DEBUG - ====Verifying policy data for ctest-vn-26351067 in API_Server ====== 2026-05-26 13:42:29,724 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-26 13:42:29,730 - DEBUG - Requesting: http://10.0.0.38:8082/domain/035d733e-05f5-4803-ad66-87517d2f7e7e 2026-05-26 13:42:29,742 - DEBUG - Requesting: http://10.0.0.38:8082/project/e8322b75-2642-492b-86ed-79b05052e57b 2026-05-26 13:42:29,817 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/a6759145-155f-4b52-b524-28a87b441428 2026-05-26 13:42:29,827 - DEBUG - ==>Verifying data for policy with id: 69965226-c234-47a1-b4ed-4c6239497292, fqn: ['default-domain', 'ctest-TestBasicPolicy-63299044', 'ctest-policy-allow-all-58308655'] 2026-05-26 13:42:29,827 - INFO - VN ctest-vn-26351067 Policy verification: verify_vn_policy_in_api_server, status: True 2026-05-26 13:42:29,827 - DEBUG - Verifying the vn in opserver 2026-05-26 13:42:29,827 - DEBUG - Verifying the default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-26351067 virtual network link through opserver 10.0.0.38 2026-05-26 13:42:29,827 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-05-26 13:42:29,839 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-26351067', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-26351067?flat'} 2026-05-26 13:42:29,839 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-26351067 is found in opserver 2026-05-26 13:42:29,849 - DEBUG - Do not have enough data to verify VN in agent 2026-05-26 13:42:29,854 - DEBUG - VRF ids for VN ctest-vn-26351067: {} 2026-05-26 13:42:29,916 - DEBUG - Services list from nova: [, , ] 2026-05-26 13:42:30,998 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5826-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5826-1) 2026-05-26 13:42:32,186 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5826-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5826-1) 2026-05-26 13:42:32,186 - INFO - Waiting for VM ctest-TestBasicPolicy-63299044-61124226 to be up.. 2026-05-26 13:42:32,280 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-26 13:42:37,362 - DEBUG - VM is in ACTIVE state now 2026-05-26 13:42:37,362 - INFO - VM name : ctest-TestBasicPolicy-63299044-61124226 2026-05-26 13:42:37,441 - DEBUG - VM ctest-TestBasicPolicy-63299044-61124226 ID is 09ca44e6-8bb2-4520-ad6d-5c5dda1ef1df 2026-05-26 13:42:37,467 - DEBUG - VM ctest-TestBasicPolicy-63299044-61124226 launched on Node cn-jenkins-deploy-platform-ansible-os-5826-1 2026-05-26 13:42:37,551 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/09ca44e6-8bb2-4520-ad6d-5c5dda1ef1df 2026-05-26 13:42:37,560 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/94f26823-ace7-4fdb-a556-c58ab5fa3a94 2026-05-26 13:42:40,821 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 0 received, 100% packet loss, time 1019ms') 2026-05-26 13:42:40,821 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-63299044-61124226 failed! 2026-05-26 13:42:40,881 - DEBUG - Gateway for vn default-domain:ctest-TestBasicPolicy-63299044:ctest-vn-78963356 is 158.26.39.1 and allocation pool is NOT set 2026-05-26 13:42:42,952 - DEBUG - (True, 'PING 169.254.0.3 (169.254.0.3) 56(84) bytes of data.\r\n64 bytes from 169.254.0.3: icmp_seq=1 ttl=63 time=11.0 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=2.32 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1000ms\r\nrtt min/avg/max/mdev = 2.323/6.643/10.964/4.320 ms') 2026-05-26 13:42:42,952 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-63299044-61124226 passed 2026-05-26 13:42:43,105 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-26 13:42:43,105 - DEBUG - Waiting to SSH to VM ctest-TestBasicPolicy-63299044-61124226, IP 158.26.39.3, Port 22 2026-05-26 13:42:43,160 - DEBUG - Error on ssh to cirros@169.254.0.3:22, result: /bin/bash: connect: Connection refused /bin/bash: line 1: /dev/tcp/169.254.0.3/22: Connection refused {'failed': True, 'command': '(echo > /dev/tcp/169.254.0.3/22)', 'real_command': '/bin/bash -l -c "(echo > /dev/tcp/169.254.0.3/22)"', 'return_code': 1, 'succeeded': False, 'stderr': ''} 2026-05-26 13:42:43,242 - DEBUG - VM ctest-TestBasicPolicy-63299044-61124226 is NOT ready for SSH connections, VM status: ACTIVE 2026-05-26 13:42:48,243 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-26 13:42:48,243 - DEBUG - Waiting to SSH to VM ctest-TestBasicPolicy-63299044-61124226, IP 158.26.39.3, Port 22 2026-05-26 13:42:48,401 - DEBUG - VM ctest-TestBasicPolicy-63299044-61124226 is ready for SSH connections 2026-05-26 13:42:48,401 - INFO - Waiting for VM ctest-TestBasicPolicy-63299044-05690927 to be up.. 2026-05-26 13:42:48,478 - DEBUG - VM is in ACTIVE state now 2026-05-26 13:42:48,478 - INFO - VM name : ctest-TestBasicPolicy-63299044-05690927 2026-05-26 13:42:48,557 - DEBUG - VM ctest-TestBasicPolicy-63299044-05690927 ID is 6f9bd35b-e80a-4d9a-9dfd-9b735ea2884f 2026-05-26 13:42:48,557 - DEBUG - VM ctest-TestBasicPolicy-63299044-05690927 launched on Node cn-jenkins-deploy-platform-ansible-os-5826-1 2026-05-26 13:42:48,654 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/6f9bd35b-e80a-4d9a-9dfd-9b735ea2884f 2026-05-26 13:42:48,664 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d7a9c9fd-c1e2-4c4a-b110-f321daac36df 2026-05-26 13:42:49,917 - DEBUG - (True, 'PING 169.254.0.4 (169.254.0.4) 56(84) bytes of data.\r\n64 bytes from 169.254.0.4: icmp_seq=1 ttl=63 time=3.31 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.989 ms\r\n\r\n--- 169.254.0.4 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.989/2.149/3.309/1.160 ms') 2026-05-26 13:42:49,918 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicPolicy-63299044-05690927 passed 2026-05-26 13:42:50,073 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-26 13:42:50,073 - DEBUG - Waiting to SSH to VM ctest-TestBasicPolicy-63299044-05690927, IP 205.26.116.67, Port 22 2026-05-26 13:42:50,236 - DEBUG - VM ctest-TestBasicPolicy-63299044-05690927 is ready for SSH connections 2026-05-26 13:42:50,236 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-26 13:42:50,237 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 205.26.116.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-05-26 13:42:50,237 - DEBUG - ping -s 56 -c 3 -W 1 205.26.116.67 2026-05-26 13:42:54,503 - DEBUG - PING 205.26.116.67 (205.26.116.67): 56 data bytes 64 bytes from 205.26.116.67: seq=0 ttl=63 time=4.022 ms 64 bytes from 205.26.116.67: seq=1 ttl=63 time=1.107 ms 64 bytes from 205.26.116.67: seq=2 ttl=63 time=0.932 ms --- 205.26.116.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.932/2.020/4.022 ms 2026-05-26 13:42:54,503 - INFO - Ping to IP 205.26.116.67 from VM ctest-TestBasicPolicy-63299044-61124226 passed 2026-05-26 13:42:54,677 - DEBUG - Policy Update Response {"network-policy": {"uuid": "69965226-c234-47a1-b4ed-4c6239497292", "href": "http://10.0.0.38:8082/network-policy/69965226-c234-47a1-b4ed-4c6239497292"}} 2026-05-26 13:42:54,677 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-26 13:42:54,677 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 205.26.116.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-05-26 13:42:54,677 - DEBUG - ping -s 56 -c 3 -W 1 205.26.116.67 2026-05-26 13:42:57,911 - DEBUG - PING 205.26.116.67 (205.26.116.67): 56 data bytes --- 205.26.116.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-05-26 13:42:57,911 - WARNING - Ping to IP 205.26.116.67 from VM ctest-TestBasicPolicy-63299044-61124226 failed 2026-05-26 13:42:57,911 - INFO - Deleting VM ctest-TestBasicPolicy-63299044-05690927 2026-05-26 13:42:57,982 - INFO - Deleting VM ctest-TestBasicPolicy-63299044-61124226 2026-05-26 13:42:58,376 - INFO - Deleted policy ctest-policy-allow-all-58308655 2026-05-26 13:42:58,376 - INFO - Deleting VN ctest-vn-26351067 2026-05-26 13:42:58,413 - DEBUG - VN a6759145-155f-4b52-b524-28a87b441428 still in use: Unable to complete operation on network a6759145-155f-4b52-b524-28a87b441428. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-ecf50ff0-06d7-449a-ade8-86f6c0260e9f'] 2026-05-26 13:42:58,413 - WARNING - Deleting VN ctest-vn-26351067 failed..Will retry 2026-05-26 13:43:00,527 - DEBUG - Response for deleting network () 2026-05-26 13:43:00,528 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/f2bf2e63-e415-4616-9699-bfc3a7be36e3 2026-05-26 13:43:00,533 - DEBUG - Response Code: 404 2026-05-26 13:43:00,533 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-26 13:43:00,544 - DEBUG - Requesting: http://10.0.0.38:8082/domain/035d733e-05f5-4803-ad66-87517d2f7e7e 2026-05-26 13:43:00,601 - DEBUG - Requesting: http://10.0.0.38:8082/project/e8322b75-2642-492b-86ed-79b05052e57b 2026-05-26 13:43:00,672 - INFO - Validated that VN ctest-vn-26351067 is not found in API Server 2026-05-26 13:43:00,683 - DEBUG - VN ctest-vn-26351067 is not present in Agent 10.0.0.38 2026-05-26 13:43:00,683 - INFO - Validated that VN ctest-vn-26351067 is not in any agent 2026-05-26 13:43:00,697 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-26351067 info 2026-05-26 13:43:00,697 - INFO - Deleting VN ctest-vn-78963356 2026-05-26 13:43:00,822 - DEBUG - Response for deleting network () 2026-05-26 13:43:00,822 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/1b1c668b-b65c-4bbd-a423-c2bd42a65de6 2026-05-26 13:43:00,829 - DEBUG - Response Code: 404 2026-05-26 13:43:00,830 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-26 13:43:00,835 - DEBUG - Requesting: http://10.0.0.38:8082/domain/035d733e-05f5-4803-ad66-87517d2f7e7e 2026-05-26 13:43:00,893 - DEBUG - Requesting: http://10.0.0.38:8082/project/e8322b75-2642-492b-86ed-79b05052e57b 2026-05-26 13:43:00,966 - INFO - Validated that VN ctest-vn-78963356 is not found in API Server 2026-05-26 13:43:00,977 - DEBUG - VN ctest-vn-78963356 is not present in Agent 10.0.0.38 2026-05-26 13:43:00,977 - INFO - Validated that VN ctest-vn-78963356 is not in any agent 2026-05-26 13:43:00,995 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-78963356 info 2026-05-26 13:43:01,254 - DEBUG - No XMPP flaps were noticed during the test 2026-05-26 13:43:01,254 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:00:36] 2026-05-26 13:43:01,254 - INFO - -------------------------------------------------------------------------------- 2026-05-26 13:43:01,986 - INFO - Deleted project: ctest-TestBasicPolicy-63299044, ID : e8322b75-2642-492b-86ed-79b05052e57b