2020-04-10 02:38:01.556 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:38:01.557 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:38:01.557 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:38:03.659 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 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 02:38:03.659 6 ERROR rally.cli.cliutils 2020-04-10 02:38:05.140 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:38:05.141 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:38:05.141 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:38:09.048 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:38:09.049 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:38:09.049 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:38:13.520 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:38:13.521 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:38:13.521 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:38:14.924 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:38:14.925 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:38:14.925 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:38:17.018 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 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils force=force) 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 02:38:17.018 15 ERROR rally.cli.cliutils 2020-04-10 02:38:18.632 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:38:18.633 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:38:18.633 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:38:20.680 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 02:38:20.753 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f9b412cf-c7b9-4af0-853b-9557c0687396/repo. 2020-04-10 02:38:21.085 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f9b412cf-c7b9-4af0-853b-9557c0687396/repo'... done. Note: checking out 'fa24444f0038aa8fd35e162a12e39f91e1821e67'. 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 ' 2020-04-10 02:38:21.101 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 02:38:21.109 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 02:38:21.129 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 02:38:21.203 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 02:38:21.834 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f9b412cf-c7b9-4af0-853b-9557c0687396) has been successfully created! 2020-04-10 02:38:23.358 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:38:23.359 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:38:23.359 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:38:27.505 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:38:27.505 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:38:27.506 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:38:29.602 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f9b412cf-c7b9-4af0-853b-9557c0687396) for deployment 'opnfv-rally' (UUID=a611b226-3d83-491d-8aaa-2b8b0feb1af6). 2020-04-10 02:38:30.011 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f9b412cf-c7b9-4af0-853b-9557c0687396) has been successfully configured for deployment 'opnfv-rally' (UUID=a611b226-3d83-491d-8aaa-2b8b0feb1af6)! 2020-04-10 02:38:38.022 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:38:38.022 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:38:38.022 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:38:40.097 32 INFO rally.api [-] Starting verification (UUID=f472c7c1-bee4-4c1e-806e-250ecaf75f48) for deployment 'opnfv-rally' (UUID=a611b226-3d83-491d-8aaa-2b8b0feb1af6) by verifier 'opnfv-tempest' (UUID=f9b412cf-c7b9-4af0-853b-9557c0687396). 2020-04-10 02:38:40.808 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-04-10 02:38:40.869 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 02:38:40.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f9b412cf-c7b9-4af0-853b-9557c0687396/for-deployment-a611b226-3d83-491d-8aaa-2b8b0feb1af6/tempest.log' to option 'log_file'. 2020-04-10 02:38:40.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f9b412cf-c7b9-4af0-853b-9557c0687396/for-deployment-a611b226-3d83-491d-8aaa-2b8b0feb1af6/tempest.log 2020-04-10 02:38:40.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 02:38:40.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f9b412cf-c7b9-4af0-853b-9557c0687396/for-deployment-a611b226-3d83-491d-8aaa-2b8b0feb1af6/lock_files' to option 'lock_path'. 2020-04-10 02:38:40.870 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f9b412cf-c7b9-4af0-853b-9557c0687396/for-deployment-a611b226-3d83-491d-8aaa-2b8b0feb1af6/lock_files 2020-04-10 02:38:40.871 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-10 02:38:40.871 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 2020-04-10 02:38:40.871 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = db121313-337b-4d5d-9d84-ce31464571d1 2020-04-10 02:38:40.871 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 34375863-37b9-483e-8047-c4d26b2a7f77 2020-04-10 02:38:40.872 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = fa808859-6c73-426b-9697-bc26626f99e6 2020-04-10 02:38:40.872 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 66e04e1e-f8d4-443e-b399-cdce67efbde2 2020-04-10 02:38:41.092 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 02:38:41.092 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = patrole-net_6ebbf9e7-ba72-4395-a643-44e15467d06a 2020-04-10 02:38:41.093 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 02:38:41.227 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-10 02:38:41.268 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-10 02:38:41.269 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_f472c7c1_gFNip98N' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-10 02:38:41.314 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f472c7c1_gFNip98N' (ID = aa7b8b42-704c-455c-ab5b-937ba4816d13) has been successfully created! 2020-04-10 02:38:41.314 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'aa7b8b42-704c-455c-ab5b-937ba4816d13' to option 'instance_type'. 2020-04-10 02:38:41.315 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = aa7b8b42-704c-455c-ab5b-937ba4816d13 2020-04-10 02:38:41.316 32 INFO rally.task.context [-] Verification f9b412cf-c7b9-4af0-853b-9557c0687396 | Context tempest@default setup() finished in 1.02 sec 2020-04-10 02:38:41.317 32 INFO rally.task.context [-] Verification f9b412cf-c7b9-4af0-853b-9557c0687396 | Context testr@default setup() finished in 0.42 msec 2020-04-10 02:38:41.317 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/ccb73e9d-5996-44cb-99f9-cba799b1be2a'. 2020-04-10 02:38:45.238 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b"('metering extension not enabled.',)" 2020-04-10 02:38:45.418 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b"('metering extension not enabled.',)" 2020-04-10 02:38:49.283 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [0.797s] 2020-04-10 02:38:49.405 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [0.544s] 2020-04-10 02:38:49.479 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [0.712s] 2020-04-10 02:38:49.543 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [0.497s] 2020-04-10 02:38:49.594 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [0.684s] 2020-04-10 02:38:49.615 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [0.759s] 2020-04-10 02:38:49.673 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [0.457s] 2020-04-10 02:38:49.716 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [0.615s] 2020-04-10 02:38:49.799 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [0.394s] 2020-04-10 02:38:49.824 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [0.542s] 2020-04-10 02:38:49.851 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [0.479s] 2020-04-10 02:38:49.953 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [0.896s] 2020-04-10 02:38:49.963 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [0.420s] 2020-04-10 02:38:49.970 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [0.571s] 2020-04-10 02:38:49.994 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [0.380s] 2020-04-10 02:38:50.039 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [1.202s] 2020-04-10 02:38:50.085 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [0.285s] 2020-04-10 02:38:50.186 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [0.336s] 2020-04-10 02:38:50.193 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [0.478s] 2020-04-10 02:38:50.262 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [1.386s] 2020-04-10 02:38:50.345 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [0.520s] 2020-04-10 02:38:50.360 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [1.286s] 2020-04-10 02:38:50.378 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b"('No service_providers available.',)" 2020-04-10 02:38:50.406 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [0.436s] 2020-04-10 02:38:50.488 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [0.302s] 2020-04-10 02:38:50.551 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [0.586s] 2020-04-10 02:38:50.595 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [1.001s] 2020-04-10 02:38:50.661 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [0.665s] 2020-04-10 02:38:50.761 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [0.675s] 2020-04-10 02:38:50.777 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [0.823s] 2020-04-10 02:38:50.965 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [1.483s] 2020-04-10 02:38:50.971 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [0.625s] 2020-04-10 02:38:51.021 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [0.613s] 2020-04-10 02:38:51.139 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [1.099s] 2020-04-10 02:38:51.168 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [0.506s] 2020-04-10 02:38:51.258 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [1.084s] 2020-04-10 02:38:51.363 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [0.602s] 2020-04-10 02:38:51.373 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [0.778s] 2020-04-10 02:38:51.416 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [1.055s] 2020-04-10 02:38:51.574 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [0.553s] 2020-04-10 02:38:51.681 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [1.129s] 2020-04-10 02:38:51.870 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [1.091s] 2020-04-10 02:38:51.944 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [0.687s] 2020-04-10 02:38:51.979 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [0.605s] 2020-04-10 02:38:52.093 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [0.952s] 2020-04-10 02:38:52.228 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [0.653s] 2020-04-10 02:38:52.314 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [0.898s] 2020-04-10 02:38:52.456 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [0.772s] 2020-04-10 02:38:52.458 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [2.197s] 2020-04-10 02:38:52.544 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [1.580s] 2020-04-10 02:38:52.553 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [1.784s] 2020-04-10 02:38:52.850 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [0.749s] 2020-04-10 02:38:52.949 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [1.004s] 2020-04-10 02:38:52.990 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [0.534s] 2020-04-10 02:38:53.101 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [1.232s] 2020-04-10 02:38:53.174 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [0.629s] 2020-04-10 02:38:53.287 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [0.973s] 2020-04-10 02:38:53.348 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [1.253s] 2020-04-10 02:38:53.674 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [0.825s] 2020-04-10 02:38:53.965 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [1.412s] 2020-04-10 02:38:54.091 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [2.883s] 2020-04-10 02:38:54.327 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [1.337s] 2020-04-10 02:38:54.336 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [0.659s] 2020-04-10 02:38:54.404 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [1.945s] 2020-04-10 02:38:54.611 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [2.356s] 2020-04-10 02:38:54.772 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [0.444s] 2020-04-10 02:38:55.021 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [1.052s] 2020-04-10 02:38:55.035 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [1.857s] 2020-04-10 02:38:55.037 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [0.697s] 2020-04-10 02:38:55.047 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... success [0.433s] 2020-04-10 02:38:55.049 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [2.096s] 2020-04-10 02:38:55.094 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [0.321s] 2020-04-10 02:38:55.141 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [6.207s] 2020-04-10 02:38:55.252 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [0.848s] 2020-04-10 02:38:55.398 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [0.353s] 2020-04-10 02:38:55.466 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... success [3.360s] 2020-04-10 02:38:55.544 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [0.511s] 2020-04-10 02:38:55.608 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [0.355s] 2020-04-10 02:38:55.634 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [0.601s] 2020-04-10 02:38:55.722 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [0.675s] 2020-04-10 02:38:55.846 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [0.749s] 2020-04-10 02:38:55.873 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [0.853s] 2020-04-10 02:38:55.920 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [0.310s] 2020-04-10 02:38:56.102 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [0.557s] 2020-04-10 02:38:56.190 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [0.270s] 2020-04-10 02:38:56.197 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [0.351s] 2020-04-10 02:38:56.271 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [0.635s] 2020-04-10 02:38:56.314 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [3.024s] 2020-04-10 02:38:56.334 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [1.771s] 2020-04-10 02:38:56.481 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [1.083s] 2020-04-10 02:38:56.626 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [0.427s] 2020-04-10 02:38:56.646 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [0.541s] 2020-04-10 02:38:56.741 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [0.471s] 2020-04-10 02:38:56.854 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [2.702s] 2020-04-10 02:38:56.886 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [1.964s] 2020-04-10 02:38:57.245 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [1.053s] 2020-04-10 02:38:57.418 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [0.791s] 2020-04-10 02:38:57.837 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [1.355s] 2020-04-10 02:38:57.847 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [3.755s] 2020-04-10 02:38:58.358 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... success [2.892s] 2020-04-10 02:38:59.000 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [2.114s] 2020-04-10 02:38:59.183 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [1.337s] 2020-04-10 02:38:59.440 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [2.196s] 2020-04-10 02:38:59.469 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [3.135s] 2020-04-10 02:39:00.268 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [1.084s] 2020-04-10 02:39:00.417 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [1.415s] 2020-04-10 02:39:00.814 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [5.673s] 2020-04-10 02:39:00.827 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [1.357s] 2020-04-10 02:39:00.966 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [3.126s] 2020-04-10 02:39:01.256 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [0.986s] 2020-04-10 02:39:01.374 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [0.408s] 2020-04-10 02:39:01.790 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [0.416s] 2020-04-10 02:39:01.832 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [1.415s] 2020-04-10 02:39:02.136 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... success [3.776s] 2020-04-10 02:39:02.208 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [0.418s] 2020-04-10 02:39:02.521 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [5.666s] 2020-04-10 02:39:02.628 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [0.417s] 2020-04-10 02:39:03.024 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [0.395s] 2020-04-10 02:39:03.430 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [0.406s] 2020-04-10 02:39:03.640 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [2.811s] 2020-04-10 02:39:03.749 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [1.915s] 2020-04-10 02:39:03.806 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [0.374s] 2020-04-10 02:39:04.271 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_add_router_interface ... success [10.204s] 2020-04-10 02:39:04.273 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_distributed_router ... skip [0.001s]: b'Skipped because network extension: dvr is not enabled' 2020-04-10 02:39:04.275 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_high_availability_router ... skip [0.001s]: b'Skipped because network extension: l3-ha is not enabled' 2020-04-10 02:39:04.305 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [3.492s] 2020-04-10 02:39:04.731 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [0.923s] 2020-04-10 02:39:04.733 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... skip [0.001s]: b'Skipped until bug: https://storyboard.openstack.org/#!/story/2005489 is resolved.' 2020-04-10 02:39:05.229 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [1.476s] 2020-04-10 02:39:05.733 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router ... success [1.463s] 2020-04-10 02:39:05.793 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [3.271s] 2020-04-10 02:39:06.517 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... success [4.375s] 2020-04-10 02:39:06.553 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [1.822s] 2020-04-10 02:39:06.724 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [1.498s] 2020-04-10 02:39:07.265 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [3.624s] 2020-04-10 02:39:08.472 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [1.749s] 2020-04-10 02:39:09.123 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [2.568s] 2020-04-10 02:39:09.702 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... success [3.189s] 2020-04-10 02:39:11.213 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [2.738s] 2020-04-10 02:39:11.525 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [0.309s] 2020-04-10 02:39:11.609 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_enable_snat ... success [5.875s] 2020-04-10 02:39:11.824 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [0.298s] 2020-04-10 02:39:14.318 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... success [4.615s] 2020-04-10 02:39:14.961 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [3.134s] 2020-04-10 02:39:16.472 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_create_router_external_fixed_ips ... success [4.860s] 2020-04-10 02:39:16.958 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [1.998s] 2020-04-10 02:39:17.379 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [0.419s] 2020-04-10 02:39:17.826 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [0.447s] 2020-04-10 02:39:18.350 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_delete_router ... success [1.878s] 2020-04-10 02:39:18.858 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_list_routers ... success [0.507s] 2020-04-10 02:39:19.537 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [1.707s] 2020-04-10 02:39:21.911 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [2.373s] 2020-04-10 02:39:25.314 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [3.403s] 2020-04-10 02:39:26.360 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_remove_router_interface ... success [7.497s] 2020-04-10 02:39:26.361 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_distributed_router ... skip [0.001s]: b'Skipped because network extension: dvr is not enabled' 2020-04-10 02:39:26.363 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_high_availability_router ... skip [0.001s]: b'Skipped because network extension: l3-ha is not enabled' 2020-04-10 02:39:26.747 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_show_router ... success [0.383s] 2020-04-10 02:39:26.748 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_distributed_router ... skip [0.001s]: b'Skipped because network extension: dvr is not enabled' 2020-04-10 02:39:26.750 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_high_availability_router ... skip [0.001s]: b'Skipped because network extension: l3-ha is not enabled' 2020-04-10 02:39:26.951 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [1.637s] 2020-04-10 02:39:28.402 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router ... success [1.655s] 2020-04-10 02:39:29.959 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [3.007s] 2020-04-10 02:39:31.689 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [1.729s] 2020-04-10 02:39:33.148 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [1.457s] 2020-04-10 02:39:33.256 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_enable_snat ... success [4.852s] 2020-04-10 02:39:33.886 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [0.738s] 2020-04-10 02:39:39.134 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_fixed_ips ... success [5.877s] 2020-04-10 02:39:40.600 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info ... success [1.466s] 2020-04-10 02:39:45.473 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest.test_update_router_external_gateway_info_network_id ... success [4.872s] 2020-04-10 02:39:55.488 32 INFO rally.task.context [-] Verification f9b412cf-c7b9-4af0-853b-9557c0687396 | Context testr@default cleanup() started 2020-04-10 02:39:55.489 32 INFO rally.task.context [-] Verification f9b412cf-c7b9-4af0-853b-9557c0687396 | Context testr@default cleanup() finished in 0.76 msec 2020-04-10 02:39:55.490 32 INFO rally.task.context [-] Verification f9b412cf-c7b9-4af0-853b-9557c0687396 | Context tempest@default cleanup() started 2020-04-10 02:39:55.657 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-04-10 02:39:55.751 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-04-10 02:39:55.787 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_f472c7c1_gFNip98N'. 2020-04-10 02:39:56.037 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_f472c7c1_gFNip98N' has been deleted. 2020-04-10 02:39:56.037 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'aa7b8b42-704c-455c-ab5b-937ba4816d13' of option 'instance_type' from Tempest config file. 2020-04-10 02:39:56.038 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'aa7b8b42-704c-455c-ab5b-937ba4816d13' has been removed. 2020-04-10 02:39:56.042 32 INFO rally.task.context [-] Verification f9b412cf-c7b9-4af0-853b-9557c0687396 | Context tempest@default cleanup() finished in 0.55 sec 2020-04-10 02:39:56.073 32 INFO rally.api [-] Verification (UUID=f472c7c1-bee4-4c1e-806e-250ecaf75f48) has been successfully finished for deployment 'opnfv-rally' (UUID=a611b226-3d83-491d-8aaa-2b8b0feb1af6)! 2020-04-10 02:39:57.780 91 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:39:57.780 91 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:39:57.780 91 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:39:59.396 92 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:39:59.396 92 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:39:59.396 92 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:40:01.387 92 INFO rally.api [-] Building 'html' report for the following verification(s): 'f472c7c1-bee4-4c1e-806e-250ecaf75f48' 2020-04-10 02:40:01.417 92 INFO rally.api [-] The report has been successfully built. 2020-04-10 02:40:02.843 94 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:40:02.843 94 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:40:02.843 94 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:40:04.893 94 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'f472c7c1-bee4-4c1e-806e-250ecaf75f48' 2020-04-10 02:40:04.906 94 INFO rally.api [-] The report has been successfully built.