2019-12-27 17:35:34.017 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:35:34.017 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:35:34.018 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:35:35.917 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 17:35:35.917 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:35:35.917 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 17:35:35.917 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 17:35:35.917 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 17:35:35.917 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:35:35.917 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 17:35:35.917 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 17:35:35.917 6 ERROR rally.cli.cliutils 2019-12-27 17:35:37.310 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:35:37.311 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:35:37.311 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:35:41.155 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:35:41.155 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:35:41.155 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:35:45.594 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:35:45.594 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:35:45.594 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:35:47.005 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:35:47.005 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:35:47.005 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:35:49.123 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 17:35:49.123 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 17:35:49.123 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 17:35:49.123 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 17:35:49.123 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 17:35:49.123 15 ERROR rally.cli.cliutils force=force) 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 17:35:49.123 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 17:35:49.123 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 17:35:49.123 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 17:35:49.123 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 17:35:49.123 15 ERROR rally.cli.cliutils 2019-12-27 17:35:50.687 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:35:50.687 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:35:50.688 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:35:52.702 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 17:35:52.770 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-f796c391-44f5-4f75-904a-f4c3e53eb45c/repo. 2019-12-27 17:35:52.968 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-f796c391-44f5-4f75-904a-f4c3e53eb45c/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 17:35:52.979 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 17:35:52.989 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 17:35:53.008 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 17:35:53.077 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 17:35:53.782 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f796c391-44f5-4f75-904a-f4c3e53eb45c) has been successfully created! 2019-12-27 17:35:55.309 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:35:55.309 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:35:55.309 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:35:59.506 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:35:59.507 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:35:59.507 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:36:01.534 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f796c391-44f5-4f75-904a-f4c3e53eb45c) for deployment 'opnfv-rally' (UUID=7e4ad94e-aeae-4bb0-8c02-feb30db97ef1). 2019-12-27 17:36:02.001 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f796c391-44f5-4f75-904a-f4c3e53eb45c) has been successfully configured for deployment 'opnfv-rally' (UUID=7e4ad94e-aeae-4bb0-8c02-feb30db97ef1)! 2019-12-27 17:36:08.835 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:36:08.835 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:36:08.835 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:36:10.885 32 INFO rally.api [-] Starting verification (UUID=ddf65357-9408-4f0d-bd90-4e799a80b5d2) for deployment 'opnfv-rally' (UUID=7e4ad94e-aeae-4bb0-8c02-feb30db97ef1) by verifier 'opnfv-tempest' (UUID=f796c391-44f5-4f75-904a-f4c3e53eb45c). 2019-12-27 17:36:11.435 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-12-27 17:36:11.488 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 17:36:11.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f796c391-44f5-4f75-904a-f4c3e53eb45c/for-deployment-7e4ad94e-aeae-4bb0-8c02-feb30db97ef1/tempest.log' to option 'log_file'. 2019-12-27 17:36:11.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-f796c391-44f5-4f75-904a-f4c3e53eb45c/for-deployment-7e4ad94e-aeae-4bb0-8c02-feb30db97ef1/tempest.log 2019-12-27 17:36:11.489 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 17:36:11.490 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-f796c391-44f5-4f75-904a-f4c3e53eb45c/for-deployment-7e4ad94e-aeae-4bb0-8c02-feb30db97ef1/lock_files' to option 'lock_path'. 2019-12-27 17:36:11.490 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-f796c391-44f5-4f75-904a-f4c3e53eb45c/for-deployment-7e4ad94e-aeae-4bb0-8c02-feb30db97ef1/lock_files 2019-12-27 17:36:11.490 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 17:36:11.491 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 17:36:11.491 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e3e8b107-d49a-4e82-bb38-56c437a77cd6 2019-12-27 17:36:11.491 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 6317d033-3bec-41cd-8902-a6c1280e9b4b 2019-12-27 17:36:11.492 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 607f2bd6-140a-4236-a588-3e6227b2a3ad 2019-12-27 17:36:11.493 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d1a7dd3a-bc31-49bb-b036-68379827cf5b 2019-12-27 17:36:11.719 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 17:36:11.720 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder-net_0d3e2262-cf96-436b-b093-4a0f298a3d8b 2019-12-27 17:36:11.720 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 17:36:11.807 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 17:36:11.842 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-27 17:36:11.843 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_ddf65357_xIkkjUOT' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 17:36:11.878 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ddf65357_xIkkjUOT' (ID = 85ddec19-5949-4d69-9b51-4db3830be0fd) has been successfully created! 2019-12-27 17:36:11.879 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '85ddec19-5949-4d69-9b51-4db3830be0fd' to option 'instance_type'. 2019-12-27 17:36:11.879 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 85ddec19-5949-4d69-9b51-4db3830be0fd 2019-12-27 17:36:11.881 32 INFO rally.task.context [-] Verification f796c391-44f5-4f75-904a-f4c3e53eb45c | Context tempest@default setup() finished in 0.83 sec 2019-12-27 17:36:11.882 32 INFO rally.task.context [-] Verification f796c391-44f5-4f75-904a-f4c3e53eb45c | Context testr@default setup() finished in 0.37 msec 2019-12-27 17:36:11.882 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/4031dc68-4554-4539-bd25-11dce6d32161'. 2019-12-27 17:36:15.732 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test ... skip: b'Cinder consistency group feature disabled' 2019-12-27 17:36:18.455 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.075s] 2019-12-27 17:36:21.301 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [2.844s] 2019-12-27 17:36:23.096 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [6.453s] 2019-12-27 17:37:15.557 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [59.242s] 2019-12-27 17:37:19.701 32 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [63.276s] 2019-12-27 17:37:33.345 32 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [13.642s] 2019-12-27 17:38:04.513 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [48.943s] 2019-12-27 17:38:09.309 32 INFO rally.task.context [-] Verification f796c391-44f5-4f75-904a-f4c3e53eb45c | Context testr@default cleanup() started 2019-12-27 17:38:09.309 32 INFO rally.task.context [-] Verification f796c391-44f5-4f75-904a-f4c3e53eb45c | Context testr@default cleanup() finished in 0.72 msec 2019-12-27 17:38:09.310 32 INFO rally.task.context [-] Verification f796c391-44f5-4f75-904a-f4c3e53eb45c | Context tempest@default cleanup() started 2019-12-27 17:38:09.469 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-12-27 17:38:09.589 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-12-27 17:38:09.614 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_ddf65357_xIkkjUOT'. 2019-12-27 17:38:10.951 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_ddf65357_xIkkjUOT' has been deleted. 2019-12-27 17:38:10.952 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '85ddec19-5949-4d69-9b51-4db3830be0fd' of option 'instance_type' from Tempest config file. 2019-12-27 17:38:10.952 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '85ddec19-5949-4d69-9b51-4db3830be0fd' has been removed. 2019-12-27 17:38:10.959 32 INFO rally.task.context [-] Verification f796c391-44f5-4f75-904a-f4c3e53eb45c | Context tempest@default cleanup() finished in 1.65 sec 2019-12-27 17:38:10.978 32 INFO rally.api [-] Verification (UUID=ddf65357-9408-4f0d-bd90-4e799a80b5d2) has been successfully finished for deployment 'opnfv-rally' (UUID=7e4ad94e-aeae-4bb0-8c02-feb30db97ef1)! 2019-12-27 17:38:12.775 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:38:12.775 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:38:12.776 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:38:14.386 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:38:14.387 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:38:14.387 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:38:16.730 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'ddf65357-9408-4f0d-bd90-4e799a80b5d2' 2019-12-27 17:38:16.763 44 INFO rally.api [-] The report has been successfully built. 2019-12-27 17:38:18.402 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 17:38:18.402 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 17:38:18.402 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 17:38:20.471 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ddf65357-9408-4f0d-bd90-4e799a80b5d2' 2019-12-27 17:38:20.474 46 INFO rally.api [-] The report has been successfully built.