2019-12-27 18:57:53.967 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:57:53.968 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:57:53.968 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:57:56.139 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 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 18:57:56.139 6 ERROR rally.cli.cliutils 2019-12-27 18:57:57.769 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:57:57.769 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:57:57.769 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:58:01.652 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:58:01.652 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:58:01.652 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:58:06.169 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:58:06.170 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:58:06.170 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:58:07.710 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:58:07.711 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:58:07.711 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:58:09.834 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 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils force=force) 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 18:58:09.834 15 ERROR rally.cli.cliutils 2019-12-27 18:58:11.540 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:58:11.540 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:58:11.540 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:58:13.590 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 18:58:13.683 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-a49bf49f-5e63-4fe1-b929-4edea0c779e8/repo. 2019-12-27 18:58:13.882 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-a49bf49f-5e63-4fe1-b929-4edea0c779e8/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-12-27 18:58:13.895 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 18:58:13.904 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 18:58:13.925 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 18:58:14.009 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 18:58:14.798 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a49bf49f-5e63-4fe1-b929-4edea0c779e8) has been successfully created! 2019-12-27 18:58:16.576 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:58:16.576 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:58:16.577 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:58:22.005 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:58:22.005 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:58:22.006 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:58:24.142 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=a49bf49f-5e63-4fe1-b929-4edea0c779e8) for deployment 'opnfv-rally' (UUID=d9a10d9a-a069-4580-ae89-30732a408985). 2019-12-27 18:58:24.708 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=a49bf49f-5e63-4fe1-b929-4edea0c779e8) has been successfully configured for deployment 'opnfv-rally' (UUID=d9a10d9a-a069-4580-ae89-30732a408985)! 2019-12-27 18:58:32.218 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 18:58:32.218 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 18:58:32.219 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 18:58:34.286 32 INFO rally.api [-] Starting verification (UUID=ec584dcb-137d-4548-bed5-36d37d142ab7) for deployment 'opnfv-rally' (UUID=d9a10d9a-a069-4580-ae89-30732a408985) by verifier 'opnfv-tempest' (UUID=a49bf49f-5e63-4fe1-b929-4edea0c779e8). 2019-12-27 18:58:34.864 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-12-27 18:58:34.913 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 18:58:34.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a49bf49f-5e63-4fe1-b929-4edea0c779e8/for-deployment-d9a10d9a-a069-4580-ae89-30732a408985/tempest.log' to option 'log_file'. 2019-12-27 18:58:34.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-a49bf49f-5e63-4fe1-b929-4edea0c779e8/for-deployment-d9a10d9a-a069-4580-ae89-30732a408985/tempest.log 2019-12-27 18:58:34.915 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 18:58:34.915 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-a49bf49f-5e63-4fe1-b929-4edea0c779e8/for-deployment-d9a10d9a-a069-4580-ae89-30732a408985/lock_files' to option 'lock_path'. 2019-12-27 18:58:34.915 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-a49bf49f-5e63-4fe1-b929-4edea0c779e8/for-deployment-d9a10d9a-a069-4580-ae89-30732a408985/lock_files 2019-12-27 18:58:34.916 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-27 18:58:34.916 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 2019-12-27 18:58:34.916 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = b74621ea-89af-441a-a6f1-687ceda7382e 2019-12-27 18:58:34.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 347c5397-979e-47ab-879a-a631df1aee3f 2019-12-27 18:58:34.917 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = e9dfc7af-dde3-4ecb-a38a-83b1f2b115b7 2019-12-27 18:58:34.918 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 4694256e-c913-42bf-9aea-9b4086ba19a5 2019-12-27 18:58:35.145 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 18:58:35.146 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder-net_97154230-b5bb-4495-8e76-9a04016f5733 2019-12-27 18:58:35.146 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 18:58:35.234 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 18:58:35.271 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-27 18:58:35.272 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ec584dcb_IYH26ywZ' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 18:58:36.343 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ec584dcb_IYH26ywZ' (ID = 914166d7-2111-4090-bb50-4f03182222d6) has been successfully created! 2019-12-27 18:58:36.343 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '914166d7-2111-4090-bb50-4f03182222d6' to option 'instance_type'. 2019-12-27 18:58:36.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 914166d7-2111-4090-bb50-4f03182222d6 2019-12-27 18:58:36.346 32 INFO rally.task.context [-] Verification a49bf49f-5e63-4fe1-b929-4edea0c779e8 | Context tempest@default setup() finished in 1.87 sec 2019-12-27 18:58:36.347 32 INFO rally.task.context [-] Verification a49bf49f-5e63-4fe1-b929-4edea0c779e8 | Context testr@default setup() finished in 0.50 msec 2019-12-27 18:58:36.347 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/efde65da-9ff5-4174-a86b-7e088efe550b'. 2019-12-27 18:58:42.604 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.071s] 2019-12-27 18:58:46.491 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [3.887s] 2019-12-27 18:58:47.199 32 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [6.123s] 2019-12-27 18:59:37.083 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [55.989s] 2019-12-27 18:59:42.702 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [61.582s] 2019-12-27 18:59:56.368 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [13.662s] 2019-12-27 19:00:25.873 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [48.781s] 2019-12-27 19:00:31.689 32 INFO rally.task.context [-] Verification a49bf49f-5e63-4fe1-b929-4edea0c779e8 | Context testr@default cleanup() started 2019-12-27 19:00:31.690 32 INFO rally.task.context [-] Verification a49bf49f-5e63-4fe1-b929-4edea0c779e8 | Context testr@default cleanup() finished in 0.79 msec 2019-12-27 19:00:31.690 32 INFO rally.task.context [-] Verification a49bf49f-5e63-4fe1-b929-4edea0c779e8 | Context tempest@default cleanup() started 2019-12-27 19:00:31.851 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-12-27 19:00:31.915 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-12-27 19:00:31.942 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ec584dcb_IYH26ywZ'. 2019-12-27 19:00:33.211 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ec584dcb_IYH26ywZ' has been deleted. 2019-12-27 19:00:33.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '914166d7-2111-4090-bb50-4f03182222d6' of option 'instance_type' from Tempest config file. 2019-12-27 19:00:33.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '914166d7-2111-4090-bb50-4f03182222d6' has been removed. 2019-12-27 19:00:33.220 32 INFO rally.task.context [-] Verification a49bf49f-5e63-4fe1-b929-4edea0c779e8 | Context tempest@default cleanup() finished in 1.53 sec 2019-12-27 19:00:33.241 32 INFO rally.api [-] Verification (UUID=ec584dcb-137d-4548-bed5-36d37d142ab7) has been successfully finished for deployment 'opnfv-rally' (UUID=d9a10d9a-a069-4580-ae89-30732a408985)! 2019-12-27 19:00:34.947 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:00:34.947 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:00:34.947 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:00:36.385 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:00:36.386 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:00:36.386 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:00:38.657 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'ec584dcb-137d-4548-bed5-36d37d142ab7' 2019-12-27 19:00:38.688 44 INFO rally.api [-] The report has been successfully built. 2019-12-27 19:00:40.234 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:00:40.234 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:00:40.235 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:00:42.413 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ec584dcb-137d-4548-bed5-36d37d142ab7' 2019-12-27 19:00:42.418 46 INFO rally.api [-] The report has been successfully built.