2021-06-05 17:10:13.629 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:10:13.630 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:10:13.630 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:10:15.521 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-06-05 17:10:15.521 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-05 17:10:15.521 6 ERROR rally.cli.cliutils 2021-06-05 17:10:16.896 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:10:16.896 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:10:16.896 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:10:20.449 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:10:20.449 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:10:20.450 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:10:25.539 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:10:25.539 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:10:25.539 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:10:26.795 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:10:26.795 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:10:26.795 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:10:28.599 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-06-05 17:10:28.599 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils force=force) 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-05 17:10:28.599 15 ERROR rally.cli.cliutils 2021-06-05 17:10:30.017 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:10:30.017 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:10:30.017 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:10:31.847 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-05 17:10:31.925 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9730e61a-5239-480e-adfb-1f30c251f11d/repo. 2021-06-05 17:10:32.281 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9730e61a-5239-480e-adfb-1f30c251f11d/repo'... done. Note: checking out '9e9f1dc4aafd95e307a421474a762cd515584756'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2021-06-05 17:10:32.298 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g9e9f1dc4a ' 2021-06-05 17:10:32.305 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '9e9f1dc4aafd95e307a421474a762cd515584756 ' 2021-06-05 17:10:32.328 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-05 17:10:32.379 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2021-06-05 17:10:33.054 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9730e61a-5239-480e-adfb-1f30c251f11d) has been successfully created! 2021-06-05 17:10:34.582 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:10:34.582 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:10:34.582 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:10:42.051 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:10:42.051 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:10:42.051 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:10:43.871 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9730e61a-5239-480e-adfb-1f30c251f11d) for deployment 'opnfv-rally' (UUID=940f5ba3-5147-436c-bbcf-8f537a388efb). 2021-06-05 17:10:44.777 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9730e61a-5239-480e-adfb-1f30c251f11d) has been successfully configured for deployment 'opnfv-rally' (UUID=940f5ba3-5147-436c-bbcf-8f537a388efb)! 2021-06-05 17:10:53.145 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:10:53.146 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:10:53.146 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:10:55.012 32 INFO rally.api [-] Starting verification (UUID=0163bfea-9497-4757-8bbe-2374cecb091b) for deployment 'opnfv-rally' (UUID=940f5ba3-5147-436c-bbcf-8f537a388efb) by verifier 'opnfv-tempest' (UUID=9730e61a-5239-480e-adfb-1f30c251f11d). 2021-06-05 17:10:56.096 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2021-06-05 17:10:56.346 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-05 17:10:56.346 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9730e61a-5239-480e-adfb-1f30c251f11d/for-deployment-940f5ba3-5147-436c-bbcf-8f537a388efb/tempest.log' to option 'log_file'. 2021-06-05 17:10:56.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9730e61a-5239-480e-adfb-1f30c251f11d/for-deployment-940f5ba3-5147-436c-bbcf-8f537a388efb/tempest.log 2021-06-05 17:10:56.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-05 17:10:56.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9730e61a-5239-480e-adfb-1f30c251f11d/for-deployment-940f5ba3-5147-436c-bbcf-8f537a388efb/lock_files' to option 'lock_path'. 2021-06-05 17:10:56.348 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9730e61a-5239-480e-adfb-1f30c251f11d/for-deployment-940f5ba3-5147-436c-bbcf-8f537a388efb/lock_files 2021-06-05 17:10:56.348 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2021-06-05 17:10:56.349 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-06-05 17:10:56.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 432c3d2d-d624-49e1-b3b7-6ac29728ab3d 2021-06-05 17:10:56.349 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 59024a7e-975d-4a83-8ada-4140f7dd88a8 2021-06-05 17:10:56.350 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 996ab325-92a6-411b-bd4e-9032865c269d 2021-06-05 17:10:56.351 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d9acd7aa-7383-4d62-b1ec-027a6060ea8a 2021-06-05 17:10:56.680 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-05 17:10:56.680 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2021-06-05 17:10:56.681 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-05 17:10:56.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-05 17:10:56.822 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-05 17:10:56.823 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0163bfea_Y5cfZ5N3' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2021-06-05 17:10:57.034 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0163bfea_Y5cfZ5N3' (ID = fbb29976-530a-4342-bb13-b6d33bc0b748) has been successfully created! 2021-06-05 17:10:57.035 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'fbb29976-530a-4342-bb13-b6d33bc0b748' to option 'instance_type'. 2021-06-05 17:10:57.035 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = fbb29976-530a-4342-bb13-b6d33bc0b748 2021-06-05 17:10:57.037 32 INFO rally.task.context [-] Verification 9730e61a-5239-480e-adfb-1f30c251f11d | Context tempest@default setup() finished in 1.45 sec 2021-06-05 17:10:57.038 32 INFO rally.task.context [-] Verification 9730e61a-5239-480e-adfb-1f30c251f11d | Context testr@default setup() finished in 0.48 msec 2021-06-05 17:10:57.038 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --load-list /tmp/a5bc13a8-3d53-46b1-8fac-d7a801a1b550'. 2021-06-05 17:11:02.397 32 INFO opnfv-tempest [-] {7} patrole_tempest_plugin.tests.api.network.test_metering_labels_rbac.MeteringLabelsRbacTest ... skip: b'metering extension not enabled.' 2021-06-05 17:11:02.622 32 INFO opnfv-tempest [-] {19} patrole_tempest_plugin.tests.api.network.test_routers_rbac.RouterRbacTest ... skip: b'router extension not enabled.' 2021-06-05 17:11:02.714 32 INFO opnfv-tempest [-] {13} patrole_tempest_plugin.tests.api.network.test_metering_label_rules_rbac.MeteringLabelRulesRbacTest ... skip: b'metering extension not enabled.' 2021-06-05 17:11:03.429 32 INFO opnfv-tempest [-] {27} patrole_tempest_plugin.tests.api.network.test_segments_rbac.SegmentsExtRbacTest ... skip: b'segment extension not enabled.' 2021-06-05 17:12:23.777 32 INFO opnfv-tempest [-] {15} patrole_tempest_plugin.tests.api.network.test_service_providers_rbac.ServiceProvidersRbacTest.test_list_service_providers ... success [20.764s] 2021-06-05 17:12:50.633 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_create_metadef_namespace ... fail [38.436s] 2021-06-05 17:12:50.642 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_communitize_image ... fail [44.889s] 2021-06-05 17:12:50.652 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group ... fail [18.261s] 2021-06-05 17:12:50.658 32 INFO opnfv-tempest [-] {26} patrole_tempest_plugin.tests.api.network.test_availability_zones_rbac.AvailabilityZoneExtRbacTest.test_list_availability_zone_rbac ... fail [19.584s] 2021-06-05 17:12:50.660 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_add_metadef_resource_type ... fail [18.208s] 2021-06-05 17:12:51.415 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool ... success [41.208s] 2021-06-05 17:12:56.772 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_create_metadef_object_in_namespace ... success [50.713s] 2021-06-05 17:13:02.701 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope ... success [50.540s] 2021-06-05 17:13:03.684 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_create_policy_dscp_marking_rule ... success [58.046s] 2021-06-05 17:13:03.985 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_create_policy_bandwidth_limit_rule ... success [55.220s] 2021-06-05 17:13:06.461 32 INFO opnfv-tempest [-] {22} patrole_tempest_plugin.tests.api.network.test_flavor_service_profile_rbac.FlavorsServiceProfileExtRbacTest ... skip: b'No service_providers available.' 2021-06-05 17:13:08.664 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_create_subnet ... success [20.590s] 2021-06-05 17:13:09.359 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_create_network_segments ... success [63.293s] 2021-06-05 17:13:09.990 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_get_metadef_resource_type ... success [19.392s] 2021-06-05 17:13:10.467 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_delete_policy_dscp_marking_rule ... success [6.785s] 2021-06-05 17:13:10.708 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_default ... success [19.295s] 2021-06-05 17:13:11.231 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_add_image_member ... success [13.139s] 2021-06-05 17:13:16.290 32 INFO opnfv-tempest [-] {0} patrole_tempest_plugin.tests.api.network.test_networks_rbac.NetworksRbacTest ... fail 2021-06-05 17:13:18.679 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image ... success [28.083s] 2021-06-05 17:13:19.931 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tag ... success [36.125s] 2021-06-05 17:13:20.576 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_create_address_scope_shared ... success [17.874s] 2021-06-05 17:13:22.213 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip ... fail [31.249s] 2021-06-05 17:13:23.318 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_list_metadef_objects_in_namespace ... success [26.546s] 2021-06-05 17:13:23.540 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_create_service_profile ... success [60.615s] 2021-06-05 17:13:27.762 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 [34.339s] 2021-06-05 17:13:30.546 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_create_image_tag ... success [11.866s] 2021-06-05 17:13:30.672 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_delete_policy_bandwidth_limit_rule ... success [26.689s] 2021-06-05 17:13:30.944 32 INFO opnfv-tempest [-] {14} patrole_tempest_plugin.tests.api.image.test_image_resource_types_rbac.ImageResourceTypesRbacTest.test_list_metadef_resource_types ... success [20.953s] 2021-06-05 17:13:32.209 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_delete_image_member ... success [20.979s] 2021-06-05 17:13:34.540 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port ... success [42.304s] 2021-06-05 17:13:35.035 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_create_floating_ip_floatingip_address ... fail [12.820s] 2021-06-05 17:13:35.158 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_delete_floating_ip ... fail [0.122s] 2021-06-05 17:13:35.197 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_list_floating_ips ... fail [0.032s] 2021-06-05 17:13:35.231 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_show_floating_ip ... fail [0.033s] 2021-06-05 17:13:35.283 32 INFO opnfv-tempest [-] {10} patrole_tempest_plugin.tests.api.network.test_floating_ips_rbac.FloatingIpsRbacTest.test_update_floating_ip ... fail [0.047s] 2021-06-05 17:13:35.668 32 INFO opnfv-tempest [-] {24} patrole_tempest_plugin.tests.api.image.test_image_namespace_rbac.ImageNamespacesRbacTest.test_modify_metadef_namespace ... success [45.072s] 2021-06-05 17:13:35.899 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_list_policy_dscp_marking_rules ... success [25.430s] 2021-06-05 17:13:36.081 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_add_md_properties ... success [43.024s] 2021-06-05 17:13:36.950 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_create_policy ... success [32.201s] 2021-06-05 17:13:37.576 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_create_subnetpool_shared ... success [26.867s] 2021-06-05 17:13:38.813 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_create_namespace_tags ... success [18.879s] 2021-06-05 17:13:39.680 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_create_security_group_rule ... success [49.086s] 2021-06-05 17:13:39.753 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_create_trunk ... success [43.964s] 2021-06-05 17:13:40.466 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_delete_address_scope ... success [19.888s] 2021-06-05 17:13:41.218 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_show_network_segments ... success [31.860s] 2021-06-05 17:13:42.141 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_create_rbac_policy ... success [36.471s] 2021-06-05 17:13:46.980 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_list_image_members ... success [14.769s] 2021-06-05 17:13:47.331 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_show_metadef_object_in_namespace ... success [24.011s] 2021-06-05 17:13:52.292 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_allowed_address_pairs ... success [17.752s] 2021-06-05 17:13:53.641 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_delete_subnet ... success [44.980s] 2021-06-05 17:13:54.016 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_delete_service_profile ... success [30.476s] 2021-06-05 17:13:54.638 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_list_namespace_tags ... success [15.826s] 2021-06-05 17:13:55.247 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 [27.486s] 2021-06-05 17:13:56.864 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_show_policy_bandwidth_limit_rule ... success [26.187s] 2021-06-05 17:13:56.988 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_list_subnets ... success [3.345s] 2021-06-05 17:13:57.427 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_deactivate_image ... success [26.881s] 2021-06-05 17:14:00.378 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_delete_subnetpool ... success [22.801s] 2021-06-05 17:14:05.383 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_show_service_profile ... success [11.366s] 2021-06-05 17:14:06.387 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group ... success [26.707s] 2021-06-05 17:14:06.401 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_delete_policy ... success [29.449s] 2021-06-05 17:14:07.878 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_properties ... success [31.798s] 2021-06-05 17:14:07.940 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_show_namespace_tag ... success [13.301s] 2021-06-05 17:14:09.773 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image ... success [12.345s] 2021-06-05 17:14:09.860 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 [14.612s] 2021-06-05 17:14:10.266 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_show_subnet ... success [13.278s] 2021-06-05 17:14:10.530 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_host_id ... success [18.236s] 2021-06-05 17:14:11.409 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_show_image_member ... success [24.428s] 2021-06-05 17:14:12.194 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_delete_rbac_policy ... success [30.053s] 2021-06-05 17:14:14.570 32 INFO opnfv-tempest [-] {16} patrole_tempest_plugin.tests.api.image.test_image_namespace_objects_rbac.ImageNamespacesObjectsRbacTest.test_update_metadef_object_in_namespace ... success [27.238s] 2021-06-05 17:14:16.417 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_list_subnetpools ... success [16.038s] 2021-06-05 17:14:17.240 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_show_policy_dscp_marking_rule ... success [41.340s] 2021-06-05 17:14:18.263 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_add_subports ... success [47.188s] 2021-06-05 17:14:18.577 32 INFO opnfv-tempest [-] {6} patrole_tempest_plugin.tests.api.network.test_service_profile_rbac.ServiceProfileExtRbacTest.test_update_service_profile ... success [13.192s] 2021-06-05 17:14:18.702 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_get_address_scope ... success [38.235s] 2021-06-05 17:14:19.539 32 INFO opnfv-tempest [-] {28} patrole_tempest_plugin.tests.api.network.test_network_segments_rbac.NetworkSegmentsRbacTest.test_update_network_segments ... success [38.320s] 2021-06-05 17:14:20.469 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_get_md_property ... success [12.589s] 2021-06-05 17:14:21.081 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_get_policy ... success [14.678s] 2021-06-05 17:14:21.282 32 INFO opnfv-tempest [-] {5} patrole_tempest_plugin.tests.api.image.test_image_namespace_tags_rbac.NamespaceTagsRbacTest.test_update_namespace_tag ... success [13.341s] 2021-06-05 17:14:30.490 32 INFO opnfv-tempest [-] {4} patrole_tempest_plugin.tests.api.network.test_subnets_rbac.SubnetsRbacTest.test_update_subnet ... success [20.222s] 2021-06-05 17:14:33.794 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_delete_trunk ... success [54.040s] 2021-06-05 17:14:35.228 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_delete_security_group_rule ... success [28.839s] 2021-06-05 17:14:39.861 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_group_rules ... success [4.632s] 2021-06-05 17:14:41.997 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_binding_profile ... success [31.464s] 2021-06-05 17:14:43.144 32 INFO opnfv-tempest [-] {11} patrole_tempest_plugin.tests.api.network.test_policy_bandwidth_limit_rule_rbac.PolicyBandwidthLimitRuleExtRbacTest.test_update_policy_bandwidth_limit_rule ... success [46.283s] 2021-06-05 17:14:43.449 32 INFO opnfv-tempest [-] {21} patrole_tempest_plugin.tests.api.image.test_images_member_rbac.ImagesMemberRbacTest.test_update_image_member ... success [32.039s] 2021-06-05 17:14:44.084 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 [34.222s] 2021-06-05 17:14:48.015 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_list_rbac_policies ... success [35.820s] 2021-06-05 17:14:48.250 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_device_owner ... success [6.254s] 2021-06-05 17:14:48.256 32 INFO opnfv-tempest [-] {29} patrole_tempest_plugin.tests.api.network.test_dscp_marking_rule_rbac.DscpMarkingRuleExtRbacTest.test_update_policy_dscp_marking_rule ... success [31.015s] 2021-06-05 17:14:48.367 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_list_policies ... success [27.285s] 2021-06-05 17:14:48.720 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_delete_image_tag ... success [38.946s] 2021-06-05 17:14:49.437 32 INFO opnfv-tempest [-] {25} patrole_tempest_plugin.tests.api.image.test_image_namespace_property_rbac.NamespacesPropertyRbacTest.test_modify_md_properties ... success [28.968s] 2021-06-05 17:14:49.686 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_list_trunks ... success [15.890s] 2021-06-05 17:14:50.331 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_list_security_groups ... success [10.469s] 2021-06-05 17:14:57.894 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_show_subnetpool ... success [41.475s] 2021-06-05 17:15:08.979 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_list_address_scopes ... success [50.274s] 2021-06-05 17:15:12.662 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group ... success [22.329s] 2021-06-05 17:15:14.426 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_download_image ... success [25.704s] 2021-06-05 17:15:15.582 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_list_images ... success [1.154s] 2021-06-05 17:15:15.597 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_get_subports ... success [57.335s] 2021-06-05 17:15:17.072 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_fixed_ips_ip_address ... success [28.820s] 2021-06-05 17:15:19.178 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_show_rbac_policy ... success [31.161s] 2021-06-05 17:15:19.669 32 INFO opnfv-tempest [-] {12} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksExtRbacTest.test_show_trunk ... success [29.981s] 2021-06-05 17:15:21.890 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_publicize_image ... success [6.309s] 2021-06-05 17:15:23.125 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool ... success [25.231s] 2021-06-05 17:15:25.145 32 INFO opnfv-tempest [-] {23} patrole_tempest_plugin.tests.api.network.test_qos_rbac.QosExtRbacTest.test_update_policy ... success [36.777s] 2021-06-05 17:15:26.815 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope ... success [17.836s] 2021-06-05 17:15:34.739 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_mac_address ... success [17.665s] 2021-06-05 17:15:46.826 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_reactivate_image ... success [24.935s] 2021-06-05 17:15:47.296 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_show_security_group_rule ... success [34.633s] 2021-06-05 17:15:48.371 32 INFO opnfv-tempest [-] {3} patrole_tempest_plugin.tests.api.network.test_address_scope_rbac.AddressScopeExtRbacTest.test_update_address_scope_shared ... success [21.555s] 2021-06-05 17:15:51.333 32 INFO opnfv-tempest [-] {20} patrole_tempest_plugin.tests.api.network.test_subnetpools_rbac.SubnetPoolsRbacTest.test_update_subnetpool_is_default ... success [28.206s] 2021-06-05 17:15:56.491 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_create_port_security_enabled ... success [21.751s] 2021-06-05 17:15:58.694 32 INFO opnfv-tempest [-] {18} patrole_tempest_plugin.tests.api.network.test_rbac_policies_rbac.RbacPoliciesExtRbacTest.test_update_rbac_policy ... success [39.513s] 2021-06-05 17:16:00.723 32 INFO opnfv-tempest [-] {8} patrole_tempest_plugin.tests.api.network.test_trunks_rbac.TrunksSubportsExtRbacTest.test_remove_subports ... success [45.124s] 2021-06-05 17:16:00.944 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_show_image ... success [14.115s] 2021-06-05 17:16:06.822 32 INFO opnfv-tempest [-] {9} patrole_tempest_plugin.tests.api.network.test_security_groups_rbac.SecGroupRbacTest.test_update_security_group ... success [19.526s] 2021-06-05 17:16:07.533 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_update_image ... success [6.588s] 2021-06-05 17:16:15.891 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_delete_port ... success [19.398s] 2021-06-05 17:16:16.424 32 INFO opnfv-tempest [-] {2} patrole_tempest_plugin.tests.api.image.test_images_rbac.BasicOperationsImagesRbacTest.test_upload_image ... success [8.890s] 2021-06-05 17:16:17.685 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_list_ports ... success [1.794s] 2021-06-05 17:16:18.830 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port ... success [1.144s] 2021-06-05 17:16:27.893 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_host_id ... success [9.061s] 2021-06-05 17:16:34.833 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_profile ... success [6.938s] 2021-06-05 17:16:36.049 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_details ... success [1.215s] 2021-06-05 17:16:37.199 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_show_port_binding_vif_type ... success [1.149s] 2021-06-05 17:16:40.719 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port ... success [3.518s] 2021-06-05 17:16:44.813 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_allowed_address_pairs ... success [4.093s] 2021-06-05 17:16:49.566 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_host_id ... success [4.752s] 2021-06-05 17:16:53.665 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_binding_profile ... success [4.097s] 2021-06-05 17:16:58.637 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_device_owner ... success [4.971s] 2021-06-05 17:17:03.225 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_fixed_ips_ip_address ... success [4.585s] 2021-06-05 17:17:06.248 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_mac_address ... success [3.023s] 2021-06-05 17:17:08.349 32 INFO opnfv-tempest [-] {1} patrole_tempest_plugin.tests.api.network.test_ports_rbac.PortsRbacTest.test_update_port_security_enabled ... success [2.101s] 2021-06-05 17:17:32.473 32 INFO rally.task.context [-] Verification 9730e61a-5239-480e-adfb-1f30c251f11d | Context testr@default cleanup() started 2021-06-05 17:17:32.473 32 INFO rally.task.context [-] Verification 9730e61a-5239-480e-adfb-1f30c251f11d | Context testr@default cleanup() finished in 0.79 msec 2021-06-05 17:17:32.474 32 INFO rally.task.context [-] Verification 9730e61a-5239-480e-adfb-1f30c251f11d | Context tempest@default cleanup() started 2021-06-05 17:17:33.091 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2021-06-05 17:17:33.382 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2021-06-05 17:17:33.414 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0163bfea_Y5cfZ5N3'. 2021-06-05 17:17:34.166 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0163bfea_Y5cfZ5N3' has been deleted. 2021-06-05 17:17:34.167 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'fbb29976-530a-4342-bb13-b6d33bc0b748' of option 'instance_type' from Tempest config file. 2021-06-05 17:17:34.168 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'fbb29976-530a-4342-bb13-b6d33bc0b748' has been removed. 2021-06-05 17:17:34.177 32 INFO rally.task.context [-] Verification 9730e61a-5239-480e-adfb-1f30c251f11d | Context tempest@default cleanup() finished in 1.70 sec 2021-06-05 17:17:34.211 32 INFO rally.api [-] Verification (UUID=0163bfea-9497-4757-8bbe-2374cecb091b) has been successfully finished for deployment 'opnfv-rally' (UUID=940f5ba3-5147-436c-bbcf-8f537a388efb)! 2021-06-05 17:17:35.766 95 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:17:35.766 95 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:17:35.766 95 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:17:37.225 96 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:17:37.226 96 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:17:37.226 96 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:17:39.118 96 INFO rally.api [-] Building 'html' report for the following verification(s): '0163bfea-9497-4757-8bbe-2374cecb091b' 2021-06-05 17:17:39.146 96 INFO rally.api [-] The report has been successfully built. 2021-06-05 17:17:40.536 98 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-05 17:17:40.536 98 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-05 17:17:40.536 98 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-05 17:17:42.348 98 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0163bfea-9497-4757-8bbe-2374cecb091b' 2021-06-05 17:17:42.360 98 INFO rally.api [-] The report has been successfully built.