2019-01-22 03:20:45.286 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:20:45.286 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:20:45.287 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:20:46.624 9 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 03:20:46.624 9 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-01-22 03:20:46.624 9 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 03:20:46.624 9 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 114, in destroy 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 514, in env_get 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-01-22 03:20:46.624 9 ERROR rally.cli.cliutils 2019-01-22 03:20:47.624 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:20:47.625 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:20:47.625 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:20:48.975 11 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-01-22 03:20:50.200 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:20:50.200 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:20:50.200 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:20:53.253 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:20:53.253 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:20:53.253 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:20:54.128 19 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:20:54.128 19 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:20:54.128 19 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:20:55.211 19 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 03:20:55.211 19 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 666, in run 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-01-22 03:20:55.211 19 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 03:20:55.211 19 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils force=force) 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 680, in delete 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 654, in _get 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 132, in wrapper 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 662, in verifier_get 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 672, in _verifier_get 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-01-22 03:20:55.211 19 ERROR rally.cli.cliutils 2019-01-22 03:20:56.033 21 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:20:56.034 21 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:20:56.034 21 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:20:57.067 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-01-22 03:20:57.237 21 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-3957a126-528e-426b-9efc-887fa10e88e6/repo. 2019-01-22 03:20:57.544 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-3957a126-528e-426b-9efc-887fa10e88e6/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 03:20:57.557 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/18.0.0 ' 2019-01-22 03:20:57.566 21 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'b9f9f892958be615dad47e740e6329c3046b6dbd ' 2019-01-22 03:20:57.713 21 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-01-22 03:20:57.772 21 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-01-22 03:20:58.216 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3957a126-528e-426b-9efc-887fa10e88e6) has been successfully created! 2019-01-22 03:20:59.262 29 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:20:59.262 29 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:20:59.262 29 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:21:02.145 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:21:02.145 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:21:02.145 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:21:03.246 32 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=3957a126-528e-426b-9efc-887fa10e88e6) for deployment 'opnfv-rally' (UUID=7cdc1ef4-f924-464a-b1f7-38c520698b32). 2019-01-22 03:21:04.003 32 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=3957a126-528e-426b-9efc-887fa10e88e6) has been successfully configured for deployment 'opnfv-rally' (UUID=7cdc1ef4-f924-464a-b1f7-38c520698b32)! 2019-01-22 03:21:07.629 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:21:07.629 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:21:07.629 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:21:08.965 37 INFO rally.api [-] Starting verification (UUID=0fcbd5f2-bd0b-4a29-92c4-15b6475fc52a) for deployment 'opnfv-rally' (UUID=7cdc1ef4-f924-464a-b1f7-38c520698b32) by verifier 'opnfv-tempest' (UUID=3957a126-528e-426b-9efc-887fa10e88e6). 2019-01-22 03:21:09.762 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-01-22 03:21:09.817 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-01-22 03:21:09.818 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3957a126-528e-426b-9efc-887fa10e88e6/for-deployment-7cdc1ef4-f924-464a-b1f7-38c520698b32/tempest.log' to option 'log_file'. 2019-01-22 03:21:09.818 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-3957a126-528e-426b-9efc-887fa10e88e6/for-deployment-7cdc1ef4-f924-464a-b1f7-38c520698b32/tempest.log 2019-01-22 03:21:09.818 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-01-22 03:21:09.819 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-3957a126-528e-426b-9efc-887fa10e88e6/for-deployment-7cdc1ef4-f924-464a-b1f7-38c520698b32/lock_files' to option 'lock_path'. 2019-01-22 03:21:09.819 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-3957a126-528e-426b-9efc-887fa10e88e6/for-deployment-7cdc1ef4-f924-464a-b1f7-38c520698b32/lock_files 2019-01-22 03:21:09.819 37 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 03:21:09.819 37 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 03:21:09.820 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = bd007bc0-0b86-4fb1-8fa3-582fb98ea44b 2019-01-22 03:21:09.820 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = dd1dfafc-9a69-47a2-aff8-94e4c5cc543b 2019-01-22 03:21:09.820 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 468e53c2-7532-4489-ab97-d82a28282e30 2019-01-22 03:21:09.821 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 65d5424f-65ba-4f2f-b931-1a2013c49ed2 2019-01-22 03:21:10.057 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-01-22 03:21:10.057 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_8bb5733c-2c9a-4651-9d42-fc0085c5cca7 2019-01-22 03:21:10.058 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-01-22 03:21:10.126 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-22 03:21:10.126 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X GET http://10.167.4.35:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ec5de05db9623910d34e55a7e1b6dd83934727" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-22 03:21:10.267 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 3022 Content-Type: application/json 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-2f6ea42b-aace-4f1d-b199-38776fc67f31 X-Compute-Request-Id: req-2f6ea42b-aace-4f1d-b199-38776fc67f31 Date: Tue, 22 Jan 2019 03:21:10 GMT Connection: close RESP BODY: {"flavors": [{"name": "cloudify-flavor_f44c0cb6-e82e-4e14-accf-664488c1500f", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/07a14d46-e33c-47fb-a354-485089dfe057", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/07a14d46-e33c-47fb-a354-485089dfe057", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "07a14d46-e33c-47fb-a354-485089dfe057"}, {"name": "tempest_scenario-flavor_8bb5733c-2c9a-4651-9d42-fc0085c5cca7", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/468e53c2-7532-4489-ab97-d82a28282e30", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/468e53c2-7532-4489-ab97-d82a28282e30", "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": "468e53c2-7532-4489-ab97-d82a28282e30"}, {"name": "vyos_vrouter-flavor_df505b43-caf7-486f-b363-d7f064a4148b", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/59b85816-13df-4aa4-a6ba-402247f86b36", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/59b85816-13df-4aa4-a6ba-402247f86b36", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "59b85816-13df-4aa4-a6ba-402247f86b36"}, {"name": "tempest_scenario-flavor_alt_8bb5733c-2c9a-4651-9d42-fc0085c5cca7", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/65d5424f-65ba-4f2f-b931-1a2013c49ed2", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/65d5424f-65ba-4f2f-b931-1a2013c49ed2", "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": "65d5424f-65ba-4f2f-b931-1a2013c49ed2"}, {"name": "shaker-flavor_5b9e3fab-b273-4ff9-b1b1-052dab0075c2", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/beab7dfb-2f6e-4e73-818e-bd4f9055d554", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/beab7dfb-2f6e-4e73-818e-bd4f9055d554", "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": 3, "id": "beab7dfb-2f6e-4e73-818e-bd4f9055d554"}, {"name": "cloudify_ims-flavor_92abb65a-58c8-4ed3-997e-2ffa80512d2e", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/dc01fb8d-926f-45d5-b516-f04fe6681964", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/dc01fb8d-926f-45d5-b516-f04fe6681964", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": "dc01fb8d-926f-45d5-b516-f04fe6681964"}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-22 03:21:10.268 37 DEBUG novaclient.v2.client [-] GET call to compute for http://10.167.4.35:8774/v2.1/flavors/detail used request id req-2f6ea42b-aace-4f1d-b199-38776fc67f31 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-22 03:21:10.270 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-01-22 03:21:10.270 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_0fcbd5f2_IDjOo8Mu' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-01-22 03:21:10.271 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X POST http://10.167.4.35:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9ec5de05db9623910d34e55a7e1b6dd83934727" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_0fcbd5f2_IDjOo8Mu", "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 03:21:10.382 37 DEBUG novaclient.v2.client [-] RESP: [200] Content-Length: 483 Content-Type: application/json 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-f970209d-cfba-4e5f-becb-3892079d0162 X-Compute-Request-Id: req-f970209d-cfba-4e5f-becb-3892079d0162 Date: Tue, 22 Jan 2019 03:21:10 GMT Connection: close RESP BODY: {"flavor": {"name": "rally_verify_0fcbd5f2_IDjOo8Mu", "links": [{"href": "http://10.167.4.35:8774/v2.1/flavors/fa886c59-b77a-4c31-9e57-402989f50a29", "rel": "self"}, {"href": "http://10.167.4.35:8774/flavors/fa886c59-b77a-4c31-9e57-402989f50a29", "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": "fa886c59-b77a-4c31-9e57-402989f50a29"}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-22 03:21:10.382 37 DEBUG novaclient.v2.client [-] POST call to compute for http://10.167.4.35:8774/v2.1/flavors used request id req-f970209d-cfba-4e5f-becb-3892079d0162 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-22 03:21:10.383 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0fcbd5f2_IDjOo8Mu' (ID = fa886c59-b77a-4c31-9e57-402989f50a29) has been successfully created! 2019-01-22 03:21:10.384 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value 'fa886c59-b77a-4c31-9e57-402989f50a29' to option 'instance_type'. 2019-01-22 03:21:10.384 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = fa886c59-b77a-4c31-9e57-402989f50a29 2019-01-22 03:21:10.385 37 INFO rally.task.context [-] Verification 3957a126-528e-426b-9efc-887fa10e88e6 | Context tempest@default setup() finished in 0.80 sec 2019-01-22 03:21:10.388 37 INFO rally.task.context [-] Verification 3957a126-528e-426b-9efc-887fa10e88e6 | Context testr@default setup() finished in 2.31 msec 2019-01-22 03:21:10.389 37 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/ac4cdc20-5d1f-4029-836c-97a8933d11d8'. 2019-01-22 03:22:09.928 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [49.815s] 2019-01-22 03:23:15.256 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [52.605s] 2019-01-22 03:24:15.423 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [55.143s] 2019-01-22 03:25:27.947 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [72.502s] 2019-01-22 03:27:18.667 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [105.516s] 2019-01-22 03:27:20.834 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2019-01-22 03:28:58.640 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [93.924s] 2019-01-22 03:30:04.123 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [65.467s] 2019-01-22 03:30:47.756 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [32.292s] 2019-01-22 03:31:43.032 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [29.800s] 2019-01-22 03:32:18.459 37 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 03:33:13.023 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [54.539s] 2019-01-22 03:34:49.332 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [96.283s] 2019-01-22 03:35:10.745 37 INFO rally.task.context [-] Verification 3957a126-528e-426b-9efc-887fa10e88e6 | Context testr@default cleanup() started 2019-01-22 03:35:10.746 37 INFO rally.task.context [-] Verification 3957a126-528e-426b-9efc-887fa10e88e6 | Context testr@default cleanup() finished in 0.84 msec 2019-01-22 03:35:10.747 37 INFO rally.task.context [-] Verification 3957a126-528e-426b-9efc-887fa10e88e6 | Context tempest@default cleanup() started 2019-01-22 03:35:11.289 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-01-22 03:35:11.467 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-01-22 03:35:11.496 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_0fcbd5f2_IDjOo8Mu'. 2019-01-22 03:35:11.496 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i --cacert "/etc/ssl/certs/mcp_os_cacert" -X DELETE http://10.167.4.35:8774/v2.1/flavors/fa886c59-b77a-4c31-9e57-402989f50a29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1728a089a6302f5393b2e7513cff1fda485ddc57" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:372 2019-01-22 03:35:11.578 37 DEBUG novaclient.v2.client [-] RESP: [202] Content-Length: 0 Content-Type: application/json 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-612805af-e21c-4254-b6f9-fc2a34e8daec X-Compute-Request-Id: req-612805af-e21c-4254-b6f9-fc2a34e8daec Date: Tue, 22 Jan 2019 03:35:11 GMT Connection: close _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:419 2019-01-22 03:35:11.579 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://10.167.4.35:8774/v2.1/flavors/fa886c59-b77a-4c31-9e57-402989f50a29 used request id req-612805af-e21c-4254-b6f9-fc2a34e8daec request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:722 2019-01-22 03:35:11.579 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_0fcbd5f2_IDjOo8Mu' has been deleted. 2019-01-22 03:35:11.580 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value 'fa886c59-b77a-4c31-9e57-402989f50a29' of option 'instance_type' from Tempest config file. 2019-01-22 03:35:11.580 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value 'fa886c59-b77a-4c31-9e57-402989f50a29' has been removed. 2019-01-22 03:35:11.585 37 INFO rally.task.context [-] Verification 3957a126-528e-426b-9efc-887fa10e88e6 | Context tempest@default cleanup() finished in 0.84 sec 2019-01-22 03:35:11.750 37 INFO rally.api [-] Verification (UUID=0fcbd5f2-bd0b-4a29-92c4-15b6475fc52a) has been successfully finished for deployment 'opnfv-rally' (UUID=7cdc1ef4-f924-464a-b1f7-38c520698b32)! 2019-01-22 03:35:12.808 226 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:35:12.808 226 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:35:12.809 226 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:35:13.875 228 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-01-22 03:35:13.876 228 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-01-22 03:35:13.876 228 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-01-22 03:35:15.048 228 INFO rally.api [-] Building 'html' report for the following verification(s): '0fcbd5f2-bd0b-4a29-92c4-15b6475fc52a' 2019-01-22 03:35:15.067 228 INFO rally.api [-] The report has been successfully built.