2026-05-09 05:31:47,920 - INFO - Domain Default found not creating 2026-05-09 05:31:48,071 - INFO - Project ctest-TestBasicPolicy-53096688 not found, creating it 2026-05-09 05:31:48,506 - INFO - Created Project:ctest-TestBasicPolicy-53096688, ID : 0893982d-ada1-465b-8315-2732a0fc85cd 2026-05-09 05:31:49,924 - INFO - ================================================================================ 2026-05-09 05:31:49,924 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-05-09 05:31:49,924 - 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-09 05:31:50,178 - DEBUG - Nothing to compare xmpp stats {'10.0.0.38': {'10.20.0.254': '0'}} with 2026-05-09 05:31:50,178 - INFO - Initial checks done. Running the testcase now 2026-05-09 05:31:50,178 - INFO - 2026-05-09 05:31:50,706 - DEBUG - Response for create_network : {'network': {'id': 'b060d148-75b2-4b58-beb3-316c9c8f79e8', 'name': 'ctest-vn-17990443', 'tenant_id': '0893982dada1465b83152732a0fc85cd', 'project_id': '0893982dada1465b83152732a0fc85cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-53096688', 'ctest-vn-17990443'], 'port_security_enabled': True, 'description': ''}} 2026-05-09 05:31:50,908 - DEBUG - Response for create_subnet : {'subnet': {'id': '313aaf2f-0bb6-4bc0-98bb-05a497f4e25a', 'name': '', 'tenant_id': '0893982dada1465b83152732a0fc85cd', 'network_id': 'b060d148-75b2-4b58-beb3-316c9c8f79e8', 'ip_version': 4, 'cidr': '112.45.138.0/26', 'allocation_pools': [{'start': '112.45.138.2', 'end': '112.45.138.62'}], 'gateway_ip': '112.45.138.1', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '112.45.138.2', 'tags': [], 'project_id': '0893982dada1465b83152732a0fc85cd'}} 2026-05-09 05:31:50,924 - INFO - Created VN ctest-vn-17990443 2026-05-09 05:31:50,977 - DEBUG - VN ctest-vn-17990443 UUID is b060d148-75b2-4b58-beb3-316c9c8f79e8 2026-05-09 05:31:51,275 - DEBUG - Response for create_network : {'network': {'id': '69418f38-bd68-4202-b0d5-37b717a086e0', 'name': 'ctest-vn-29952615', 'tenant_id': '0893982dada1465b83152732a0fc85cd', 'project_id': '0893982dada1465b83152732a0fc85cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': [], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-53096688', 'ctest-vn-29952615'], 'port_security_enabled': True, 'description': ''}} 2026-05-09 05:31:51,479 - DEBUG - Response for create_subnet : {'subnet': {'id': '8a369b26-61bb-4621-ab43-5e158cb446fa', 'name': '', 'tenant_id': '0893982dada1465b83152732a0fc85cd', 'network_id': '69418f38-bd68-4202-b0d5-37b717a086e0', 'ip_version': 4, 'cidr': '162.208.21.64/26', 'allocation_pools': [{'start': '162.208.21.66', 'end': '162.208.21.126'}], 'gateway_ip': '162.208.21.65', 'enable_dhcp': True, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'dns_nameservers': [], 'host_routes': [], 'dns_server_address': '162.208.21.66', 'tags': [], 'project_id': '0893982dada1465b83152732a0fc85cd'}} 2026-05-09 05:31:51,496 - INFO - Created VN ctest-vn-29952615 2026-05-09 05:31:51,551 - DEBUG - VN ctest-vn-29952615 UUID is 69418f38-bd68-4202-b0d5-37b717a086e0 2026-05-09 05:31:51,701 - DEBUG - Policy np_rules : [rule_sequence = None, rule_uuid = None, direction = <>, protocol = icmp, src_addresses = [subnet = None, virtual_network = default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-17990443, 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-53096688:ctest-vn-29952615, 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-09 05:31:52,026 - DEBUG - Response for mapping policy(s) with vn {'network': {'id': 'b060d148-75b2-4b58-beb3-316c9c8f79e8', 'name': 'ctest-vn-17990443', 'tenant_id': '0893982dada1465b83152732a0fc85cd', 'project_id': '0893982dada1465b83152732a0fc85cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': ['313aaf2f-0bb6-4bc0-98bb-05a497f4e25a'], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-53096688', 'ctest-vn-17990443'], 'policys': [['default-domain', 'ctest-TestBasicPolicy-53096688', 'ctest-policy-allow-all-51182907']], 'subnet_ipam': [{'subnet_cidr': '112.45.138.0/26', 'ipam_fq_name': ['default-domain', 'default-project', 'default-network-ipam']}], 'port_security_enabled': True, 'description': ''}} 2026-05-09 05:31:52,264 - DEBUG - Response for mapping policy(s) with vn {'network': {'id': '69418f38-bd68-4202-b0d5-37b717a086e0', 'name': 'ctest-vn-29952615', 'tenant_id': '0893982dada1465b83152732a0fc85cd', 'project_id': '0893982dada1465b83152732a0fc85cd', 'admin_state_up': True, 'shared': False, 'status': 'ACTIVE', 'router:external': False, 'mtu': 0, 'subnets': ['8a369b26-61bb-4621-ab43-5e158cb446fa'], 'fq_name': ['default-domain', 'ctest-TestBasicPolicy-53096688', 'ctest-vn-29952615'], 'policys': [['default-domain', 'ctest-TestBasicPolicy-53096688', 'ctest-policy-allow-all-51182907']], 'subnet_ipam': [{'subnet_cidr': '162.208.21.64/26', 'ipam_fq_name': ['default-domain', 'default-project', 'default-network-ipam']}], 'port_security_enabled': True, 'description': ''}} 2026-05-09 05:31:52,428 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-09 05:31:52,722 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-09 05:31:52,752 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c3976781-ee5c-4ebc-8205-9d6772bd7cc3 2026-05-09 05:31:52,765 - DEBUG - Requesting: http://10.0.0.38:8082/project/0893982d-ada1-465b-8315-2732a0fc85cd 2026-05-09 05:31:52,836 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b060d148-75b2-4b58-beb3-316c9c8f79e8 2026-05-09 05:31:52,849 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b060d148-75b2-4b58-beb3-316c9c8f79e8 2026-05-09 05:31:52,857 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9928d856-15d8-416f-9aca-5a7a68ca2954 2026-05-09 05:31:52,865 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9928d856-15d8-416f-9aca-5a7a68ca2954 2026-05-09 05:31:52,871 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/ea1e9c6f-7a38-4112-920c-ba121de9d263 2026-05-09 05:31:52,886 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-09 05:31:52,886 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b060d148-75b2-4b58-beb3-316c9c8f79e8 2026-05-09 05:31:52,897 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9928d856-15d8-416f-9aca-5a7a68ca2954 2026-05-09 05:31:52,913 - INFO - Verified VN network id 11 for VN b060d148-75b2-4b58-beb3-316c9c8f79e8 2026-05-09 05:31:52,913 - INFO - Verifications in API Server for VN ctest-vn-17990443 passed 2026-05-09 05:31:52,914 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b060d148-75b2-4b58-beb3-316c9c8f79e8 2026-05-09 05:31:52,924 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9928d856-15d8-416f-9aca-5a7a68ca2954 2026-05-09 05:31:52,931 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9928d856-15d8-416f-9aca-5a7a68ca2954 2026-05-09 05:31:52,938 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/ea1e9c6f-7a38-4112-920c-ba121de9d263 2026-05-09 05:31:52,949 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-17990443', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-53096688', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '12709388257582009176', 'uuid-lslong': '13741381230590392808'}, 'enable': 'true', 'created': '2026-05-09T05:31:50', 'last-modified': '2026-05-09T05:31:51', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:00.951683'} 2026-05-09 05:31:52,954 - DEBUG - Route Targets: ['target:64512:8000004'] 2026-05-09 05:31:52,954 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-17990443 passed 2026-05-09 05:31:52,955 - DEBUG - ====Verifying policy data for ctest-vn-17990443 in API_Server ====== 2026-05-09 05:31:52,955 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-09 05:31:52,960 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c3976781-ee5c-4ebc-8205-9d6772bd7cc3 2026-05-09 05:31:52,971 - DEBUG - Requesting: http://10.0.0.38:8082/project/0893982d-ada1-465b-8315-2732a0fc85cd 2026-05-09 05:31:53,038 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/b060d148-75b2-4b58-beb3-316c9c8f79e8 2026-05-09 05:31:53,047 - DEBUG - ==>Verifying data for policy with id: 5974e7b6-f595-430d-9a8c-5d4aa287f422, fqn: ['default-domain', 'ctest-TestBasicPolicy-53096688', 'ctest-policy-allow-all-51182907'] 2026-05-09 05:31:53,047 - INFO - VN ctest-vn-17990443 Policy verification: verify_vn_policy_in_api_server, status: True 2026-05-09 05:31:53,048 - DEBUG - Verifying the vn in opserver 2026-05-09 05:31:53,048 - DEBUG - Verifying the default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-17990443 virtual network link through opserver 10.0.0.38 2026-05-09 05:31:53,048 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-05-09 05:31:53,342 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-05-09 05:31:53,405 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-17990443', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-17990443?flat'} 2026-05-09 05:31:53,405 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-17990443 is found in opserver 2026-05-09 05:31:53,415 - DEBUG - Do not have enough data to verify VN in agent 2026-05-09 05:31:53,420 - DEBUG - VRF ids for VN ctest-vn-17990443: {} 2026-05-09 05:31:53,420 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-09 05:31:53,425 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c3976781-ee5c-4ebc-8205-9d6772bd7cc3 2026-05-09 05:31:53,436 - DEBUG - Requesting: http://10.0.0.38:8082/project/0893982d-ada1-465b-8315-2732a0fc85cd 2026-05-09 05:31:53,506 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/69418f38-bd68-4202-b0d5-37b717a086e0 2026-05-09 05:31:53,518 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/69418f38-bd68-4202-b0d5-37b717a086e0 2026-05-09 05:31:53,528 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4d708e4b-3408-4f30-b380-a064e0977aa1 2026-05-09 05:31:53,536 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4d708e4b-3408-4f30-b380-a064e0977aa1 2026-05-09 05:31:53,544 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/21efa1fc-9abf-4550-98e4-65bac7b9fc79 2026-05-09 05:31:53,552 - DEBUG - Route Targets: ['target:64512:8000005'] 2026-05-09 05:31:53,552 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/69418f38-bd68-4202-b0d5-37b717a086e0 2026-05-09 05:31:53,561 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4d708e4b-3408-4f30-b380-a064e0977aa1 2026-05-09 05:31:53,575 - INFO - Verified VN network id 12 for VN 69418f38-bd68-4202-b0d5-37b717a086e0 2026-05-09 05:31:53,575 - INFO - Verifications in API Server for VN ctest-vn-29952615 passed 2026-05-09 05:31:53,575 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/69418f38-bd68-4202-b0d5-37b717a086e0 2026-05-09 05:31:53,585 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4d708e4b-3408-4f30-b380-a064e0977aa1 2026-05-09 05:31:53,592 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4d708e4b-3408-4f30-b380-a064e0977aa1 2026-05-09 05:31:53,599 - DEBUG - Requesting: http://10.0.0.38:8082/route-target/21efa1fc-9abf-4550-98e4-65bac7b9fc79 2026-05-09 05:31:53,613 - DEBUG - Control-node 10.0.0.38 : VN object is : {'node_name': 'virtual-network:default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-29952615', 'interests': '-', 'advertised': '-', 'dbentryflags': None, 'obj_info': {'sequence_number': '0', 'origin': 'Cassandra', 'data': {'id-perms': {'permissions': {'owner': 'ctest-TestBasicPolicy-53096688', 'owner-access': '7', 'group': 'member', 'group-access': '7', 'other-access': '7'}, 'uuid': {'uuid-mslong': '7584500721327292930', 'uuid-lslong': '12742151980229625568'}, 'enable': 'true', 'created': '2026-05-09T05:31:51', 'last-modified': '2026-05-09T05:31:52', 'description': None, 'user-visible': 'true', 'creator': None}}}, 'neighbors': None, 'last_modified': '00:00:01.378294'} 2026-05-09 05:31:53,620 - DEBUG - Route Targets: ['target:64512:8000005'] 2026-05-09 05:31:53,620 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-29952615 passed 2026-05-09 05:31:53,620 - DEBUG - ====Verifying policy data for ctest-vn-29952615 in API_Server ====== 2026-05-09 05:31:53,620 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-09 05:31:53,626 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c3976781-ee5c-4ebc-8205-9d6772bd7cc3 2026-05-09 05:31:53,637 - DEBUG - Requesting: http://10.0.0.38:8082/project/0893982d-ada1-465b-8315-2732a0fc85cd 2026-05-09 05:31:53,709 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-network/69418f38-bd68-4202-b0d5-37b717a086e0 2026-05-09 05:31:53,719 - DEBUG - ==>Verifying data for policy with id: 5974e7b6-f595-430d-9a8c-5d4aa287f422, fqn: ['default-domain', 'ctest-TestBasicPolicy-53096688', 'ctest-policy-allow-all-51182907'] 2026-05-09 05:31:53,720 - INFO - VN ctest-vn-29952615 Policy verification: verify_vn_policy_in_api_server, status: True 2026-05-09 05:31:53,720 - DEBUG - Verifying the vn in opserver 2026-05-09 05:31:53,720 - DEBUG - Verifying the default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-29952615 virtual network link through opserver 10.0.0.38 2026-05-09 05:31:53,720 - DEBUG - Requesting: http://10.0.0.38:8081/analytics/uves/virtual-networks 2026-05-09 05:31:53,729 - DEBUG - vn link and name as {'name': 'default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-29952615', 'href': 'http://10.0.0.38:8081/analytics/uves/virtual-network/default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-29952615?flat'} 2026-05-09 05:31:53,729 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-29952615 is found in opserver 2026-05-09 05:31:53,739 - DEBUG - Do not have enough data to verify VN in agent 2026-05-09 05:31:53,743 - DEBUG - VRF ids for VN ctest-vn-29952615: {} 2026-05-09 05:31:53,798 - DEBUG - Services list from nova: [, , ] 2026-05-09 05:31:54,814 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5762-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5762-1) 2026-05-09 05:31:55,887 - INFO - VM ([]) created on node: (cn-jenkins-deploy-platform-ansible-os-5762-1), Zone: (nova:cn-jenkins-deploy-platform-ansible-os-5762-1) 2026-05-09 05:31:55,887 - INFO - Waiting for VM ctest-TestBasicPolicy-53096688-29051184 to be up.. 2026-05-09 05:31:55,960 - DEBUG - VM is still in BUILD state, Expected: ACTIVE 2026-05-09 05:32:01,030 - DEBUG - VM is in ACTIVE state now 2026-05-09 05:32:01,031 - INFO - VM name : ctest-TestBasicPolicy-53096688-29051184 2026-05-09 05:32:01,099 - DEBUG - VM ctest-TestBasicPolicy-53096688-29051184 ID is a15dd403-3020-4a5c-98f1-e413a7fc3686 2026-05-09 05:32:01,119 - DEBUG - VM ctest-TestBasicPolicy-53096688-29051184 launched on Node cn-jenkins-deploy-platform-ansible-os-5762-1 2026-05-09 05:32:01,188 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/a15dd403-3020-4a5c-98f1-e413a7fc3686 2026-05-09 05:32:01,196 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/91f389cb-fadc-49ac-84ad-3820759d2f89 2026-05-09 05:32:04,433 - 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 1007ms') 2026-05-09 05:32:04,433 - DEBUG - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-53096688-29051184 failed! 2026-05-09 05:32:04,489 - DEBUG - Gateway for vn default-domain:ctest-TestBasicPolicy-53096688:ctest-vn-17990443 is 112.45.138.1 and allocation pool is NOT set 2026-05-09 05:32:06,546 - 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=2.60 ms\r\n64 bytes from 169.254.0.3: icmp_seq=2 ttl=63 time=0.455 ms\r\n\r\n--- 169.254.0.3 ping statistics ---\r\n2 packets transmitted, 2 received, 0% packet loss, time 1001ms\r\nrtt min/avg/max/mdev = 0.455/1.527/2.599/1.072 ms') 2026-05-09 05:32:06,546 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-53096688-29051184 passed 2026-05-09 05:32:06,693 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-09 05:32:06,693 - DEBUG - Waiting to SSH to VM ctest-TestBasicPolicy-53096688-29051184, IP 112.45.138.3, Port 22 2026-05-09 05:32:06,852 - DEBUG - VM ctest-TestBasicPolicy-53096688-29051184 is ready for SSH connections 2026-05-09 05:32:06,853 - INFO - Waiting for VM ctest-TestBasicPolicy-53096688-82532323 to be up.. 2026-05-09 05:32:06,926 - DEBUG - VM is in ACTIVE state now 2026-05-09 05:32:06,926 - INFO - VM name : ctest-TestBasicPolicy-53096688-82532323 2026-05-09 05:32:06,999 - DEBUG - VM ctest-TestBasicPolicy-53096688-82532323 ID is c4e72442-3450-40a0-a267-20c0d2f3a295 2026-05-09 05:32:06,999 - DEBUG - VM ctest-TestBasicPolicy-53096688-82532323 launched on Node cn-jenkins-deploy-platform-ansible-os-5762-1 2026-05-09 05:32:07,084 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine/c4e72442-3450-40a0-a267-20c0d2f3a295 2026-05-09 05:32:07,093 - DEBUG - Requesting: http://10.0.0.38:8082/virtual-machine-interface/d7003905-e555-4981-9672-d16797e24b5f 2026-05-09 05:32:08,336 - 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.04 ms\r\n64 bytes from 169.254.0.4: icmp_seq=2 ttl=63 time=0.413 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.413/1.727/3.041/1.314 ms') 2026-05-09 05:32:08,337 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicPolicy-53096688-82532323 passed 2026-05-09 05:32:08,489 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-09 05:32:08,489 - DEBUG - Waiting to SSH to VM ctest-TestBasicPolicy-53096688-82532323, IP 162.208.21.67, Port 22 2026-05-09 05:32:08,640 - DEBUG - VM ctest-TestBasicPolicy-53096688-82532323 is ready for SSH connections 2026-05-09 05:32:08,640 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-09 05:32:08,640 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 162.208.21.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-05-09 05:32:08,640 - DEBUG - ping -s 56 -c 3 -W 1 162.208.21.67 2026-05-09 05:32:12,632 - DEBUG - PING 162.208.21.67 (162.208.21.67): 56 data bytes 64 bytes from 162.208.21.67: seq=0 ttl=63 time=3.303 ms 64 bytes from 162.208.21.67: seq=1 ttl=63 time=0.808 ms 64 bytes from 162.208.21.67: seq=2 ttl=63 time=0.817 ms --- 162.208.21.67 ping statistics --- 3 packets transmitted, 3 packets received, 0% packet loss round-trip min/avg/max = 0.808/1.642/3.303 ms 2026-05-09 05:32:12,632 - INFO - Ping to IP 162.208.21.67 from VM ctest-TestBasicPolicy-53096688-29051184 passed 2026-05-09 05:32:12,804 - DEBUG - Policy Update Response {"network-policy": {"uuid": "5974e7b6-f595-430d-9a8c-5d4aa287f422", "href": "http://10.0.0.38:8082/network-policy/5974e7b6-f595-430d-9a8c-5d4aa287f422"}} 2026-05-09 05:32:12,805 - DEBUG - verify_vm_launched is skipped since self.vm_launch_flag is set 2026-05-09 05:32:12,805 - DEBUG - Running remote_cmd, Cmd : ping -s 56 -c 3 -W 1 162.208.21.67, host_string: cirros@169.254.0.3, password: cubswin:)gateway: ubuntu@10.0.0.38, gateway password: c0ntrail123 2026-05-09 05:32:12,805 - DEBUG - ping -s 56 -c 3 -W 1 162.208.21.67 2026-05-09 05:32:16,009 - DEBUG - PING 162.208.21.67 (162.208.21.67): 56 data bytes --- 162.208.21.67 ping statistics --- 3 packets transmitted, 0 packets received, 100% packet loss 2026-05-09 05:32:16,009 - WARNING - Ping to IP 162.208.21.67 from VM ctest-TestBasicPolicy-53096688-29051184 failed 2026-05-09 05:32:16,009 - INFO - Deleting VM ctest-TestBasicPolicy-53096688-82532323 2026-05-09 05:32:16,079 - INFO - Deleting VM ctest-TestBasicPolicy-53096688-29051184 2026-05-09 05:32:16,414 - INFO - Deleted policy ctest-policy-allow-all-51182907 2026-05-09 05:32:16,414 - INFO - Deleting VN ctest-vn-29952615 2026-05-09 05:32:16,458 - DEBUG - VN 69418f38-bd68-4202-b0d5-37b717a086e0 still in use: Unable to complete operation on network 69418f38-bd68-4202-b0d5-37b717a086e0. There are one or more ports still in use on the network. Neutron server returns request_ids: ['req-52271983-1175-42d7-a9e1-d7083f6854cb'] 2026-05-09 05:32:16,458 - WARNING - Deleting VN ctest-vn-29952615 failed..Will retry 2026-05-09 05:32:18,546 - DEBUG - Response for deleting network () 2026-05-09 05:32:18,546 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/4d708e4b-3408-4f30-b380-a064e0977aa1 2026-05-09 05:32:18,551 - DEBUG - Response Code: 404 2026-05-09 05:32:18,551 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-09 05:32:18,555 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c3976781-ee5c-4ebc-8205-9d6772bd7cc3 2026-05-09 05:32:18,609 - DEBUG - Requesting: http://10.0.0.38:8082/project/0893982d-ada1-465b-8315-2732a0fc85cd 2026-05-09 05:32:18,674 - INFO - Validated that VN ctest-vn-29952615 is not found in API Server 2026-05-09 05:32:18,684 - DEBUG - VN ctest-vn-29952615 is not present in Agent 10.0.0.38 2026-05-09 05:32:18,684 - INFO - Validated that VN ctest-vn-29952615 is not in any agent 2026-05-09 05:32:18,696 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-29952615 info 2026-05-09 05:32:18,696 - INFO - Deleting VN ctest-vn-17990443 2026-05-09 05:32:18,776 - DEBUG - Response for deleting network () 2026-05-09 05:32:18,776 - DEBUG - Requesting: http://10.0.0.38:8082/routing-instance/9928d856-15d8-416f-9aca-5a7a68ca2954 2026-05-09 05:32:18,781 - DEBUG - Response Code: 404 2026-05-09 05:32:18,781 - DEBUG - Requesting: http://10.0.0.38:8082/domains 2026-05-09 05:32:18,785 - DEBUG - Requesting: http://10.0.0.38:8082/domain/c3976781-ee5c-4ebc-8205-9d6772bd7cc3 2026-05-09 05:32:18,839 - DEBUG - Requesting: http://10.0.0.38:8082/project/0893982d-ada1-465b-8315-2732a0fc85cd 2026-05-09 05:32:18,914 - INFO - Validated that VN ctest-vn-17990443 is not found in API Server 2026-05-09 05:32:18,923 - DEBUG - VN ctest-vn-17990443 is not present in Agent 10.0.0.38 2026-05-09 05:32:18,923 - INFO - Validated that VN ctest-vn-17990443 is not in any agent 2026-05-09 05:32:18,934 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-17990443 info 2026-05-09 05:32:19,190 - DEBUG - No XMPP flaps were noticed during the test 2026-05-09 05:32:19,190 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:00:30] 2026-05-09 05:32:19,190 - INFO - -------------------------------------------------------------------------------- 2026-05-09 05:32:19,848 - INFO - Deleted project: ctest-TestBasicPolicy-53096688, ID : 0893982d-ada1-465b-8315-2732a0fc85cd