2021-06-27 11:50:29.788 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:50:29.789 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:50:29.789 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:50:32.869 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:50:32.869 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 142, in inner 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-06-27 11:50:32.869 8 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:50:32.869 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:50:32.869 8 ERROR rally.cli.cliutils 2021-06-27 11:50:34.735 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:50:34.736 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:50:34.736 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:50:39.359 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:50:39.359 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:50:39.359 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:50:44.846 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:50:44.846 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:50:44.847 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:50:46.486 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:50:46.487 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:50:46.487 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:50:49.461 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:50:49.461 18 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 669, in run 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in wrapper 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils return func(*args, **kwargs) 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/verify.py", line 234, in delete_verifier 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils api.verifier.delete(verifier_id=verifier_id, 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 690, in delete 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils verifier = self._get(verifier_id) 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 664, in _get 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils return objects.Verifier.get(verifier_id) 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/verifier.py", line 69, in get 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils return cls(db.verifier_get(verifier_id)) 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 667, in verifier_get 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils return _verifier_get(session, verifier_id) 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 676, in _verifier_get 2021-06-27 11:50:49.461 18 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-27 11:50:49.461 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:50:49.461 18 ERROR rally.cli.cliutils 2021-06-27 11:50:51.369 20 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:50:51.370 20 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:50:51.370 20 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:50:54.121 20 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2021-06-27 11:50:54.169 20 RALLYDEBUG rally.verification.manager [-] Cloning verifier repo from /src/tempest into /root/.rally/verification/verifier-39a2f375-e4e3-4440-ae7c-801b5e90b542/repo. 2021-06-27 11:50:54.473 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'Cloning into '/root/.rally/verification/verifier-39a2f375-e4e3-4440-ae7c-801b5e90b542/repo'... done. ' 2021-06-27 11:50:54.488 20 RALLYDEBUG rally.verification.utils [-] Subprocess output: 'heads/master ' 2021-06-27 11:50:54.501 20 RALLYDEBUG rally.verification.manager [-] Checking system-wide packages for verifier. 2021-06-27 11:50:54.577 20 RALLYDEBUG rally.plugins.verification.testr [-] Initializing testr. 2021-06-27 11:50:55.449 20 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=39a2f375-e4e3-4440-ae7c-801b5e90b542) has been successfully created! 2021-06-27 11:50:57.397 28 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:50:57.397 28 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:50:57.397 28 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:51:02.674 31 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:51:02.674 31 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:51:02.674 31 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:51:05.473 31 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=39a2f375-e4e3-4440-ae7c-801b5e90b542) for deployment 'opnfv-rally' (UUID=19723af8-be32-4a45-bb2e-1c8cc685383e). 2021-06-27 11:51:06.004 31 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=39a2f375-e4e3-4440-ae7c-801b5e90b542) has been successfully configured for deployment 'opnfv-rally' (UUID=19723af8-be32-4a45-bb2e-1c8cc685383e)! 2021-06-27 11:51:16.267 37 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 11:51:16.268 37 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 11:51:16.268 37 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 11:51:19.297 37 INFO rally.api [-] Starting verification (UUID=ca0cfde4-7c1d-4e36-899e-7aa22b087c15) for deployment 'opnfv-rally' (UUID=19723af8-be32-4a45-bb2e-1c8cc685383e) by verifier 'opnfv-tempest' (UUID=39a2f375-e4e3-4440-ae7c-801b5e90b542). 2021-06-27 11:51:19.952 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' from 'DEFAULT' section is not configured. 2021-06-27 11:51:19.953 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-39a2f375-e4e3-4440-ae7c-801b5e90b542/for-deployment-19723af8-be32-4a45-bb2e-1c8cc685383e/tempest.log' to option 'log_file'. 2021-06-27 11:51:19.953 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'log_file' is configured. log_file = /root/.rally/verification/verifier-39a2f375-e4e3-4440-ae7c-801b5e90b542/for-deployment-19723af8-be32-4a45-bb2e-1c8cc685383e/tempest.log 2021-06-27 11:51:19.953 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' from 'oslo_concurrency' section is not configured. 2021-06-27 11:51:19.953 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-39a2f375-e4e3-4440-ae7c-801b5e90b542/for-deployment-19723af8-be32-4a45-bb2e-1c8cc685383e/lock_files' to option 'lock_path'. 2021-06-27 11:51:19.953 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'lock_path' is configured. lock_path = /root/.rally/verification/verifier-39a2f375-e4e3-4440-ae7c-801b5e90b542/for-deployment-19723af8-be32-4a45-bb2e-1c8cc685383e/lock_files 2021-06-27 11:51:19.954 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' from 'scenario' section is not configured. 2021-06-27 11:51:19.954 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '/root/.rally/verification/verifier-39a2f375-e4e3-4440-ae7c-801b5e90b542/for-deployment-19723af8-be32-4a45-bb2e-1c8cc685383e' to option 'img_dir'. 2021-06-27 11:51:19.954 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'img_dir' is configured. img_dir = /root/.rally/verification/verifier-39a2f375-e4e3-4440-ae7c-801b5e90b542/for-deployment-19723af8-be32-4a45-bb2e-1c8cc685383e 2021-06-27 11:51:19.954 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:51:19.954 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref' is already configured in Tempest config file. image_ref = 39c3eb8d-2fed-4ca3-9408-9fa7e9c6bf0b 2021-06-27 11:51:19.955 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'image_ref_alt' is already configured in Tempest config file. image_ref_alt = 5f53683c-9244-4933-a3ba-2be0f6a4da0a 2021-06-27 11:51:19.955 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref' is already configured in Tempest config file. flavor_ref = a5ad8bf1-0372-431e-be5e-405ce5b0fa69 2021-06-27 11:51:19.955 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'flavor_ref_alt' is already configured in Tempest config file. flavor_ref_alt = cfc735a5-8eae-4602-8cf5-6b072ee5e980 2021-06-27 11:51:20.338 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Shared networks found. 'fixed_network_name' option should be configured. 2021-06-27 11:51:20.339 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'fixed_network_name' is already configured in Tempest config file. fixed_network_name = tempest_slow-net_84090cfb-6c31-4052-89a8-72c136e14959 2021-06-27 11:51:20.340 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' from 'orchestration' section is not configured. 2021-06-27 11:51:20.411 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:51:20.412 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}07e483d4ced73e38bfad592e53b32d881bae2e20e6cd5da6b2de28a04942314d" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:519 2021-06-27 11:51:20.444 37 DEBUG novaclient.v2.client [-] RESP: [200] Connection: close Content-Length: 7125 Content-Type: application/json Date: Sun, 27 Jun 2021 11:51:20 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-d724a759-2998-45c0-8bbc-8950657821ad x-openstack-request-id: req-d724a759-2998-45c0-8bbc-8950657821ad _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:550 2021-06-27 11:51:20.445 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": "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": "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": "a5ad8bf1-0372-431e-be5e-405ce5b0fa69", "name": "tempest_slow-flavor_84090cfb-6c31-4052-89a8-72c136e14959", "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/a5ad8bf1-0372-431e-be5e-405ce5b0fa69"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/a5ad8bf1-0372-431e-be5e-405ce5b0fa69"}]}, {"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": "cfc735a5-8eae-4602-8cf5-6b072ee5e980", "name": "tempest_slow-flavor_alt_84090cfb-6c31-4052-89a8-72c136e14959", "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/cfc735a5-8eae-4602-8cf5-6b072ee5e980"}, {"rel": "bookmark", "href": "http://172.30.12.85/compute/flavors/cfc735a5-8eae-4602-8cf5-6b072ee5e980"}]}, {"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:51:20.445 37 DEBUG novaclient.v2.client [-] GET call to compute for http://172.30.12.85/compute/v2.1/flavors/detail used request id req-d724a759-2998-45c0-8bbc-8950657821ad request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:954 2021-06-27 11:51:20.447 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:51:20.448 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Setting value '90eaa7f1-4375-4338-8927-67aaab33eb30' to option 'instance_type'. 2021-06-27 11:51:20.448 37 RALLYDEBUG rally_openstack.verification.tempest.context [-] Option 'instance_type' is configured. instance_type = 90eaa7f1-4375-4338-8927-67aaab33eb30 2021-06-27 11:51:20.450 37 INFO rally.task.context [-] Verification 39a2f375-e4e3-4440-ae7c-801b5e90b542 | Context tempest@default setup() finished in 0.97 sec 2021-06-27 11:51:20.451 37 INFO rally.task.context [-] Verification 39a2f375-e4e3-4440-ae7c-801b5e90b542 | Context testr@default setup() finished in 0.44 msec 2021-06-27 11:51:20.451 37 RALLYDEBUG rally.plugins.verification.testr [-] Test(s) started by the command: 'stestr run --subunit --serial --load-list /tmp/b1abe96e-cf63-4a7c-bd80-90e3d0e7e688'. 2021-06-27 11:51:25.698 37 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap ... skip: b'Swapping volumes is not supported.' 2021-06-27 11:51:25.699 37 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: b'Swapping volumes is not supported.' 2021-06-27 11:52:32.410 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices ... success [61.291s] 2021-06-27 11:53:47.151 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices ... success [59.386s] 2021-06-27 11:54:49.630 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [30.555s] 2021-06-27 11:54:59.643 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: b'Nova personality feature disabled' 2021-06-27 11:54:59.645 37 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest ... skip: b'Stable rescue not available.' 2021-06-27 11:56:05.647 37 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server ... success [61.315s] 2021-06-27 11:57:01.496 37 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server ... success [55.831s] 2021-06-27 11:58:04.451 37 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [50.288s] 2021-06-27 12:08:13.364 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync.ContainerSyncTest.test_container_synchronization ... skip [602.723s]: b"Marked as unstable and skipped because of bug: https://launchpad.net/bugs/1317133, failure was: !=:\nreference = {'tempest-TestSyncObject-1823111310': {'bytes': 33,\n 'content_type': 'application/json',\n 'hash': 'd15237ef8e038c67d93117144e3c78b6',\n 'last_modified': '2021-06-27T11:58:10.638Z',\n 'name': 'tempest-TestSyncObject-1823111310'}}\nactual = {'tempest-TestSyncObject-852087877': {'bytes': 32,\n 'content_type': 'application/json',\n 'hash': 'a1f8d87050169d670ce7264e7cdc7560',\n 'last_modified': '2021-06-27T11:58:10.683Z',\n 'name': 'tempest-TestSyncObject-852087877'}}\n: Different object lists in containers." 2021-06-27 12:08:16.620 37 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_sync_middleware.ContainerSyncMiddlewareTest.test_container_synchronization ... skip [0.002s]: b'Skipped because object extension: container_sync is not enabled' 2021-06-27 12:08:31.557 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_aggregates_basic_ops.TestAggregatesBasicOps.test_aggregate_basic_ops ... success [0.919s] 2021-06-27 12:08:41.750 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes ... skip: b'Encrypted volume attach is not supported' 2021-06-27 12:09:35.181 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration ... success [52.400s] 2021-06-27 12:10:33.967 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_cold_migration_revert ... success [58.758s] 2021-06-27 12:11:16.452 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_live_migration ... success [42.463s] 2021-06-27 12:12:01.096 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_pause_unpause ... success [44.621s] 2021-06-27 12:12:45.825 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [44.710s] 2021-06-27 12:13:32.498 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_rebuild ... success [46.653s] 2021-06-27 12:14:17.240 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_resize ... success [44.726s] 2021-06-27 12:15:01.769 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_stop_start ... success [44.513s] 2021-06-27 12:15:40.791 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_suspend_resume ... success [39.007s] 2021-06-27 12:16:59.869 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_connectivity_between_vms_on_different_networks ... success [77.033s] 2021-06-27 12:17:31.432 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_mtu_sized_frames ... success [31.545s] 2021-06-27 12:18:38.199 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_port_security_macspoofing_port ... success [66.743s] 2021-06-27 12:19:21.047 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_preserve_preexisting_port ... success [42.835s] 2021-06-27 12:20:02.696 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling ... success [41.627s] 2021-06-27 12:20:35.981 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_subnet_details ... success [33.273s] 2021-06-27 12:21:36.342 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_instance_port_admin_state ... success [60.336s] 2021-06-27 12:22:17.127 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_update_router_admin_state ... success [40.765s] 2021-06-27 12:23:58.227 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dhcp6_stateless_from_os ... success [98.495s] 2021-06-27 12:26:12.201 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_dhcp6_stateless_from_os ... success [133.947s] 2021-06-27 12:28:36.746 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_dhcpv6_stateless ... success [144.522s] 2021-06-27 12:30:25.845 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [109.077s] 2021-06-27 12:32:00.254 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_slaac_from_os ... success [94.392s] 2021-06-27 12:34:21.283 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_dhcpv6_stateless ... success [141.008s] 2021-06-27 12:36:44.387 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_multi_prefix_slaac ... success [143.084s] 2021-06-27 12:38:35.329 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_v6.TestGettingAddress.test_slaac_from_os ... success [110.925s] 2021-06-27 12:38:37.801 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps.test_swift_acl_anonymous_download ... success [0.275s] 2021-06-27 12:39:32.118 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_boot_into_disabled_port_security_network_without_secgroup ... success [51.337s] 2021-06-27 12:40:03.263 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_multiple_security_groups ... success [31.135s] 2021-06-27 12:41:08.513 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_security_disable_security_group ... success [65.236s] 2021-06-27 12:42:08.067 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_port_update_new_security_group ... success [59.537s] 2021-06-27 12:42:42.487 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_advanced_ops.TestServerAdvancedOps.test_server_sequence_suspend_resume ... success [29.162s] 2021-06-27 12:42:54.594 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_cold_migrate_unshelved_instance ... skip [0.000s]: b'Shelve migrate not available.' 2021-06-27 12:43:47.777 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_instance ... success [53.166s] 2021-06-27 12:44:33.260 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance ... success [45.471s] 2021-06-27 12:46:04.950 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_snapshot_pattern.TestSnapshotPattern.test_snapshot_pattern ... success [74.721s] 2021-06-27 12:47:39.026 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern ... success [77.504s] 2021-06-27 12:48:29.665 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore.test_volume_backup_restore ... success [32.007s] 2021-06-27 12:49:10.023 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot ... success [22.653s] 2021-06-27 12:50:19.575 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [69.536s] 2021-06-27 12:50:26.553 37 INFO opnfv-tempest [-] {0} tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached ... skip: b'Cinder multi-backend feature disabled' 2021-06-27 12:50:27.104 37 INFO rally.task.context [-] Verification 39a2f375-e4e3-4440-ae7c-801b5e90b542 | Context testr@default cleanup() started 2021-06-27 12:50:27.105 37 INFO rally.task.context [-] Verification 39a2f375-e4e3-4440-ae7c-801b5e90b542 | Context testr@default cleanup() finished in 0.84 msec 2021-06-27 12:50:27.105 37 INFO rally.task.context [-] Verification 39a2f375-e4e3-4440-ae7c-801b5e90b542 | Context tempest@default cleanup() started 2021-06-27 12:50:27.263 37 INFO rally.task.context [-] Verification 39a2f375-e4e3-4440-ae7c-801b5e90b542 | Context tempest@default cleanup() finished in 0.16 sec 2021-06-27 12:50:27.278 37 INFO rally.api [-] Verification (UUID=ca0cfde4-7c1d-4e36-899e-7aa22b087c15) has been successfully finished for deployment 'opnfv-rally' (UUID=19723af8-be32-4a45-bb2e-1c8cc685383e)! 2021-06-27 12:50:29.054 1588 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 12:50:29.054 1588 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 12:50:29.054 1588 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 12:50:30.780 1590 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 12:50:30.780 1590 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 12:50:30.780 1590 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 12:50:33.273 1590 INFO rally.api [-] Building 'html' report for the following verification(s): 'ca0cfde4-7c1d-4e36-899e-7aa22b087c15' 2021-06-27 12:50:33.293 1590 INFO rally.api [-] The report has been successfully built. 2021-06-27 12:50:34.806 1592 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-27 12:50:34.807 1592 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-27 12:50:34.807 1592 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-27 12:50:37.208 1592 INFO rally.api [-] Building 'junit-xml' report for the following verification(s): 'ca0cfde4-7c1d-4e36-899e-7aa22b087c15' 2021-06-27 12:50:37.212 1592 INFO rally.api [-] The report has been successfully built.