2020-04-12 23:24:09.847 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:24:09.847 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:24:09.847 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:24:11.924 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-12 23:24:11.924 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/envutils.py", line 135, in default_from_global 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-04-12 23:24:11.924 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-12 23:24:11.924 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/deployment.py", line 154, in destroy 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 115, in destroy 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/env/env_mgr.py", line 212, in get 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 519, in env_get 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-04-12 23:24:11.924 6 ERROR rally.cli.cliutils 2020-04-12 23:24:13.515 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:24:13.516 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:24:13.516 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:24:17.485 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:24:17.485 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:24:17.485 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:24:22.034 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:24:22.035 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:24:22.035 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:24:23.379 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:24:23.380 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:24:23.380 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:24:25.441 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-12 23:24:25.441 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/cliutils.py", line 657, in run 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-04-12 23:24:25.441 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-12 23:24:25.441 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/cli/commands/verify.py", line 236, in delete_verifier 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils force=force) 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 690, in delete 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/api.py", line 664, in _get 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 133, in wrapper 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 667, in verifier_get 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils File "/usr/lib/python3.7/site-packages/rally/common/db/api.py", line 677, in _verifier_get 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-04-12 23:24:25.441 15 ERROR rally.cli.cliutils 2020-04-12 23:24:27.028 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:24:27.028 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:24:27.029 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:24:29.287 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-04-12 23:24:29.372 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-958079dd-e74b-4252-8d94-5ab5ed1acd7e/repo. 2020-04-12 23:24:29.646 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-958079dd-e74b-4252-8d94-5ab5ed1acd7e/repo'... done. Note: checking out '26e5f637435fceded2fa57fab33e14b9ba7755f2'. 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-12 23:24:29.661 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/22.0.0-1-g26e5f6374 ' 2020-04-12 23:24:29.670 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '26e5f637435fceded2fa57fab33e14b9ba7755f2 ' 2020-04-12 23:24:29.690 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-04-12 23:24:29.764 17 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2020-04-12 23:24:30.469 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=958079dd-e74b-4252-8d94-5ab5ed1acd7e) has been successfully created! 2020-04-12 23:24:32.031 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:24:32.031 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:24:32.032 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:24:36.420 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:24:36.420 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:24:36.421 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:24:38.432 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=958079dd-e74b-4252-8d94-5ab5ed1acd7e) for deployment 'opnfv-rally' (UUID=73c0f261-35fc-44fc-a039-8bc6ea524e0f). 2020-04-12 23:24:38.974 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=958079dd-e74b-4252-8d94-5ab5ed1acd7e) has been successfully configured for deployment 'opnfv-rally' (UUID=73c0f261-35fc-44fc-a039-8bc6ea524e0f)! 2020-04-12 23:24:47.055 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:24:47.055 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:24:47.056 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:24:49.050 32 INFO rally.api [-] Starting verification (UUID=8601d816-cbb6-4316-aa47-ef509f83f37c) for deployment 'opnfv-rally' (UUID=73c0f261-35fc-44fc-a039-8bc6ea524e0f) by verifier 'opnfv-tempest' (UUID=958079dd-e74b-4252-8d94-5ab5ed1acd7e). 2020-04-12 23:24:49.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-04-12 23:24:49.965 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-958079dd-e74b-4252-8d94-5ab5ed1acd7e/for-deployment-73c0f261-35fc-44fc-a039-8bc6ea524e0f/tempest.log' to option 'log_file'. 2020-04-12 23:24:49.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-958079dd-e74b-4252-8d94-5ab5ed1acd7e/for-deployment-73c0f261-35fc-44fc-a039-8bc6ea524e0f/tempest.log 2020-04-12 23:24:49.966 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-04-12 23:24:49.967 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-958079dd-e74b-4252-8d94-5ab5ed1acd7e/for-deployment-73c0f261-35fc-44fc-a039-8bc6ea524e0f/lock_files' to option 'lock_path'. 2020-04-12 23:24:49.967 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-958079dd-e74b-4252-8d94-5ab5ed1acd7e/for-deployment-73c0f261-35fc-44fc-a039-8bc6ea524e0f/lock_files 2020-04-12 23:24:49.967 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-12 23:24:49.967 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-12 23:24:49.968 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = bc3194a6-af10-42b1-9e64-77aa4a2d4234 2020-04-12 23:24:49.968 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 83e0a896-d605-4825-9083-179a04f691c6 2020-04-12 23:24:49.968 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 862a0e6b-1e80-48ea-b9c9-d7653a627a45 2020-04-12 23:24:49.969 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = c9c08968-628d-4dc2-8f85-e75e65286d6c 2020-04-12 23:24:50.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-04-12 23:24:50.260 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow-net_a67a0b6c-a2c3-48a6-be8d-06e26f44bc9b 2020-04-12 23:24:50.261 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-04-12 23:24:50.353 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2020-04-12 23:24:50.398 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-04-12 23:24:50.399 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_8601d816_p1YoeMys' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2020-04-12 23:24:50.430 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8601d816_p1YoeMys' (ID = 2a942911-f4f2-4ac4-92d3-adb2ada3b815) has been successfully created! 2020-04-12 23:24:50.430 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '2a942911-f4f2-4ac4-92d3-adb2ada3b815' to option 'instance_type'. 2020-04-12 23:24:50.430 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 2a942911-f4f2-4ac4-92d3-adb2ada3b815 2020-04-12 23:24:50.432 32 INFO rally.task.context [-] Verification 958079dd-e74b-4252-8d94-5ab5ed1acd7e | Context tempest@default setup() finished in 1.13 sec 2020-04-12 23:24:50.432 32 INFO rally.task.context [-] Verification 958079dd-e74b-4252-8d94-5ab5ed1acd7e | Context testr@default setup() finished in 0.26 msec 2020-04-12 23:24:50.432 32 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/d38915cf-081b-4f0e-86c6-4e881870fd7e'. 2020-04-12 23:24:54.633 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b"('Swapping volumes is not supported.',)" 2020-04-12 23:24:54.633 32 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b"('Swapping volumes is not supported.',)" 2020-04-12 23:26:13.017 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [72.342s] 2020-04-12 23:27:39.562 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [68.914s] 2020-04-12 23:28:34.140 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [25.915s] 2020-04-12 23:28:47.616 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b"('Nova personality feature disabled',)" 2020-04-12 23:29:52.797 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [57.839s] 2020-04-12 23:30:51.747 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [58.933s] 2020-04-12 23:32:06.142 32 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [57.680s] 2020-04-12 23:32:16.422 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync.ContainerSyncTest.test_container_synchronization ... skip [0.001s]: b'Skipped until bug: https://launchpad.net/bugs/1317133 is resolved.' 2020-04-12 23:32:23.583 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization ... skip [0.003s]: b'Skipped because object extension: container_sync is not enabled' 2020-04-12 23:32:43.244 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [0.935s] 2020-04-12 23:32:59.848 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b"('Encrypted volume attach is not supported',)" 2020-04-12 23:32:59.850 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minbw_allocation_placement.MinBwAllocationPlacementTest ... skip: b"('Skipped as no physnet is available in config for placement based QoS allocation.',)" 2020-04-12 23:33:52.421 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [51.429s] 2020-04-12 23:33:52.422 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert ... skip [0.002s]: b'Skipped until bug: https://launchpad.net/bugs/1836595 is resolved.' 2020-04-12 23:34:44.048 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [51.607s] 2020-04-12 23:35:20.550 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [36.484s] 2020-04-12 23:36:07.087 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [46.524s] 2020-04-12 23:36:59.395 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [52.292s] 2020-04-12 23:37:49.247 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [49.835s] 2020-04-12 23:38:33.953 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [44.690s] 2020-04-12 23:39:15.902 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [41.932s] 2020-04-12 23:40:22.419 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [63.905s] 2020-04-12 23:41:00.224 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [37.785s] 2020-04-12 23:42:06.335 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [66.089s] 2020-04-12 23:42:54.647 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [48.295s] 2020-04-12 23:43:43.970 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... success [49.304s] 2020-04-12 23:44:18.126 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [34.145s] 2020-04-12 23:45:14.959 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [56.811s] 2020-04-12 23:46:02.252 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [47.273s] 2020-04-12 23:46:05.840 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.273s] 2020-04-12 23:47:04.609 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... success [55.434s] 2020-04-12 23:47:42.560 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [37.938s] 2020-04-12 23:48:33.193 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [50.621s] 2020-04-12 23:49:26.212 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... success [53.003s] 2020-04-12 23:49:56.126 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [26.308s] 2020-04-12 23:51:06.509 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [63.234s] 2020-04-12 23:51:49.858 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [43.338s] 2020-04-12 23:53:08.345 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [67.191s] 2020-04-12 23:54:49.485 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... success [87.038s] 2020-04-12 23:55:36.888 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [35.075s] 2020-04-12 23:56:24.941 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [23.877s] 2020-04-12 23:57:45.127 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [80.167s] 2020-04-12 23:57:58.551 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b"('Cinder multi-backend feature disabled',)" 2020-04-12 23:57:59.024 32 INFO rally.task.context [-] Verification 958079dd-e74b-4252-8d94-5ab5ed1acd7e | Context testr@default cleanup() started 2020-04-12 23:57:59.025 32 INFO rally.task.context [-] Verification 958079dd-e74b-4252-8d94-5ab5ed1acd7e | Context testr@default cleanup() finished in 0.80 msec 2020-04-12 23:57:59.026 32 INFO rally.task.context [-] Verification 958079dd-e74b-4252-8d94-5ab5ed1acd7e | Context tempest@default cleanup() started 2020-04-12 23:57:59.212 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_8601d816_p1YoeMys'. 2020-04-12 23:57:59.378 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_8601d816_p1YoeMys' has been deleted. 2020-04-12 23:57:59.379 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '2a942911-f4f2-4ac4-92d3-adb2ada3b815' of option 'instance_type' from Tempest config file. 2020-04-12 23:57:59.379 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '2a942911-f4f2-4ac4-92d3-adb2ada3b815' has been removed. 2020-04-12 23:57:59.385 32 INFO rally.task.context [-] Verification 958079dd-e74b-4252-8d94-5ab5ed1acd7e | Context tempest@default cleanup() finished in 0.36 sec 2020-04-12 23:57:59.412 32 INFO rally.api [-] Verification (UUID=8601d816-cbb6-4316-aa47-ef509f83f37c) has been successfully finished for deployment 'opnfv-rally' (UUID=73c0f261-35fc-44fc-a039-8bc6ea524e0f)! 2020-04-12 23:58:01.071 373 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:58:01.072 373 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:58:01.072 373 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:58:02.397 374 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:58:02.397 374 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:58:02.398 374 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:58:04.276 374 INFO rally.api [-] Building 'html' report for the following verification(s): '8601d816-cbb6-4316-aa47-ef509f83f37c' 2020-04-12 23:58:04.308 374 INFO rally.api [-] The report has been successfully built. 2020-04-12 23:58:05.653 376 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-04-12 23:58:05.654 376 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-04-12 23:58:05.654 376 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-04-12 23:58:07.528 376 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '8601d816-cbb6-4316-aa47-ef509f83f37c' 2020-04-12 23:58:07.533 376 INFO rally.api [-] The report has been successfully built.