2021-02-03 13:09:45.478 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:09:45.479 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:09:45.479 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:09:47.393 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-02-03 13:09:47.393 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-02-03 13:09:47.393 6 ERROR rally.cli.cliutils 2021-02-03 13:09:48.850 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:09:48.850 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:09:48.850 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:09:52.449 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:09:52.449 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:09:52.449 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:09:57.624 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:09:57.624 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:09:57.625 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:09:58.975 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:09:58.975 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:09:58.975 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:10:00.869 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-02-03 13:10:00.869 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils force=force) 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-02-03 13:10:00.869 15 ERROR rally.cli.cliutils 2021-02-03 13:10:02.304 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:10:02.304 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:10:02.304 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:10:04.062 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-02-03 13:10:04.142 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-7f35ef5a-9fd5-43f7-859a-9547f252317d/repo. 2021-02-03 13:10:04.498 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-7f35ef5a-9fd5-43f7-859a-9547f252317d/repo'... done. Note: checking out 'a7720c453f91a2a93794563db7da78b7414122e6'. 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-02-03 13:10:04.514 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga7720c453 ' 2021-02-03 13:10:04.523 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a7720c453f91a2a93794563db7da78b7414122e6 ' 2021-02-03 13:10:04.545 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-02-03 13:10:04.594 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-02-03 13:10:05.278 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7f35ef5a-9fd5-43f7-859a-9547f252317d) has been successfully created! 2021-02-03 13:10:06.675 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:10:06.675 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:10:06.676 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:10:13.857 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:10:13.857 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:10:13.857 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:10:15.797 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7f35ef5a-9fd5-43f7-859a-9547f252317d) for deployment 'opnfv-rally' (UUID=2f53d855-9d6c-4cb8-90e9-66d57da86b74). 2021-02-03 13:10:16.665 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7f35ef5a-9fd5-43f7-859a-9547f252317d) has been successfully configured for deployment 'opnfv-rally' (UUID=2f53d855-9d6c-4cb8-90e9-66d57da86b74)! 2021-02-03 13:10:25.269 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:10:25.269 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:10:25.269 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:10:27.155 32 INFO rally.api [-] Starting verification (UUID=3637d1ba-0970-4ca0-b0f3-6fb0072f1e17) for deployment 'opnfv-rally' (UUID=2f53d855-9d6c-4cb8-90e9-66d57da86b74) by verifier 'opnfv-tempest' (UUID=7f35ef5a-9fd5-43f7-859a-9547f252317d). 2021-02-03 13:10:28.229 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-02-03 13:10:28.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-02-03 13:10:28.395 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7f35ef5a-9fd5-43f7-859a-9547f252317d/for-deployment-2f53d855-9d6c-4cb8-90e9-66d57da86b74/tempest.log' to option 'log_file'. 2021-02-03 13:10:28.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-7f35ef5a-9fd5-43f7-859a-9547f252317d/for-deployment-2f53d855-9d6c-4cb8-90e9-66d57da86b74/tempest.log 2021-02-03 13:10:28.396 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-02-03 13:10:28.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-7f35ef5a-9fd5-43f7-859a-9547f252317d/for-deployment-2f53d855-9d6c-4cb8-90e9-66d57da86b74/lock_files' to option 'lock_path'. 2021-02-03 13:10:28.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-7f35ef5a-9fd5-43f7-859a-9547f252317d/for-deployment-2f53d855-9d6c-4cb8-90e9-66d57da86b74/lock_files 2021-02-03 13:10:28.397 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-02-03 13:10:28.398 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-02-03 13:10:28.398 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = c30a5ba6-3808-4d91-879d-a96866a51e1d 2021-02-03 13:10:28.398 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4aaac64e-cab1-48e1-9c44-69374c49dd89 2021-02-03 13:10:28.399 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 39913da2-fb0d-4278-942e-78056c375748 2021-02-03 13:10:28.400 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 28fc5ceb-3bb8-497a-80a6-e4e3408c0621 2021-02-03 13:10:28.679 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-02-03 13:10:28.679 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-02-03 13:10:28.680 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-02-03 13:10:28.773 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-03 13:10:28.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-02-03 13:10:28.828 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_3637d1ba_PwKpo1Ss' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-02-03 13:10:28.902 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3637d1ba_PwKpo1Ss' (ID = c9dff7ee-5222-40c1-8e1c-1f1d76455c53) has been successfully created! 2021-02-03 13:10:28.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c9dff7ee-5222-40c1-8e1c-1f1d76455c53' to option 'instance_type'. 2021-02-03 13:10:28.903 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c9dff7ee-5222-40c1-8e1c-1f1d76455c53 2021-02-03 13:10:28.905 32 INFO rally.task.context [-] Verification 7f35ef5a-9fd5-43f7-859a-9547f252317d | Context tempest@default setup() finished in 1.17 sec 2021-02-03 13:10:28.906 32 INFO rally.task.context [-] Verification 7f35ef5a-9fd5-43f7-859a-9547f252317d | Context testr@default setup() finished in 0.50 msec 2021-02-03 13:10:28.907 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/90d2a199-3dd8-4204-b8d9-27b4950d9978'. 2021-02-03 13:10:33.858 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-02-03 13:10:34.249 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-02-03 13:10:34.399 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-02-03 13:10:34.646 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-02-03 13:11:14.171 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [10.591s] 2021-02-03 13:11:17.755 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... success [16.845s] 2021-02-03 13:11:18.204 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... success [9.311s] 2021-02-03 13:11:18.521 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [15.544s] 2021-02-03 13:11:18.653 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... success [16.734s] 2021-02-03 13:11:21.037 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... success [5.963s] 2021-02-03 13:11:21.893 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [3.690s] 2021-02-03 13:11:24.070 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... success [11.280s] 2021-02-03 13:11:24.511 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network ... success [9.608s] 2021-02-03 13:11:25.926 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [1.856s] 2021-02-03 13:11:25.952 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [4.058s] 2021-02-03 13:11:26.435 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_is_default ... fail [1.914s] 2021-02-03 13:11:27.479 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [10.740s] 2021-02-03 13:11:28.229 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_create_policy_minimum_bandwidth_rule ... success [16.578s] 2021-02-03 13:11:28.556 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-02-03 13:11:29.197 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [17.299s] 2021-02-03 13:11:30.221 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [21.314s] 2021-02-03 13:11:32.420 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [19.460s] 2021-02-03 13:11:33.071 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [16.680s] 2021-02-03 13:11:35.462 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_delete_policy_minimum_bandwidth_rule ... success [7.231s] 2021-02-03 13:11:37.014 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [9.531s] 2021-02-03 13:11:37.040 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [29.409s] 2021-02-03 13:11:37.100 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [26.323s] 2021-02-03 13:11:37.120 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [27.230s] 2021-02-03 13:11:37.122 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.103s] 2021-02-03 13:11:37.164 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.040s] 2021-02-03 13:11:37.174 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [24.993s] 2021-02-03 13:11:37.215 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.048s] 2021-02-03 13:11:37.260 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.045s] 2021-02-03 13:11:37.558 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [19.803s] 2021-02-03 13:11:38.412 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [12.484s] 2021-02-03 13:11:40.328 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [27.868s] 2021-02-03 13:11:40.703 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [22.183s] 2021-02-03 13:11:41.201 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [17.396s] 2021-02-03 13:11:42.449 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [5.349s] 2021-02-03 13:11:42.528 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [31.290s] 2021-02-03 13:11:43.894 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [6.786s] 2021-02-03 13:11:43.989 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [34.787s] 2021-02-03 13:11:45.000 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [21.406s] 2021-02-03 13:11:47.554 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [14.483s] 2021-02-03 13:11:51.042 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [20.821s] 2021-02-03 13:11:52.675 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [26.721s] 2021-02-03 13:11:55.802 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [15.473s] 2021-02-03 13:11:56.345 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [31.283s] 2021-02-03 13:11:59.607 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [40.956s] 2021-02-03 13:12:02.120 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [32.923s] 2021-02-03 13:12:03.358 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [20.907s] 2021-02-03 13:12:04.328 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [23.127s] 2021-02-03 13:12:04.831 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [27.657s] 2021-02-03 13:12:04.987 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [32.570s] 2021-02-03 13:12:07.503 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [11.700s] 2021-02-03 13:12:08.218 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_network_type ... success [41.790s] 2021-02-03 13:12:09.167 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [7.046s] 2021-02-03 13:12:09.180 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [12.838s] 2021-02-03 13:12:09.750 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [17.074s] 2021-02-03 13:12:10.720 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [30.015s] 2021-02-03 13:12:12.448 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_show_policy_minimum_bandwidth_rule ... success [36.986s] 2021-02-03 13:12:12.829 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [21.786s] 2021-02-03 13:12:13.928 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [30.031s] 2021-02-03 13:12:15.388 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [27.826s] 2021-02-03 13:12:16.071 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [6.903s] 2021-02-03 13:12:16.612 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [12.282s] 2021-02-03 13:12:18.093 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [41.053s] 2021-02-03 13:12:18.189 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [34.198s] 2021-02-03 13:12:18.340 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [35.810s] 2021-02-03 13:12:18.673 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [9.490s] 2021-02-03 13:12:19.056 32 INFO opnfv-tempest [-] {17} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [15.696s] 2021-02-03 13:12:19.124 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [11.620s] 2021-02-03 13:12:19.258 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [14.269s] 2021-02-03 13:12:20.655 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [21.046s] 2021-02-03 13:12:22.756 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_provider_physical_network ... success [14.537s] 2021-02-03 13:12:23.786 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [7.715s] 2021-02-03 13:12:24.209 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [39.207s] 2021-02-03 13:12:24.752 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [8.138s] 2021-02-03 13:12:25.297 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [12.467s] 2021-02-03 13:12:25.428 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [6.754s] 2021-02-03 13:12:26.267 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [15.545s] 2021-02-03 13:12:26.319 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [16.568s] 2021-02-03 13:12:26.775 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [7.516s] 2021-02-03 13:12:27.260 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [8.919s] 2021-02-03 13:12:27.698 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [13.769s] 2021-02-03 13:12:27.752 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [45.460s] 2021-02-03 13:12:27.996 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [9.903s] 2021-02-03 13:12:28.551 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [10.362s] 2021-02-03 13:12:28.623 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [23.788s] 2021-02-03 13:12:28.624 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [9.496s] 2021-02-03 13:12:28.958 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [8.302s] 2021-02-03 13:12:29.208 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_policy_minimum_bandwidth_rule_rbac.PolicyMinimumBandwidthRuleExtRbacTest.test_update_policy_minimum_bandwidth_rule ... success [16.758s] 2021-02-03 13:12:44.410 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_router_external ... success [21.653s] 2021-02-03 13:12:44.883 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [15.924s] 2021-02-03 13:12:45.120 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [20.365s] 2021-02-03 13:12:45.255 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [29.872s] 2021-02-03 13:12:47.231 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [2.347s] 2021-02-03 13:12:48.450 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [23.150s] 2021-02-03 13:12:48.619 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [21.356s] 2021-02-03 13:12:48.721 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [1.489s] 2021-02-03 13:12:51.205 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [26.995s] 2021-02-03 13:12:54.655 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_create_network_shared ... success [10.244s] 2021-02-03 13:12:57.200 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [30.422s] 2021-02-03 13:12:57.830 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [29.278s] 2021-02-03 13:13:00.612 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [32.859s] 2021-02-03 13:13:03.006 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [37.576s] 2021-02-03 13:13:03.415 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [18.159s] 2021-02-03 13:13:03.594 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [37.272s] 2021-02-03 13:13:03.919 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [35.920s] 2021-02-03 13:13:04.453 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [19.332s] 2021-02-03 13:13:06.593 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [17.870s] 2021-02-03 13:13:06.713 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [3.118s] 2021-02-03 13:13:06.867 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [18.247s] 2021-02-03 13:13:09.364 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [18.156s] 2021-02-03 13:13:09.395 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [12.194s] 2021-02-03 13:13:09.570 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_delete_network ... success [14.912s] 2021-02-03 13:13:10.205 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [5.751s] 2021-02-03 13:13:12.278 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [8.860s] 2021-02-03 13:13:12.953 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_dhcp_agents_on_hosting_network ... success [3.382s] 2021-02-03 13:13:13.082 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [6.368s] 2021-02-03 13:13:16.532 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [9.938s] 2021-02-03 13:13:17.797 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [8.401s] 2021-02-03 13:13:18.990 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [6.713s] 2021-02-03 13:13:19.189 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_list_networks ... success [6.235s] 2021-02-03 13:13:20.109 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [10.743s] 2021-02-03 13:13:20.327 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [19.713s] 2021-02-03 13:13:20.664 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [7.580s] 2021-02-03 13:13:20.805 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network ... success [1.616s] 2021-02-03 13:13:21.431 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [3.633s] 2021-02-03 13:13:22.635 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [1.969s] 2021-02-03 13:13:23.167 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_network_type ... success [2.359s] 2021-02-03 13:13:24.073 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [5.081s] 2021-02-03 13:13:25.028 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_physical_network ... success [1.860s] 2021-02-03 13:13:25.591 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [2.956s] 2021-02-03 13:13:26.380 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_provider_segmentation_id ... success [1.352s] 2021-02-03 13:13:27.863 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_show_network_router_external ... success [1.481s] 2021-02-03 13:13:28.841 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [4.767s] 2021-02-03 13:13:29.995 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [4.403s] 2021-02-03 13:13:30.501 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network ... success [2.638s] 2021-02-03 13:13:30.625 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.782s] 2021-02-03 13:13:31.780 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.155s] 2021-02-03 13:13:32.594 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_provider_network_type ... success [2.092s] 2021-02-03 13:13:38.465 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [6.683s] 2021-02-03 13:13:38.596 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_router_external ... success [5.999s] 2021-02-03 13:13:42.761 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest.test_update_network_shared ... success [4.163s] 2021-02-03 13:13:43.227 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [4.761s] 2021-02-03 13:13:45.287 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [2.059s] 2021-02-03 13:13:46.358 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.070s] 2021-02-03 13:13:53.037 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [6.678s] 2021-02-03 13:14:01.192 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [8.152s] 2021-02-03 13:14:08.099 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [6.908s] 2021-02-03 13:14:12.708 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.607s] 2021-02-03 13:14:15.176 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [2.467s] 2021-02-03 13:14:19.445 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.267s] 2021-02-03 13:14:22.542 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.095s] 2021-02-03 13:14:24.123 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [1.583s] 2021-02-03 13:14:43.935 32 INFO rally.task.context [-] Verification 7f35ef5a-9fd5-43f7-859a-9547f252317d | Context testr@default cleanup() started 2021-02-03 13:14:43.935 32 INFO rally.task.context [-] Verification 7f35ef5a-9fd5-43f7-859a-9547f252317d | Context testr@default cleanup() finished in 0.77 msec 2021-02-03 13:14:43.936 32 INFO rally.task.context [-] Verification 7f35ef5a-9fd5-43f7-859a-9547f252317d | Context tempest@default cleanup() started 2021-02-03 13:14:44.493 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-02-03 13:14:44.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-02-03 13:14:44.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_3637d1ba_PwKpo1Ss'. 2021-02-03 13:14:45.466 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_3637d1ba_PwKpo1Ss' has been deleted. 2021-02-03 13:14:45.467 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c9dff7ee-5222-40c1-8e1c-1f1d76455c53' of option 'instance_type' from Tempest config file. 2021-02-03 13:14:45.468 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c9dff7ee-5222-40c1-8e1c-1f1d76455c53' has been removed. 2021-02-03 13:14:45.476 32 INFO rally.task.context [-] Verification 7f35ef5a-9fd5-43f7-859a-9547f252317d | Context tempest@default cleanup() finished in 1.54 sec 2021-02-03 13:14:45.509 32 INFO rally.api [-] Verification (UUID=3637d1ba-0970-4ca0-b0f3-6fb0072f1e17) has been successfully finished for deployment 'opnfv-rally' (UUID=2f53d855-9d6c-4cb8-90e9-66d57da86b74)! 2021-02-03 13:14:47.079 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:14:47.079 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:14:47.079 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:14:48.524 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:14:48.524 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:14:48.524 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:14:50.291 96 INFO rally.api [-] Building 'html' report for the following verification(s): '3637d1ba-0970-4ca0-b0f3-6fb0072f1e17' 2021-02-03 13:14:50.315 96 INFO rally.api [-] The report has been successfully built. 2021-02-03 13:14:51.794 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-02-03 13:14:51.794 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-02-03 13:14:51.794 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-02-03 13:14:53.608 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '3637d1ba-0970-4ca0-b0f3-6fb0072f1e17' 2021-02-03 13:14:53.618 98 INFO rally.api [-] The report has been successfully built.