2020-12-08 12:23:46.694 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:23:46.694 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:23:46.694 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:23:48.500 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-08 12:23:48.500 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-12-08 12:23:48.500 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-08 12:23:48.500 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-12-08 12:23:48.500 6 ERROR rally.cli.cliutils 2020-12-08 12:23:49.900 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:23:49.900 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:23:49.900 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:23:53.483 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:23:53.483 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:23:53.483 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:23:58.573 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:23:58.573 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:23:58.573 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:23:59.918 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:23:59.918 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:23:59.919 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:24:01.699 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-08 12:24:01.699 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-12-08 12:24:01.699 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-08 12:24:01.699 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils force=force) 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-12-08 12:24:01.699 15 ERROR rally.cli.cliutils 2020-12-08 12:24:03.179 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:24:03.179 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:24:03.180 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:24:04.979 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-12-08 12:24:05.053 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-b1f794a0-2492-46a8-81a6-679c8419f451/repo. 2020-12-08 12:24:05.386 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-b1f794a0-2492-46a8-81a6-679c8419f451/repo'... done. Note: checking out 'e5cd9986444ebf1c6b29899767b878b997cc9036'. 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-08 12:24:05.401 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ge5cd99864 ' 2020-12-08 12:24:05.411 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'e5cd9986444ebf1c6b29899767b878b997cc9036 ' 2020-12-08 12:24:05.432 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-12-08 12:24:05.479 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-12-08 12:24:06.194 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b1f794a0-2492-46a8-81a6-679c8419f451) has been successfully created! 2020-12-08 12:24:07.621 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:24:07.621 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:24:07.621 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:24:17.129 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:24:17.129 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:24:17.129 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:24:18.934 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=b1f794a0-2492-46a8-81a6-679c8419f451) for deployment 'opnfv-rally' (UUID=62eac3e1-9afc-472f-bd51-ef83a9beb83d). 2020-12-08 12:24:20.143 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=b1f794a0-2492-46a8-81a6-679c8419f451) has been successfully configured for deployment 'opnfv-rally' (UUID=62eac3e1-9afc-472f-bd51-ef83a9beb83d)! 2020-12-08 12:24:27.985 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:24:27.985 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:24:27.985 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:24:29.831 32 INFO rally.api [-] Starting verification (UUID=4a772cff-532e-445c-8eac-74962a5631f4) for deployment 'opnfv-rally' (UUID=62eac3e1-9afc-472f-bd51-ef83a9beb83d) by verifier 'opnfv-tempest' (UUID=b1f794a0-2492-46a8-81a6-679c8419f451). 2020-12-08 12:24:30.898 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-12-08 12:24:31.024 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-12-08 12:24:31.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b1f794a0-2492-46a8-81a6-679c8419f451/for-deployment-62eac3e1-9afc-472f-bd51-ef83a9beb83d/tempest.log' to option 'log_file'. 2020-12-08 12:24:31.025 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-b1f794a0-2492-46a8-81a6-679c8419f451/for-deployment-62eac3e1-9afc-472f-bd51-ef83a9beb83d/tempest.log 2020-12-08 12:24:31.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-12-08 12:24:31.026 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-b1f794a0-2492-46a8-81a6-679c8419f451/for-deployment-62eac3e1-9afc-472f-bd51-ef83a9beb83d/lock_files' to option 'lock_path'. 2020-12-08 12:24:31.027 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-b1f794a0-2492-46a8-81a6-679c8419f451/for-deployment-62eac3e1-9afc-472f-bd51-ef83a9beb83d/lock_files 2020-12-08 12:24:31.027 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-08 12:24:31.027 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-08 12:24:31.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ed7cb71b-92f9-4813-90b3-39389dfc13a8 2020-12-08 12:24:31.028 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 4f3ca105-8680-49ff-a0e6-d80cd90352a3 2020-12-08 12:24:31.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 1deafae0-9bae-444d-964d-f0f66b28d069 2020-12-08 12:24:31.029 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 7e78ffb9-fc86-4c52-af2f-e2523913ede0 2020-12-08 12:24:31.501 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-12-08 12:24:31.501 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-12-08 12:24:31.502 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-12-08 12:24:31.569 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 12:24:31.623 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-12-08 12:24:31.623 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_4a772cff_JZcxg6sw' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-12-08 12:24:31.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4a772cff_JZcxg6sw' (ID = df90d1c5-7e9e-41fb-93c4-8f4a0bd8ec84) has been successfully created! 2020-12-08 12:24:31.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'df90d1c5-7e9e-41fb-93c4-8f4a0bd8ec84' to option 'instance_type'. 2020-12-08 12:24:31.845 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = df90d1c5-7e9e-41fb-93c4-8f4a0bd8ec84 2020-12-08 12:24:31.847 32 INFO rally.task.context [-] Verification b1f794a0-2492-46a8-81a6-679c8419f451 | Context tempest@default setup() finished in 1.45 sec 2020-12-08 12:24:31.848 32 INFO rally.task.context [-] Verification b1f794a0-2492-46a8-81a6-679c8419f451 | Context testr@default setup() finished in 0.48 msec 2020-12-08 12:24:31.848 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/01b4f5bc-a52c-454a-a44b-c06f967ddbc5'. 2020-12-08 12:24:39.362 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.265s] 2020-12-08 12:24:49.367 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-08 12:25:03.351 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [6.364s] 2020-12-08 12:25:11.191 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-08 12:25:14.953 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [0.189s] 2020-12-08 12:26:24.178 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [59.397s] 2020-12-08 12:26:35.649 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-08 12:26:35.958 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... fail [0.303s] 2020-12-08 12:26:41.609 32 INFO rally.task.context [-] Verification b1f794a0-2492-46a8-81a6-679c8419f451 | Context testr@default cleanup() started 2020-12-08 12:26:41.610 32 INFO rally.task.context [-] Verification b1f794a0-2492-46a8-81a6-679c8419f451 | Context testr@default cleanup() finished in 0.73 msec 2020-12-08 12:26:41.611 32 INFO rally.task.context [-] Verification b1f794a0-2492-46a8-81a6-679c8419f451 | Context tempest@default cleanup() started 2020-12-08 12:26:42.182 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-12-08 12:26:43.270 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-12-08 12:26:43.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_4a772cff_JZcxg6sw'. 2020-12-08 12:26:44.076 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_4a772cff_JZcxg6sw' has been deleted. 2020-12-08 12:26:44.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'df90d1c5-7e9e-41fb-93c4-8f4a0bd8ec84' of option 'instance_type' from Tempest config file. 2020-12-08 12:26:44.077 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'df90d1c5-7e9e-41fb-93c4-8f4a0bd8ec84' has been removed. 2020-12-08 12:26:44.086 32 INFO rally.task.context [-] Verification b1f794a0-2492-46a8-81a6-679c8419f451 | Context tempest@default cleanup() finished in 2.48 sec 2020-12-08 12:26:44.118 32 INFO rally.api [-] Verification (UUID=4a772cff-532e-445c-8eac-74962a5631f4) has been successfully finished for deployment 'opnfv-rally' (UUID=62eac3e1-9afc-472f-bd51-ef83a9beb83d)! 2020-12-08 12:26:45.586 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:26:45.586 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:26:45.587 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:26:46.908 38 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:26:46.909 38 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:26:46.909 38 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:26:48.753 38 INFO rally.api [-] Building 'html' report for the following verification(s): '4a772cff-532e-445c-8eac-74962a5631f4' 2020-12-08 12:26:48.781 38 INFO rally.api [-] The report has been successfully built. 2020-12-08 12:26:50.169 40 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-12-08 12:26:50.169 40 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-12-08 12:26:50.169 40 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-12-08 12:26:51.965 40 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '4a772cff-532e-445c-8eac-74962a5631f4' 2020-12-08 12:26:51.967 40 INFO rally.api [-] The report has been successfully built.