2020-12-03 16:06:07.942 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:06:07.942 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:06:07.943 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:06:09.797 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-12-03 16:06:09.797 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-03 16:06:09.797 6 ERROR rally.cli.cliutils 2020-12-03 16:06:11.178 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:06:11.178 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:06:11.178 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:06:14.714 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:06:14.715 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:06:14.715 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:06:19.888 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:06:19.888 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:06:19.888 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:06:21.169 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:06:21.169 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:06:21.169 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:06:23.030 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-12-03 16:06:23.030 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils force=force) 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-03 16:06:23.030 15 ERROR rally.cli.cliutils 2020-12-03 16:06:24.437 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:06:24.437 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:06:24.437 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:06:26.218 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-03 16:06:26.300 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-76134fdf-e9c7-400d-b334-f4e564b31b43/repo. 2020-12-03 16:06:26.660 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-76134fdf-e9c7-400d-b334-f4e564b31b43/repo'... done. Note: checking out '6a272bffdb802b2ae533353307c805f03e9e5e54'. 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-12-03 16:06:26.673 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-g6a272bffd ' 2020-12-03 16:06:26.682 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '6a272bffdb802b2ae533353307c805f03e9e5e54 ' 2020-12-03 16:06:26.705 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-03 16:06:26.753 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-03 16:06:27.429 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=76134fdf-e9c7-400d-b334-f4e564b31b43) has been successfully created! 2020-12-03 16:06:28.905 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:06:28.906 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:06:28.906 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:06:35.190 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:06:35.190 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:06:35.191 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:06:37.033 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=76134fdf-e9c7-400d-b334-f4e564b31b43) for deployment 'opnfv-rally' (UUID=c34c3472-6a62-4496-ae2a-6ae047d2aa08). 2020-12-03 16:06:37.918 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=76134fdf-e9c7-400d-b334-f4e564b31b43) has been successfully configured for deployment 'opnfv-rally' (UUID=c34c3472-6a62-4496-ae2a-6ae047d2aa08)! 2020-12-03 16:06:45.867 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:06:45.867 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:06:45.867 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:06:47.742 32 INFO rally.api [-] Starting verification (UUID=0f42310d-a34f-4fcd-9f1d-189928714b4d) for deployment 'opnfv-rally' (UUID=c34c3472-6a62-4496-ae2a-6ae047d2aa08) by verifier 'opnfv-tempest' (UUID=76134fdf-e9c7-400d-b334-f4e564b31b43). 2020-12-03 16:06:48.717 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-03 16:06:48.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-03 16:06:48.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-76134fdf-e9c7-400d-b334-f4e564b31b43/for-deployment-c34c3472-6a62-4496-ae2a-6ae047d2aa08/tempest.log' to option 'log_file'. 2020-12-03 16:06:48.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-76134fdf-e9c7-400d-b334-f4e564b31b43/for-deployment-c34c3472-6a62-4496-ae2a-6ae047d2aa08/tempest.log 2020-12-03 16:06:48.837 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-03 16:06:48.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-76134fdf-e9c7-400d-b334-f4e564b31b43/for-deployment-c34c3472-6a62-4496-ae2a-6ae047d2aa08/lock_files' to option 'lock_path'. 2020-12-03 16:06:48.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-76134fdf-e9c7-400d-b334-f4e564b31b43/for-deployment-c34c3472-6a62-4496-ae2a-6ae047d2aa08/lock_files 2020-12-03 16:06:48.838 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-12-03 16:06:48.839 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-12-03 16:06:48.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e8ec4d44-3435-437c-98b5-f779fd14581b 2020-12-03 16:06:48.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 9f6acea0-b261-4554-8d3a-58f2b10070bd 2020-12-03 16:06:48.840 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a7984486-49d0-4d56-b499-40d271006097 2020-12-03 16:06:48.841 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = d0c445b1-e55a-4363-bfb1-fb128d0c7da7 2020-12-03 16:06:49.121 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-03 16:06:49.122 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-03 16:06:49.122 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-03 16:06:49.214 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 16:06:49.264 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-03 16:06:49.264 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0f42310d_XbAc69hH' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-03 16:06:49.437 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0f42310d_XbAc69hH' (ID = 2396ceea-eb40-4ac4-bc47-5dba82d7bc8b) has been successfully created! 2020-12-03 16:06:49.437 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2396ceea-eb40-4ac4-bc47-5dba82d7bc8b' to option 'instance_type'. 2020-12-03 16:06:49.438 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2396ceea-eb40-4ac4-bc47-5dba82d7bc8b 2020-12-03 16:06:49.440 32 INFO rally.task.context [-] Verification 76134fdf-e9c7-400d-b334-f4e564b31b43 | Context tempest@default setup() finished in 1.22 sec 2020-12-03 16:06:49.441 32 INFO rally.task.context [-] Verification 76134fdf-e9c7-400d-b334-f4e564b31b43 | Context testr@default setup() finished in 0.41 msec 2020-12-03 16:06:49.441 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/b6f445cd-fa4f-48f0-afc5-66c6cf35299e'. 2020-12-03 16:07:56.557 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [60.296s] 2020-12-03 16:08:00.011 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-03 16:08:11.760 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [6.669s] 2020-12-03 16:08:15.684 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps ... skip: b'Either project_networks_reachable must be "true", or public_network_id must be defined.' 2020-12-03 16:10:53.366 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [154.639s] 2020-12-03 16:12:08.057 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [65.775s] 2020-12-03 16:12:23.028 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: b'Encrypted volume attach is not supported' 2020-12-03 16:13:22.689 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... fail [59.640s] 2020-12-03 16:13:34.993 32 INFO rally.task.context [-] Verification 76134fdf-e9c7-400d-b334-f4e564b31b43 | Context testr@default cleanup() started 2020-12-03 16:13:34.993 32 INFO rally.task.context [-] Verification 76134fdf-e9c7-400d-b334-f4e564b31b43 | Context testr@default cleanup() finished in 0.80 msec 2020-12-03 16:13:34.994 32 INFO rally.task.context [-] Verification 76134fdf-e9c7-400d-b334-f4e564b31b43 | Context tempest@default cleanup() started 2020-12-03 16:13:35.568 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-03 16:13:36.166 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-03 16:13:36.194 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0f42310d_XbAc69hH'. 2020-12-03 16:13:39.976 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0f42310d_XbAc69hH' has been deleted. 2020-12-03 16:13:39.977 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2396ceea-eb40-4ac4-bc47-5dba82d7bc8b' of option 'instance_type' from Tempest config file. 2020-12-03 16:13:39.977 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2396ceea-eb40-4ac4-bc47-5dba82d7bc8b' has been removed. 2020-12-03 16:13:39.986 32 INFO rally.task.context [-] Verification 76134fdf-e9c7-400d-b334-f4e564b31b43 | Context tempest@default cleanup() finished in 4.99 sec 2020-12-03 16:13:40.011 32 INFO rally.api [-] Verification (UUID=0f42310d-a34f-4fcd-9f1d-189928714b4d) has been successfully finished for deployment 'opnfv-rally' (UUID=c34c3472-6a62-4496-ae2a-6ae047d2aa08)! 2020-12-03 16:13:41.533 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:13:41.533 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:13:41.534 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:13:42.870 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:13:42.870 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:13:42.870 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:13:44.664 48 INFO rally.api [-] Building 'html' report for the following verification(s): '0f42310d-a34f-4fcd-9f1d-189928714b4d' 2020-12-03 16:13:44.695 48 INFO rally.api [-] The report has been successfully built. 2020-12-03 16:13:46.110 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-03 16:13:46.110 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-03 16:13:46.111 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-03 16:13:47.931 50 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '0f42310d-a34f-4fcd-9f1d-189928714b4d' 2020-12-03 16:13:47.936 50 INFO rally.api [-] The report has been successfully built.