2021-07-03 12:25:48.443 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:25:48.443 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:25:48.444 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-07-03 12:25:50.347 6 ERROR rally.cli.cliutils 2021-07-03 12:25:51.713 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:25:51.713 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:25:51.713 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:25:55.296 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:25:55.296 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:25:55.296 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:26:00.486 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:26:00.486 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:26:00.486 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:26:01.741 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:26:01.742 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:26:01.742 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils force=force) 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-07-03 12:26:03.674 15 ERROR rally.cli.cliutils 2021-07-03 12:26:04.989 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:26:04.989 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:26:04.989 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:26:06.775 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-07-03 12:26:06.836 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5720038f-d9a1-4bd1-b021-018ac5beb662/repo. 2021-07-03 12:26:07.183 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5720038f-d9a1-4bd1-b021-018ac5beb662/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-07-03 12:26:07.196 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-07-03 12:26:07.204 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-07-03 12:26:07.225 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-07-03 12:26:07.293 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-07-03 12:26:07.956 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5720038f-d9a1-4bd1-b021-018ac5beb662) has been successfully created! 2021-07-03 12:26:09.382 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:26:09.382 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:26:09.382 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:26:16.580 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:26:16.581 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:26:16.581 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:26:18.445 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5720038f-d9a1-4bd1-b021-018ac5beb662) for deployment 'opnfv-rally' (UUID=9063af44-d42f-455d-9244-d73e9e6826cc). 2021-07-03 12:26:19.307 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5720038f-d9a1-4bd1-b021-018ac5beb662) has been successfully configured for deployment 'opnfv-rally' (UUID=9063af44-d42f-455d-9244-d73e9e6826cc)! 2021-07-03 12:26:26.488 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:26:26.488 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:26:26.488 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:26:28.376 32 INFO rally.api [-] Starting verification (UUID=beb038a2-82b5-4191-9f20-9782c45496b3) for deployment 'opnfv-rally' (UUID=9063af44-d42f-455d-9244-d73e9e6826cc) by verifier 'opnfv-tempest' (UUID=5720038f-d9a1-4bd1-b021-018ac5beb662). 2021-07-03 12:26:29.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-07-03 12:26:29.712 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-07-03 12:26:29.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5720038f-d9a1-4bd1-b021-018ac5beb662/for-deployment-9063af44-d42f-455d-9244-d73e9e6826cc/tempest.log' to option 'log_file'. 2021-07-03 12:26:29.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5720038f-d9a1-4bd1-b021-018ac5beb662/for-deployment-9063af44-d42f-455d-9244-d73e9e6826cc/tempest.log 2021-07-03 12:26:29.713 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-07-03 12:26:29.714 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5720038f-d9a1-4bd1-b021-018ac5beb662/for-deployment-9063af44-d42f-455d-9244-d73e9e6826cc/lock_files' to option 'lock_path'. 2021-07-03 12:26:29.714 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5720038f-d9a1-4bd1-b021-018ac5beb662/for-deployment-9063af44-d42f-455d-9244-d73e9e6826cc/lock_files 2021-07-03 12:26:29.715 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-07-03 12:26:29.715 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2021-07-03 12:26:29.715 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 21ad38fa-64cb-4912-8c6f-449b5f485735 2021-07-03 12:26:29.716 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = cb47e3ec-2931-4394-9ec4-870253ade185 2021-07-03 12:26:29.717 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = ea7de020-cd83-4f4a-9420-b987a28ee893 2021-07-03 12:26:29.717 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 62b0cd56-be84-4617-8444-d0fce3e25dfd 2021-07-03 12:26:29.967 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-07-03 12:26:29.967 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-07-03 12:26:29.968 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-07-03 12:26:30.058 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-03 12:26:30.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-07-03 12:26:30.098 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_beb038a2_7Tt24doB' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-07-03 12:26:30.191 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_beb038a2_7Tt24doB' (ID = 5d891408-0494-4e1c-8a05-b1b59eb83448) has been successfully created! 2021-07-03 12:26:30.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '5d891408-0494-4e1c-8a05-b1b59eb83448' to option 'instance_type'. 2021-07-03 12:26:30.192 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 5d891408-0494-4e1c-8a05-b1b59eb83448 2021-07-03 12:26:30.194 32 INFO rally.task.context [-] Verification 5720038f-d9a1-4bd1-b021-018ac5beb662 | Context tempest@default setup() finished in 1.25 sec 2021-07-03 12:26:30.195 32 INFO rally.task.context [-] Verification 5720038f-d9a1-4bd1-b021-018ac5beb662 | Context testr@default setup() finished in 0.90 msec 2021-07-03 12:26:30.196 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/90ccab2d-901f-4840-a6ab-4eafba6135da'. 2021-07-03 12:26:34.546 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_logging.LoggingTestJSON ... skip: b'logging extension not enabled.' 2021-07-03 12:26:34.587 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON ... skip: b'l3_agent_scheduler extension not enabled.' 2021-07-03 12:26:34.588 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_network_segment_range.NetworkSegmentRangeTestJson ... skip: b'network-segment-range extension not enabled.' 2021-07-03 12:26:42.807 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.048s] 2021-07-03 12:26:43.596 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.789s] 2021-07-03 12:26:43.629 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.033s] 2021-07-03 12:26:44.300 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.670s] 2021-07-03 12:26:44.351 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.051s] 2021-07-03 12:26:47.220 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_agent_availability_zone.AgentAvailabilityZoneTestCase.test_agents_availability_zone ... success [0.049s] 2021-07-03 12:26:50.202 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project ... success [6.180s] 2021-07-03 12:26:50.228 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_other_tenant ... success [0.027s] 2021-07-03 12:26:54.580 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_network_with_project_and_tenant ... success [4.352s] 2021-07-03 12:26:58.712 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_regenerate_mac_address ... success [4.812s] 2021-07-03 12:26:59.965 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_networks.NetworksTestAdmin.test_create_tenant_network_vxlan ... success [5.385s] 2021-07-03 12:27:05.686 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesAdmin.test_update_mac_address ... success [6.974s] 2021-07-03 12:27:25.388 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_dvr.RouterTestCentralizedToDVR ... skip: b'l3-ha extension not enabled.' 2021-07-03 12:27:25.389 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_flavors.RoutersFlavorTestCase ... skip: b'router extension not enabled.' 2021-07-03 12:27:25.390 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_routers_ha.RoutersTestHA ... skip: b'router extension not enabled.' 2021-07-03 12:27:28.106 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_extension_driver_port_security_admin.PortSecurityAdminTests.test_create_port_security_false_on_shared_network ... success [9.932s] 2021-07-03 12:27:35.064 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [8.716s] 2021-07-03 12:27:44.656 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_bulk_shared_network ... success [3.538s] 2021-07-03 12:27:51.283 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_port_shared_network_as_non_admin_tenant ... success [6.625s] 2021-07-03 12:27:54.267 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_security_groups.SecGroupAdminTest.test_security_group_recreated_on_port_update ... success [13.398s] 2021-07-03 12:27:54.350 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_create_update_shared_network ... success [3.067s] 2021-07-03 12:27:57.513 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_networks ... success [3.161s] 2021-07-03 12:28:05.233 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_filtering_shared_subnets ... success [7.718s] 2021-07-03 12:28:05.761 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_list_shared_networks ... success [0.530s] 2021-07-03 12:28:05.862 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_delete_policies_while_tenant_attached_to_net ... fail [12.954s] 2021-07-03 12:28:06.068 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_shared_network_extension.SharedNetworksTest.test_show_shared_networks_attribute ... success [0.306s] 2021-07-03 12:28:16.553 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_one_policy_delete ... success [10.694s] 2021-07-03 12:28:25.189 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_create ... success [8.635s] 2021-07-03 12:28:25.618 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_create_with_address_pair_blocked_on_other_network ... success [1.373s] 2021-07-03 12:28:27.933 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_shared_network_extension.AllowedAddressPairSharedNetworkTest.test_update_with_address_pair_blocked_on_other_network ... success [2.316s] 2021-07-03 12:28:32.067 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_conversion_on_policy_delete ... success [6.877s] 2021-07-03 12:28:35.086 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_dhcp_port_status_active ... fail [60.007s] 2021-07-03 12:28:35.109 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.033s] 2021-07-03 12:28:35.144 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... fail [0.033s] 2021-07-03 12:28:43.606 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_network_on_shared_policy_delete ... success [11.538s] 2021-07-03 12:28:47.115 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_external_update_policy_from_wildcard_to_specific_tenant ... fail [3.504s] 2021-07-03 12:28:49.386 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_logging_negative.LoggingNegativeTestJSON ... skip: b'logging extension not enabled.' 2021-07-03 12:28:51.875 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterQosPolicyTestJSON.test_filter_qos_policy_tags ... success [1.055s] 2021-07-03 12:28:53.352 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_allocate_floatingip ... fail [6.233s] 2021-07-03 12:29:08.705 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_policy_allows_tenant_to_attach_ext_gw ... fail [15.351s] 2021-07-03 12:29:16.934 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_blocked_from_creating_external_wild_policies ... success [8.232s] 2021-07-03 12:29:34.966 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_regular_client_shares_with_another ... fail [18.026s] 2021-07-03 12:29:40.340 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request ... success [23.602s] 2021-07-03 12:29:52.734 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_empty ... success [12.394s] 2021-07-03 12:29:56.883 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_created_from_external_network_api ... success [21.919s] 2021-07-03 12:29:56.909 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_external_network_extension.ExternalNetworksRBACTestJSON.test_wildcard_policy_delete_blocked_on_default_ext ... fail [0.023s] 2021-07-03 12:30:03.011 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_ports.PortTestCasesResourceRequest.test_port_resource_request_inherited_policy ... success [10.276s] 2021-07-03 12:30:09.058 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterPortTestJSON.test_filter_port_tags ... success [1.608s] 2021-07-03 12:30:58.035 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFilterTrunkTestJSON.test_filter_trunk_tags ... success [0.396s] 2021-07-03 12:31:01.961 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_detail_quotas ... success [17.256s] 2021-07-03 12:31:04.829 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON ... fail 2021-07-03 12:31:05.080 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas.QuotasTest.test_quotas ... success [3.119s] 2021-07-03 12:31:32.745 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagFilterRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-07-03 12:31:41.029 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_none ... success [12.663s] 2021-07-03 12:31:43.341 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_floatingip_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-07-03 12:31:48.741 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_create_rbac_policy_with_target_tenant_too_long_id ... success [7.712s] 2021-07-03 12:31:51.520 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_network_when_quotas_is_full ... success [8.176s] 2021-07-03 12:32:02.156 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagRouterTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-07-03 12:32:03.888 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-07-03 12:32:04.034 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_delete_self_share_rule ... success [15.291s] 2021-07-03 12:32:12.358 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_port_when_quotas_is_full ... success [20.834s] 2021-07-03 12:32:12.359 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_router_when_quotas_is_full ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-07-03 12:32:18.602 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_duplicate_policy_error ... success [14.568s] 2021-07-03 12:32:19.221 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_rule_when_quotas_is_full ... success [6.861s] 2021-07-03 12:32:23.127 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_fields ... success [4.524s] 2021-07-03 12:32:25.061 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagSecGroupTestJSON.test_security_group_tags ... success [6.750s] 2021-07-03 12:32:25.383 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_security_group_when_quotas_is_full ... success [6.161s] 2021-07-03 12:32:30.629 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagNetworkTestJSON.test_network_tags ... success [8.119s] 2021-07-03 12:32:31.377 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filter_policies ... success [8.249s] 2021-07-03 12:32:39.937 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_subnet_when_quotas_is_full ... success [14.554s] 2021-07-03 12:32:49.761 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_filtering_works_with_rbac_records_present ... success [18.383s] 2021-07-03 12:33:03.420 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_network_only_visible_to_policy_target ... success [13.658s] 2021-07-03 12:33:04.014 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagQosPolicyTestJSON.test_qos_policy_tags ... success [5.921s] 2021-07-03 12:33:06.510 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_routers_dvr.RoutersTestDVR ... skip: b'router extension not enabled.' 2021-07-03 12:33:13.591 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.TagTrunkTestJSON.test_trunk_tags ... success [8.493s] 2021-07-03 12:33:24.416 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_show ... success [20.995s] 2021-07-03 12:33:35.758 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_policy_target_update ... success [11.341s] 2021-07-03 12:33:40.551 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetPoolTestJSON.test_subnetpool_tags ... success [5.355s] 2021-07-03 12:33:50.185 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.admin.test_tag.UpdateTagsTest.test_update_tags_affects_only_updated_resource ... success [9.719s] 2021-07-03 12:33:54.736 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_port_presence_prevents_network_rbac_policy_deletion ... success [18.976s] 2021-07-03 12:34:24.949 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetTestJSON.test_filter_subnet_tags ... success [1.271s] 2021-07-03 12:34:25.859 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_bumps_network_revision ... success [31.122s] 2021-07-03 12:34:36.588 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_create_shared_address_scope ... success [1.513s] 2021-07-03 12:34:37.012 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.admin.test_tag.TagSubnetTestJSON.test_subnet_tags ... success [7.694s] 2021-07-03 12:34:37.511 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_admin_update_shared_address_scope ... success [0.923s] 2021-07-03 12:34:38.765 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_delete_address_scope ... success [1.253s] 2021-07-03 12:34:38.926 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope ... success [0.160s] 2021-07-03 12:34:39.479 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_show_address_scope_project_id ... success [0.553s] 2021-07-03 12:34:41.493 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_create_list_address_scope ... success [2.013s] 2021-07-03 12:34:44.394 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes.AddressScopeTest.test_tenant_update_address_scope ... success [2.900s] 2021-07-03 12:35:08.322 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_rbac_policy_quota ... success [42.462s] 2021-07-03 12:35:43.898 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_anothers_network ... success [35.576s] 2021-07-03 12:35:45.981 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_address_scope_associated_with_subnetpool ... success [2.087s] 2021-07-03 12:35:46.062 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_delete_non_existent_address_scope ... success [0.081s] 2021-07-03 12:35:46.113 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_get_non_existent_address_scope ... success [0.051s] 2021-07-03 12:35:46.140 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_create_shared_address_scope ... success [0.026s] 2021-07-03 12:35:46.718 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_blocked_from_sharing_with_wildcard ... success [2.819s] 2021-07-03 12:35:47.179 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_get_not_shared_admin_address_scope ... success [1.038s] 2021-07-03 12:35:47.453 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_false ... success [0.274s] 2021-07-03 12:35:47.800 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_tenant_update_address_scope_shared_true ... success [0.347s] 2021-07-03 12:35:47.839 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_non_existent_address_scope ... success [0.038s] 2021-07-03 12:35:48.485 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_address_scopes_negative.AddressScopeTestNegative.test_update_shared_address_scope_to_unshare ... success [0.645s] 2021-07-03 12:35:48.499 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.642s] 2021-07-03 12:35:48.872 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [3.447s] 2021-07-03 12:35:51.072 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [2.200s] 2021-07-03 12:35:53.461 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_regular_client_shares_to_another_regular_client ... success [6.742s] 2021-07-03 12:35:56.265 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [7.763s] 2021-07-03 12:36:03.087 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [6.823s] 2021-07-03 12:36:09.334 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_subnet_on_network_only_visible_to_policy_target ... success [15.872s] 2021-07-03 12:36:14.451 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [11.364s] 2021-07-03 12:36:27.143 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_can_delete_port_on_own_network ... success [17.809s] 2021-07-03 12:36:31.826 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_flavor ... success [3.420s] 2021-07-03 12:36:35.266 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_tenant_cant_delete_other_tenants_ports ... success [8.122s] 2021-07-03 12:36:35.642 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_create_update_delete_service_profile ... success [3.815s] 2021-07-03 12:36:35.676 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_flavors ... success [0.034s] 2021-07-03 12:36:35.707 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_list_service_profiles ... success [0.031s] 2021-07-03 12:36:35.739 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_flavor ... success [0.031s] 2021-07-03 12:36:35.766 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsIpV6TestJSON.test_show_service_profile ... success [0.025s] 2021-07-03 12:36:42.866 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.838s] 2021-07-03 12:36:46.285 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_shared_network_extension.RBACSharedNetworksTest.test_update_self_share_rule ... success [11.019s] 2021-07-03 12:36:46.440 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_availability_zones.ListAvailableZonesTest.test_list_available_zones ... success [0.698s] 2021-07-03 12:36:47.244 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.377s] 2021-07-03 12:36:49.913 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_floating_ips.FloatingIPPoolTestJSON ... skip: b'router extension not enabled.' 2021-07-03 12:36:51.728 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [4.484s] 2021-07-03 12:36:56.303 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_includes_all ... success [0.714s] 2021-07-03 12:36:56.333 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_pagination ... success [0.029s] 2021-07-03 12:36:56.355 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_project_id ... success [0.022s] 2021-07-03 12:36:56.388 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extensions.ExtensionsTest.test_list_extensions_sorting ... success [0.033s] 2021-07-03 12:36:57.526 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.797s] 2021-07-03 12:37:18.424 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_port_delete ... success [22.213s] 2021-07-03 12:37:25.947 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_floating_ips.FloatingIPTestJSON ... skip: b'router extension not enabled.' 2021-07-03 12:37:25.948 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_metering_negative.MeteringNegativeTestJSON ... skip: b'metering extension not enabled.' 2021-07-03 12:37:32.344 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_after_subnet_and_ports ... success [13.920s] 2021-07-03 12:37:33.268 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.482s] 2021-07-03 12:37:33.362 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_list_ip_availability_before_subnet ... success [1.018s] 2021-07-03 12:37:34.826 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.558s] 2021-07-03 12:37:45.394 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_get_rules_by_policy ... success [6.946s] 2021-07-03 12:37:46.457 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_port_delete ... success [13.094s] 2021-07-03 12:37:47.779 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create ... success [2.385s] 2021-07-03 12:37:48.430 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_floating_ips_negative.FloatingIPNegativeTestJSON ... skip: b'router extension not enabled.' 2021-07-03 12:37:48.432 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringIpV6TestJSON ... skip: b'metering extension not enabled.' 2021-07-03 12:37:48.433 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_metering_extensions.MeteringTestJSON ... skip: b'metering extension not enabled.' 2021-07-03 12:37:48.870 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.092s] 2021-07-03 12:37:48.898 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.027s] 2021-07-03 12:37:48.943 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.044s] 2021-07-03 12:37:49.673 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_delete ... success [0.730s] 2021-07-03 12:37:52.958 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update ... success [3.284s] 2021-07-03 12:37:53.724 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.766s] 2021-07-03 12:37:54.324 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.599s] 2021-07-03 12:37:54.379 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv6Test.test_show_ip_availability_after_subnet_and_ports_create ... success [7.921s] 2021-07-03 12:38:01.096 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_network_ip_availability_negative.NetworksIpAvailabilityNegativeTest.test_network_availability_nonexistent_network_id ... success [0.623s] 2021-07-03 12:38:04.806 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterFloatingIpTestJSON ... skip: b'Skipped because network extension: router is not enabled' 2021-07-03 12:38:38.205 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_get_rules_by_policy ... success [5.186s] 2021-07-03 12:38:43.101 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_create_network_custom_mtu ... success [9.782s] 2021-07-03 12:38:44.053 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create ... success [5.847s] 2021-07-03 12:38:44.241 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_missing_min_kbps ... success [0.188s] 2021-07-03 12:38:45.539 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_fail_for_the_same_type ... success [1.298s] 2021-07-03 12:38:45.567 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.027s] 2021-07-03 12:38:49.512 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_pass_for_direction_ingress ... success [3.945s] 2021-07-03 12:38:49.543 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.030s] 2021-07-03 12:38:49.647 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksMtuTestJSON.test_update_network_custom_mtu ... success [6.545s] 2021-07-03 12:38:51.219 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterNetworkTestJSON.test_filter_network_tags ... success [2.068s] 2021-07-03 12:38:51.754 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.114s] 2021-07-03 12:38:53.254 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination ... success [1.497s] 2021-07-03 12:38:53.565 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.311s] 2021-07-03 12:38:53.971 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.405s] 2021-07-03 12:38:54.220 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_delete ... success [4.676s] 2021-07-03 12:38:54.637 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.665s] 2021-07-03 12:38:57.645 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_href_links ... success [3.005s] 2021-07-03 12:38:57.810 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosMinimumBandwidthRuleTestJSON.test_rule_update ... success [3.589s] 2021-07-03 12:38:58.639 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.993s] 2021-07-03 12:38:58.755 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_asc ... success [0.117s] 2021-07-03 12:38:58.893 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsSearchCriteriaTest.test_list_sorts_desc ... success [0.138s] 2021-07-03 12:39:23.590 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.478s] 2021-07-03 12:39:24.511 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination ... success [0.919s] 2021-07-03 12:39:24.878 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.366s] 2021-07-03 12:39:25.249 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.371s] 2021-07-03 12:39:25.923 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.672s] 2021-07-03 12:39:28.787 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_href_links ... success [2.861s] 2021-07-03 12:39:29.910 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_pagination_with_marker ... success [1.123s] 2021-07-03 12:39:30.045 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_asc ... success [0.136s] 2021-07-03 12:39:30.226 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_sorts_desc ... success [0.180s] 2021-07-03 12:39:30.375 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_networks.NetworksSearchCriteriaTest.test_list_validation_filters ... success [0.148s] 2021-07-03 12:39:38.922 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_add_ips_to_port ... success [9.929s] 2021-07-03 12:39:43.755 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.202s] 2021-07-03 12:39:44.639 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination ... success [0.881s] 2021-07-03 12:39:45.153 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.514s] 2021-07-03 12:39:45.714 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.560s] 2021-07-03 12:39:46.806 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [1.090s] 2021-07-03 12:39:48.348 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.540s] 2021-07-03 12:39:48.987 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_pagination_with_marker ... success [0.638s] 2021-07-03 12:39:49.222 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_asc ... success [0.237s] 2021-07-03 12:39:49.403 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_qos.QosSearchCriteriaTest.test_list_sorts_desc ... success [0.180s] 2021-07-03 12:39:50.865 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_change_dhcp_flag_then_create_port ... success [11.939s] 2021-07-03 12:39:50.867 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_with_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2021-07-03 12:39:50.868 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_port_without_propagate_uplink_status ... skip [0.001s]: b'Skipped because network extension: uplink-status-propagation is not enabled' 2021-07-03 12:39:53.940 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSecGroupTestJSON.test_filter_security_group_tags ... success [1.763s] 2021-07-03 12:39:59.760 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_description ... success [8.888s] 2021-07-03 12:39:59.761 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-domain-ports is not enabled' 2021-07-03 12:39:59.762 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-07-03 12:39:59.764 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_ports.PortsTestJSON.test_create_update_port_with_no_dns_name ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-07-03 12:40:25.530 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_qos.QosDscpMarkingRuleTestJSON ... skip: b'dscp_marking rule type is required.' 2021-07-03 12:40:36.331 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_create_policy ... success [1.096s] 2021-07-03 12:40:44.107 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_router_interface_fip.RouterInterfaceFip ... skip: b'Skipped because network extension: router-interface-fip is not enabled' 2021-07-03 12:40:44.107 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.DvrRoutersTestToCentralized ... skip: b'dvr extension not enabled.' 2021-07-03 12:40:44.108 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_routers.RoutersSearchCriteriaTest ... skip: b'router extension not enabled.' 2021-07-03 12:40:44.996 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_with_policy ... success [8.664s] 2021-07-03 12:40:50.154 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_default_policy_creating_network_without_policy ... success [5.158s] 2021-07-03 12:40:54.505 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_network ... success [4.351s] 2021-07-03 12:40:54.758 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_portbinding_bumps_revision ... success [19.718s] 2021-07-03 12:41:15.010 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_not_allowed_if_policy_in_use_by_port ... success [20.503s] 2021-07-03 12:41:16.754 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_allowed_address_pairs_bumps_revision ... success [21.994s] 2021-07-03 12:41:16.755 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_dns_domain_bumps_revision ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-07-03 12:41:16.756 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_external_network_bumps_revision ... skip [0.001s]: b'Skipped because network extension: auto-allocated-topology is not enabled' 2021-07-03 12:41:16.824 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_delete_policy ... success [1.815s] 2021-07-03 12:41:17.473 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_get_policy_that_is_shared ... success [0.648s] 2021-07-03 12:41:17.507 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_admin_rule_types ... success [0.034s] 2021-07-03 12:41:17.808 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagFilterSubnetpoolTestJSON.test_filter_subnetpool_tags ... success [0.807s] 2021-07-03 12:41:19.252 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_policy_filter_by_name ... success [1.744s] 2021-07-03 12:41:19.270 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_list_regular_rule_types ... success [0.018s] 2021-07-03 12:41:23.491 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_admin_network ... success [4.219s] 2021-07-03 12:41:25.379 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [1.464s] 2021-07-03 12:41:25.868 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination ... success [0.486s] 2021-07-03 12:41:26.117 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.249s] 2021-07-03 12:41:26.605 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.487s] 2021-07-03 12:41:27.046 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.440s] 2021-07-03 12:41:28.323 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_non_shared_policy ... success [4.832s] 2021-07-03 12:41:28.938 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.888s] 2021-07-03 12:41:29.470 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_network_nonexistent_policy ... success [1.146s] 2021-07-03 12:41:29.803 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.866s] 2021-07-03 12:41:29.844 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_extra_dhcp_opt_bumps_revision ... success [13.088s] 2021-07-03 12:41:29.845 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_floatingip_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-07-03 12:41:29.925 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_asc ... success [0.123s] 2021-07-03 12:41:30.028 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_sorts_desc ... success [0.102s] 2021-07-03 12:41:30.175 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_subnets.SubnetsSearchCriteriaTest.test_list_validation_filters ... success [0.146s] 2021-07-03 12:41:34.269 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_non_shared_policy ... success [4.799s] 2021-07-03 12:41:34.812 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_bumps_revision ... success [4.968s] 2021-07-03 12:41:43.175 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_nonexistent_policy ... success [8.905s] 2021-07-03 12:41:45.206 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_network_constrained_by_revision ... success [10.392s] 2021-07-03 12:41:58.001 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_port_shared_policy ... success [14.825s] 2021-07-03 12:42:01.236 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_association_with_tenant_network ... success [3.234s] 2021-07-03 12:42:01.261 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_create_forbidden_for_regular_tenants ... success [0.026s] 2021-07-03 12:42:01.399 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_bumps_revision ... success [16.193s] 2021-07-03 12:42:02.379 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update ... success [1.117s] 2021-07-03 12:42:09.098 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_admin_network ... success [6.717s] 2021-07-03 12:42:21.805 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_security_bumps_revisions ... success [20.404s] 2021-07-03 12:42:24.725 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_association_with_port_shared_policy ... success [15.626s] 2021-07-03 12:42:25.007 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.admin.test_tag.TagPortTestJSON.test_port_tags ... success [6.559s] 2021-07-03 12:42:25.408 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_foreign_policy ... success [0.683s] 2021-07-03 12:42:25.940 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_policy_update_forbidden_for_regular_tenants_own_policy ... success [0.532s] 2021-07-03 12:42:28.092 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_qos_policy_delete_with_rules ... success [2.151s] 2021-07-03 12:42:29.556 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_shared_policy_update ... success [1.463s] 2021-07-03 12:42:29.956 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_policy_has_project_id ... success [0.400s] 2021-07-03 12:42:30.181 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_admin ... success [0.224s] 2021-07-03 12:42:30.199 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_show_rule_type_details_as_user ... success [0.018s] 2021-07-03 12:42:31.625 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_port_sg_binding_bumps_revision ... success [9.820s] 2021-07-03 12:42:35.283 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_qos.QosTestJSON.test_user_create_port_with_admin_qos_policy ... success [5.083s] 2021-07-03 12:42:35.596 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_add_subports ... success [29.072s] 2021-07-03 12:42:36.153 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_auto_allocated_topology.TestAutoAllocatedTopology ... skip: b'auto-allocated-topology extension not enabled.' 2021-07-03 12:42:36.999 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_network_policy_binding_bumps_revision ... success [5.372s] 2021-07-03 12:42:44.832 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_show_delete_trunk ... success [9.236s] 2021-07-03 12:42:45.985 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_qos_port_policy_binding_bumps_revision ... success [8.981s] 2021-07-03 12:42:45.986 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-07-03 12:42:45.987 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_attributes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-07-03 12:42:45.989 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_router_extra_routes_bumps_revision ... skip [0.001s]: b'Skipped because network extension: router is not enabled' 2021-07-03 12:42:47.129 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_group_bumps_revision ... success [1.143s] 2021-07-03 12:42:53.177 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... fail [10.001s] 2021-07-03 12:42:53.936 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_sg_rule_bumps_sg_revision ... success [6.806s] 2021-07-03 12:43:00.561 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_empty_subports_list ... success [15.728s] 2021-07-03 12:43:07.558 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_network_revision ... success [13.622s] 2021-07-03 12:43:12.471 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_trunk_subports_not_specified ... success [11.909s] 2021-07-03 12:43:22.512 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_bumps_revision ... success [14.953s] 2021-07-03 12:43:22.847 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_allowed_address_pairs ... success [17.168s] 2021-07-03 12:43:28.521 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk ... success [16.049s] 2021-07-03 12:43:32.874 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnet_service_types_bumps_revisions ... success [10.362s] 2021-07-03 12:43:36.806 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_revisions.TestRevisions.test_update_subnetpool_bumps_revision ... success [3.932s] 2021-07-03 12:43:37.620 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_create_port_sec_with_security_group ... success [14.773s] 2021-07-03 12:43:38.440 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.DvrRoutersTest ... skip: b'dvr extension not enabled.' 2021-07-03 12:43:38.441 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_routers.RoutersIpV6Test ... skip: b'router extension not enabled.' 2021-07-03 12:43:42.681 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_create_update_trunk_with_description ... success [14.159s] 2021-07-03 12:43:46.588 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_delete_with_port_sec ... success [8.967s] 2021-07-03 12:44:01.251 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_default_value ... success [14.663s] 2021-07-03 12:44:04.972 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_ints ... success [22.172s] 2021-07-03 12:44:05.674 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers.HaRoutersTest ... skip: b'l3-ha extension not enabled.' 2021-07-03 12:44:05.675 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.HaRoutersNegativeTest ... skip: b'l3-ha extension not enabled.' 2021-07-03 12:44:05.676 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativeTest ... skip: b'router extension not enabled.' 2021-07-03 12:44:08.616 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_delete_trunk_with_subport_is_allowed ... success [25.934s] 2021-07-03 12:44:09.529 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_legacy_names ... success [4.558s] 2021-07-03 12:44:15.349 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_1 ... success [14.097s] 2021-07-03 12:44:19.699 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_bulk_sec_groups ... success [10.106s] 2021-07-03 12:44:23.637 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.937s] 2021-07-03 12:44:28.445 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_specific_value_2 ... success [13.095s] 2021-07-03 12:44:34.196 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolIPv6Test.test_security_group_rule_protocol_names ... success [24.665s] 2021-07-03 12:44:38.564 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_get_subports ... success [29.947s] 2021-07-03 12:44:49.252 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_boolean_type_name ... success [0.035s] 2021-07-03 12:44:49.282 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_with_too_long_name ... success [0.029s] 2021-07-03 12:44:54.634 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_pass ... success [26.187s] 2021-07-03 12:44:57.147 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_in_use_sec_group ... success [7.863s] 2021-07-03 12:44:58.705 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_default_security_group_name ... success [1.557s] 2021-07-03 12:44:58.826 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_boolean_type_name ... success [0.120s] 2021-07-03 12:44:58.928 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupIPv6Test.test_update_security_group_with_too_long_name ... success [0.102s] 2021-07-03 12:45:22.246 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_integers ... success [26.891s] 2021-07-03 12:45:22.249 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_extension_driver_port_security.PortSecTest.test_port_sec_update_port_failed ... success [27.615s] 2021-07-03 12:45:23.033 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_list_trunks ... success [44.467s] 2021-07-03 12:45:29.787 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_boolean_type_name ... success [0.037s] 2021-07-03 12:45:29.812 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_with_too_long_name ... success [0.024s] 2021-07-03 12:45:39.354 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_delete_in_use_sec_group ... success [9.541s] 2021-07-03 12:45:40.771 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_default_security_group_name ... success [1.416s] 2021-07-03 12:45:40.870 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_boolean_type_name ... success [0.099s] 2021-07-03 12:45:40.983 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupTest.test_update_security_group_with_too_long_name ... success [0.112s] 2021-07-03 12:45:41.999 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_security_groups_negative.NegativeSecGroupProtocolTest.test_create_security_group_rule_with_ipv6_protocol_names ... success [19.753s] 2021-07-03 12:45:58.549 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_service_type_management.ServiceTypeManagementTest.test_service_provider_list ... success [0.779s] 2021-07-03 12:46:05.022 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_sp_associate_address_scope_multiple_prefix_intersect ... success [6.249s] 2021-07-03 12:46:05.300 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_remove_subport ... success [42.264s] 2021-07-03 12:46:30.785 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnet_different_pools_same_network ... success [25.761s] 2021-07-03 12:46:34.821 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestJSON.test_show_trunk_has_project_id ... success [29.522s] 2021-07-03 12:46:37.201 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_of_other_owner ... success [6.417s] 2021-07-03 12:46:58.035 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_address_scope_prefix_intersect ... success [20.834s] 2021-07-03 12:46:58.089 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_invalid_address_scope ... success [0.053s] 2021-07-03 12:47:04.031 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_create_subnetpool_associate_non_exist_address_scope ... success [5.941s] 2021-07-03 12:47:04.135 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_delete_non_existent_subnetpool ... success [0.104s] 2021-07-03 12:47:04.174 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_get_non_existent_subnetpool ... success [0.039s] 2021-07-03 12:47:04.202 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_default_subnetpool ... success [0.027s] 2021-07-03 12:47:04.238 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_shared_subnetpool ... success [0.035s] 2021-07-03 12:47:05.333 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_flavor ... success [6.489s] 2021-07-03 12:47:05.447 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_create_subnetpool_associate_shared_address_scope ... success [1.208s] 2021-07-03 12:47:09.247 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-07-03 12:47:09.248 32 INFO opnfv-tempest [-] {2} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestMtusJSON ... skip: b'Either vxlan or gre type driver not enabled.' 2021-07-03 12:47:09.315 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_get_not_shared_admin_subnetpool ... success [3.868s] 2021-07-03 12:47:12.714 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [1.877s] 2021-07-03 12:47:12.986 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination ... success [0.270s] 2021-07-03 12:47:13.095 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.109s] 2021-07-03 12:47:13.207 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.111s] 2021-07-03 12:47:13.401 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.193s] 2021-07-03 12:47:14.025 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_href_links ... success [0.621s] 2021-07-03 12:47:14.355 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_pagination_with_marker ... success [0.330s] 2021-07-03 12:47:14.399 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_asc ... success [0.046s] 2021-07-03 12:47:14.438 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_sorts_desc ... success [0.038s] 2021-07-03 12:47:14.505 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_create_update_delete_service_profile ... success [9.171s] 2021-07-03 12:47:14.519 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsSearchCriteriaTest.test_list_validation_filters ... success [0.080s] 2021-07-03 12:47:14.537 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_flavors ... success [0.031s] 2021-07-03 12:47:14.579 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_list_service_profiles ... success [0.041s] 2021-07-03 12:47:14.616 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_flavor ... success [0.036s] 2021-07-03 12:47:14.640 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_flavors_extensions.TestFlavorsJson.test_show_service_profile ... success [0.024s] 2021-07-03 12:47:21.992 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_tenant_update_sp_prefix_associated_with_shared_addr_scope ... success [12.676s] 2021-07-03 12:47:22.031 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_non_existent_subnetpool ... success [0.039s] 2021-07-03 12:47:25.731 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_of_other_owner ... success [3.699s] 2021-07-03 12:47:28.786 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_associate_address_scope_wrong_ip_version ... success [3.054s] 2021-07-03 12:47:45.433 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_multiple_prefix_intersect ... success [16.647s] 2021-07-03 12:47:46.928 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_not_modifiable_shared ... success [1.495s] 2021-07-03 12:47:49.773 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefix_intersect ... success [2.844s] 2021-07-03 12:47:51.072 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_prefixes_shrink ... success [1.298s] 2021-07-03 12:47:51.623 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_subnetpools_negative.SubnetPoolsNegativeTestJSON.test_update_subnetpool_tenant_id ... success [0.550s] 2021-07-03 12:48:08.634 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_admin_create_shared_subnetpool ... success [8.369s] 2021-07-03 12:48:15.525 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_list_subnetpool ... success [6.893s] 2021-07-03 12:48:22.565 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_port_delete ... success [30.071s] 2021-07-03 12:48:27.413 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_default_prefixlen ... success [11.886s] 2021-07-03 12:48:29.017 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_after_subnet_and_ports ... success [6.453s] 2021-07-03 12:48:30.906 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_list_ip_availability_before_subnet ... success [1.888s] 2021-07-03 12:48:31.973 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_prefixlen ... success [4.559s] 2021-07-03 12:48:36.659 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_quota ... success [4.685s] 2021-07-03 12:48:38.740 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sg_with_timestamp ... success [3.719s] 2021-07-03 12:48:39.289 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_port_delete ... success [8.382s] 2021-07-03 12:48:41.688 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_create_sgrule_with_timestamp ... success [2.947s] 2021-07-03 12:48:44.168 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sg_attribute_with_timestamp ... success [2.479s] 2021-07-03 12:48:45.344 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnet_from_pool_with_subnet_cidr ... success [8.684s] 2021-07-03 12:48:47.526 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_network_ip_availability.NetworksIpAvailabilityIPv4Test.test_show_ip_availability_after_subnet_and_ports_create ... success [8.236s] 2021-07-03 12:48:47.555 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_subnetpool_associate_address_scope ... success [2.211s] 2021-07-03 12:48:47.791 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_show_sgrule_attribute_with_timestamp ... success [3.622s] 2021-07-03 12:48:57.312 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_create_update_subnetpool_description ... success [9.755s] 2021-07-03 12:48:57.511 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithSecurityGroup.test_update_sg_with_timestamp ... success [9.719s] 2021-07-03 12:48:58.885 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_get_subnetpool ... success [1.574s] 2021-07-03 12:49:01.888 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_show_subnetpool_has_project_id ... success [3.002s] 2021-07-03 12:49:02.638 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_create_non_default_subnetpool ... success [0.750s] 2021-07-03 12:49:06.369 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_tenant_update_subnetpool ... success [3.729s] 2021-07-03 12:49:09.286 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_address_scope ... success [2.917s] 2021-07-03 12:49:17.452 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_associate_another_address_scope ... success [8.165s] 2021-07-03 12:49:19.270 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_disassociate_address_scope ... success [1.817s] 2021-07-03 12:49:20.653 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_append ... success [1.382s] 2021-07-03 12:49:23.210 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTest.test_update_subnetpool_prefixes_extend ... success [2.557s] 2021-07-03 12:49:31.290 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_network_with_project ... success [3.960s] 2021-07-03 12:49:31.291 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_create_update_network_dns_domain ... skip [0.001s]: b'Skipped because network extension: dns-integration is not enabled' 2021-07-03 12:49:32.515 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_list_networks_fields_keystone_v3 ... success [1.224s] 2021-07-03 12:49:32.659 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network ... success [0.144s] 2021-07-03 12:49:33.181 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks.NetworksTestJSON.test_show_network_fields_keystone_v3 ... success [0.521s] 2021-07-03 12:49:50.899 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_no_pagination_limit_0 ... success [0.053s] 2021-07-03 12:49:51.167 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination ... success [0.266s] 2021-07-03 12:49:51.270 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_asc ... success [0.102s] 2021-07-03 12:49:51.374 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_desc ... success [0.104s] 2021-07-03 12:49:51.600 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_page_reverse_with_href_links ... success [0.224s] 2021-07-03 12:49:52.615 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_href_links ... success [1.012s] 2021-07-03 12:49:52.920 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_pagination_with_marker ... success [0.306s] 2021-07-03 12:49:52.974 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_asc ... success [0.054s] 2021-07-03 12:49:53.022 32 INFO opnfv-tempest [-] {0} neutron_tempest_plugin.api.test_trunk.TrunksSearchCriteriaTest.test_list_sorts_desc ... success [0.048s] 2021-07-03 12:49:59.237 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_networks_negative.NetworksNegativeTest.test_delete_network_in_use ... success [4.391s] 2021-07-03 12:50:16.499 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_admin_create_shared_subnetpool ... success [3.155s] 2021-07-03 12:50:18.282 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [3.038s] 2021-07-03 12:50:20.464 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_get_rules_by_policy ... success [2.181s] 2021-07-03 12:50:21.938 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [1.473s] 2021-07-03 12:50:22.709 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create ... success [0.770s] 2021-07-03 12:50:23.264 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.555s] 2021-07-03 12:50:23.975 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_fail_for_the_same_type ... success [0.710s] 2021-07-03 12:50:24.007 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.032s] 2021-07-03 12:50:24.031 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_forbidden_for_regular_tenants ... success [0.023s] 2021-07-03 12:50:24.097 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.066s] 2021-07-03 12:50:24.164 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_create_rule_nonexistent_policy ... success [0.066s] 2021-07-03 12:50:24.499 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_dual_stack_subnets_from_subnetpools ... success [8.000s] 2021-07-03 12:50:25.311 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [1.146s] 2021-07-03 12:50:25.447 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_list_subnetpool ... success [0.947s] 2021-07-03 12:50:26.241 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_delete ... success [0.929s] 2021-07-03 12:50:27.299 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [1.058s] 2021-07-03 12:50:28.201 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update ... success [0.901s] 2021-07-03 12:50:28.659 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_default_prefixlen ... success [3.212s] 2021-07-03 12:50:28.956 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.755s] 2021-07-03 12:50:29.425 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_foreign_policy ... success [0.468s] 2021-07-03 12:50:29.980 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.555s] 2021-07-03 12:50:30.845 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.QosBandwidthLimitRuleWithDirectionTestJSON.test_rule_update_forbidden_for_regular_tenants_own_policy ... success [0.865s] 2021-07-03 12:50:33.272 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_prefixlen ... success [4.613s] 2021-07-03 12:50:36.667 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_quota ... success [3.394s] 2021-07-03 12:50:40.943 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnet_from_pool_with_subnet_cidr ... success [4.275s] 2021-07-03 12:50:42.489 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_subnetpool_associate_address_scope ... success [1.546s] 2021-07-03 12:50:44.601 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_create_update_subnetpool_description ... success [2.109s] 2021-07-03 12:50:46.425 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_get_subnetpool ... success [1.824s] 2021-07-03 12:50:51.615 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_show_subnetpool_has_project_id ... success [5.190s] 2021-07-03 12:50:53.032 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_create_non_default_subnetpool ... success [1.416s] 2021-07-03 12:50:54.011 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_tenant_update_subnetpool ... success [0.978s] 2021-07-03 12:50:55.452 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_address_scope ... success [1.440s] 2021-07-03 12:51:02.677 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_associate_another_address_scope ... success [7.224s] 2021-07-03 12:51:04.256 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_disassociate_address_scope ... success [1.578s] 2021-07-03 12:51:05.045 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_append ... success [0.789s] 2021-07-03 12:51:06.844 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_subnetpools.SubnetPoolsTestV6.test_update_subnetpool_prefixes_extend ... success [1.798s] 2021-07-03 12:51:18.212 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_fields ... success [9.313s] 2021-07-03 12:51:27.244 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_filter_rbac_policies ... success [9.032s] 2021-07-03 12:51:47.214 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remains ... success [19.968s] 2021-07-03 12:51:54.485 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_net_bound_shared_policy_wildcard_and_tenant_id_wild_remove ... success [7.270s] 2021-07-03 12:52:05.614 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_network_presence_prevents_policy_rbac_policy_deletion ... success [11.128s] 2021-07-03 12:52:13.895 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard ... success [8.281s] 2021-07-03 12:52:18.655 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_sharing_with_wildcard_and_tenant_id ... success [4.758s] 2021-07-03 12:52:20.487 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_empty_trunk_details ... success [12.762s] 2021-07-03 12:52:25.650 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_policy_target_update ... success [6.995s] 2021-07-03 12:52:30.040 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_rbac_policy_show ... success [4.389s] 2021-07-03 12:52:33.983 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_no_subports ... success [13.495s] 2021-07-03 12:52:34.044 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [4.004s] 2021-07-03 12:52:37.241 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos.RbacSharedQosPoliciesTest.test_regular_client_shares_to_another_regular_client ... success [3.196s] 2021-07-03 12:52:46.790 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_details.TestTrunkDetailsJSON.test_port_resource_trunk_details_with_subport ... success [12.804s] 2021-07-03 12:52:49.064 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_description ... success [0.650s] 2021-07-03 12:52:49.084 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_name ... success [0.020s] 2021-07-03 12:52:49.114 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_qos_negative.QosNegativeTestJSON.test_add_policy_with_too_long_tenant_id ... success [0.030s] 2021-07-03 12:52:55.711 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers.RoutersTest ... skip: b'router extension not enabled.' 2021-07-03 12:52:55.712 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.DvrRoutersNegativeTest ... skip: b'dvr extension not enabled.' 2021-07-03 12:52:55.713 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_routers_negative.RoutersNegativePolicyTest ... skip: b'router extension not enabled.' 2021-07-03 12:53:12.500 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_fields ... success [6.636s] 2021-07-03 12:53:15.786 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_filter_rbac_policies ... success [3.285s] 2021-07-03 12:53:18.495 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_duplicate_segmentation_details ... success [20.233s] 2021-07-03 12:53:18.827 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_policy_target_update ... success [3.041s] 2021-07-03 12:53:24.545 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_passing_dict ... success [6.052s] 2021-07-03 12:53:25.152 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_port_presence_prevents_policy_rbac_policy_deletion ... success [6.322s] 2021-07-03 12:53:30.438 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_rbac_policy_show ... success [5.287s] 2021-07-03 12:53:37.301 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_disabled_trunk ... success [12.755s] 2021-07-03 12:53:37.812 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_blocked_from_sharing_anothers_policy ... success [7.372s] 2021-07-03 12:53:41.211 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.RbacSharedSecurityGroupTest.test_regular_client_shares_to_another_regular_client ... fail [3.395s] 2021-07-03 12:53:47.430 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_add_subport_port_id_uses_parent_port_id ... success [10.128s] 2021-07-03 12:54:02.031 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_invalid_inherit_network_segmentation_type ... success [14.597s] 2021-07-03 12:54:15.404 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_missing_segmentation_id ... success [13.373s] 2021-07-03 12:54:16.366 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_ints ... success [18.494s] 2021-07-03 12:54:24.860 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_port_id ... success [9.455s] 2021-07-03 12:54:30.025 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_subport_nonexistent_trunk ... success [5.165s] 2021-07-03 12:54:42.038 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_security_groups.SecGroupProtocolTest.test_security_group_rule_protocol_names ... success [25.672s] 2021-07-03 12:54:52.896 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_duplicate_subport_segmentation_ids ... success [22.868s] 2021-07-03 12:54:53.575 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_port_id ... success [0.680s] 2021-07-03 12:54:56.037 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_network_with_timestamp ... success [2.935s] 2021-07-03 12:54:58.735 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_port_with_timestamp ... success [2.697s] 2021-07-03 12:55:01.658 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_nonexistent_subport_port_id ... success [8.082s] 2021-07-03 12:55:02.303 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnet_with_timestamp ... success [3.567s] 2021-07-03 12:55:03.600 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_create_subnetpool_with_timestamp ... success [1.295s] 2021-07-03 12:55:03.602 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_segment_with_timestamp ... skip [0.001s]: b'Skipped because network extension: standard-attr-segment is not enabled' 2021-07-03 12:55:05.460 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_networks_attribute_with_timestamp ... success [1.859s] 2021-07-03 12:55:07.680 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_port_id ... success [6.021s] 2021-07-03 12:55:12.614 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_port_attribute_with_timestamp ... success [7.153s] 2021-07-03 12:55:16.229 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_id ... success [8.549s] 2021-07-03 12:55:16.627 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnet_attribute_with_timestamp ... success [4.012s] 2021-07-03 12:55:18.481 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_show_subnetpool_attribute_with_timestamp ... success [1.854s] 2021-07-03 12:55:21.004 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_network_with_timestamp ... success [2.521s] 2021-07-03 12:55:23.388 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_create_trunk_with_subport_missing_segmentation_type ... success [7.158s] 2021-07-03 12:55:27.273 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_port_with_timestamp ... success [6.269s] 2021-07-03 12:55:35.267 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnet_with_timestamp ... success [7.993s] 2021-07-03 12:55:35.807 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStamp.test_update_subnetpool_with_timestamp ... success [0.539s] 2021-07-03 12:55:39.580 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_subport ... success [16.190s] 2021-07-03 12:55:47.571 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_port_in_use_by_trunk ... success [7.990s] 2021-07-03 12:55:54.449 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_delete_trunk_disabled_trunk ... success [6.878s] 2021-07-03 12:56:07.143 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_floatingip_with_timestamp ... fail [0.666s] 2021-07-03 12:56:07.170 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_create_router_with_timestamp ... fail [0.025s] 2021-07-03 12:56:07.190 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_floatingip_attribute_with_timestamp ... fail [0.018s] 2021-07-03 12:56:07.213 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_show_router_attribute_with_timestamp ... fail [0.022s] 2021-07-03 12:56:07.239 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_floatingip_with_timestamp ... fail [0.024s] 2021-07-03 12:56:07.261 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_timestamp.TestTimeStampWithL3.test_update_router_with_timestamp ... fail [0.019s] 2021-07-03 12:56:08.678 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_not_found ... success [14.227s] 2021-07-03 12:56:23.779 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_passing_dict ... success [15.099s] 2021-07-03 12:56:31.304 32 INFO opnfv-tempest [-] {1} neutron_tempest_plugin.api.test_trunk_negative.TrunkTestJSON.test_remove_subport_port_id_disabled_trunk ... success [7.525s] 2021-07-03 12:56:42.313 32 INFO opnfv-tempest [-] {3} neutron_tempest_plugin.api.test_trunk.TrunkTestInheritJSONBase.test_add_subport ... success [20.115s] 2021-07-03 12:56:48.254 32 INFO rally.task.context [-] Verification 5720038f-d9a1-4bd1-b021-018ac5beb662 | Context testr@default cleanup() started 2021-07-03 12:56:48.255 32 INFO rally.task.context [-] Verification 5720038f-d9a1-4bd1-b021-018ac5beb662 | Context testr@default cleanup() finished in 0.79 msec 2021-07-03 12:56:48.256 32 INFO rally.task.context [-] Verification 5720038f-d9a1-4bd1-b021-018ac5beb662 | Context tempest@default cleanup() started 2021-07-03 12:56:48.835 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-07-03 12:56:48.922 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-07-03 12:56:48.955 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_beb038a2_7Tt24doB'. 2021-07-03 12:56:49.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_beb038a2_7Tt24doB' has been deleted. 2021-07-03 12:56:49.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '5d891408-0494-4e1c-8a05-b1b59eb83448' of option 'instance_type' from Tempest config file. 2021-07-03 12:56:49.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '5d891408-0494-4e1c-8a05-b1b59eb83448' has been removed. 2021-07-03 12:56:49.500 32 INFO rally.task.context [-] Verification 5720038f-d9a1-4bd1-b021-018ac5beb662 | Context tempest@default cleanup() finished in 1.24 sec 2021-07-03 12:56:49.568 32 INFO rally.api [-] Verification (UUID=beb038a2-82b5-4191-9f20-9782c45496b3) has been successfully finished for deployment 'opnfv-rally' (UUID=9063af44-d42f-455d-9244-d73e9e6826cc)! 2021-07-03 12:56:51.038 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:56:51.038 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:56:51.039 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:56:52.798 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:56:52.798 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:56:52.798 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:56:54.562 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'beb038a2-82b5-4191-9f20-9782c45496b3' 2021-07-03 12:56:54.591 44 INFO rally.api [-] The report has been successfully built. 2021-07-03 12:56:56.021 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-07-03 12:56:56.021 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-07-03 12:56:56.021 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-07-03 12:56:57.784 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'beb038a2-82b5-4191-9f20-9782c45496b3' 2021-07-03 12:56:57.810 46 INFO rally.api [-] The report has been successfully built.