2019-12-27 19:56:37.278 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:56:37.278 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:56:37.278 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:56:39.510 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 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-12-27 19:56:39.510 6 ERROR rally.cli.cliutils 2019-12-27 19:56:41.202 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:56:41.202 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:56:41.202 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:56:45.225 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:56:45.225 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:56:45.225 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:56:50.025 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:56:50.026 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:56:50.026 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:56:51.544 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:56:51.545 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:56:51.545 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:56:53.584 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 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils force=force) 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-12-27 19:56:53.584 15 ERROR rally.cli.cliutils 2019-12-27 19:56:55.132 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:56:55.133 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:56:55.133 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:56:57.265 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-12-27 19:56:57.351 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-dd233d25-3eeb-406d-adbf-896d3b1ce970/repo. 2019-12-27 19:56:57.567 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-dd233d25-3eeb-406d-adbf-896d3b1ce970/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. 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 ' 2019-12-27 19:56:57.581 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-12-27 19:56:57.591 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-12-27 19:56:57.611 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-12-27 19:56:57.671 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-12-27 19:56:58.431 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dd233d25-3eeb-406d-adbf-896d3b1ce970) has been successfully created! 2019-12-27 19:57:00.200 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:57:00.200 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:57:00.200 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:57:06.441 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:57:06.442 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:57:06.442 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:57:08.632 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=dd233d25-3eeb-406d-adbf-896d3b1ce970) for deployment 'opnfv-rally' (UUID=3e27029c-9048-4243-b0a1-4b00c07ad401). 2019-12-27 19:57:09.178 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=dd233d25-3eeb-406d-adbf-896d3b1ce970) has been successfully configured for deployment 'opnfv-rally' (UUID=3e27029c-9048-4243-b0a1-4b00c07ad401)! 2019-12-27 19:57:18.640 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 19:57:18.640 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 19:57:18.640 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 19:57:20.843 32 INFO rally.api [-] Starting verification (UUID=a5ac1431-f693-4d70-9113-2d10d713994d) for deployment 'opnfv-rally' (UUID=3e27029c-9048-4243-b0a1-4b00c07ad401) by verifier 'opnfv-tempest' (UUID=dd233d25-3eeb-406d-adbf-896d3b1ce970). 2019-12-27 19:57:21.503 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-12-27 19:57:21.561 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-12-27 19:57:21.561 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dd233d25-3eeb-406d-adbf-896d3b1ce970/for-deployment-3e27029c-9048-4243-b0a1-4b00c07ad401/tempest.log' to option 'log_file'. 2019-12-27 19:57:21.562 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-dd233d25-3eeb-406d-adbf-896d3b1ce970/for-deployment-3e27029c-9048-4243-b0a1-4b00c07ad401/tempest.log 2019-12-27 19:57:21.562 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-12-27 19:57:21.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-dd233d25-3eeb-406d-adbf-896d3b1ce970/for-deployment-3e27029c-9048-4243-b0a1-4b00c07ad401/lock_files' to option 'lock_path'. 2019-12-27 19:57:21.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-dd233d25-3eeb-406d-adbf-896d3b1ce970/for-deployment-3e27029c-9048-4243-b0a1-4b00c07ad401/lock_files 2019-12-27 19:57:21.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-12-27 19:57:21.564 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 2019-12-27 19:57:21.564 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 3eddabfb-6299-4ae9-a4bb-1d311127416a 2019-12-27 19:57:21.564 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = e7cd084c-217a-4698-aa80-87cf3e94e93e 2019-12-27 19:57:21.565 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 5f4c3fc7-d2cd-4e72-b086-9ad57a104cf8 2019-12-27 19:57:21.565 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = dac900ba-02f3-40d3-928a-116ee673ef5d 2019-12-27 19:57:21.775 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-12-27 19:57:21.776 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow-net_6f75a72f-8566-4bae-aaba-d10d59fbd666 2019-12-27 19:57:21.777 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-12-27 19:57:21.839 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 19:57:21.875 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-12-27 19:57:21.875 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_a5ac1431_vD7XSKas' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-12-27 19:57:22.941 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a5ac1431_vD7XSKas' (ID = c25c4f78-f935-4b82-83ef-5db18487ed0a) has been successfully created! 2019-12-27 19:57:22.941 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'c25c4f78-f935-4b82-83ef-5db18487ed0a' to option 'instance_type'. 2019-12-27 19:57:22.942 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = c25c4f78-f935-4b82-83ef-5db18487ed0a 2019-12-27 19:57:22.943 32 INFO rally.task.context [-] Verification dd233d25-3eeb-406d-adbf-896d3b1ce970 | Context tempest@default setup() finished in 1.90 sec 2019-12-27 19:57:22.944 32 INFO rally.task.context [-] Verification dd233d25-3eeb-406d-adbf-896d3b1ce970 | Context testr@default setup() finished in 0.42 msec 2019-12-27 19:57:22.945 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/92ee5b6e-05a1-42c7-8608-233ea6a49031'. 2019-12-27 19:58:39.989 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [67.500s] 2019-12-27 20:00:02.358 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [66.795s] 2019-12-27 20:01:01.651 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [30.539s] 2019-12-27 20:02:12.865 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [53.069s] 2019-12-27 20:03:03.231 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [50.352s] 2019-12-27 20:04:07.879 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [49.922s] 2019-12-27 20:07:44.826 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization ... success [207.184s] 2019-12-27 20:08:19.684 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [17.962s] 2019-12-27 20:09:27.318 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [54.440s] 2019-12-27 20:10:16.876 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [49.535s] 2019-12-27 20:10:54.793 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [37.901s] 2019-12-27 20:11:41.148 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [46.336s] 2019-12-27 20:12:29.785 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [48.618s] 2019-12-27 20:13:18.557 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [48.756s] 2019-12-27 20:14:05.099 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [46.523s] 2019-12-27 20:14:44.713 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [39.597s] 2019-12-27 20:15:50.034 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [63.025s] 2019-12-27 20:16:22.491 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [32.443s] 2019-12-27 20:17:24.365 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [61.847s] 2019-12-27 20:18:05.537 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [41.159s] 2019-12-27 20:18:49.099 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... success [43.538s] 2019-12-27 20:19:23.450 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [34.336s] 2019-12-27 20:20:18.854 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [55.380s] 2019-12-27 20:21:04.908 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [46.032s] 2019-12-27 20:21:08.162 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.494s] 2019-12-27 20:21:46.782 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [35.834s] 2019-12-27 20:22:33.994 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [47.195s] 2019-12-27 20:23:24.275 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... success [50.266s] 2019-12-27 20:23:51.414 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [24.699s] 2019-12-27 20:24:45.358 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [47.606s] 2019-12-27 20:25:25.218 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [39.851s] 2019-12-27 20:26:29.707 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [51.112s] 2019-12-27 20:27:20.964 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [38.820s] 2019-12-27 20:27:59.855 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [22.093s] 2019-12-27 20:29:16.601 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [76.731s] 2019-12-27 20:29:29.635 32 INFO rally.task.context [-] Verification dd233d25-3eeb-406d-adbf-896d3b1ce970 | Context testr@default cleanup() started 2019-12-27 20:29:29.636 32 INFO rally.task.context [-] Verification dd233d25-3eeb-406d-adbf-896d3b1ce970 | Context testr@default cleanup() finished in 0.89 msec 2019-12-27 20:29:29.636 32 INFO rally.task.context [-] Verification dd233d25-3eeb-406d-adbf-896d3b1ce970 | Context tempest@default cleanup() started 2019-12-27 20:29:29.779 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-12-27 20:29:29.844 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-12-27 20:29:29.871 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_a5ac1431_vD7XSKas'. 2019-12-27 20:29:30.067 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_a5ac1431_vD7XSKas' has been deleted. 2019-12-27 20:29:30.068 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'c25c4f78-f935-4b82-83ef-5db18487ed0a' of option 'instance_type' from Tempest config file. 2019-12-27 20:29:30.069 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'c25c4f78-f935-4b82-83ef-5db18487ed0a' has been removed. 2019-12-27 20:29:30.076 32 INFO rally.task.context [-] Verification dd233d25-3eeb-406d-adbf-896d3b1ce970 | Context tempest@default cleanup() finished in 0.44 sec 2019-12-27 20:29:30.098 32 INFO rally.api [-] Verification (UUID=a5ac1431-f693-4d70-9113-2d10d713994d) has been successfully finished for deployment 'opnfv-rally' (UUID=3e27029c-9048-4243-b0a1-4b00c07ad401)! 2019-12-27 20:29:31.877 335 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 20:29:31.878 335 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 20:29:31.878 335 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 20:29:33.453 336 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 20:29:33.453 336 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 20:29:33.453 336 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 20:29:35.603 336 INFO rally.api [-] Building 'html' report for the following verification(s): 'a5ac1431-f693-4d70-9113-2d10d713994d' 2019-12-27 20:29:35.632 336 INFO rally.api [-] The report has been successfully built. 2019-12-27 20:29:37.224 338 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-12-27 20:29:37.224 338 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-12-27 20:29:37.224 338 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-12-27 20:29:39.363 338 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'a5ac1431-f693-4d70-9113-2d10d713994d' 2019-12-27 20:29:39.370 338 INFO rally.api [-] The report has been successfully built.