2020-04-12 23:58:40.919 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:58:40.919 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:58:40.919 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:58:42.889 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 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 23:58:42.889 6 ERROR rally.cli.cliutils 2020-04-12 23:58:44.272 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:58:44.273 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:58:44.273 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:58:48.091 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:58:48.092 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:58:48.092 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:58:52.214 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:58:52.214 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:58:52.214 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:58:53.451 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:58:53.451 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:58:53.452 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:58:55.209 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 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils force=force) 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 23:58:55.209 15 ERROR rally.cli.cliutils 2020-04-12 23:58:56.656 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:58:56.657 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:58:56.657 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:58:58.491 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-12 23:58:58.559 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-6c1d10d3-e260-429d-aae5-358b7632e52d/repo. 2020-04-12 23:58:58.848 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-6c1d10d3-e260-429d-aae5-358b7632e52d/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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 ' 2020-04-12 23:58:58.860 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-12 23:58:58.868 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-12 23:58:58.888 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-12 23:58:58.939 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-12 23:58:59.558 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6c1d10d3-e260-429d-aae5-358b7632e52d) has been successfully created! 2020-04-12 23:59:01.010 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:59:01.010 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:59:01.010 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:59:04.951 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:59:04.951 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:59:04.952 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:59:06.748 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6c1d10d3-e260-429d-aae5-358b7632e52d) for deployment 'opnfv-rally' (UUID=26984f2f-395d-4910-bf8a-25d2b55cfb11). 2020-04-12 23:59:07.087 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6c1d10d3-e260-429d-aae5-358b7632e52d) has been successfully configured for deployment 'opnfv-rally' (UUID=26984f2f-395d-4910-bf8a-25d2b55cfb11)! 2020-04-12 23:59:14.244 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:59:14.244 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:59:14.244 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:59:16.048 32 INFO rally.api [-] Starting verification (UUID=e641398f-f9f9-46dd-9185-6fe66480d1d1) for deployment 'opnfv-rally' (UUID=26984f2f-395d-4910-bf8a-25d2b55cfb11) by verifier 'opnfv-tempest' (UUID=6c1d10d3-e260-429d-aae5-358b7632e52d). 2020-04-12 23:59:16.665 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-12 23:59:16.666 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6c1d10d3-e260-429d-aae5-358b7632e52d/for-deployment-26984f2f-395d-4910-bf8a-25d2b55cfb11/tempest.log' to option 'log_file'. 2020-04-12 23:59:16.666 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-6c1d10d3-e260-429d-aae5-358b7632e52d/for-deployment-26984f2f-395d-4910-bf8a-25d2b55cfb11/tempest.log 2020-04-12 23:59:16.667 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-12 23:59:16.667 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-6c1d10d3-e260-429d-aae5-358b7632e52d/for-deployment-26984f2f-395d-4910-bf8a-25d2b55cfb11/lock_files' to option 'lock_path'. 2020-04-12 23:59:16.667 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-6c1d10d3-e260-429d-aae5-358b7632e52d/for-deployment-26984f2f-395d-4910-bf8a-25d2b55cfb11/lock_files 2020-04-12 23:59:16.668 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-04-12 23:59:16.668 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 2020-04-12 23:59:16.669 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 508e115d-6cb6-44aa-84ec-8bac38229a80 2020-04-12 23:59:16.669 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = c18e3e19-a20c-4d8b-b8ad-e65624aa9b4e 2020-04-12 23:59:16.670 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 428eee7e-5738-4012-8173-3024ba32b429 2020-04-12 23:59:16.670 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 611d724e-541a-46e6-b3f2-02b8ad171aaa 2020-04-12 23:59:16.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-12 23:59:16.914 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder_cntt-net_7df02bf8-4f32-4a13-aab3-78e8d1f8babc 2020-04-12 23:59:16.915 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-12 23:59:17.004 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-12 23:59:17.044 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-12 23:59:17.044 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e641398f_a4A3Ecu0' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-12 23:59:17.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e641398f_a4A3Ecu0' (ID = c037784b-c6a8-4236-89cc-e615d9186306) has been successfully created! 2020-04-12 23:59:17.082 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c037784b-c6a8-4236-89cc-e615d9186306' to option 'instance_type'. 2020-04-12 23:59:17.083 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c037784b-c6a8-4236-89cc-e615d9186306 2020-04-12 23:59:17.084 32 INFO rally.task.context [-] Verification 6c1d10d3-e260-429d-aae5-358b7632e52d | Context tempest@default setup() finished in 0.87 sec 2020-04-12 23:59:17.085 32 INFO rally.task.context [-] Verification 6c1d10d3-e260-429d-aae5-358b7632e52d | Context testr@default setup() finished in 0.41 msec 2020-04-12 23:59:17.086 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 3 --load-list /tmp/ce8ee557-d833-45b5-a5b4-57805752d061'. 2020-04-12 23:59:27.591 32 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [5.923s] 2020-04-12 23:59:36.138 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [14.599s] 2020-04-12 23:59:39.809 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [18.265s] 2020-04-12 23:59:45.041 32 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [5.236s] 2020-04-12 23:59:48.488 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [12.350s] 2020-04-12 23:59:56.140 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.075s] 2020-04-12 23:59:58.903 32 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [2.761s] 2020-04-13 00:00:04.301 32 INFO rally.task.context [-] Verification 6c1d10d3-e260-429d-aae5-358b7632e52d | Context testr@default cleanup() started 2020-04-13 00:00:04.302 32 INFO rally.task.context [-] Verification 6c1d10d3-e260-429d-aae5-358b7632e52d | Context testr@default cleanup() finished in 0.60 msec 2020-04-13 00:00:04.302 32 INFO rally.task.context [-] Verification 6c1d10d3-e260-429d-aae5-358b7632e52d | Context tempest@default cleanup() started 2020-04-13 00:00:04.492 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e641398f_a4A3Ecu0'. 2020-04-13 00:00:04.724 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e641398f_a4A3Ecu0' has been deleted. 2020-04-13 00:00:04.724 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c037784b-c6a8-4236-89cc-e615d9186306' of option 'instance_type' from Tempest config file. 2020-04-13 00:00:04.725 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c037784b-c6a8-4236-89cc-e615d9186306' has been removed. 2020-04-13 00:00:04.728 32 INFO rally.task.context [-] Verification 6c1d10d3-e260-429d-aae5-358b7632e52d | Context tempest@default cleanup() finished in 0.43 sec 2020-04-13 00:00:04.756 32 INFO rally.api [-] Verification (UUID=e641398f-f9f9-46dd-9185-6fe66480d1d1) has been successfully finished for deployment 'opnfv-rally' (UUID=26984f2f-395d-4910-bf8a-25d2b55cfb11)! 2020-04-13 00:00:06.512 41 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:00:06.512 41 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:00:06.513 41 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:00:07.944 42 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:00:07.945 42 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:00:07.945 42 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:00:09.969 42 INFO rally.api [-] Building 'html' report for the following verification(s): 'e641398f-f9f9-46dd-9185-6fe66480d1d1' 2020-04-13 00:00:09.992 42 INFO rally.api [-] The report has been successfully built. 2020-04-13 00:00:11.569 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-13 00:00:11.569 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-13 00:00:11.570 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-13 00:00:13.724 44 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e641398f-f9f9-46dd-9185-6fe66480d1d1' 2020-04-13 00:00:13.729 44 INFO rally.api [-] The report has been successfully built.