2020-02-07 09:58:30.308 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 09:58:30.309 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 09:58:30.309 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 09:58:32.531 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-02-07 09:58:32.531 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/envutils.py", line 68, in default_from_global 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/deployment.py", line 157, in destroy 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 115, in destroy 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/deploy.py", line 124, in get 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/env/env_mgr.py", line 212, in get 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 521, in env_get 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2020-02-07 09:58:32.531 6 ERROR rally.cli.cliutils 2020-02-07 09:58:34.049 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 09:58:34.050 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 09:58:34.050 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 09:58:38.111 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 09:58:38.111 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 09:58:38.111 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 09:58:42.656 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 09:58:42.656 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 09:58:42.656 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 09:58:43.990 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 09:58:43.990 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 09:58:43.990 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 09:58:45.983 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-02-07 09:58:45.983 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/cliutils.py", line 674, in run 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils force=force) 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 690, in delete 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/api.py", line 664, in _get 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/objects/verifier.py", line 69, in get 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 135, in wrapper 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 669, in verifier_get 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils File "/usr/lib/python3.6/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2020-02-07 09:58:45.983 15 ERROR rally.cli.cliutils 2020-02-07 09:58:47.409 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 09:58:47.410 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 09:58:47.410 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 09:58:49.537 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2020-02-07 09:58:49.605 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-73d98a4e-69a8-4da7-b9af-27ec1c8b8d50/repo. 2020-02-07 09:58:49.805 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-73d98a4e-69a8-4da7-b9af-27ec1c8b8d50/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 ' 2020-02-07 09:58:49.819 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2020-02-07 09:58:49.828 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2020-02-07 09:58:49.853 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2020-02-07 09:58:49.919 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2020-02-07 09:58:50.602 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=73d98a4e-69a8-4da7-b9af-27ec1c8b8d50) has been successfully created! 2020-02-07 09:58:52.104 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 09:58:52.104 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 09:58:52.104 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 09:58:56.297 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 09:58:56.298 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 09:58:56.298 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 09:58:58.522 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=73d98a4e-69a8-4da7-b9af-27ec1c8b8d50) for deployment 'opnfv-rally' (UUID=61a6a4a9-f89d-44aa-a134-918e1b4c760f). 2020-02-07 09:58:58.877 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=73d98a4e-69a8-4da7-b9af-27ec1c8b8d50) has been successfully configured for deployment 'opnfv-rally' (UUID=61a6a4a9-f89d-44aa-a134-918e1b4c760f)! 2020-02-07 09:59:04.583 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 09:59:04.583 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 09:59:04.583 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 09:59:06.888 32 INFO rally.api [-] Starting verification (UUID=e2bed2c4-b6a7-4ddc-bf75-384f5f6118d8) for deployment 'opnfv-rally' (UUID=61a6a4a9-f89d-44aa-a134-918e1b4c760f) by verifier 'opnfv-tempest' (UUID=73d98a4e-69a8-4da7-b9af-27ec1c8b8d50). 2020-02-07 09:59:07.563 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2020-02-07 09:59:07.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2020-02-07 09:59:07.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-73d98a4e-69a8-4da7-b9af-27ec1c8b8d50/for-deployment-61a6a4a9-f89d-44aa-a134-918e1b4c760f/tempest.log' to option 'log_file'. 2020-02-07 09:59:07.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-73d98a4e-69a8-4da7-b9af-27ec1c8b8d50/for-deployment-61a6a4a9-f89d-44aa-a134-918e1b4c760f/tempest.log 2020-02-07 09:59:07.603 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2020-02-07 09:59:07.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-73d98a4e-69a8-4da7-b9af-27ec1c8b8d50/for-deployment-61a6a4a9-f89d-44aa-a134-918e1b4c760f/lock_files' to option 'lock_path'. 2020-02-07 09:59:07.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-73d98a4e-69a8-4da7-b9af-27ec1c8b8d50/for-deployment-61a6a4a9-f89d-44aa-a134-918e1b4c760f/lock_files 2020-02-07 09:59:07.604 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2020-02-07 09:59:07.604 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-02-07 09:59:07.605 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = e09eb0a2-b620-4022-bc07-9845e151602d 2020-02-07 09:59:07.605 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = ce7dea4c-da24-4d4d-a770-6bd33c883cbf 2020-02-07 09:59:07.605 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = c9545690-d7a2-478c-a7ab-593c71ff9239 2020-02-07 09:59:07.606 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = eb1028ed-365a-4e43-809b-48171a406c97 2020-02-07 09:59:07.794 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2020-02-07 09:59:07.795 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_smoke-net_697d9477-d577-4b8b-8829-cd7d61978efc 2020-02-07 09:59:07.795 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2020-02-07 09:59:07.880 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-02-07 09:59:07.938 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2020-02-07 09:59:07.938 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_e2bed2c4_AkOovlJC' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2020-02-07 09:59:07.971 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e2bed2c4_AkOovlJC' (ID = acdec6d3-5161-4a8e-8a22-7735ec056cca) has been successfully created! 2020-02-07 09:59:07.972 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'acdec6d3-5161-4a8e-8a22-7735ec056cca' to option 'instance_type'. 2020-02-07 09:59:07.972 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = acdec6d3-5161-4a8e-8a22-7735ec056cca 2020-02-07 09:59:07.973 32 INFO rally.task.context [-] Verification 73d98a4e-69a8-4da7-b9af-27ec1c8b8d50 | Context tempest@default setup() finished in 0.93 sec 2020-02-07 09:59:07.974 32 INFO rally.task.context [-] Verification 73d98a4e-69a8-4da7-b9af-27ec1c8b8d50 | Context testr@default setup() finished in 0.34 msec 2020-02-07 09:59:07.974 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/8afd09df-a66e-4776-a137-58673731ffe1'. 2020-02-07 09:59:11.534 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.203s] 2020-02-07 09:59:11.633 32 INFO opnfv-tempest [-] {1} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.098s] 2020-02-07 09:59:14.826 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [0.832s] 2020-02-07 09:59:15.934 32 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [1.106s] 2020-02-07 09:59:16.062 32 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [2.383s] 2020-02-07 09:59:24.008 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.103s] 2020-02-07 09:59:24.151 32 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.142s] 2020-02-07 09:59:31.060 32 INFO opnfv-tempest [-] {1} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.599s] 2020-02-07 09:59:32.087 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.172s] 2020-02-07 09:59:32.088 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2020-02-07 09:59:33.588 32 INFO opnfv-tempest [-] {1} tempest.api.identity.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.084s] 2020-02-07 09:59:35.711 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.398s] 2020-02-07 09:59:36.434 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [0.721s] 2020-02-07 09:59:37.366 32 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [0.931s] 2020-02-07 09:59:43.701 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.647s] 2020-02-07 09:59:44.895 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.142s] 2020-02-07 09:59:44.897 32 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2020-02-07 09:59:47.393 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.691s] 2020-02-07 09:59:56.399 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [9.004s] 2020-02-07 09:59:59.082 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: b'Identity api v2 is not enabled' 2020-02-07 10:00:01.244 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.764s] 2020-02-07 10:00:05.879 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.907s] 2020-02-07 10:00:07.292 32 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.120s] 2020-02-07 10:00:09.565 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.685s] 2020-02-07 10:00:10.229 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2020-02-07 10:00:10.255 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.025s] 2020-02-07 10:00:10.275 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.020s] 2020-02-07 10:00:10.283 32 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.008s] 2020-02-07 10:00:15.093 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.528s] 2020-02-07 10:00:22.280 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.777s] 2020-02-07 10:00:22.801 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.520s] 2020-02-07 10:00:22.946 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.144s] 2020-02-07 10:00:23.003 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.056s] 2020-02-07 10:00:23.169 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.165s] 2020-02-07 10:00:23.215 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.046s] 2020-02-07 10:00:40.371 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [18.735s] 2020-02-07 10:00:46.430 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [18.705s] 2020-02-07 10:00:51.884 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.511s] 2020-02-07 10:00:58.944 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.513s] 2020-02-07 10:01:02.691 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.806s] 2020-02-07 10:01:07.653 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [4.962s] 2020-02-07 10:01:09.609 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.665s] 2020-02-07 10:01:10.085 32 INFO opnfv-tempest [-] {1} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.462s] 2020-02-07 10:01:12.580 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_admin_modify_quota ... success [0.232s] 2020-02-07 10:01:12.671 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.091s] 2020-02-07 10:01:14.408 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [4.798s] 2020-02-07 10:01:18.031 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.123s] 2020-02-07 10:01:18.279 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_account_metadata ... success [0.059s] 2020-02-07 10:01:18.301 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.022s] 2020-02-07 10:01:19.774 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [1.738s] 2020-02-07 10:01:19.815 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.046s] 2020-02-07 10:01:22.854 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.629s] 2020-02-07 10:01:24.796 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.939s] 2020-02-07 10:01:24.837 32 INFO opnfv-tempest [-] {3} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.045s] 2020-02-07 10:01:35.087 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [2.194s] 2020-02-07 10:01:37.436 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [2.346s] 2020-02-07 10:01:39.670 32 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [2.235s] 2020-02-07 10:01:41.515 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [13.423s] 2020-02-07 10:01:48.076 32 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.056s] 2020-02-07 10:04:53.998 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesUnderV243Test.test_add_remove_fixed_ip ... fail [327.293s] 2020-02-07 10:05:12.769 32 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... fail [306.665s] 2020-02-07 10:05:27.126 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.375s] 2020-02-07 10:05:27.138 32 INFO opnfv-tempest [-] {2} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.011s] 2020-02-07 10:05:27.247 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.171s] 2020-02-07 10:05:27.248 32 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2020-02-07 10:05:29.283 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.231s] 2020-02-07 10:05:32.380 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.108s] 2020-02-07 10:05:35.719 32 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.330s] 2020-02-07 10:05:37.089 32 INFO opnfv-tempest [-] {2} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: b'Identity api v2 is not enabled' 2020-02-07 10:05:37.686 32 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2020-02-07 10:05:40.694 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [0.862s] 2020-02-07 10:05:40.885 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: b'Identity api v2 is not enabled' 2020-02-07 10:05:42.296 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.337s] 2020-02-07 10:05:45.684 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.270s] 2020-02-07 10:05:48.600 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.114s] 2020-02-07 10:05:48.727 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.126s] 2020-02-07 10:05:48.877 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.150s] 2020-02-07 10:05:48.937 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.059s] 2020-02-07 10:05:49.046 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.109s] 2020-02-07 10:05:49.129 32 INFO opnfv-tempest [-] {2} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.082s] 2020-02-07 10:05:51.991 32 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [1.989s] 2020-02-07 10:05:53.839 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.086s] 2020-02-07 10:05:53.879 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.040s] 2020-02-07 10:05:53.931 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata ... success [0.051s] 2020-02-07 10:05:54.000 32 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_services.ObjectTest.test_update_object_metadata ... success [0.068s] 2020-02-07 10:05:57.727 32 INFO opnfv-tempest [-] {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.013s] 2020-02-07 10:06:07.237 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [4.773s] 2020-02-07 10:06:14.372 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.134s] 2020-02-07 10:06:30.327 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [6.110s] 2020-02-07 10:06:35.191 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [4.863s] 2020-02-07 10:06:36.902 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.710s] 2020-02-07 10:06:37.016 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.114s] 2020-02-07 10:06:37.071 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.054s] 2020-02-07 10:06:46.490 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.019s] 2020-02-07 10:06:52.183 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.691s] 2020-02-07 10:06:54.242 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.060s] 2020-02-07 10:06:54.309 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.066s] 2020-02-07 10:06:54.352 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.043s] 2020-02-07 10:06:57.311 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.008s] 2020-02-07 10:06:57.468 32 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_show_api_v2_details ... success [0.157s] 2020-02-07 10:07:01.144 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [2.132s] 2020-02-07 10:07:03.353 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [2.207s] 2020-02-07 10:07:05.510 32 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [2.156s] 2020-02-07 10:07:13.074 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [5.766s] 2020-02-07 10:07:20.940 32 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [7.863s] 2020-02-07 10:07:21.976 32 INFO rally.task.context [-] Verification 73d98a4e-69a8-4da7-b9af-27ec1c8b8d50 | Context testr@default cleanup() started 2020-02-07 10:07:21.976 32 INFO rally.task.context [-] Verification 73d98a4e-69a8-4da7-b9af-27ec1c8b8d50 | Context testr@default cleanup() finished in 0.49 msec 2020-02-07 10:07:21.976 32 INFO rally.task.context [-] Verification 73d98a4e-69a8-4da7-b9af-27ec1c8b8d50 | Context tempest@default cleanup() started 2020-02-07 10:07:22.115 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2020-02-07 10:07:22.168 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2020-02-07 10:07:22.200 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_e2bed2c4_AkOovlJC'. 2020-02-07 10:07:23.511 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_e2bed2c4_AkOovlJC' has been deleted. 2020-02-07 10:07:23.511 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'acdec6d3-5161-4a8e-8a22-7735ec056cca' of option 'instance_type' from Tempest config file. 2020-02-07 10:07:23.512 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'acdec6d3-5161-4a8e-8a22-7735ec056cca' has been removed. 2020-02-07 10:07:23.516 32 INFO rally.task.context [-] Verification 73d98a4e-69a8-4da7-b9af-27ec1c8b8d50 | Context tempest@default cleanup() finished in 1.54 sec 2020-02-07 10:07:23.548 32 INFO rally.api [-] Verification (UUID=e2bed2c4-b6a7-4ddc-bf75-384f5f6118d8) has been successfully finished for deployment 'opnfv-rally' (UUID=61a6a4a9-f89d-44aa-a134-918e1b4c760f)! 2020-02-07 10:07:25.272 43 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:07:25.272 43 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:07:25.272 43 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:07:26.843 44 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:07:26.844 44 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:07:26.844 44 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:07:29.023 44 INFO rally.api [-] Building 'html' report for the following verification(s): 'e2bed2c4-b6a7-4ddc-bf75-384f5f6118d8' 2020-02-07 10:07:29.050 44 INFO rally.api [-] The report has been successfully built. 2020-02-07 10:07:30.467 46 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2020-02-07 10:07:30.467 46 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2020-02-07 10:07:30.467 46 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2020-02-07 10:07:32.761 46 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'e2bed2c4-b6a7-4ddc-bf75-384f5f6118d8' 2020-02-07 10:07:32.767 46 INFO rally.api [-] The report has been successfully built.