2019-01-22 05:32:32.992 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 05:32:32.992 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 05:32:32.992 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-22 05:32:33.963 8 ERROR rally.cli.cliutils 2019-01-22 05:32:34.795 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 05:32:34.795 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 05:32:34.795 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 05:32:35.845 10 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-22 05:32:36.831 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 05:32:36.832 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 05:32:36.832 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 05:32:39.730 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 05:32:39.730 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 05:32:39.730 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 05:32:40.470 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 05:32:40.470 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 05:32:40.471 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils force=force) 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-22 05:32:41.421 18 ERROR rally.cli.cliutils 2019-01-22 05:32:42.233 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 05:32:42.233 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 05:32:42.233 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 05:32:43.151 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-22 05:32:43.303 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-411e49cf-9e13-4b97-9496-c3f3f465fd3e/repo. 2019-01-22 05:32:43.544 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-411e49cf-9e13-4b97-9496-c3f3f465fd3e/repo'... done. Note: checking out 'b9f9f892958be615dad47e740e6329c3046b6dbd'. 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-01-22 05:32:43.552 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-22 05:32:43.559 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-22 05:32:43.616 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-22 05:32:43.653 20 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-22 05:32:44.045 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=411e49cf-9e13-4b97-9496-c3f3f465fd3e) has been successfully created! 2019-01-22 05:32:44.861 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 05:32:44.861 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 05:32:44.861 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 05:32:47.272 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 05:32:47.272 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 05:32:47.272 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 05:32:48.214 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=411e49cf-9e13-4b97-9496-c3f3f465fd3e) for deployment 'opnfv-rally' (UUID=28407d62-727b-4a54-b459-a06e5558e2e0). 2019-01-22 05:32:49.006 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=411e49cf-9e13-4b97-9496-c3f3f465fd3e) has been successfully configured for deployment 'opnfv-rally' (UUID=28407d62-727b-4a54-b459-a06e5558e2e0)! 2019-01-22 05:32:51.904 36 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 05:32:51.904 36 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 05:32:51.904 36 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 05:32:52.916 36 INFO rally.api [-] Starting verification (UUID=0e5fd601-8d9f-43a2-9f70-c56ff1bea12b) for deployment 'opnfv-rally' (UUID=28407d62-727b-4a54-b459-a06e5558e2e0) by verifier 'opnfv-tempest' (UUID=411e49cf-9e13-4b97-9496-c3f3f465fd3e). 2019-01-22 05:32:53.817 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'heat_stack_owner'. 2019-01-22 05:32:53.923 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-22 05:32:53.923 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-411e49cf-9e13-4b97-9496-c3f3f465fd3e/for-deployment-28407d62-727b-4a54-b459-a06e5558e2e0/tempest.log' to option 'log_file'. 2019-01-22 05:32:53.924 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-411e49cf-9e13-4b97-9496-c3f3f465fd3e/for-deployment-28407d62-727b-4a54-b459-a06e5558e2e0/tempest.log 2019-01-22 05:32:53.924 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-22 05:32:53.924 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-411e49cf-9e13-4b97-9496-c3f3f465fd3e/for-deployment-28407d62-727b-4a54-b459-a06e5558e2e0/lock_files' to option 'lock_path'. 2019-01-22 05:32:53.925 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-411e49cf-9e13-4b97-9496-c3f3f465fd3e/for-deployment-28407d62-727b-4a54-b459-a06e5558e2e0/lock_files 2019-01-22 05:32:53.925 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-01-22 05:32:53.925 36 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-01-22 05:32:53.926 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 5f94719d-7076-4020-9f8a-c5e44457cd80 2019-01-22 05:32:53.926 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 16177dc4-f454-4cc6-9103-89ca3da96157 2019-01-22 05:32:53.926 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 84929d2c-826c-4c3a-a47e-bfa8a9d12974 2019-01-22 05:32:53.927 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = fce15c5a-456c-41f1-b780-4a4c9205a14e 2019-01-22 05:32:54.290 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-22 05:32:54.290 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_b572d711-f60f-4bb1-b901-e3a8ba6b8c9d 2019-01-22 05:32:54.291 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-22 05:32:54.344 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-22 05:32:54.344 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.9.33:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fdf03ad646e7b533209e6fb58f7b1b0efb79d7" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-22 05:32:54.537 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Tue, 22 Jan 2019 05:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc541184-b650-4f45-8a8a-a1e9def2a8e2 x-compute-request-id: req-fc541184-b650-4f45-8a8a-a1e9def2a8e2 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_b572d711-f60f-4bb1-b901-e3a8ba6b8c9d", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/84929d2c-826c-4c3a-a47e-bfa8a9d12974", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/84929d2c-826c-4c3a-a47e-bfa8a9d12974", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "84929d2c-826c-4c3a-a47e-bfa8a9d12974"}, {"name": "tempest_scenario-flavor_alt_b572d711-f60f-4bb1-b901-e3a8ba6b8c9d", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/fce15c5a-456c-41f1-b780-4a4c9205a14e", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/fce15c5a-456c-41f1-b780-4a4c9205a14e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "fce15c5a-456c-41f1-b780-4a4c9205a14e"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-22 05:32:54.537 36 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.9.33:8774/v2.1/flavors/detail used request id req-fc541184-b650-4f45-8a8a-a1e9def2a8e2 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-22 05:32:54.538 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-22 05:32:54.539 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0e5fd601_o3pWF6yI' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-22 05:32:54.540 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.9.33:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16fdf03ad646e7b533209e6fb58f7b1b0efb79d7" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_0e5fd601_o3pWF6yI", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 64, "id": null, "swap": 0}}' _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-22 05:32:54.577 36 DEBUG novaclient.v2.client [-] RESP: [200] Date: Tue, 22 Jan 2019 05:32:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1527f410-7140-4c17-86db-6b35ae914c59 x-compute-request-id: req-1527f410-7140-4c17-86db-6b35ae914c59 Content-Encoding: gzip Content-Length: 297 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_verify_0e5fd601_o3pWF6yI", "links": [{"href": "http://172.30.9.33:8774/v2.1/flavors/4de78fc4-2e4e-415d-b150-94e588c886ed", "rel": "self"}, {"href": "http://172.30.9.33:8774/flavors/4de78fc4-2e4e-415d-b150-94e588c886ed", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": "4de78fc4-2e4e-415d-b150-94e588c886ed"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-22 05:32:54.578 36 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.9.33:8774/v2.1/flavors used request id req-1527f410-7140-4c17-86db-6b35ae914c59 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-22 05:32:54.579 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0e5fd601_o3pWF6yI' (ID = 4de78fc4-2e4e-415d-b150-94e588c886ed) has been successfully created! 2019-01-22 05:32:54.579 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '4de78fc4-2e4e-415d-b150-94e588c886ed' to option 'instance_type'. 2019-01-22 05:32:54.579 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 4de78fc4-2e4e-415d-b150-94e588c886ed 2019-01-22 05:32:54.580 36 INFO rally.task.context [-] Verification 411e49cf-9e13-4b97-9496-c3f3f465fd3e | Context tempest@default setup() finished in 1.06 sec 2019-01-22 05:32:54.583 36 INFO rally.task.context [-] Verification 411e49cf-9e13-4b97-9496-c3f3f465fd3e | Context testr@default setup() finished in 2.66 msec 2019-01-22 05:32:54.584 36 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/c9a204c3-9004-4d27-8869-e23d25dfe15f'. 2019-01-22 05:36:40.373 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [217.769s] 2019-01-22 05:39:16.558 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... fail [146.319s] 2019-01-22 05:41:48.030 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... fail [146.061s] 2019-01-22 05:44:11.870 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... fail [143.827s] 2019-01-22 05:48:06.299 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... fail [229.015s] 2019-01-22 05:48:11.934 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [0.638s] 2019-01-22 05:51:48.554 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... fail [210.279s] 2019-01-22 05:55:19.762 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... fail [211.194s] 2019-01-22 05:58:54.900 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... fail [205.017s] 2019-01-22 05:59:35.620 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [22.152s] 2019-01-22 05:59:59.541 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... skip [0.000s]: Encrypted volume attach is not supported 2019-01-22 06:00:37.083 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [37.529s] 2019-01-22 06:04:04.755 36 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... fail [207.659s] 2019-01-22 06:04:17.202 36 INFO rally.task.context [-] Verification 411e49cf-9e13-4b97-9496-c3f3f465fd3e | Context testr@default cleanup() started 2019-01-22 06:04:17.202 36 INFO rally.task.context [-] Verification 411e49cf-9e13-4b97-9496-c3f3f465fd3e | Context testr@default cleanup() finished in 0.72 msec 2019-01-22 06:04:17.203 36 INFO rally.task.context [-] Verification 411e49cf-9e13-4b97-9496-c3f3f465fd3e | Context tempest@default cleanup() started 2019-01-22 06:04:17.730 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'heat_stack_owner'. 2019-01-22 06:04:17.864 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'heat_stack_owner' has been deleted. 2019-01-22 06:04:17.884 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0e5fd601_o3pWF6yI'. 2019-01-22 06:04:17.885 36 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.9.33:8774/v2.1/flavors/4de78fc4-2e4e-415d-b150-94e588c886ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50560e29fa0408650989ab0fa05c78c4a25b2d81" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-22 06:04:18.085 36 DEBUG novaclient.v2.client [-] RESP: [202] Date: Tue, 22 Jan 2019 06:04:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-139e5365-eec3-4a79-b75b-a18ef77f5e20 x-compute-request-id: req-139e5365-eec3-4a79-b75b-a18ef77f5e20 Content-Length: 0 Content-Type: application/json _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-22 06:04:18.086 36 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.9.33:8774/v2.1/flavors/4de78fc4-2e4e-415d-b150-94e588c886ed used request id req-139e5365-eec3-4a79-b75b-a18ef77f5e20 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-22 06:04:18.086 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0e5fd601_o3pWF6yI' has been deleted. 2019-01-22 06:04:18.087 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '4de78fc4-2e4e-415d-b150-94e588c886ed' of option 'instance_type' from Tempest config file. 2019-01-22 06:04:18.087 36 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '4de78fc4-2e4e-415d-b150-94e588c886ed' has been removed. 2019-01-22 06:04:18.091 36 INFO rally.task.context [-] Verification 411e49cf-9e13-4b97-9496-c3f3f465fd3e | Context tempest@default cleanup() finished in 0.89 sec 2019-01-22 06:04:18.163 36 INFO rally.api [-] Verification (UUID=0e5fd601-8d9f-43a2-9f70-c56ff1bea12b) has been successfully finished for deployment 'opnfv-rally' (UUID=28407d62-727b-4a54-b459-a06e5558e2e0)! 2019-01-22 06:04:19.010 222 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 06:04:19.010 222 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 06:04:19.010 222 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 06:04:19.828 224 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 06:04:19.828 224 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 06:04:19.828 224 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 06:04:20.778 224 INFO rally.api [-] Building 'html' report for the following verification(s): '0e5fd601-8d9f-43a2-9f70-c56ff1bea12b' 2019-01-22 06:04:20.791 224 INFO rally.api [-] The report has been successfully built.