2021-06-27 11:48:35.116 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:48:35.117 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:48:35.117 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:48:38.000 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:48:38.000 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-06-27 11:48:38.000 8 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:48:38.000 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:48:38.000 8 ERROR rally.cli.cliutils 2021-06-27 11:48:39.662 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:48:39.662 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:48:39.662 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:48:44.559 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:48:44.559 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:48:44.559 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:48:49.793 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:48:49.794 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:48:49.794 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:48:51.446 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:48:51.447 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:48:51.447 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:48:54.479 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:48:54.479 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2021-06-27 11:48:54.479 18 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:48:54.479 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:48:54.479 18 ERROR rally.cli.cliutils 2021-06-27 11:48:56.344 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:48:56.345 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:48:56.345 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:48:59.162 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-27 11:48:59.226 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-acf1c976-5ef7-4a33-8959-db68bf861e0c/repo. 2021-06-27 11:48:59.578 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-acf1c976-5ef7-4a33-8959-db68bf861e0c/repo'... done. ' 2021-06-27 11:48:59.593 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'heads/master ' 2021-06-27 11:48:59.602 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-27 11:48:59.681 20 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2021-06-27 11:49:00.696 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=acf1c976-5ef7-4a33-8959-db68bf861e0c) has been successfully created! 2021-06-27 11:49:02.671 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:49:02.672 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:49:02.672 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:49:07.804 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:49:07.804 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:49:07.805 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:49:10.406 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=acf1c976-5ef7-4a33-8959-db68bf861e0c) for deployment 'opnfv-rally' (UUID=5c211eff-9879-4094-b724-bf2beca0c869). 2021-06-27 11:49:10.834 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=acf1c976-5ef7-4a33-8959-db68bf861e0c) has been successfully configured for deployment 'opnfv-rally' (UUID=5c211eff-9879-4094-b724-bf2beca0c869)! 2021-06-27 11:49:21.881 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:49:21.882 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:49:21.882 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:49:24.432 37 INFO rally.api [-] Starting verification (UUID=845b2651-afa8-4975-8cef-3dce511c0b0c) for deployment 'opnfv-rally' (UUID=5c211eff-9879-4094-b724-bf2beca0c869) by verifier 'opnfv-tempest' (UUID=acf1c976-5ef7-4a33-8959-db68bf861e0c). 2021-06-27 11:49:24.969 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-27 11:49:24.970 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-acf1c976-5ef7-4a33-8959-db68bf861e0c/for-deployment-5c211eff-9879-4094-b724-bf2beca0c869/tempest.log' to option 'log_file'. 2021-06-27 11:49:24.970 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-acf1c976-5ef7-4a33-8959-db68bf861e0c/for-deployment-5c211eff-9879-4094-b724-bf2beca0c869/tempest.log 2021-06-27 11:49:24.970 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-27 11:49:24.971 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-acf1c976-5ef7-4a33-8959-db68bf861e0c/for-deployment-5c211eff-9879-4094-b724-bf2beca0c869/lock_files' to option 'lock_path'. 2021-06-27 11:49:24.971 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-acf1c976-5ef7-4a33-8959-db68bf861e0c/for-deployment-5c211eff-9879-4094-b724-bf2beca0c869/lock_files 2021-06-27 11:49:24.971 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' from 'scenario' section is not configured. 2021-06-27 11:49:24.972 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-acf1c976-5ef7-4a33-8959-db68bf861e0c/for-deployment-5c211eff-9879-4094-b724-bf2beca0c869' to option 'img_dir'. 2021-06-27 11:49:24.972 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is configured. img_dir = /root/.rally/verification/verifier-acf1c976-5ef7-4a33-8959-db68bf861e0c/for-deployment-5c211eff-9879-4094-b724-bf2beca0c869 2021-06-27 11:49:24.972 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:49:24.972 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 59b69ba5-a035-45de-b04e-bf0334a4f115 2021-06-27 11:49:24.973 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5b9910a2-f7d5-49ae-b767-87e9e93a2a2e 2021-06-27 11:49:24.973 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = 496733c9-99f8-44de-b1df-7c51e64cfb06 2021-06-27 11:49:24.974 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = 53ce1278-3847-493c-a865-765bb0596c4b 2021-06-27 11:49:25.267 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-27 11:49:25.267 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = refstack_object-net_ca1d4d0a-0ed3-4b3b-b8fc-2b155e13a5a9 2021-06-27 11:49:25.268 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-27 11:49:25.364 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:49:25.364 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}0693b10f3a75dcc095bd4ee5f9702fd0c295890fc029963e66d9e8ae95d83542" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:49:25.396 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 7131 Content-Type: application/json Date: Sun, 27 Jun 2021 11:49:25 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-6cca7b02-9d84-449f-ab8c-6ca51a97e252 x-openstack-request-id: req-6cca7b02-9d84-449f-ab8c-6ca51a97e252 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:49:25.397 37 DEBUG novaclient.v2.client [-] RESP BODY: {"flavors": [{"id": "099a056b-a0e1-43de-807b-adb36d7f664e", "name": "tempest_heat-flavor_2f1f27a4-905f-4f88-9019-0b3a7b3f99f5", "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/099a056b-a0e1-43de-807b-adb36d7f664e"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/099a056b-a0e1-43de-807b-adb36d7f664e"}]}, {"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": "475036f7-d39d-46ab-9380-9b0baf4acb01", "name": "rally_sanity-flavor_alt_4b0b005e-d900-472f-abe4-4dc81a77f92f", "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/475036f7-d39d-46ab-9380-9b0baf4acb01"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/475036f7-d39d-46ab-9380-9b0baf4acb01"}]}, {"id": "496733c9-99f8-44de-b1df-7c51e64cfb06", "name": "refstack_object-flavor_ca1d4d0a-0ed3-4b3b-b8fc-2b155e13a5a9", "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/496733c9-99f8-44de-b1df-7c51e64cfb06"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/496733c9-99f8-44de-b1df-7c51e64cfb06"}]}, {"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": "53ce1278-3847-493c-a865-765bb0596c4b", "name": "refstack_object-flavor_alt_ca1d4d0a-0ed3-4b3b-b8fc-2b155e13a5a9", "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/53ce1278-3847-493c-a865-765bb0596c4b"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/53ce1278-3847-493c-a865-765bb0596c4b"}]}, {"id": "5e49b2b1-3f4e-4215-af11-b28f2e2b3cc3", "name": "rally_sanity-flavor_4b0b005e-d900-472f-abe4-4dc81a77f92f", "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/5e49b2b1-3f4e-4215-af11-b28f2e2b3cc3"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/5e49b2b1-3f4e-4215-af11-b28f2e2b3cc3"}]}, {"id": "90eaa7f1-4375-4338-8927-67aaab33eb30", "name": "rally_verify_62bf2057_9Riox0Nx", "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/90eaa7f1-4375-4338-8927-67aaab33eb30"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/90eaa7f1-4375-4338-8927-67aaab33eb30"}]}, {"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": "d0f969fc-b84d-4918-b0c2-c13beb2d9d3d", "name": "tempest_heat-flavor_alt_2f1f27a4-905f-4f88-9019-0b3a7b3f99f5", "ram": 512, "disk": 4, "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/d0f969fc-b84d-4918-b0c2-c13beb2d9d3d"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/d0f969fc-b84d-4918-b0c2-c13beb2d9d3d"}]}, {"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"}]}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:582 2021-06-27 11:49:25.397 37 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-6cca7b02-9d84-449f-ab8c-6ca51a97e252 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:49:25.399 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] The following flavor discovered: 'rally_verify_62bf2057_9Riox0Nx'. Using flavor 'rally_verify_62bf2057_9Riox0Nx' (ID = 90eaa7f1-4375-4338-8927-67aaab33eb30) for the tests. 2021-06-27 11:49:25.400 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '90eaa7f1-4375-4338-8927-67aaab33eb30' to option 'instance_type'. 2021-06-27 11:49:25.400 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 90eaa7f1-4375-4338-8927-67aaab33eb30 2021-06-27 11:49:25.402 37 INFO rally.task.context [-] Verification acf1c976-5ef7-4a33-8959-db68bf861e0c | Context tempest@default setup() finished in 0.80 sec 2021-06-27 11:49:25.403 37 INFO rally.task.context [-] Verification acf1c976-5ef7-4a33-8959-db68bf861e0c | Context testr@default setup() finished in 0.38 msec 2021-06-27 11:49:25.403 37 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --concurrency 4 --load-list /tmp/cb2fba3e-4634-420b-a929-a4c392db215f'. 2021-06-27 11:49:31.126 37 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.032s] 2021-06-27 11:49:31.413 37 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_token_auth_creation_existence_deletion ... success [0.287s] 2021-06-27 11:49:32.072 37 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_read_object_with_rights ... success [0.491s] 2021-06-27 11:49:32.113 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest.test_upload_valid_object ... success [0.124s] 2021-06-27 11:49:32.172 37 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_container_acl.ObjectTestACLs.test_write_object_with_rights ... success [0.100s] 2021-06-27 11:49:32.210 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest.test_user_modify_quota ... success [0.068s] 2021-06-27 11:49:33.106 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_large_object ... success [0.232s] 2021-06-27 11:49:33.252 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_too_many_objects ... success [0.147s] 2021-06-27 11:49:33.360 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object ... success [0.108s] 2021-06-27 11:49:34.437 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container ... success [0.224s] 2021-06-27 11:49:34.530 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_create_container_overwrite ... success [0.092s] 2021-06-27 11:49:34.587 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_delete_container ... success [0.056s] 2021-06-27 11:49:34.700 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents ... success [0.111s] 2021-06-27 11:49:34.822 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_delimiter ... success [0.119s] 2021-06-27 11:49:34.941 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_end_marker ... success [0.117s] 2021-06-27 11:49:35.064 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_format_json ... success [0.123s] 2021-06-27 11:49:35.185 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_limit ... success [0.120s] 2021-06-27 11:49:35.299 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_marker ... success [0.113s] 2021-06-27 11:49:35.391 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_no_object ... success [0.092s] 2021-06-27 11:49:35.512 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_path ... success [0.119s] 2021-06-27 11:49:35.636 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_contents_with_prefix ... success [0.122s] 2021-06-27 11:49:35.718 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers ... success [0.014s] 2021-06-27 11:49:35.730 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_end_marker ... success [0.011s] 2021-06-27 11:49:35.741 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_format_json ... success [0.011s] 2021-06-27 11:49:35.751 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_container_metadata ... success [0.116s] 2021-06-27 11:49:35.763 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit ... success [0.021s] 2021-06-27 11:49:35.770 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_end_marker ... success [0.007s] 2021-06-27 11:49:35.853 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_list_no_container_metadata ... success [0.101s] 2021-06-27 11:49:35.978 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_and_delete_metadata ... success [0.122s] 2021-06-27 11:49:35.993 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker ... success [0.217s] 2021-06-27 11:49:35.998 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_limit_and_marker_and_end_marker ... success [0.009s] 2021-06-27 11:49:36.009 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker ... success [0.011s] 2021-06-27 11:49:36.019 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_containers_with_marker_and_end_marker ... success [0.009s] 2021-06-27 11:49:36.022 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_extensions ... success [0.003s] 2021-06-27 11:49:36.033 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_account_metadata ... success [0.011s] 2021-06-27 11:49:36.098 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata ... success [0.119s] 2021-06-27 11:49:36.177 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_account_services.AccountTest.test_list_no_containers ... success [0.143s] 2021-06-27 11:49:36.223 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_create_metadata_key ... success [0.125s] 2021-06-27 11:49:36.348 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata ... success [0.123s] 2021-06-27 11:49:36.475 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest.test_update_container_metadata_with_delete_metadata_key ... success [0.125s] 2021-06-27 11:49:37.912 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_get_object_using_temp_url ... success [0.015s] 2021-06-27 11:49:37.939 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest.test_put_object_using_temp_url ... success [0.027s] 2021-06-27 11:49:38.497 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_2d_way ... success [0.043s] 2021-06-27 11:49:38.569 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_across_containers ... success [0.072s] 2021-06-27 11:49:38.602 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_in_same_container ... success [0.033s] 2021-06-27 11:49:38.634 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_copy_object_to_itself ... success [0.031s] 2021-06-27 11:49:38.667 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_create_object ... success [0.031s] 2021-06-27 11:49:38.688 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_delete_object ... success [0.022s] 2021-06-27 11:49:38.706 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object ... success [0.017s] 2021-06-27 11:49:38.727 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_get_object_if_different ... success [0.020s] 2021-06-27 11:49:38.833 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_list_object_metadata_with_x_object_manifest ... success [0.104s] 2021-06-27 11:49:38.971 37 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_services.ObjectTest.test_object_upload_in_segments ... success [0.137s] 2021-06-27 11:49:39.285 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_delete_large_object ... success [3.795s] 2021-06-27 11:49:42.818 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_list_large_object_metadata ... success [3.531s] 2021-06-27 11:49:46.304 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_retrieve_large_object ... success [3.485s] 2021-06-27 11:49:46.415 37 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest.test_get_object_after_expiry_time ... success [12.060s] 2021-06-27 11:49:48.097 37 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_version.ContainerTest.test_versioned_container ... success [0.411s] 2021-06-27 11:49:49.442 37 INFO opnfv-tempest [-] {2} tempest.api.object_storage.test_object_slo.ObjectSloTest.test_upload_manifest ... success [3.137s] 2021-06-27 11:49:50.711 37 INFO rally.task.context [-] Verification acf1c976-5ef7-4a33-8959-db68bf861e0c | Context testr@default cleanup() started 2021-06-27 11:49:50.712 37 INFO rally.task.context [-] Verification acf1c976-5ef7-4a33-8959-db68bf861e0c | Context testr@default cleanup() finished in 0.84 msec 2021-06-27 11:49:50.713 37 INFO rally.task.context [-] Verification acf1c976-5ef7-4a33-8959-db68bf861e0c | Context tempest@default cleanup() started 2021-06-27 11:49:50.974 37 INFO rally.task.context [-] Verification acf1c976-5ef7-4a33-8959-db68bf861e0c | Context tempest@default cleanup() finished in 0.26 sec 2021-06-27 11:49:50.985 37 INFO rally.api [-] Verification (UUID=845b2651-afa8-4975-8cef-3dce511c0b0c) has been successfully finished for deployment 'opnfv-rally' (UUID=5c211eff-9879-4094-b724-bf2beca0c869)! 2021-06-27 11:49:53.095 53 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:49:53.096 53 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:49:53.096 53 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:49:55.086 55 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:49:55.086 55 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:49:55.087 55 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:49:57.741 55 INFO rally.api [-] Building 'html' report for the following verification(s): '845b2651-afa8-4975-8cef-3dce511c0b0c' 2021-06-27 11:49:57.762 55 INFO rally.api [-] The report has been successfully built. 2021-06-27 11:49:59.476 57 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:49:59.477 57 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:49:59.477 57 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:50:01.959 57 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): '845b2651-afa8-4975-8cef-3dce511c0b0c' 2021-06-27 11:50:01.963 57 INFO rally.api [-] The report has been successfully built.