2020-11-28 04:44:43.795 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:44:43.795 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:44:43.796 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:44:45.611 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-11-28 04:44:45.611 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-11-28 04:44:45.611 6 ERROR rally.cli.cliutils 2020-11-28 04:44:46.986 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:44:46.986 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:44:46.986 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:44:50.446 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:44:50.446 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:44:50.446 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:44:55.526 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:44:55.526 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:44:55.527 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:44:56.776 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:44:56.777 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:44:56.777 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:44:58.549 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-11-28 04:44:58.549 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils force=force) 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-11-28 04:44:58.549 15 ERROR rally.cli.cliutils 2020-11-28 04:44:59.920 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:44:59.920 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:44:59.920 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:45:01.648 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-11-28 04:45:01.710 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-bba19773-fcef-4e4b-929a-864afda0fb2c/repo. 2020-11-28 04:45:02.058 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-bba19773-fcef-4e4b-929a-864afda0fb2c/repo'... done. Note: checking out 'a02e87556bc38156aa462a7e5ce3a814c060f2a9'. 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-11-28 04:45:02.072 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0-1-ga02e87556 ' 2020-11-28 04:45:02.079 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'a02e87556bc38156aa462a7e5ce3a814c060f2a9 ' 2020-11-28 04:45:02.106 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-11-28 04:45:02.151 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-11-28 04:45:02.853 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bba19773-fcef-4e4b-929a-864afda0fb2c) has been successfully created! 2020-11-28 04:45:04.251 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:45:04.251 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:45:04.251 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:45:10.833 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:45:10.833 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:45:10.833 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:45:12.660 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=bba19773-fcef-4e4b-929a-864afda0fb2c) for deployment 'opnfv-rally' (UUID=c196c97a-f1f8-4437-a42d-9619cd20fffa). 2020-11-28 04:45:13.562 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=bba19773-fcef-4e4b-929a-864afda0fb2c) has been successfully configured for deployment 'opnfv-rally' (UUID=c196c97a-f1f8-4437-a42d-9619cd20fffa)! 2020-11-28 04:45:21.359 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:45:21.359 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:45:21.359 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:45:23.216 32 INFO rally.api [-] Starting verification (UUID=7fb6fb82-501d-4c2f-ab0e-4f701faedec7) for deployment 'opnfv-rally' (UUID=c196c97a-f1f8-4437-a42d-9619cd20fffa) by verifier 'opnfv-tempest' (UUID=bba19773-fcef-4e4b-929a-864afda0fb2c). 2020-11-28 04:45:24.294 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2020-11-28 04:45:24.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-11-28 04:45:24.456 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bba19773-fcef-4e4b-929a-864afda0fb2c/for-deployment-c196c97a-f1f8-4437-a42d-9619cd20fffa/tempest.log' to option 'log_file'. 2020-11-28 04:45:24.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-bba19773-fcef-4e4b-929a-864afda0fb2c/for-deployment-c196c97a-f1f8-4437-a42d-9619cd20fffa/tempest.log 2020-11-28 04:45:24.457 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-11-28 04:45:24.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-bba19773-fcef-4e4b-929a-864afda0fb2c/for-deployment-c196c97a-f1f8-4437-a42d-9619cd20fffa/lock_files' to option 'lock_path'. 2020-11-28 04:45:24.458 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-bba19773-fcef-4e4b-929a-864afda0fb2c/for-deployment-c196c97a-f1f8-4437-a42d-9619cd20fffa/lock_files 2020-11-28 04:45:24.459 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-11-28 04:45:24.459 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-11-28 04:45:24.459 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 94d48f02-471b-4231-a7fa-00009b4d419d 2020-11-28 04:45:24.460 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 20403ab0-4581-4c6f-a276-5594b7ff1419 2020-11-28 04:45:24.460 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = eaf03678-25fa-451a-9d6c-f858b623f4d8 2020-11-28 04:45:24.461 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0ac3b3c1-5d64-4cbf-80e3-834e1d4fd78c 2020-11-28 04:45:24.783 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-11-28 04:45:24.784 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = public 2020-11-28 04:45:24.785 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-11-28 04:45:24.852 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 04:45:24.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-11-28 04:45:24.895 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_7fb6fb82_lHSh3QH4' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-11-28 04:45:25.222 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7fb6fb82_lHSh3QH4' (ID = 1b13e6aa-3f4a-4a22-b885-571a8c995771) has been successfully created! 2020-11-28 04:45:25.222 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '1b13e6aa-3f4a-4a22-b885-571a8c995771' to option 'instance_type'. 2020-11-28 04:45:25.223 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 1b13e6aa-3f4a-4a22-b885-571a8c995771 2020-11-28 04:45:25.224 32 INFO rally.task.context [-] Verification bba19773-fcef-4e4b-929a-864afda0fb2c | Context tempest@default setup() finished in 1.43 sec 2020-11-28 04:45:25.225 32 INFO rally.task.context [-] Verification bba19773-fcef-4e4b-929a-864afda0fb2c | Context testr@default setup() finished in 0.44 msec 2020-11-28 04:45:25.226 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/686f56d2-5e3f-49a6-ba67-75f0efd7f588'. 2020-11-28 04:46:42.470 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [70.321s] 2020-11-28 04:46:44.508 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-11-28 04:46:56.516 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [6.642s] 2020-11-28 04:47:03.039 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-11-28 04:49:44.850 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [159.331s] 2020-11-28 04:50:51.076 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [56.213s] 2020-11-28 04:51:02.489 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.001s]: b'Encrypted volume attach is not supported' 2020-11-28 04:51:57.089 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... fail [54.577s] 2020-11-28 04:52:02.256 32 INFO rally.task.context [-] Verification bba19773-fcef-4e4b-929a-864afda0fb2c | Context testr@default cleanup() started 2020-11-28 04:52:02.256 32 INFO rally.task.context [-] Verification bba19773-fcef-4e4b-929a-864afda0fb2c | Context testr@default cleanup() finished in 0.81 msec 2020-11-28 04:52:02.257 32 INFO rally.task.context [-] Verification bba19773-fcef-4e4b-929a-864afda0fb2c | Context tempest@default cleanup() started 2020-11-28 04:52:02.841 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2020-11-28 04:52:03.009 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2020-11-28 04:52:03.041 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_7fb6fb82_lHSh3QH4'. 2020-11-28 04:52:03.611 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_7fb6fb82_lHSh3QH4' has been deleted. 2020-11-28 04:52:03.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '1b13e6aa-3f4a-4a22-b885-571a8c995771' of option 'instance_type' from Tempest config file. 2020-11-28 04:52:03.612 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '1b13e6aa-3f4a-4a22-b885-571a8c995771' has been removed. 2020-11-28 04:52:03.621 32 INFO rally.task.context [-] Verification bba19773-fcef-4e4b-929a-864afda0fb2c | Context tempest@default cleanup() finished in 1.36 sec 2020-11-28 04:52:03.647 32 INFO rally.api [-] Verification (UUID=7fb6fb82-501d-4c2f-ab0e-4f701faedec7) has been successfully finished for deployment 'opnfv-rally' (UUID=c196c97a-f1f8-4437-a42d-9619cd20fffa)! 2020-11-28 04:52:05.101 47 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:52:05.101 47 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:52:05.101 47 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:52:06.422 48 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:52:06.422 48 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:52:06.423 48 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:52:08.271 48 INFO rally.api [-] Building 'html' report for the following verification(s): '7fb6fb82-501d-4c2f-ab0e-4f701faedec7' 2020-11-28 04:52:08.297 48 INFO rally.api [-] The report has been successfully built. 2020-11-28 04:52:09.675 50 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-11-28 04:52:09.675 50 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-11-28 04:52:09.675 50 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-11-28 04:52:11.488 50 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '7fb6fb82-501d-4c2f-ab0e-4f701faedec7' 2020-11-28 04:52:11.495 50 INFO rally.api [-] The report has been successfully built.