2020-04-10 01:59:34.792 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:59:34.792 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:59:34.793 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:59:36.888 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-10 01:59:36.888 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-10 01:59:36.888 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-10 01:59:36.888 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-10 01:59:36.888 6 ERROR rally.cli.cliutils 2020-04-10 01:59:38.422 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:59:38.423 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:59:38.423 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:59:42.553 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:59:42.554 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:59:42.554 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:59:47.343 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:59:47.343 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:59:47.343 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:59:48.776 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:59:48.777 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:59:48.777 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:59:50.971 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-10 01:59:50.971 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-10 01:59:50.971 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-10 01:59:50.971 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils force=force) 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-10 01:59:50.971 15 ERROR rally.cli.cliutils 2020-04-10 01:59:52.533 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:59:52.533 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:59:52.533 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 01:59:54.507 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-10 01:59:54.591 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-5fd89069-ce63-45c3-a307-990fcf39ccf9/repo. 2020-04-10 01:59:54.934 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-5fd89069-ce63-45c3-a307-990fcf39ccf9/repo'... done. Note: checking out 'fa24444f0038aa8fd35e162a12e39f91e1821e67'. 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-10 01:59:54.950 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-gfa24444f0 ' 2020-04-10 01:59:54.962 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'fa24444f0038aa8fd35e162a12e39f91e1821e67 ' 2020-04-10 01:59:54.991 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-10 01:59:55.054 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-10 01:59:55.738 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5fd89069-ce63-45c3-a307-990fcf39ccf9) has been successfully created! 2020-04-10 01:59:57.320 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 01:59:57.321 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 01:59:57.321 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:00:01.800 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:00:01.801 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:00:01.801 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:00:03.924 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5fd89069-ce63-45c3-a307-990fcf39ccf9) for deployment 'opnfv-rally' (UUID=9cb5cad8-bd93-4a82-9188-2780768150be). 2020-04-10 02:00:04.537 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5fd89069-ce63-45c3-a307-990fcf39ccf9) has been successfully configured for deployment 'opnfv-rally' (UUID=9cb5cad8-bd93-4a82-9188-2780768150be)! 2020-04-10 02:00:12.788 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:00:12.788 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:00:12.789 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:00:14.796 32 INFO rally.api [-] Starting verification (UUID=59260e83-1cd5-4e0f-954b-bcaef18c24cc) for deployment 'opnfv-rally' (UUID=9cb5cad8-bd93-4a82-9188-2780768150be) by verifier 'opnfv-tempest' (UUID=5fd89069-ce63-45c3-a307-990fcf39ccf9). 2020-04-10 02:00:15.621 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-10 02:00:15.621 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5fd89069-ce63-45c3-a307-990fcf39ccf9/for-deployment-9cb5cad8-bd93-4a82-9188-2780768150be/tempest.log' to option 'log_file'. 2020-04-10 02:00:15.621 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-5fd89069-ce63-45c3-a307-990fcf39ccf9/for-deployment-9cb5cad8-bd93-4a82-9188-2780768150be/tempest.log 2020-04-10 02:00:15.622 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-10 02:00:15.622 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-5fd89069-ce63-45c3-a307-990fcf39ccf9/for-deployment-9cb5cad8-bd93-4a82-9188-2780768150be/lock_files' to option 'lock_path'. 2020-04-10 02:00:15.622 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-5fd89069-ce63-45c3-a307-990fcf39ccf9/for-deployment-9cb5cad8-bd93-4a82-9188-2780768150be/lock_files 2020-04-10 02:00:15.623 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-10 02:00:15.623 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-10 02:00:15.623 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = ac343216-7948-483c-bad9-bc04dac38759 2020-04-10 02:00:15.623 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 7ddeac34-34e5-4a69-9c36-a776c3d9b32b 2020-04-10 02:00:15.624 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 65cac4c4-a05c-451a-b225-f33c4997409b 2020-04-10 02:00:15.625 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 0a12540e-adaa-4785-ae4f-0f762c1d3e45 2020-04-10 02:00:15.851 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-10 02:00:15.851 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_1653aab9-ff56-462a-b7ce-2d2681f1dcba 2020-04-10 02:00:15.852 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-10 02:00:15.931 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-10 02:00:15.975 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_40ec0ef7_p8GvcHnz'. Using flavor 'rally_verify_40ec0ef7_p8GvcHnz' (ID = af8084f1-6137-43da-b96f-5196247c2e5a) for the tests. 2020-04-10 02:00:15.976 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'af8084f1-6137-43da-b96f-5196247c2e5a' to option 'instance_type'. 2020-04-10 02:00:15.976 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = af8084f1-6137-43da-b96f-5196247c2e5a 2020-04-10 02:00:15.978 32 INFO rally.task.context [-] Verification 5fd89069-ce63-45c3-a307-990fcf39ccf9 | Context tempest@default setup() finished in 0.93 sec 2020-04-10 02:00:15.979 32 INFO rally.task.context [-] Verification 5fd89069-ce63-45c3-a307-990fcf39ccf9 | Context testr@default setup() finished in 0.39 msec 2020-04-10 02:00:15.979 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/71da329d-b023-478b-9591-35fcf6207e8d'. 2020-04-10 02:03:14.013 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [165.712s] 2020-04-10 02:04:11.319 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [50.138s] 2020-04-10 02:05:05.290 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [53.941s] 2020-04-10 02:05:08.238 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.272s] 2020-04-10 02:06:28.037 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [76.610s] 2020-04-10 02:07:19.157 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [51.107s] 2020-04-10 02:07:54.980 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [24.602s] 2020-04-10 02:08:56.203 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [36.007s] 2020-04-10 02:09:27.251 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-04-10 02:10:10.816 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [43.547s] 2020-04-10 02:10:24.453 32 INFO rally.task.context [-] Verification 5fd89069-ce63-45c3-a307-990fcf39ccf9 | Context testr@default cleanup() started 2020-04-10 02:10:24.454 32 INFO rally.task.context [-] Verification 5fd89069-ce63-45c3-a307-990fcf39ccf9 | Context testr@default cleanup() finished in 0.74 msec 2020-04-10 02:10:24.455 32 INFO rally.task.context [-] Verification 5fd89069-ce63-45c3-a307-990fcf39ccf9 | Context tempest@default cleanup() started 2020-04-10 02:10:24.681 32 INFO rally.task.context [-] Verification 5fd89069-ce63-45c3-a307-990fcf39ccf9 | Context tempest@default cleanup() finished in 0.23 sec 2020-04-10 02:10:24.708 32 INFO rally.api [-] Verification (UUID=59260e83-1cd5-4e0f-954b-bcaef18c24cc) has been successfully finished for deployment 'opnfv-rally' (UUID=9cb5cad8-bd93-4a82-9188-2780768150be)! 2020-04-10 02:10:26.729 142 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:10:26.730 142 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:10:26.730 142 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:10:28.198 143 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:10:28.198 143 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:10:28.198 143 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:10:30.510 143 INFO rally.api [-] Building 'html' report for the following verification(s): '59260e83-1cd5-4e0f-954b-bcaef18c24cc' 2020-04-10 02:10:30.537 143 INFO rally.api [-] The report has been successfully built. 2020-04-10 02:10:32.165 145 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-10 02:10:32.165 145 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-10 02:10:32.165 145 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-10 02:10:34.181 145 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '59260e83-1cd5-4e0f-954b-bcaef18c24cc' 2020-04-10 02:10:34.183 145 INFO rally.api [-] The report has been successfully built.