2019-09-22 12:45:37.281 6 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 12:45:37.281 6 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 12:45:37.281 6 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/envutils.py", line 69, in default_from_global 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "", line 2, in destroy 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/deployment.py", line 140, in destroy 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 115, in destroy 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/deploy.py", line 124, in get 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/env/env_mgr.py", line 212, in get 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 521, in env_get 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2019-09-22 12:45:38.595 6 ERROR rally.cli.cliutils 2019-09-22 12:45:39.438 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 12:45:39.438 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 12:45:39.438 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 12:45:40.757 8 WARNING rally_openstack.platforms.existing [-] endpoint is deprecated and not used. 2019-09-22 12:45:41.650 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 12:45:41.651 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 12:45:41.651 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 12:45:44.277 13 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 12:45:44.277 13 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 12:45:44.277 13 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 12:45:45.109 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 12:45:45.109 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 12:45:45.109 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils Traceback (most recent call last): 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/cliutils.py", line 674, in run 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils File "", line 2, in delete_verifier 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/plugins/__init__.py", line 51, in ensure_plugins_are_loaded 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils return f(*args, **kwargs) 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/cli/commands/verify.py", line 242, in delete_verifier 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils force=force) 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 690, in delete 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/api.py", line 664, in _get 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/objects/verifier.py", line 69, in get 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 135, in wrapper 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 669, in verifier_get 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils File "/usr/lib/python2.7/site-packages/rally/common/db/api.py", line 679, in _verifier_get 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils criteria="name or uuid is %s" % verifier_id, table="verifiers") 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2019-09-22 12:45:46.372 15 ERROR rally.cli.cliutils 2019-09-22 12:45:47.251 17 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 12:45:47.251 17 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 12:45:47.251 17 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 12:45:48.514 17 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2019-09-22 12:45:48.582 17 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-9d88e894-1f20-4880-a26e-96d1fbf9fcb9/repo. 2019-09-22 12:45:48.801 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-9d88e894-1f20-4880-a26e-96d1fbf9fcb9/repo'... done. Note: checking out '702b21c1e4350ecf99542d8f1df545adb3f71d75'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b ' 2019-09-22 12:45:48.815 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'tags/21.0.0 ' 2019-09-22 12:45:48.825 17 RALLYDEBUG rally.verification.utils [-] Subprocess output: '702b21c1e4350ecf99542d8f1df545adb3f71d75 ' 2019-09-22 12:45:48.846 17 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2019-09-22 12:45:48.905 17 RALLYDEBUG rally.plugins.common.verification.testr [-] Initializing testr. 2019-09-22 12:45:49.356 17 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9d88e894-1f20-4880-a26e-96d1fbf9fcb9) has been successfully created! 2019-09-22 12:45:50.315 25 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 12:45:50.316 25 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 12:45:50.316 25 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 12:45:53.663 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 12:45:53.664 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 12:45:53.664 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 12:45:54.951 28 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9d88e894-1f20-4880-a26e-96d1fbf9fcb9) for deployment 'opnfv-rally' (UUID=c5739946-bb32-449f-a9f0-864f663748c4). 2019-09-22 12:45:55.433 28 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9d88e894-1f20-4880-a26e-96d1fbf9fcb9) has been successfully configured for deployment 'opnfv-rally' (UUID=c5739946-bb32-449f-a9f0-864f663748c4)! 2019-09-22 12:45:59.554 32 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 12:45:59.554 32 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 12:45:59.555 32 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 12:46:00.877 32 INFO rally.api [-] Starting verification (UUID=c587300d-c575-4254-81d3-6397802e7afe) for deployment 'opnfv-rally' (UUID=c5739946-bb32-449f-a9f0-864f663748c4) by verifier 'opnfv-tempest' (UUID=9d88e894-1f20-4880-a26e-96d1fbf9fcb9). 2019-09-22 12:46:01.299 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating role 'ResellerAdmin'. 2019-09-22 12:46:01.343 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2019-09-22 12:46:01.343 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9d88e894-1f20-4880-a26e-96d1fbf9fcb9/for-deployment-c5739946-bb32-449f-a9f0-864f663748c4/tempest.log' to option 'log_file'. 2019-09-22 12:46:01.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-9d88e894-1f20-4880-a26e-96d1fbf9fcb9/for-deployment-c5739946-bb32-449f-a9f0-864f663748c4/tempest.log 2019-09-22 12:46:01.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2019-09-22 12:46:01.344 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-9d88e894-1f20-4880-a26e-96d1fbf9fcb9/for-deployment-c5739946-bb32-449f-a9f0-864f663748c4/lock_files' to option 'lock_path'. 2019-09-22 12:46:01.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-9d88e894-1f20-4880-a26e-96d1fbf9fcb9/for-deployment-c5739946-bb32-449f-a9f0-864f663748c4/lock_files 2019-09-22 12:46:01.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is already configured in Tempest config file. img_dir = /home/opnfv/functest/images 2019-09-22 12:46:01.345 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = cirros-0.4.0-x86_64-disk.img 2019-09-22 12:46:01.346 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 664233a8-4157-4df4-9036-2200de324e1c 2019-09-22 12:46:01.346 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = b5d777f5-0637-4dbf-95d6-a4c87fee8f38 2019-09-22 12:46:01.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 8c447b6f-57d1-4682-8e0d-efe4ae5b481b 2019-09-22 12:46:01.347 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 09bea01d-c44a-41ca-abe2-a72130a02cc9 2019-09-22 12:46:01.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2019-09-22 12:46:01.641 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_scenario-net_4880f1e0-4afc-414a-90ad-37cb65765605 2019-09-22 12:46:01.642 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2019-09-22 12:46:01.687 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-09-22 12:46:01.687 32 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://compute-airship.intel-pod17.opnfv.org:80/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9d42e1b02a02612acd7aa438d128f396e5951d8d" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-09-22 12:46:01.768 32 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Encoding: gzip Content-Type: application/json Date: Sun, 22 Sep 2019 12:46:01 GMT Transfer-Encoding: chunked Vary: Accept-Encoding X-Compute-Request-Id: req-11621107-c444-4735-8d7f-67373c583283 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-09-22 12:46:01.769 32 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/09bea01d-c44a-41ca-abe2-a72130a02cc9", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/757a5277f80643fe85f5b5d394d1bc9b/flavors/09bea01d-c44a-41ca-abe2-a72130a02cc9", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "09bea01d-c44a-41ca-abe2-a72130a02cc9", "name": "tempest_scenario-flavor_alt_4880f1e0-4afc-414a-90ad-37cb65765605", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/8c447b6f-57d1-4682-8e0d-efe4ae5b481b", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/757a5277f80643fe85f5b5d394d1bc9b/flavors/8c447b6f-57d1-4682-8e0d-efe4ae5b481b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8c447b6f-57d1-4682-8e0d-efe4ae5b481b", "name": "tempest_scenario-flavor_4880f1e0-4afc-414a-90ad-37cb65765605", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/ad24b74a-ba5a-4209-b59a-8578d5e38a22", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/757a5277f80643fe85f5b5d394d1bc9b/flavors/ad24b74a-ba5a-4209-b59a-8578d5e38a22", "rel": "bookmark"}], "ram": 16384, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 160, "id": "ad24b74a-ba5a-4209-b59a-8578d5e38a22", "name": "m1.xlarge", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/b2686da8-7026-4158-91f1-530c42a5d183", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/757a5277f80643fe85f5b5d394d1bc9b/flavors/b2686da8-7026-4158-91f1-530c42a5d183", "rel": "bookmark"}], "ram": 8192, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 80, "id": "b2686da8-7026-4158-91f1-530c42a5d183", "name": "m1.large", "vcpus": 4, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/c4574585-c637-41ab-8396-80e16dd2432e", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/757a5277f80643fe85f5b5d394d1bc9b/flavors/c4574585-c637-41ab-8396-80e16dd2432e", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "c4574585-c637-41ab-8396-80e16dd2432e", "name": "m1.medium", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/d0cd030b-c654-4f33-9ede-20b2eb65fb3d", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/757a5277f80643fe85f5b5d394d1bc9b/flavors/d0cd030b-c654-4f33-9ede-20b2eb65fb3d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d0cd030b-c654-4f33-9ede-20b2eb65fb3d", "name": "m1.tiny", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/e33dc959-b249-430e-8370-700e9aaf1b0a", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/757a5277f80643fe85f5b5d394d1bc9b/flavors/e33dc959-b249-430e-8370-700e9aaf1b0a", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 20, "id": "e33dc959-b249-430e-8370-700e9aaf1b0a", "name": "m1.small", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-09-22 12:46:01.770 32 DEBUG novaclient.v2.client [-] GET call to compute for http://compute-airship.intel-pod17.opnfv.org:80/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/detail used request id req-11621107-c444-4735-8d7f-67373c583283 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-09-22 12:46:01.772 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2019-09-22 12:46:01.772 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_c587300d_F2KwKwgC' with the following properties: RAM = 64MB, VCPUs = 1, disk = 0GB. 2019-09-22 12:46:01.773 32 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://compute-airship.intel-pod17.opnfv.org:80/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}9d42e1b02a02612acd7aa438d128f396e5951d8d" -d '{"flavor": {"vcpus": 1, "disk": 0, "name": "rally_verify_c587300d_F2KwKwgC", "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:448 2019-09-22 12:46:01.833 32 DEBUG novaclient.v2.client [-] RESP: [200] Connection: keep-alive Content-Encoding: gzip Content-Type: application/json Date: Sun, 22 Sep 2019 12:46:01 GMT Transfer-Encoding: chunked Vary: Accept-Encoding X-Compute-Request-Id: req-d5364ed2-3897-40c4-8eda-bf79d2b17bb4 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-09-22 12:46:01.834 32 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"links": [{"href": "http://compute-airship.intel-pod17.opnfv.org/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/44f1931b-a809-4616-93ff-d2db40dcbd48", "rel": "self"}, {"href": "http://compute-airship.intel-pod17.opnfv.org/757a5277f80643fe85f5b5d394d1bc9b/flavors/44f1931b-a809-4616-93ff-d2db40dcbd48", "rel": "bookmark"}], "ram": 64, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 0, "id": "44f1931b-a809-4616-93ff-d2db40dcbd48", "name": "rally_verify_c587300d_F2KwKwgC", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:511 2019-09-22 12:46:01.834 32 DEBUG novaclient.v2.client [-] POST call to compute for http://compute-airship.intel-pod17.opnfv.org:80/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors used request id req-d5364ed2-3897-40c4-8eda-bf79d2b17bb4 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-09-22 12:46:01.835 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c587300d_F2KwKwgC' (ID = 44f1931b-a809-4616-93ff-d2db40dcbd48) has been successfully created! 2019-09-22 12:46:01.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '44f1931b-a809-4616-93ff-d2db40dcbd48' to option 'instance_type'. 2019-09-22 12:46:01.836 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 44f1931b-a809-4616-93ff-d2db40dcbd48 2019-09-22 12:46:01.837 32 INFO rally.task.context [-] Verification 9d88e894-1f20-4880-a26e-96d1fbf9fcb9 | Context tempest@default setup() finished in 0.77 sec 2019-09-22 12:46:01.838 32 INFO rally.task.context [-] Verification 9d88e894-1f20-4880-a26e-96d1fbf9fcb9 | Context testr@default setup() finished in 0.41 msec 2019-09-22 12:46:01.839 32 RALLYDEBUG rally.plugins.common.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/573b88cd-3d35-4bf4-a0b4-64a9c38de386'. 2019-09-22 12:48:08.619 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [114.409s] 2019-09-22 12:50:06.235 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [105.364s] 2019-09-22 12:52:50.960 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [164.695s] 2019-09-22 12:52:56.162 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_basic_ops ... success [2.115s] 2019-09-22 12:55:58.536 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [179.125s] 2019-09-22 12:58:25.789 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [147.235s] 2019-09-22 12:59:41.900 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [62.867s] 2019-09-22 13:00:59.608 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [44.119s] 2019-09-22 13:01:50.261 32 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-09-22 13:02:59.109 32 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume ... success [68.828s] 2019-09-22 13:03:23.105 32 INFO rally.task.context [-] Verification 9d88e894-1f20-4880-a26e-96d1fbf9fcb9 | Context testr@default cleanup() started 2019-09-22 13:03:23.106 32 INFO rally.task.context [-] Verification 9d88e894-1f20-4880-a26e-96d1fbf9fcb9 | Context testr@default cleanup() finished in 0.69 msec 2019-09-22 13:03:23.106 32 INFO rally.task.context [-] Verification 9d88e894-1f20-4880-a26e-96d1fbf9fcb9 | Context tempest@default cleanup() started 2019-09-22 13:03:23.305 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting role 'ResellerAdmin'. 2019-09-22 13:03:23.363 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Role 'ResellerAdmin' has been deleted. 2019-09-22 13:03:23.388 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_c587300d_F2KwKwgC'. 2019-09-22 13:03:23.388 32 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://compute-airship.intel-pod17.opnfv.org:80/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/44f1931b-a809-4616-93ff-d2db40dcbd48 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA1}aac30c3c70b755775842dc82b09752aacf0e9f4f" _http_log_request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:448 2019-09-22 13:03:23.604 32 DEBUG novaclient.v2.client [-] RESP: [202] Connection: keep-alive Content-Length: 0 Content-Type: application/json Date: Sun, 22 Sep 2019 13:03:23 GMT X-Compute-Request-Id: req-ff6dfbf8-6fb6-442c-9211-c7d764128d60 _http_log_response /usr/lib/python2.7/site-packages/keystoneauth1/session.py:479 2019-09-22 13:03:23.604 32 DEBUG novaclient.v2.client [-] DELETE call to compute for http://compute-airship.intel-pod17.opnfv.org:80/v2/757a5277f80643fe85f5b5d394d1bc9b/flavors/44f1931b-a809-4616-93ff-d2db40dcbd48 used request id req-ff6dfbf8-6fb6-442c-9211-c7d764128d60 request /usr/lib/python2.7/site-packages/keystoneauth1/session.py:844 2019-09-22 13:03:23.605 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_c587300d_F2KwKwgC' has been deleted. 2019-09-22 13:03:23.606 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '44f1931b-a809-4616-93ff-d2db40dcbd48' of option 'instance_type' from Tempest config file. 2019-09-22 13:03:23.606 32 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '44f1931b-a809-4616-93ff-d2db40dcbd48' has been removed. 2019-09-22 13:03:23.611 32 INFO rally.task.context [-] Verification 9d88e894-1f20-4880-a26e-96d1fbf9fcb9 | Context tempest@default cleanup() finished in 0.51 sec 2019-09-22 13:03:23.630 32 INFO rally.api [-] Verification (UUID=c587300d-c575-4254-81d3-6397802e7afe) has been successfully finished for deployment 'opnfv-rally' (UUID=c5739946-bb32-449f-a9f0-864f663748c4)! 2019-09-22 13:03:24.560 195 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 13:03:24.560 195 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 13:03:24.560 195 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 13:03:25.563 196 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 13:03:25.564 196 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 13:03:25.564 196 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 13:03:26.751 196 INFO rally.api [-] Building 'html' report for the following verification(s): 'c587300d-c575-4254-81d3-6397802e7afe' 2019-09-22 13:03:26.766 196 INFO rally.api [-] The report has been successfully built. 2019-09-22 13:03:27.576 198 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2019-09-22 13:03:27.576 198 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2019-09-22 13:03:27.576 198 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2019-09-22 13:03:28.859 198 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'c587300d-c575-4254-81d3-6397802e7afe' 2019-09-22 13:03:28.863 198 INFO rally.api [-] The report has been successfully built.