2021-06-27 11:44:01.302 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:44:01.303 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:44:01.303 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-27 11:44:04.246 8 ERROR rally.cli.cliutils 2021-06-27 11:44:06.110 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:44:06.111 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:44:06.111 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:44:11.024 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:44:11.024 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:44:11.025 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:44:16.284 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:44:16.285 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:44:16.285 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:44:17.884 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:44:17.884 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:44:17.884 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for name or uuid is opnfv-tempest not found in table verifiers 2021-06-27 11:44:20.589 18 ERROR rally.cli.cliutils 2021-06-27 11:44:22.379 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:44:22.380 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:44:22.380 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:44:25.242 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-27 11:44:25.292 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889/repo. 2021-06-27 11:44:25.612 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889/repo'... done. ' 2021-06-27 11:44:25.626 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'heads/master ' 2021-06-27 11:44:25.637 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-27 11:44:25.693 20 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2021-06-27 11:44:26.585 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889) has been successfully created! 2021-06-27 11:44:28.400 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:44:28.401 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:44:28.401 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:44:33.561 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:44:33.562 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:44:33.562 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:44:36.245 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889) for deployment 'opnfv-rally' (UUID=c30c998c-18e7-4579-bb38-e751df1246ef). 2021-06-27 11:44:37.436 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889) has been successfully configured for deployment 'opnfv-rally' (UUID=c30c998c-18e7-4579-bb38-e751df1246ef)! 2021-06-27 11:44:46.603 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:44:46.604 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:44:46.604 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:44:49.003 37 INFO rally.api [-] Starting verification (UUID=817b4158-5e13-4e14-a009-4594b60f5374) for deployment 'opnfv-rally' (UUID=c30c998c-18e7-4579-bb38-e751df1246ef) by verifier 'opnfv-tempest' (UUID=2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889). 2021-06-27 11:44:49.774 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-27 11:44:49.775 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889/for-deployment-c30c998c-18e7-4579-bb38-e751df1246ef/tempest.log' to option 'log_file'. 2021-06-27 11:44:49.776 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889/for-deployment-c30c998c-18e7-4579-bb38-e751df1246ef/tempest.log 2021-06-27 11:44:49.776 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-27 11:44:49.776 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889/for-deployment-c30c998c-18e7-4579-bb38-e751df1246ef/lock_files' to option 'lock_path'. 2021-06-27 11:44:49.777 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889/for-deployment-c30c998c-18e7-4579-bb38-e751df1246ef/lock_files 2021-06-27 11:44:49.777 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' from 'scenario' section is not configured. 2021-06-27 11:44:49.777 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889/for-deployment-c30c998c-18e7-4579-bb38-e751df1246ef' to option 'img_dir'. 2021-06-27 11:44:49.778 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is configured. img_dir = /root/.rally/verification/verifier-2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889/for-deployment-c30c998c-18e7-4579-bb38-e751df1246ef 2021-06-27 11:44:49.778 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_file' is already configured in Tempest config file. img_file = /home/opnfv/functest/images/cirros-0.5.1-x86_64-disk.img 2021-06-27 11:44:49.778 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 7139291d-cf57-498f-ade4-319b386e7ce8 2021-06-27 11:44:49.778 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 12b32a4f-4c97-4a81-a570-c0665f98a9c7 2021-06-27 11:44:49.779 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = af3e301c-b470-4bda-b998-fb8637cd3dc9 2021-06-27 11:44:49.779 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 46c1ff97-77c8-48af-80e0-c73f0a3632e0 2021-06-27 11:44:50.287 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-27 11:44:50.288 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_cinder-net_af1815a3-55de-4736-bfcd-465c4f0bcb60 2021-06-27 11:44:50.289 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-27 11:44:50.382 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Trying to discover a flavor with the following properties: RAM = 64MB, VCPUs = 1, disk >= 5GiB. 2021-06-27 11:44:50.383 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.85/compute/v2.1/flavors/detail -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fec15c2ff4fe325b9146d4f28947f9bfeaf467cab8664e71bd7dea7a9b12c9ea" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:44:50.409 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 6144 Content-Type: application/json Date: Sun, 27 Jun 2021 11:44:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-99a4873c-6f7b-4e19-9ad6-8fb357937a97 x-openstack-request-id: req-99a4873c-6f7b-4e19-9ad6-8fb357937a97 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:44:50.409 37 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "1", "name": "m1.tiny", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/1"}]}, {"id": "2", "name": "m1.small", "ram": 2048, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/2"}]}, {"id": "3", "name": "m1.medium", "ram": 4096, "disk": 40, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/3"}]}, {"id": "4", "name": "m1.large", "ram": 8192, "disk": 80, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/4"}]}, {"id": "46c1ff97-77c8-48af-80e0-c73f0a3632e0", "name": "tempest_cinder-flavor_alt_af1815a3-55de-4736-bfcd-465c4f0bcb60", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/46c1ff97-77c8-48af-80e0-c73f0a3632e0"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/46c1ff97-77c8-48af-80e0-c73f0a3632e0"}]}, {"id": "5", "name": "m1.xlarge", "ram": 16384, "disk": 160, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 8, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/5"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5"}]}, {"id": "7bcb7f03-f8e1-41c3-9e7f-bf5047fe2d59", "name": "patrole_reader-flavor_c438a9d6-2b1a-4ac4-89b0-50cd434156e3", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/7bcb7f03-f8e1-41c3-9e7f-bf5047fe2d59"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/7bcb7f03-f8e1-41c3-9e7f-bf5047fe2d59"}]}, {"id": "af3e301c-b470-4bda-b998-fb8637cd3dc9", "name": "tempest_cinder-flavor_af1815a3-55de-4736-bfcd-465c4f0bcb60", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/af3e301c-b470-4bda-b998-fb8637cd3dc9"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/af3e301c-b470-4bda-b998-fb8637cd3dc9"}]}, {"id": "c1", "name": "cirros256", "ram": 256, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/c1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/c1"}]}, {"id": "d1", "name": "ds512M", "ram": 512, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d1"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d1"}]}, {"id": "d2", "name": "ds1G", "ram": 1024, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d2"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d2"}]}, {"id": "d3", "name": "ds2G", "ram": 2048, "disk": 10, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 2, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d3"}]}, {"id": "d4", "name": "ds4G", "ram": 4096, "disk": 20, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 4, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/d4"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d4"}]}, {"id": "f459ded2-772f-4656-b812-f6d196502f4d", "name": "tempest_keystone-flavor_996693bb-9e26-4ae7-af86-357d1a0f1ce9", "ram": 512, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/f459ded2-772f-4656-b812-f6d196502f4d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/f459ded2-772f-4656-b812-f6d196502f4d"}]}, {"id": "f77860bf-6d68-4736-98d1-e53c49141cfd", "name": "patrole_reader-flavor_alt_c438a9d6-2b1a-4ac4-89b0-50cd434156e3", "ram": 1024, "disk": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/f77860bf-6d68-4736-98d1-e53c49141cfd"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/f77860bf-6d68-4736-98d1-e53c49141cfd"}]}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:582 2021-06-27 11:44:50.409 37 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-99a4873c-6f7b-4e19-9ad6-8fb357937a97 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:44:50.411 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] There is no flavor with the mentioned properties. 2021-06-27 11:44:50.411 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Creating flavor 'rally_verify_817b4158_AS1f8Py1' with the following properties: RAM = 64MB, VCPUs = 1, disk = 5GB. 2021-06-27 11:44:50.411 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.85/compute/v2.1/flavors -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}fec15c2ff4fe325b9146d4f28947f9bfeaf467cab8664e71bd7dea7a9b12c9ea" -d '{"flavor": {"name": "rally_verify_817b4158_AS1f8Py1", "ram": 64, "vcpus": 1, "disk": 5, "id": null, "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:44:50.443 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 491 Content-Type: application/json Date: Sun, 27 Jun 2021 11:44:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86e95f74-5bbb-44f2-8774-e8668919b4b3 x-openstack-request-id: req-86e95f74-5bbb-44f2-8774-e8668919b4b3 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:44:50.443 37 DEBUG novaclient.v2.client [-] RESP BODY: {"flavor": {"id": "8a6855cf-dd96-41da-ad58-51d808442258", "name": "rally_verify_817b4158_AS1f8Py1", "ram": 64, "disk": 5, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "links": [{"rel": "self", "href": "http://172.30.12.85/compute/v2.1/flavors/8a6855cf-dd96-41da-ad58-51d808442258"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/8a6855cf-dd96-41da-ad58-51d808442258"}]}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:582 2021-06-27 11:44:50.444 37 DEBUG novaclient.v2.client [-] POST call to compute for http://172.30.12.85/compute/v2.1/flavors used request id req-86e95f74-5bbb-44f2-8774-e8668919b4b3 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:44:50.445 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_817b4158_AS1f8Py1' (ID = 8a6855cf-dd96-41da-ad58-51d808442258) has been successfully created! 2021-06-27 11:44:50.445 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '8a6855cf-dd96-41da-ad58-51d808442258' to option 'instance_type'. 2021-06-27 11:44:50.445 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 8a6855cf-dd96-41da-ad58-51d808442258 2021-06-27 11:44:50.447 37 INFO rally.task.context [-] Verification 2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889 | Context tempest@default setup() finished in 1.26 sec 2021-06-27 11:44:50.447 37 INFO rally.task.context [-] Verification 2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889 | Context testr@default setup() finished in 0.35 msec 2021-06-27 11:44:50.448 37 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/2978e30c-8d2c-4ecb-8905-d231300d22fe'. 2021-06-27 11:44:55.286 37 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectAdminTests ... skip: b'Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`.' 2021-06-27 11:44:55.287 37 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectMemberTests ... skip: b'Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`.' 2021-06-27 11:44:55.288 37 INFO opnfv-tempest [-] {1} cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes ... skip: b'Encrypted volume attach is not supported' 2021-06-27 11:44:55.369 37 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test ... skip: b'Cinder consistency group feature disabled' 2021-06-27 11:44:57.595 37 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name ... success [0.075s] 2021-06-27 11:45:00.394 37 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code ... success [2.799s] 2021-06-27 11:45:00.919 37 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property ... success [4.481s] 2021-06-27 11:45:02.058 37 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeFromImageTest.test_create_from_image_multiple ... success [5.802s] 2021-06-27 11:45:04.597 37 INFO opnfv-tempest [-] {3} cinder_tempest_plugin.rbac.v3.test_capabilities.ProjectReaderTests ... skip: b'Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`.' 2021-06-27 11:45:23.372 37 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_backup_create_and_restore_to_an_existing_volume ... success [13.426s] 2021-06-27 11:45:44.162 37 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_incr_backup_create_and_restore_to_an_existing_volume ... success [20.786s] 2021-06-27 11:45:57.486 37 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest.test_volume_snapshot_backup ... success [13.323s] 2021-06-27 11:46:08.855 37 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot ... success [4.108s] 2021-06-27 11:46:12.828 37 INFO opnfv-tempest [-] {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative ... success [3.973s] 2021-06-27 11:46:58.202 37 INFO opnfv-tempest [-] {2} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity ... success [108.781s] 2021-06-27 11:47:02.074 37 INFO rally.task.context [-] Verification 2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889 | Context testr@default cleanup() started 2021-06-27 11:47:02.074 37 INFO rally.task.context [-] Verification 2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889 | Context testr@default cleanup() finished in 0.85 msec 2021-06-27 11:47:02.075 37 INFO rally.task.context [-] Verification 2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889 | Context tempest@default cleanup() started 2021-06-27 11:47:02.225 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Deleting flavor 'rally_verify_817b4158_AS1f8Py1'. 2021-06-27 11:47:02.225 37 DEBUG novaclient.v2.client [-] REQ: curl -g -i -X DELETE http://172.30.12.85/compute/v2.1/flavors/8a6855cf-dd96-41da-ad58-51d808442258 -H "Accept: application/json" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}416de8227d14b573ff9de33afd215414246ed2153d23e9eaffc8ff1ccad44af9" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:47:02.398 37 DEBUG novaclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: application/json Date: Sun, 27 Jun 2021 11:47:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache/2.4.41 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-52e1d648-2103-4399-a60e-c060bb52006e x-openstack-request-id: req-52e1d648-2103-4399-a60e-c060bb52006e _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:47:02.399 37 DEBUG novaclient.v2.client [-] DELETE call to compute for http://172.30.12.85/compute/v2.1/flavors/8a6855cf-dd96-41da-ad58-51d808442258 used request id req-52e1d648-2103-4399-a60e-c060bb52006e request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:47:02.400 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Flavor 'rally_verify_817b4158_AS1f8Py1' has been deleted. 2021-06-27 11:47:02.401 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Removing value '8a6855cf-dd96-41da-ad58-51d808442258' of option 'instance_type' from Tempest config file. 2021-06-27 11:47:02.402 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Value '8a6855cf-dd96-41da-ad58-51d808442258' has been removed. 2021-06-27 11:47:02.404 37 INFO rally.task.context [-] Verification 2c1c89eb-71d9-4f6a-a5ac-f969cf2cd889 | Context tempest@default cleanup() finished in 0.33 sec 2021-06-27 11:47:02.416 37 INFO rally.api [-] Verification (UUID=817b4158-5e13-4e14-a009-4594b60f5374) has been successfully finished for deployment 'opnfv-rally' (UUID=c30c998c-18e7-4579-bb38-e751df1246ef)! 2021-06-27 11:47:04.228 101 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:47:04.229 101 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:47:04.229 101 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:47:06.047 103 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:47:06.047 103 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:47:06.047 103 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:47:08.750 103 INFO rally.api [-] Building 'html' report for the following verification(s): '817b4158-5e13-4e14-a009-4594b60f5374' 2021-06-27 11:47:08.771 103 INFO rally.api [-] The report has been successfully built. 2021-06-27 11:47:10.499 105 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:47:10.499 105 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:47:10.499 105 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:47:13.518 105 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '817b4158-5e13-4e14-a009-4594b60f5374' 2021-06-27 11:47:13.521 105 INFO rally.api [-] The report has been successfully built.