2021-03-10 16:45:37.391 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:45:37.391 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:45:37.391 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:45:39.283 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-03-10 16:45:39.283 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-03-10 16:45:39.283 6 ERROR rally.cli.cliutils 2021-03-10 16:45:40.651 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:45:40.651 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:45:40.651 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:45:44.220 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:45:44.220 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:45:44.220 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:45:49.373 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:45:49.373 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:45:49.373 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:45:50.661 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:45:50.661 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:45:50.661 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:45:52.518 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-03-10 16:45:52.518 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils force=force) 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-03-10 16:45:52.518 15 ERROR rally.cli.cliutils 2021-03-10 16:45:53.889 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:45:53.889 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:45:53.890 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:45:55.666 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-03-10 16:45:55.728 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-0402c99d-0cd0-4258-a4d9-f341b75d76d9/repo. 2021-03-10 16:45:56.076 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-0402c99d-0cd0-4258-a4d9-f341b75d76d9/repo'... done. Note: checking out '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01'. 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-03-10 16:45:56.090 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g2cac8d2bd ' 2021-03-10 16:45:56.098 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '2cac8d2bd2d4fa09030da9b381a74cf5f9d91d01 ' 2021-03-10 16:45:56.118 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-03-10 16:45:56.164 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-03-10 16:45:56.857 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0402c99d-0cd0-4258-a4d9-f341b75d76d9) has been successfully created! 2021-03-10 16:45:58.245 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:45:58.245 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:45:58.246 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:46:05.677 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:46:05.677 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:46:05.677 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:46:07.537 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0402c99d-0cd0-4258-a4d9-f341b75d76d9) for deployment 'opnfv-rally' (UUID=a84643c9-c43a-452e-99ef-efe18302ee6e). 2021-03-10 16:46:08.433 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0402c99d-0cd0-4258-a4d9-f341b75d76d9) has been successfully configured for deployment 'opnfv-rally' (UUID=a84643c9-c43a-452e-99ef-efe18302ee6e)! 2021-03-10 16:46:16.919 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:46:16.919 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:46:16.919 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:46:18.740 32 INFO rally.api [-] Starting verification (UUID=c85be767-06d4-44d3-8a70-347869fa4147) for deployment 'opnfv-rally' (UUID=a84643c9-c43a-452e-99ef-efe18302ee6e) by verifier 'opnfv-tempest' (UUID=0402c99d-0cd0-4258-a4d9-f341b75d76d9). 2021-03-10 16:46:19.890 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-03-10 16:46:20.270 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-03-10 16:46:20.270 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0402c99d-0cd0-4258-a4d9-f341b75d76d9/for-deployment-a84643c9-c43a-452e-99ef-efe18302ee6e/tempest.log' to option 'log_file'. 2021-03-10 16:46:20.271 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-0402c99d-0cd0-4258-a4d9-f341b75d76d9/for-deployment-a84643c9-c43a-452e-99ef-efe18302ee6e/tempest.log 2021-03-10 16:46:20.271 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-03-10 16:46:20.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-0402c99d-0cd0-4258-a4d9-f341b75d76d9/for-deployment-a84643c9-c43a-452e-99ef-efe18302ee6e/lock_files' to option 'lock_path'. 2021-03-10 16:46:20.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-0402c99d-0cd0-4258-a4d9-f341b75d76d9/for-deployment-a84643c9-c43a-452e-99ef-efe18302ee6e/lock_files 2021-03-10 16:46:20.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-03-10 16:46:20.273 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-03-10 16:46:20.273 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 4d945b4b-f488-4e76-a6e4-b205e17b3764 2021-03-10 16:46:20.274 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4d6bd075-d5ab-4728-b76e-c9f65204fab8 2021-03-10 16:46:20.274 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a1332f12-efef-4229-9679-b7e6ce20596d 2021-03-10 16:46:20.275 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 9c428695-864f-4b8e-8684-f5417554fed0 2021-03-10 16:46:20.540 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-03-10 16:46:20.541 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-03-10 16:46:20.542 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-03-10 16:46:20.609 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-10 16:46:20.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-03-10 16:46:20.658 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c85be767_jqL63wnu' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-03-10 16:46:20.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c85be767_jqL63wnu' (ID = 08495c47-8699-4a97-b1e4-7e68586b4395) has been successfully created! 2021-03-10 16:46:20.998 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '08495c47-8699-4a97-b1e4-7e68586b4395' to option 'instance_type'. 2021-03-10 16:46:20.999 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 08495c47-8699-4a97-b1e4-7e68586b4395 2021-03-10 16:46:21.000 32 INFO rally.task.context [-] Verification 0402c99d-0cd0-4258-a4d9-f341b75d76d9 | Context tempest@default setup() finished in 1.64 sec 2021-03-10 16:46:21.002 32 INFO rally.task.context [-] Verification 0402c99d-0cd0-4258-a4d9-f341b75d76d9 | Context testr@default setup() finished in 0.67 msec 2021-03-10 16:46:21.002 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/0f3411e6-b1f1-4a28-b59e-77ea6d90ca7c'. 2021-03-10 16:46:26.727 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-03-10 16:46:26.849 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-03-10 16:46:26.897 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-03-10 16:46:27.089 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-03-10 16:47:25.688 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [18.327s] 2021-03-10 16:47:26.813 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [12.584s] 2021-03-10 16:47:29.217 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [21.898s] 2021-03-10 16:47:31.060 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [19.589s] 2021-03-10 16:47:31.211 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [20.734s] 2021-03-10 16:47:35.880 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [23.587s] 2021-03-10 16:47:35.971 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [26.737s] 2021-03-10 16:47:40.296 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [21.274s] 2021-03-10 16:47:43.803 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [37.391s] 2021-03-10 16:47:45.588 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [19.834s] 2021-03-10 16:47:46.759 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [23.221s] 2021-03-10 16:47:46.980 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [21.291s] 2021-03-10 16:47:47.253 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [1.663s] 2021-03-10 16:47:47.388 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.132s] 2021-03-10 16:47:47.426 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.036s] 2021-03-10 16:47:47.470 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.040s] 2021-03-10 16:47:47.514 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.041s] 2021-03-10 16:47:49.306 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [5.503s] 2021-03-10 16:47:50.960 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [19.902s] 2021-03-10 16:47:51.702 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [11.405s] 2021-03-10 16:47:51.767 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [35.672s] 2021-03-10 16:47:53.221 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [30.518s] 2021-03-10 16:47:53.927 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [21.414s] 2021-03-10 16:47:54.479 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [18.600s] 2021-03-10 16:47:55.746 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [24.535s] 2021-03-10 16:47:58.747 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [50.236s] 2021-03-10 16:47:58.753 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [11.770s] 2021-03-10 16:47:58.818 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [22.377s] 2021-03-10 16:48:00.889 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-03-10 16:48:02.811 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [13.504s] 2021-03-10 16:48:05.270 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [51.633s] 2021-03-10 16:48:05.822 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [47.030s] 2021-03-10 16:48:06.163 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [30.192s] 2021-03-10 16:48:07.057 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [8.310s] 2021-03-10 16:48:16.204 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [24.438s] 2021-03-10 16:48:20.583 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [27.362s] 2021-03-10 16:48:21.038 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [37.112s] 2021-03-10 16:48:23.613 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [32.652s] 2021-03-10 16:48:24.463 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [37.011s] 2021-03-10 16:48:25.008 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [36.168s] 2021-03-10 16:48:25.814 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [31.333s] 2021-03-10 16:48:26.029 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.556s] 2021-03-10 16:48:27.885 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [36.181s] 2021-03-10 16:48:28.573 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [46.644s] 2021-03-10 16:48:29.033 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [21.974s] 2021-03-10 16:48:29.373 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [13.167s] 2021-03-10 16:48:30.122 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [60.905s] 2021-03-10 16:48:30.477 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [24.313s] 2021-03-10 16:48:32.687 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [12.103s] 2021-03-10 16:48:34.275 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [75.218s] 2021-03-10 16:48:34.659 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [28.836s] 2021-03-10 16:48:35.315 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [36.563s] 2021-03-10 16:48:39.621 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [40.803s] 2021-03-10 16:48:39.945 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [46.018s] 2021-03-10 16:48:39.959 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [13.937s] 2021-03-10 16:48:44.809 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [10.535s] 2021-03-10 16:48:44.817 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [39.547s] 2021-03-10 16:48:44.976 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [16.405s] 2021-03-10 16:48:45.971 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [24.933s] 2021-03-10 16:48:46.864 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [16.380s] 2021-03-10 16:48:48.364 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [19.330s] 2021-03-10 16:48:49.038 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [9.092s] 2021-03-10 16:48:51.974 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [28.360s] 2021-03-10 16:48:52.785 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [26.970s] 2021-03-10 16:48:53.613 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [23.488s] 2021-03-10 16:48:55.676 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [16.051s] 2021-03-10 16:48:55.732 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [27.844s] 2021-03-10 16:48:56.170 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [16.210s] 2021-03-10 16:48:56.284 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [67.086s] 2021-03-10 16:48:56.944 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [31.936s] 2021-03-10 16:48:57.104 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [12.126s] 2021-03-10 16:48:57.115 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [12.297s] 2021-03-10 16:48:57.757 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [12.946s] 2021-03-10 16:48:57.907 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [8.868s] 2021-03-10 16:48:58.466 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [49.602s] 2021-03-10 16:49:00.059 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [13.199s] 2021-03-10 16:49:00.072 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [14.098s] 2021-03-10 16:49:00.173 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [6.559s] 2021-03-10 16:49:07.796 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [10.851s] 2021-03-10 16:49:07.995 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [38.621s] 2021-03-10 16:49:10.647 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [37.958s] 2021-03-10 16:49:13.735 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [16.629s] 2021-03-10 16:49:14.305 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [39.643s] 2021-03-10 16:49:17.383 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [17.207s] 2021-03-10 16:49:21.319 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [24.202s] 2021-03-10 16:49:21.587 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [29.611s] 2021-03-10 16:49:21.780 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [25.495s] 2021-03-10 16:49:22.530 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [14.733s] 2021-03-10 16:49:22.749 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [24.841s] 2021-03-10 16:49:23.203 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [25.445s] 2021-03-10 16:49:23.724 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [27.552s] 2021-03-10 16:49:24.264 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [16.267s] 2021-03-10 16:49:30.521 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [34.789s] 2021-03-10 16:49:31.371 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [35.695s] 2021-03-10 16:49:31.519 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [7.255s] 2021-03-10 16:49:32.534 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.014s] 2021-03-10 16:49:34.604 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [17.221s] 2021-03-10 16:49:37.168 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [38.702s] 2021-03-10 16:49:38.962 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [16.431s] 2021-03-10 16:49:39.444 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [25.709s] 2021-03-10 16:49:41.415 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [17.690s] 2021-03-10 16:49:43.423 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [21.835s] 2021-03-10 16:49:46.648 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [14.111s] 2021-03-10 16:49:46.903 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [46.830s] 2021-03-10 16:49:47.126 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [25.345s] 2021-03-10 16:49:47.539 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [26.220s] 2021-03-10 16:49:47.900 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [13.294s] 2021-03-10 16:49:52.457 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [21.086s] 2021-03-10 16:50:02.772 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [21.355s] 2021-03-10 16:50:03.669 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [24.222s] 2021-03-10 16:50:03.685 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [20.261s] 2021-03-10 16:50:04.883 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.196s] 2021-03-10 16:50:04.955 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [2.183s] 2021-03-10 16:50:05.322 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [17.782s] 2021-03-10 16:50:07.251 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [20.602s] 2021-03-10 16:50:08.188 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [3.231s] 2021-03-10 16:50:09.348 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [32.178s] 2021-03-10 16:50:11.272 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [6.389s] 2021-03-10 16:50:12.390 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [25.486s] 2021-03-10 16:50:13.168 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [26.039s] 2021-03-10 16:50:15.155 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [6.966s] 2021-03-10 16:50:15.615 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [11.946s] 2021-03-10 16:50:15.649 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [10.325s] 2021-03-10 16:50:17.065 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [1.909s] 2021-03-10 16:50:23.633 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [6.567s] 2021-03-10 16:50:24.261 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [12.987s] 2021-03-10 16:50:25.389 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.755s] 2021-03-10 16:50:25.847 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [10.231s] 2021-03-10 16:50:31.484 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [7.222s] 2021-03-10 16:50:31.591 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [6.200s] 2021-03-10 16:50:33.560 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.075s] 2021-03-10 16:50:33.895 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [18.245s] 2021-03-10 16:50:34.820 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [3.229s] 2021-03-10 16:50:35.690 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [9.842s] 2021-03-10 16:50:38.214 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [2.523s] 2021-03-10 16:50:38.485 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [3.665s] 2021-03-10 16:50:41.365 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [7.804s] 2021-03-10 16:50:42.210 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [3.995s] 2021-03-10 16:50:48.902 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [10.413s] 2021-03-10 16:50:49.896 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [7.685s] 2021-03-10 16:50:53.007 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.105s] 2021-03-10 16:50:53.296 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [3.399s] 2021-03-10 16:50:54.353 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.055s] 2021-03-10 16:50:55.879 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.526s] 2021-03-10 16:50:59.826 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.945s] 2021-03-10 16:51:07.995 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [8.165s] 2021-03-10 16:51:14.785 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.791s] 2021-03-10 16:51:19.150 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.364s] 2021-03-10 16:51:22.105 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.953s] 2021-03-10 16:51:27.585 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [5.478s] 2021-03-10 16:51:30.913 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.327s] 2021-03-10 16:51:32.700 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.786s] 2021-03-10 16:52:04.685 32 INFO rally.task.context [-] Verification 0402c99d-0cd0-4258-a4d9-f341b75d76d9 | Context testr@default cleanup() started 2021-03-10 16:52:04.686 32 INFO rally.task.context [-] Verification 0402c99d-0cd0-4258-a4d9-f341b75d76d9 | Context testr@default cleanup() finished in 0.85 msec 2021-03-10 16:52:04.686 32 INFO rally.task.context [-] Verification 0402c99d-0cd0-4258-a4d9-f341b75d76d9 | Context tempest@default cleanup() started 2021-03-10 16:52:05.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-03-10 16:52:07.188 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-03-10 16:52:07.220 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c85be767_jqL63wnu'. 2021-03-10 16:52:08.103 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c85be767_jqL63wnu' has been deleted. 2021-03-10 16:52:08.104 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '08495c47-8699-4a97-b1e4-7e68586b4395' of option 'instance_type' from Tempest config file. 2021-03-10 16:52:08.104 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '08495c47-8699-4a97-b1e4-7e68586b4395' has been removed. 2021-03-10 16:52:08.114 32 INFO rally.task.context [-] Verification 0402c99d-0cd0-4258-a4d9-f341b75d76d9 | Context tempest@default cleanup() finished in 3.43 sec 2021-03-10 16:52:08.148 32 INFO rally.api [-] Verification (UUID=c85be767-06d4-44d3-8a70-347869fa4147) has been successfully finished for deployment 'opnfv-rally' (UUID=a84643c9-c43a-452e-99ef-efe18302ee6e)! 2021-03-10 16:52:09.637 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:52:09.638 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:52:09.638 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:52:11.101 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:52:11.101 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:52:11.101 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:52:12.931 96 INFO rally.api [-] Building 'html' report for the following verification(s): 'c85be767-06d4-44d3-8a70-347869fa4147' 2021-03-10 16:52:12.961 96 INFO rally.api [-] The report has been successfully built. 2021-03-10 16:52:14.324 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-03-10 16:52:14.325 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-03-10 16:52:14.325 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-03-10 16:52:16.236 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c85be767-06d4-44d3-8a70-347869fa4147' 2021-03-10 16:52:16.247 98 INFO rally.api [-] The report has been successfully built.