2022-03-29 07:56:47.963 7 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:56:47.964 7 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:56:47.964 7 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils Traceback (most recent call last): 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 657, in run 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 135, in default_from_global 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "", line 2, in destroy 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils return f(*args, **kwargs) 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 519, in env_get 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils criteria="uuid or name is %s" % uuid_or_name, table="envs") 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2022-03-29 07:56:50.215 7 ERROR rally.cli.cliutils 2022-03-29 07:56:51.729 9 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:56:51.729 9 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:56:51.729 9 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:56:55.652 11 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:56:55.652 11 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:56:55.652 11 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:56:59.786 14 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:56:59.787 14 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:56:59.787 14 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:57:01.615 16 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:57:01.616 16 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:57:01.616 16 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:57:04.081 16 INFO rally.task.engine [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Starting: Task validation. 2022-03-29 07:57:04.095 16 INFO rally.task.engine [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Starting: Task validation of syntax. 2022-03-29 07:57:04.165 16 INFO rally.task.engine [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Completed: Task validation of syntax. 2022-03-29 07:57:04.165 16 INFO rally.task.engine [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Starting: Task validation of required platforms. 2022-03-29 07:57:04.208 16 INFO rally.task.engine [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Completed: Task validation of required platforms. 2022-03-29 07:57:04.209 16 INFO rally.task.engine [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Starting: Task validation of semantic. 2022-03-29 07:57:04.209 16 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 07:57:04.754 16 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 07:57:04.768 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:57:05.125 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:57:05.748 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack setup() finished in 0.98 sec 2022-03-29 07:57:05.800 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() started 2022-03-29 07:57:06.036 16 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:57:07.272 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() finished in 1.47 sec 2022-03-29 07:57:07.272 16 INFO rally.task.engine [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Completed: Task validation of semantic. 2022-03-29 07:57:07.272 16 INFO rally.task.engine [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Completed: Task validation. 2022-03-29 07:57:07.273 16 INFO rally.api [-] Task 43ec664e-0532-44a6-a13a-f45702974598 input file is valid. 2022-03-29 07:57:07.273 16 INFO rally.api [-] Run Task 43ec664e-0532-44a6-a13a-f45702974598 against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 07:57:07.273 16 INFO rally.task.engine [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Starting: Running task. 2022-03-29 07:57:07.329 16 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=ec2ca84b-2cfa-4291-bff9-3e7728a302c0)", "subtasks": [ { "title": "Authenticate.keystone", "description": "Check Keystone Client.", "scenario": { "Authenticate.keystone": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:57:07.341 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:57:07.765 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:57:08.422 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack setup() finished in 1.08 sec 2022-03-29 07:57:08.431 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 43ec664e-0532-44a6-a13a-f45702974598). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:57:08.434 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 07:57:08.437 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 START 2022-03-29 07:57:08.650 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 END: OK 2022-03-29 07:57:08.668 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() started 2022-03-29 07:57:08.825 16 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:57:09.869 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() finished in 1.20 sec 2022-03-29 07:57:11.370 16 INFO rally.task.engine [-] Load duration is: 0.212227 2022-03-29 07:57:11.370 16 INFO rally.task.engine [-] Full runner duration is: 0.236603 2022-03-29 07:57:11.371 16 INFO rally.task.engine [-] Full duration is: 2.528646 2022-03-29 07:57:11.438 16 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=92f6e9c4-85d6-4b2e-b56c-2c58647286d3)", "subtasks": [ { "title": "Authenticate.validate_cinder", "description": "Check Cinder Client to ensure validation of token.", "scenario": { "Authenticate.validate_cinder": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:57:11.451 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:57:11.851 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:57:12.496 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack setup() finished in 1.04 sec 2022-03-29 07:57:12.504 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 43ec664e-0532-44a6-a13a-f45702974598). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:57:12.506 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2022-03-29 07:57:12.509 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 START 2022-03-29 07:57:12.936 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 END: OK 2022-03-29 07:57:12.958 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() started 2022-03-29 07:57:13.135 16 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:57:14.150 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() finished in 1.19 sec 2022-03-29 07:57:15.479 16 INFO rally.task.engine [-] Load duration is: 0.426721 2022-03-29 07:57:15.480 16 INFO rally.task.engine [-] Full runner duration is: 0.454716 2022-03-29 07:57:15.480 16 INFO rally.task.engine [-] Full duration is: 2.700014 2022-03-29 07:57:15.556 16 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=fee826d0-ae6d-4cf1-b37a-3e7d8bb4ca23)", "subtasks": [ { "title": "Authenticate.validate_glance", "description": "Check Glance Client to ensure validation of token.", "scenario": { "Authenticate.validate_glance": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:57:15.576 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:57:15.974 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:57:16.553 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack setup() finished in 0.98 sec 2022-03-29 07:57:16.564 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 43ec664e-0532-44a6-a13a-f45702974598). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:57:16.565 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2022-03-29 07:57:16.568 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 START 2022-03-29 07:57:16.993 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 END: OK 2022-03-29 07:57:17.012 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() started 2022-03-29 07:57:17.147 16 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:57:18.205 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() finished in 1.19 sec 2022-03-29 07:57:19.611 16 INFO rally.task.engine [-] Load duration is: 0.424059 2022-03-29 07:57:19.612 16 INFO rally.task.engine [-] Full runner duration is: 0.449076 2022-03-29 07:57:19.612 16 INFO rally.task.engine [-] Full duration is: 2.630154 2022-03-29 07:57:19.699 16 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e30ec286-f9f6-4d03-913a-66bc7f4982d2)", "subtasks": [ { "title": "Authenticate.validate_heat", "description": "Check Heat Client to ensure validation of token.", "scenario": { "Authenticate.validate_heat": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:57:19.721 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:57:20.101 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:57:20.687 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack setup() finished in 0.97 sec 2022-03-29 07:57:20.699 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 43ec664e-0532-44a6-a13a-f45702974598). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:57:20.701 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2022-03-29 07:57:20.704 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 START 2022-03-29 07:57:21.337 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 END: OK 2022-03-29 07:57:21.359 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() started 2022-03-29 07:57:21.536 16 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:57:22.599 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() finished in 1.24 sec 2022-03-29 07:57:23.751 16 INFO rally.task.engine [-] Load duration is: 0.631896 2022-03-29 07:57:23.752 16 INFO rally.task.engine [-] Full runner duration is: 0.661104 2022-03-29 07:57:23.752 16 INFO rally.task.engine [-] Full duration is: 2.878876 2022-03-29 07:57:23.823 16 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=f105d327-add9-4c1c-a0f8-1ab8fb215d00)", "subtasks": [ { "title": "Authenticate.validate_neutron", "description": "Check Neutron Client to ensure validation of token.", "scenario": { "Authenticate.validate_neutron": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:57:23.842 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:57:24.231 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:57:24.864 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack setup() finished in 1.02 sec 2022-03-29 07:57:24.875 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 43ec664e-0532-44a6-a13a-f45702974598). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:57:24.877 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2022-03-29 07:57:24.879 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 START 2022-03-29 07:57:25.474 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 END: OK 2022-03-29 07:57:25.492 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() started 2022-03-29 07:57:25.654 16 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:57:26.865 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() finished in 1.37 sec 2022-03-29 07:57:27.871 16 INFO rally.task.engine [-] Load duration is: 0.594473 2022-03-29 07:57:27.872 16 INFO rally.task.engine [-] Full runner duration is: 0.617427 2022-03-29 07:57:27.872 16 INFO rally.task.engine [-] Full duration is: 3.024541 2022-03-29 07:57:27.949 16 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8a48090d-4c04-4d21-b294-430ab973719c)", "subtasks": [ { "title": "Authenticate.validate_nova", "description": "Check Nova Client to ensure validation of token.", "scenario": { "Authenticate.validate_nova": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:57:27.963 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:57:28.353 16 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:57:28.946 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack setup() finished in 0.98 sec 2022-03-29 07:57:28.955 16 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 43ec664e-0532-44a6-a13a-f45702974598). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:57:28.956 16 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2022-03-29 07:57:28.959 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 START 2022-03-29 07:57:29.465 16 INFO rally.task.runner [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | ITER: 1 END: OK 2022-03-29 07:57:29.487 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() started 2022-03-29 07:57:29.679 16 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:57:30.787 16 INFO rally.task.context [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Context users@openstack cleanup() finished in 1.30 sec 2022-03-29 07:57:31.991 16 INFO rally.task.engine [-] Load duration is: 0.504952 2022-03-29 07:57:31.991 16 INFO rally.task.engine [-] Full runner duration is: 0.532908 2022-03-29 07:57:31.992 16 INFO rally.task.engine [-] Full duration is: 2.825243 2022-03-29 07:57:32.052 16 INFO rally.task.engine [-] Task 43ec664e-0532-44a6-a13a-f45702974598 | Completed: Running task. 2022-03-29 07:57:33.742 348 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:57:33.743 348 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:57:33.743 348 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:57:35.313 349 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:57:35.314 349 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:57:35.314 349 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:57:36.916 350 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:57:36.917 350 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:57:36.917 350 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:57:39.319 350 INFO rally.api [-] Building 'json' report for the following task(s): '43ec664e-0532-44a6-a13a-f45702974598'. 2022-03-29 07:57:39.326 350 INFO rally.api [-] The report has been successfully built. 2022-03-29 07:57:41.275 352 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:57:41.275 352 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:57:41.275 352 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:57:43.923 352 INFO rally.task.engine [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Starting: Task validation. 2022-03-29 07:57:43.936 352 INFO rally.task.engine [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Starting: Task validation of syntax. 2022-03-29 07:57:43.993 352 INFO rally.task.engine [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Completed: Task validation of syntax. 2022-03-29 07:57:43.994 352 INFO rally.task.engine [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Starting: Task validation of required platforms. 2022-03-29 07:57:44.029 352 INFO rally.task.engine [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Completed: Task validation of required platforms. 2022-03-29 07:57:44.030 352 INFO rally.task.engine [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Starting: Task validation of semantic. 2022-03-29 07:57:44.030 352 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 07:57:44.705 352 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 07:57:44.721 352 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:57:45.114 352 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:57:45.769 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack setup() finished in 1.05 sec 2022-03-29 07:57:46.620 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack cleanup() started 2022-03-29 07:57:46.953 352 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:57:48.300 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack cleanup() finished in 1.68 sec 2022-03-29 07:57:48.301 352 INFO rally.task.engine [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Completed: Task validation of semantic. 2022-03-29 07:57:48.301 352 INFO rally.task.engine [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Completed: Task validation. 2022-03-29 07:57:48.301 352 INFO rally.api [-] Task c126e6a9-197d-4863-8a20-ca29449c489c input file is valid. 2022-03-29 07:57:48.302 352 INFO rally.api [-] Run Task c126e6a9-197d-4863-8a20-ca29449c489c against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 07:57:48.302 352 INFO rally.task.engine [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Starting: Running task. 2022-03-29 07:57:48.408 352 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=c27f5dcb-1222-4268-8c22-0d5fc5f79781)", "subtasks": [ { "title": "GlanceImages.create_and_delete_image", "description": "Create and then delete an image.", "scenario": { "GlanceImages.create_and_delete_image": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:57:48.432 352 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:57:48.929 352 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:57:49.629 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack setup() finished in 1.20 sec 2022-03-29 07:57:49.630 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context cleanup@openstack setup() finished in 0.01 msec 2022-03-29 07:57:49.647 352 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: c126e6a9-197d-4863-8a20-ca29449c489c). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:57:49.659 352 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img"} 2022-03-29 07:57:49.661 352 INFO rally.task.runner [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | ITER: 1 START 2022-03-29 07:57:52.150 352 RALLYDEBUG rally.task.utils [-] Waiting for resource '51f80775-bdaf-4d6c-ba26-1a3db3467932'. Status changed: NONE => QUEUED in 0.044144630432128906 2022-03-29 07:57:52.741 352 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c27f5dcb_pM3REaPs. Status changed: QUEUED => ACTIVE in 0.026485443115234375 2022-03-29 07:57:53.121 352 INFO rally.task.runner [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | ITER: 1 END: OK 2022-03-29 07:57:53.144 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context cleanup@openstack cleanup() started 2022-03-29 07:57:53.148 352 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up glance images objects 2022-03-29 07:57:53.466 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context cleanup@openstack cleanup() finished in 0.32 sec 2022-03-29 07:57:53.466 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack cleanup() started 2022-03-29 07:57:53.839 352 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:57:55.379 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack cleanup() finished in 1.91 sec 2022-03-29 07:57:56.473 352 INFO rally.task.engine [-] Load duration is: 3.265997 2022-03-29 07:57:56.473 352 INFO rally.task.engine [-] Full runner duration is: 3.497381 2022-03-29 07:57:56.474 352 INFO rally.task.engine [-] Full duration is: 6.948904 2022-03-29 07:57:56.709 352 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=c8241517-7145-466c-a8db-953f61e685fc)", "subtasks": [ { "title": "GlanceImages.create_and_list_image", "description": "Create an image and then list all images.", "scenario": { "GlanceImages.create_and_list_image": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:57:56.730 352 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:57:57.183 352 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:57:57.879 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack setup() finished in 1.15 sec 2022-03-29 07:57:57.880 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context cleanup@openstack setup() finished in 0.02 msec 2022-03-29 07:57:57.889 352 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: c126e6a9-197d-4863-8a20-ca29449c489c). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:57:57.891 352 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img"} 2022-03-29 07:57:57.894 352 INFO rally.task.runner [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | ITER: 1 START 2022-03-29 07:58:00.405 352 RALLYDEBUG rally.task.utils [-] Waiting for resource '9aace3f9-2975-4d61-8c27-7477d464c144'. Status changed: NONE => QUEUED in 0.04019665718078613 2022-03-29 07:58:01.088 352 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c8241517_S9UIki0K. Status changed: QUEUED => ACTIVE in 0.02950882911682129 2022-03-29 07:58:01.152 352 INFO rally.task.runner [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | ITER: 1 END: OK 2022-03-29 07:58:01.168 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context cleanup@openstack cleanup() started 2022-03-29 07:58:01.171 352 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up glance images objects 2022-03-29 07:58:01.524 352 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting glance.images object s_rally_c8241517_S9UIki0K (9aace3f9-2975-4d61-8c27-7477d464c144) 2022-03-29 07:58:02.054 352 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.7/site-packages/glanceclient/common/http.py:125 2022-03-29 07:58:02.079 352 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.7/site-packages/glanceclient/common/http.py:125 2022-03-29 07:58:03.082 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context cleanup@openstack cleanup() finished in 1.91 sec 2022-03-29 07:58:03.083 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack cleanup() started 2022-03-29 07:58:03.414 352 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:58:04.860 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack cleanup() finished in 1.78 sec 2022-03-29 07:58:06.780 352 INFO rally.task.engine [-] Load duration is: 3.096363 2022-03-29 07:58:06.781 352 INFO rally.task.engine [-] Full runner duration is: 3.279763 2022-03-29 07:58:06.781 352 INFO rally.task.engine [-] Full duration is: 8.131477 2022-03-29 07:58:06.863 352 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e62679ad-e8ae-4baa-94a1-18839f631566)", "subtasks": [ { "title": "GlanceImages.list_images", "description": "List all images.", "scenario": { "GlanceImages.list_images": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:58:06.879 352 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:58:07.346 352 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:58:08.157 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack setup() finished in 1.28 sec 2022-03-29 07:58:08.169 352 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: c126e6a9-197d-4863-8a20-ca29449c489c). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:58:08.172 352 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 07:58:08.175 352 INFO rally.task.runner [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | ITER: 1 START 2022-03-29 07:58:08.664 352 INFO rally.task.runner [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | ITER: 1 END: OK 2022-03-29 07:58:08.686 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack cleanup() started 2022-03-29 07:58:08.875 352 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:58:10.285 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack cleanup() finished in 1.60 sec 2022-03-29 07:58:10.908 352 INFO rally.task.engine [-] Load duration is: 0.232908 2022-03-29 07:58:10.909 352 INFO rally.task.engine [-] Full runner duration is: 0.517919 2022-03-29 07:58:10.909 352 INFO rally.task.engine [-] Full duration is: 3.407445 2022-03-29 07:58:10.989 352 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=49ca5bbd-0502-4532-90f4-813abd3ed909)", "subtasks": [ { "title": "GlanceImages.create_image_and_boot_instances", "description": "Create an image and boot several instances from it.", "scenario": { "GlanceImages.create_image_and_boot_instances": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": { "name": "rally_sanity-flavor_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "number_instances": 2, "boot_server_kwargs": { "nics": [ { "net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868" } ] } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:58:11.005 352 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:58:11.422 352 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:58:12.017 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack setup() finished in 1.01 sec 2022-03-29 07:58:12.454 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context quotas@openstack setup() finished in 0.44 sec 2022-03-29 07:58:12.454 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 07:58:12.609 352 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: c126e6a9-197d-4863-8a20-ca29449c489c). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:58:12.612 352 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img", "flavor": "698f9528-5553-49d2-b79f-429f2d8ec238", "number_instances": 2, "boot_server_kwargs": {"nics": [{"net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868"}]}} 2022-03-29 07:58:12.615 352 INFO rally.task.runner [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | ITER: 1 START 2022-03-29 07:58:15.100 352 RALLYDEBUG rally.task.utils [-] Waiting for resource 'b823f650-503d-49ac-9caa-15cade649f92'. Status changed: NONE => QUEUED in 0.0484621524810791 2022-03-29 07:58:15.695 352 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_49ca5bbd_vxugIlm8. Status changed: QUEUED => ACTIVE in 0.03045654296875 2022-03-29 07:58:28.500 352 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_49ca5bbd_5XIT7Tds_1. Status changed: BUILD => ACTIVE in 9.63440489768982 2022-03-29 07:58:28.869 352 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_49ca5bbd_5XIT7Tds_0. Status changed: BUILD => ACTIVE in 0.36846017837524414 2022-03-29 07:58:28.870 352 INFO rally.task.runner [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | ITER: 1 END: OK 2022-03-29 07:58:28.890 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context cleanup@openstack cleanup() started 2022-03-29 07:58:28.892 352 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 07:58:32.380 352 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting nova.servers object s_rally_49ca5bbd_5XIT7Tds_1 (f29c5453-cc5c-41be-9d27-a2a9ea43a4f4) 2022-03-29 07:58:32.390 352 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting nova.servers object s_rally_49ca5bbd_5XIT7Tds_0 (9e5474c9-7750-45e3-a023-051dbd0b9010) 2022-03-29 07:58:36.710 352 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 07:58:37.128 352 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 07:58:37.368 352 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up glance images objects 2022-03-29 07:58:37.736 352 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting glance.images object s_rally_49ca5bbd_vxugIlm8 (b823f650-503d-49ac-9caa-15cade649f92) 2022-03-29 07:58:38.395 352 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.7/site-packages/glanceclient/common/http.py:125 2022-03-29 07:58:38.420 352 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.7/site-packages/glanceclient/common/http.py:125 2022-03-29 07:58:39.423 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context cleanup@openstack cleanup() finished in 10.53 sec 2022-03-29 07:58:39.424 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context quotas@openstack cleanup() started 2022-03-29 07:58:39.446 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context quotas@openstack cleanup() finished in 22.80 msec 2022-03-29 07:58:39.447 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack cleanup() started 2022-03-29 07:58:39.614 352 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:58:40.936 352 INFO rally.task.context [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Context users@openstack cleanup() finished in 1.49 sec 2022-03-29 07:58:41.143 352 INFO rally.task.engine [-] Load duration is: 15.071636 2022-03-29 07:58:41.143 352 INFO rally.task.engine [-] Full runner duration is: 16.2815 2022-03-29 07:58:41.144 352 INFO rally.task.engine [-] Full duration is: 29.932366 2022-03-29 07:58:41.221 352 INFO rally.task.engine [-] Task c126e6a9-197d-4863-8a20-ca29449c489c | Completed: Running task. 2022-03-29 07:58:43.107 708 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:58:43.107 708 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:58:43.107 708 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:58:44.682 709 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:58:44.682 709 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:58:44.683 709 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:58:46.338 710 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:58:46.339 710 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:58:46.339 710 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:58:48.850 710 INFO rally.api [-] Building 'json' report for the following task(s): 'c126e6a9-197d-4863-8a20-ca29449c489c'. 2022-03-29 07:58:48.859 710 INFO rally.api [-] The report has been successfully built. 2022-03-29 07:58:50.549 712 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 07:58:50.549 712 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 07:58:50.550 712 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 07:58:53.142 712 INFO rally.task.engine [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Starting: Task validation. 2022-03-29 07:58:53.155 712 INFO rally.task.engine [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Starting: Task validation of syntax. 2022-03-29 07:58:53.383 712 INFO rally.task.engine [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Completed: Task validation of syntax. 2022-03-29 07:58:53.383 712 INFO rally.task.engine [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Starting: Task validation of required platforms. 2022-03-29 07:58:53.493 712 INFO rally.task.engine [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Completed: Task validation of required platforms. 2022-03-29 07:58:53.493 712 INFO rally.task.engine [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Starting: Task validation of semantic. 2022-03-29 07:58:53.493 712 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 07:58:54.080 712 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 07:58:54.094 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:58:54.505 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:58:55.180 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 1.09 sec 2022-03-29 07:58:56.507 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 07:58:56.665 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:58:57.849 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.34 sec 2022-03-29 07:58:57.850 712 INFO rally.task.engine [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Completed: Task validation of semantic. 2022-03-29 07:58:57.850 712 INFO rally.task.engine [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Completed: Task validation. 2022-03-29 07:58:57.851 712 INFO rally.api [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 input file is valid. 2022-03-29 07:58:57.851 712 INFO rally.api [-] Run Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 07:58:57.851 712 INFO rally.task.engine [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Starting: Running task. 2022-03-29 07:58:57.910 712 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=6c3084df-702e-4440-b454-a7deb585ea14)", "subtasks": [ { "title": "CinderVolumes.create_and_delete_snapshot", "description": "Create and then delete a volume-snapshot.", "scenario": { "CinderVolumes.create_and_delete_snapshot": { "force": false } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:58:57.932 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:58:58.515 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:58:59.292 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 1.36 sec 2022-03-29 07:58:59.432 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack setup() finished in 0.14 sec 2022-03-29 07:58:59.943 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack setup() finished in 0.51 sec 2022-03-29 07:58:59.944 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:59:02.828 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context volumes@openstack setup() finished in 2.88 sec 2022-03-29 07:59:02.828 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack setup() finished in 0.01 msec 2022-03-29 07:59:02.840 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1f1a1f20-5f31-469c-8262-cbecabe6f2f9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:59:02.844 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"force": false} 2022-03-29 07:59:02.847 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 START 2022-03-29 07:59:05.556 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6c3084df_79JfimwS. Status changed: AVAILABLE => DELETING in 0.03968667984008789 2022-03-29 07:59:07.597 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 END: OK 2022-03-29 07:59:07.621 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() started 2022-03-29 07:59:07.624 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder backups objects 2022-03-29 07:59:07.890 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-03-29 07:59:08.073 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder transfers objects 2022-03-29 07:59:08.240 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 07:59:08.422 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() finished in 0.80 sec 2022-03-29 07:59:08.422 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context volumes@openstack cleanup() started 2022-03-29 07:59:08.424 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 07:59:08.601 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting cinder.volumes object c_rally_6c3084df_aeVKR6Np (493d3cbf-f281-40f4-b6e3-772097a0fcd8) 2022-03-29 07:59:10.944 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context volumes@openstack cleanup() finished in 2.52 sec 2022-03-29 07:59:10.945 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() started 2022-03-29 07:59:10.977 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() finished in 32.50 msec 2022-03-29 07:59:10.978 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() started 2022-03-29 07:59:10.978 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() finished in 0.21 msec 2022-03-29 07:59:10.978 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 07:59:11.268 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:59:12.634 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.66 sec 2022-03-29 07:59:14.015 712 INFO rally.task.engine [-] Load duration is: 4.746848 2022-03-29 07:59:14.015 712 INFO rally.task.engine [-] Full runner duration is: 4.781247 2022-03-29 07:59:14.016 712 INFO rally.task.engine [-] Full duration is: 14.704122 2022-03-29 07:59:14.118 712 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=40dae01d-0a6c-4b75-a625-849e0a28b9fe)", "subtasks": [ { "title": "CinderVolumes.create_and_delete_volume", "description": "Create and then delete a volume.", "scenario": { "CinderVolumes.create_and_delete_volume": { "size": { "max": 1, "min": 1 } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:59:14.141 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:59:14.567 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:59:15.410 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 1.27 sec 2022-03-29 07:59:15.543 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack setup() finished in 0.13 sec 2022-03-29 07:59:16.055 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack setup() finished in 0.51 sec 2022-03-29 07:59:16.055 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 07:59:16.062 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1f1a1f20-5f31-469c-8262-cbecabe6f2f9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:59:16.064 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": {"max": 1, "min": 1}} 2022-03-29 07:59:16.067 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 START 2022-03-29 07:59:19.144 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_40dae01d_bmavctfp. Status changed: AVAILABLE => DELETING in 0.11042475700378418 2022-03-29 07:59:21.213 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 END: OK 2022-03-29 07:59:21.228 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() started 2022-03-29 07:59:21.234 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder backups objects 2022-03-29 07:59:21.496 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-03-29 07:59:21.921 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder transfers objects 2022-03-29 07:59:22.081 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 07:59:22.273 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() finished in 1.05 sec 2022-03-29 07:59:22.274 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() started 2022-03-29 07:59:22.313 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() finished in 38.72 msec 2022-03-29 07:59:22.313 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() started 2022-03-29 07:59:22.314 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() finished in 0.34 msec 2022-03-29 07:59:22.314 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 07:59:22.506 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:59:23.573 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.26 sec 2022-03-29 07:59:24.206 712 INFO rally.task.engine [-] Load duration is: 5.143131 2022-03-29 07:59:24.207 712 INFO rally.task.engine [-] Full runner duration is: 5.16564 2022-03-29 07:59:24.207 712 INFO rally.task.engine [-] Full duration is: 9.435178 2022-03-29 07:59:24.259 712 INFO rally.task.engine [-] Running workload: position = 1 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=9637c6ed-0bee-46b8-afbd-141946dd2dc9)", "subtasks": [ { "title": "CinderVolumes.create_and_delete_volume", "description": "Create and then delete a volume.", "scenario": { "CinderVolumes.create_and_delete_volume": { "image": { "name": "rally_sanity-img_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "size": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:59:24.285 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:59:24.715 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:59:25.422 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 1.14 sec 2022-03-29 07:59:25.556 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack setup() finished in 0.13 sec 2022-03-29 07:59:25.983 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack setup() finished in 0.43 sec 2022-03-29 07:59:25.983 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 07:59:26.259 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1f1a1f20-5f31-469c-8262-cbecabe6f2f9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:59:26.262 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"image": "ecd9749c-41d8-4197-ae85-31e318cde7bc", "size": 1} 2022-03-29 07:59:26.265 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 START 2022-03-29 07:59:31.366 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9637c6ed_SmAU2ubK. Status changed: CREATING => DOWNLOADING in 2.254490375518799 2022-03-29 07:59:33.439 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9637c6ed_SmAU2ubK. Status changed: DOWNLOADING => AVAILABLE in 2.0722947120666504 2022-03-29 07:59:33.604 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9637c6ed_SmAU2ubK. Status changed: AVAILABLE => DELETING in 0.07705426216125488 2022-03-29 07:59:35.659 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 END: OK 2022-03-29 07:59:35.677 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() started 2022-03-29 07:59:35.681 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder backups objects 2022-03-29 07:59:35.961 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-03-29 07:59:36.100 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder transfers objects 2022-03-29 07:59:36.266 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 07:59:36.527 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() finished in 0.85 sec 2022-03-29 07:59:36.528 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() started 2022-03-29 07:59:36.560 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() finished in 31.92 msec 2022-03-29 07:59:36.560 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() started 2022-03-29 07:59:36.561 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() finished in 0.29 msec 2022-03-29 07:59:36.561 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 07:59:36.765 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:59:37.885 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.32 sec 2022-03-29 07:59:38.361 712 INFO rally.task.engine [-] Load duration is: 9.390525 2022-03-29 07:59:38.361 712 INFO rally.task.engine [-] Full runner duration is: 9.419016 2022-03-29 07:59:38.361 712 INFO rally.task.engine [-] Full duration is: 13.602664 2022-03-29 07:59:38.440 712 INFO rally.task.engine [-] Running workload: position = 2 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=ecece66a-9a82-47ca-b175-33f68d209bd0)", "subtasks": [ { "title": "CinderVolumes.create_and_delete_volume", "description": "Create and then delete a volume.", "scenario": { "CinderVolumes.create_and_delete_volume": { "size": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:59:38.462 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:59:38.843 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:59:39.441 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 0.98 sec 2022-03-29 07:59:39.580 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack setup() finished in 0.14 sec 2022-03-29 07:59:39.947 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack setup() finished in 0.37 sec 2022-03-29 07:59:39.948 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack setup() finished in 0.01 msec 2022-03-29 07:59:39.955 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1f1a1f20-5f31-469c-8262-cbecabe6f2f9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:59:39.957 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2022-03-29 07:59:39.960 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 START 2022-03-29 07:59:42.746 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ecece66a_W6QMW8zJ. Status changed: AVAILABLE => DELETING in 0.07702207565307617 2022-03-29 07:59:44.804 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 END: OK 2022-03-29 07:59:44.820 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() started 2022-03-29 07:59:44.824 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder backups objects 2022-03-29 07:59:44.997 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-03-29 07:59:45.145 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder transfers objects 2022-03-29 07:59:45.279 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 07:59:45.453 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() finished in 0.63 sec 2022-03-29 07:59:45.453 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() started 2022-03-29 07:59:45.498 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() finished in 44.70 msec 2022-03-29 07:59:45.498 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() started 2022-03-29 07:59:45.499 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() finished in 0.20 msec 2022-03-29 07:59:45.499 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 07:59:45.684 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 07:59:46.902 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.40 sec 2022-03-29 07:59:48.517 712 INFO rally.task.engine [-] Load duration is: 4.840686 2022-03-29 07:59:48.517 712 INFO rally.task.engine [-] Full runner duration is: 4.865367 2022-03-29 07:59:48.518 712 INFO rally.task.engine [-] Full duration is: 8.441801 2022-03-29 07:59:48.619 712 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=875ed19b-3a53-4dc2-9e92-733ebed640ae)", "subtasks": [ { "title": "CinderVolumes.create_and_extend_volume", "description": "Create and extend a volume and then delete it.", "scenario": { "CinderVolumes.create_and_extend_volume": { "new_size": 2, "size": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 07:59:48.644 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 07:59:49.025 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 07:59:49.609 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 0.96 sec 2022-03-29 07:59:49.736 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack setup() finished in 0.13 sec 2022-03-29 07:59:50.090 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack setup() finished in 0.35 sec 2022-03-29 07:59:50.090 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 07:59:50.101 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1f1a1f20-5f31-469c-8262-cbecabe6f2f9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 07:59:50.104 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"new_size": 2, "size": 1} 2022-03-29 07:59:50.107 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 START 2022-03-29 07:59:52.943 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_875ed19b_0ftrfL5h. Status changed: AVAILABLE => EXTENDING in 0.07538819313049316 2022-03-29 07:59:55.015 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_875ed19b_0ftrfL5h. Status changed: EXTENDING => AVAILABLE in 2.0722713470458984 2022-03-29 07:59:55.166 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_875ed19b_0ftrfL5h. Status changed: AVAILABLE => DELETING in 0.06318426132202148 2022-03-29 07:59:57.218 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 END: OK 2022-03-29 07:59:57.241 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() started 2022-03-29 07:59:57.244 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder backups objects 2022-03-29 07:59:57.527 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-03-29 07:59:57.775 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder transfers objects 2022-03-29 07:59:58.007 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 07:59:58.277 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() finished in 1.04 sec 2022-03-29 07:59:58.278 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() started 2022-03-29 07:59:58.315 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() finished in 37.17 msec 2022-03-29 07:59:58.316 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() started 2022-03-29 07:59:58.316 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() finished in 0.42 msec 2022-03-29 07:59:58.316 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 07:59:58.644 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:00:00.184 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.87 sec 2022-03-29 08:00:00.708 712 INFO rally.task.engine [-] Load duration is: 7.108455 2022-03-29 08:00:00.708 712 INFO rally.task.engine [-] Full runner duration is: 7.140135 2022-03-29 08:00:00.708 712 INFO rally.task.engine [-] Full duration is: 11.543577 2022-03-29 08:00:00.850 712 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=6b50cfa9-7f86-4351-8f30-5f03ce0f348f)", "subtasks": [ { "title": "CinderVolumes.create_from_volume_and_delete_volume", "description": "Create volume from volume and then delete it.", "scenario": { "CinderVolumes.create_from_volume_and_delete_volume": { "size": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } }, "volumes": { "size": 1, "volumes_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:00:00.874 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:00:01.270 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:00:01.883 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 1.01 sec 2022-03-29 08:00:02.032 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack setup() finished in 0.15 sec 2022-03-29 08:00:02.477 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack setup() finished in 0.44 sec 2022-03-29 08:00:02.479 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:00:05.302 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context volumes@openstack setup() finished in 2.82 sec 2022-03-29 08:00:05.303 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack setup() finished in 0.01 msec 2022-03-29 08:00:05.313 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1f1a1f20-5f31-469c-8262-cbecabe6f2f9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:00:05.314 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2022-03-29 08:00:05.318 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 START 2022-03-29 08:00:08.406 712 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b50cfa9_OiiWriFf. Status changed: AVAILABLE => DELETING in 0.07342791557312012 2022-03-29 08:00:10.461 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 END: OK 2022-03-29 08:00:10.478 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() started 2022-03-29 08:00:10.482 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder backups objects 2022-03-29 08:00:10.736 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-03-29 08:00:10.996 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder transfers objects 2022-03-29 08:00:11.246 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 08:00:11.515 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context cleanup@openstack cleanup() finished in 1.04 sec 2022-03-29 08:00:11.516 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context volumes@openstack cleanup() started 2022-03-29 08:00:11.516 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 08:00:11.934 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting cinder.volumes object c_rally_6b50cfa9_sPGKzuqj (1532643f-7174-4661-a50b-c91433593a3f) 2022-03-29 08:00:14.357 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context volumes@openstack cleanup() finished in 2.84 sec 2022-03-29 08:00:14.358 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() started 2022-03-29 08:00:14.392 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context quotas@openstack cleanup() finished in 34.25 msec 2022-03-29 08:00:14.393 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() started 2022-03-29 08:00:14.393 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() finished in 0.27 msec 2022-03-29 08:00:14.393 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 08:00:14.575 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:00:15.712 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.32 sec 2022-03-29 08:00:16.954 712 INFO rally.task.engine [-] Load duration is: 5.140196 2022-03-29 08:00:16.954 712 INFO rally.task.engine [-] Full runner duration is: 5.165406 2022-03-29 08:00:16.955 712 INFO rally.task.engine [-] Full duration is: 14.840343 2022-03-29 08:00:17.032 712 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=16ad8599-05bd-4932-a90c-8b0fc3567615)", "subtasks": [ { "title": "CinderQos.create_and_list_qos", "description": "Create a qos, then list all qos.", "scenario": { "CinderQos.create_and_list_qos": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:00:17.052 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:00:17.472 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:00:18.150 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 1.10 sec 2022-03-29 08:00:18.295 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack setup() finished in 0.14 sec 2022-03-29 08:00:18.295 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:00:18.305 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1f1a1f20-5f31-469c-8262-cbecabe6f2f9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:00:18.307 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000"} 2022-03-29 08:00:18.310 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 START 2022-03-29 08:00:18.533 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 END: OK 2022-03-29 08:00:18.552 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:00:18.556 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_types objects 2022-03-29 08:00:18.742 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2022-03-29 08:00:19.007 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder quotas objects 2022-03-29 08:00:19.278 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder qos_specs objects 2022-03-29 08:00:19.591 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_16ad8599_lazCfoST (70173117-b8a7-4f81-bb03-92bfa511a021) 2022-03-29 08:00:20.817 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack cleanup() finished in 2.26 sec 2022-03-29 08:00:20.818 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() started 2022-03-29 08:00:20.818 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() finished in 0.29 msec 2022-03-29 08:00:20.818 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 08:00:21.012 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:00:22.675 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.86 sec 2022-03-29 08:00:23.097 712 INFO rally.task.engine [-] Load duration is: 0.219972 2022-03-29 08:00:23.098 712 INFO rally.task.engine [-] Full runner duration is: 0.246989 2022-03-29 08:00:23.098 712 INFO rally.task.engine [-] Full duration is: 5.624995 2022-03-29 08:00:23.176 712 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=cbd6f13d-5802-460e-a154-b002f839a3c0)", "subtasks": [ { "title": "CinderQos.create_and_set_qos", "description": "Create a qos, then Add/Update keys in qos specs.", "scenario": { "CinderQos.create_and_set_qos": { "consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:00:23.193 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:00:23.547 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:00:24.294 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 1.10 sec 2022-03-29 08:00:24.433 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack setup() finished in 0.14 sec 2022-03-29 08:00:24.434 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack setup() finished in 0.11 msec 2022-03-29 08:00:24.441 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1f1a1f20-5f31-469c-8262-cbecabe6f2f9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:00:24.442 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "back-end", "write_iops_sec": "10", "read_iops_sec": "1000", "set_consumer": "both", "set_write_iops_sec": "11", "set_read_iops_sec": "1001"} 2022-03-29 08:00:24.445 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 START 2022-03-29 08:00:24.832 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 END: OK 2022-03-29 08:00:24.854 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:00:24.856 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_types objects 2022-03-29 08:00:25.022 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2022-03-29 08:00:25.333 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder quotas objects 2022-03-29 08:00:25.551 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder qos_specs objects 2022-03-29 08:00:25.697 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_cbd6f13d_GvNzJq2C (c0ea2ba9-353c-42aa-8d42-007e2dfc91dc) 2022-03-29 08:00:27.000 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack cleanup() finished in 2.15 sec 2022-03-29 08:00:27.001 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() started 2022-03-29 08:00:27.001 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() finished in 0.36 msec 2022-03-29 08:00:27.002 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 08:00:27.153 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:00:28.272 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.27 sec 2022-03-29 08:00:29.229 712 INFO rally.task.engine [-] Load duration is: 0.384346 2022-03-29 08:00:29.230 712 INFO rally.task.engine [-] Full runner duration is: 0.413869 2022-03-29 08:00:29.230 712 INFO rally.task.engine [-] Full duration is: 5.080412 2022-03-29 08:00:29.376 712 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=259d4316-46b1-4808-bb6e-42227ac5985b)", "subtasks": [ { "title": "CinderVolumeTypes.create_and_list_volume_types", "description": "Create a volume Type, then list all types.", "scenario": { "CinderVolumeTypes.create_and_list_volume_types": { "description": "rally tests creating types" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:00:29.392 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:00:29.822 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:00:30.579 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 1.19 sec 2022-03-29 08:00:30.721 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack setup() finished in 0.14 sec 2022-03-29 08:00:30.722 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:00:30.731 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1f1a1f20-5f31-469c-8262-cbecabe6f2f9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:00:30.733 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2022-03-29 08:00:30.736 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 START 2022-03-29 08:00:30.986 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 END: OK 2022-03-29 08:00:31.006 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:00:31.010 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_types objects 2022-03-29 08:00:31.171 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting cinder.volume_types object s_rally_259d4316_xuwfNbqX (7e3f4fb5-388d-46a1-9ebb-e09641dde47e) 2022-03-29 08:00:32.414 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2022-03-29 08:00:32.793 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder quotas objects 2022-03-29 08:00:33.006 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder qos_specs objects 2022-03-29 08:00:33.196 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack cleanup() finished in 2.19 sec 2022-03-29 08:00:33.196 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() started 2022-03-29 08:00:33.196 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() finished in 0.30 msec 2022-03-29 08:00:33.197 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 08:00:33.376 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:00:34.794 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.60 sec 2022-03-29 08:00:35.432 712 INFO rally.task.engine [-] Load duration is: 0.247481 2022-03-29 08:00:35.433 712 INFO rally.task.engine [-] Full runner duration is: 0.275497 2022-03-29 08:00:35.433 712 INFO rally.task.engine [-] Full duration is: 5.404322 2022-03-29 08:00:35.515 712 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=4e88b7cb-4e3e-4a0a-95a1-02b00beebe83)", "subtasks": [ { "title": "CinderVolumeTypes.create_volume_type_and_encryption_type", "description": "Create encryption type", "scenario": { "CinderVolumeTypes.create_volume_type_and_encryption_type": { "description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:00:35.529 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:00:36.027 712 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:00:36.669 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack setup() finished in 1.14 sec 2022-03-29 08:00:36.822 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack setup() finished in 0.15 sec 2022-03-29 08:00:36.822 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:00:36.828 712 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 1f1a1f20-5f31-469c-8262-cbecabe6f2f9). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:00:36.829 712 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types", "provider": "LuksEncryptor", "cipher": "aes-xts-plain64", "key_size": 512, "control_location": "front-end"} 2022-03-29 08:00:36.832 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 START 2022-03-29 08:00:37.125 712 INFO rally.task.runner [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | ITER: 1 END: OK 2022-03-29 08:00:37.144 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:00:37.147 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_types objects 2022-03-29 08:00:37.309 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting cinder.volume_types object s_rally_4e88b7cb_bLXKUHCE (48685847-03a0-42c8-9ad5-e656094e7034) 2022-03-29 08:00:38.547 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2022-03-29 08:00:38.820 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder quotas objects 2022-03-29 08:00:39.020 712 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder qos_specs objects 2022-03-29 08:00:39.173 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context admin_cleanup@openstack cleanup() finished in 2.03 sec 2022-03-29 08:00:39.173 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() started 2022-03-29 08:00:39.174 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context api_versions@openstack cleanup() finished in 0.23 msec 2022-03-29 08:00:39.174 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() started 2022-03-29 08:00:39.365 712 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:00:40.862 712 INFO rally.task.context [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Context users@openstack cleanup() finished in 1.69 sec 2022-03-29 08:00:41.568 712 INFO rally.task.engine [-] Load duration is: 0.289391 2022-03-29 08:00:41.569 712 INFO rally.task.engine [-] Full runner duration is: 0.316079 2022-03-29 08:00:41.569 712 INFO rally.task.engine [-] Full duration is: 5.335209 2022-03-29 08:00:41.648 712 INFO rally.task.engine [-] Task 1f1a1f20-5f31-469c-8262-cbecabe6f2f9 | Completed: Running task. 2022-03-29 08:00:43.376 2076 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:00:43.376 2076 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:00:43.376 2076 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:00:44.909 2077 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:00:44.910 2077 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:00:44.910 2077 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:00:46.486 2078 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:00:46.486 2078 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:00:46.486 2078 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:00:48.835 2078 INFO rally.api [-] Building 'json' report for the following task(s): '1f1a1f20-5f31-469c-8262-cbecabe6f2f9'. 2022-03-29 08:00:48.849 2078 INFO rally.api [-] The report has been successfully built. 2022-03-29 08:00:50.538 2080 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:00:50.538 2080 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:00:50.539 2080 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:00:52.998 2080 INFO rally.task.engine [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Starting: Task validation. 2022-03-29 08:00:53.018 2080 INFO rally.task.engine [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Starting: Task validation of syntax. 2022-03-29 08:00:53.158 2080 INFO rally.task.engine [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Completed: Task validation of syntax. 2022-03-29 08:00:53.158 2080 INFO rally.task.engine [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Starting: Task validation of required platforms. 2022-03-29 08:00:53.241 2080 INFO rally.task.engine [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Completed: Task validation of required platforms. 2022-03-29 08:00:53.242 2080 INFO rally.task.engine [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Starting: Task validation of semantic. 2022-03-29 08:00:53.242 2080 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 08:00:53.818 2080 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 08:00:53.834 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:00:54.162 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:00:54.747 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 0.91 sec 2022-03-29 08:00:55.397 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:00:55.559 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:01.932 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 6.53 sec 2022-03-29 08:01:01.932 2080 INFO rally.task.engine [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Completed: Task validation of semantic. 2022-03-29 08:01:01.933 2080 INFO rally.task.engine [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Completed: Task validation. 2022-03-29 08:01:01.933 2080 INFO rally.api [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf input file is valid. 2022-03-29 08:01:01.933 2080 INFO rally.api [-] Run Task 5b72b05d-c723-4808-9991-9898fda38bdf against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 08:01:01.934 2080 INFO rally.task.engine [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Starting: Running task. 2022-03-29 08:01:01.990 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=42a72ad3-fdf3-4e94-a81d-8f764fb2550d)", "subtasks": [ { "title": "Gnocchi.list_capabilities", "description": "List supported aggregation methods.", "scenario": { "Gnocchi.list_capabilities": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:02.004 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:02.431 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:03.071 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.07 sec 2022-03-29 08:01:03.081 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:03.084 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:01:03.087 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:03.393 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:03.411 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:03.625 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:04.936 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 1.52 sec 2022-03-29 08:01:06.044 2080 INFO rally.task.engine [-] Load duration is: 0.305182 2022-03-29 08:01:06.044 2080 INFO rally.task.engine [-] Full runner duration is: 0.330896 2022-03-29 08:01:06.045 2080 INFO rally.task.engine [-] Full duration is: 2.936734 2022-03-29 08:01:06.149 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=6d7705bd-5c1b-486d-8689-705d5144bcf2)", "subtasks": [ { "title": "Gnocchi.get_status", "description": "Get the status of measurements processing.", "scenario": { "Gnocchi.get_status": { "detailed": false } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:06.172 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:06.623 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:07.379 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.21 sec 2022-03-29 08:01:07.393 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:07.395 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": false} 2022-03-29 08:01:07.397 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:08.360 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:08.383 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:08.744 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:10.372 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 1.99 sec 2022-03-29 08:01:12.212 2080 INFO rally.task.engine [-] Load duration is: 0.961534 2022-03-29 08:01:12.212 2080 INFO rally.task.engine [-] Full runner duration is: 0.990846 2022-03-29 08:01:12.212 2080 INFO rally.task.engine [-] Full duration is: 4.201232 2022-03-29 08:01:12.326 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=a99a4f39-acd7-4205-86df-56c031c3a064)", "subtasks": [ { "title": "GnocchiArchivePolicyRule.list_archive_policy_rule", "description": "List archive policy rules.", "scenario": { "GnocchiArchivePolicyRule.list_archive_policy_rule": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:12.344 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:12.730 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:13.420 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.08 sec 2022-03-29 08:01:13.430 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:13.432 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:01:13.435 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:13.777 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:13.790 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:14.013 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:15.439 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 1.65 sec 2022-03-29 08:01:16.373 2080 INFO rally.task.engine [-] Load duration is: 0.341185 2022-03-29 08:01:16.374 2080 INFO rally.task.engine [-] Full runner duration is: 0.360197 2022-03-29 08:01:16.374 2080 INFO rally.task.engine [-] Full duration is: 3.095936 2022-03-29 08:01:16.471 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8ffbba76-f4b2-4849-90f5-d7ad1a306285)", "subtasks": [ { "title": "GnocchiArchivePolicyRule.create_delete_archive_policy_rule", "description": "Create archive policy rule and then delete it.", "scenario": { "GnocchiArchivePolicyRule.create_delete_archive_policy_rule": { "metric_pattern": "cpu_*", "archive_policy_name": "low" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:16.485 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:16.902 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:17.576 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.09 sec 2022-03-29 08:01:17.577 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context admin_cleanup@openstack setup() finished in 0.02 msec 2022-03-29 08:01:17.585 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:17.588 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"metric_pattern": "cpu_*", "archive_policy_name": "low"} 2022-03-29 08:01:17.591 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:17.833 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:17.847 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:01:17.851 2080 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up gnocchi archive_policy_rule objects 2022-03-29 08:01:17.993 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context admin_cleanup@openstack cleanup() finished in 0.15 sec 2022-03-29 08:01:17.993 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:18.217 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:19.620 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 1.63 sec 2022-03-29 08:01:20.509 2080 INFO rally.task.engine [-] Load duration is: 0.241348 2022-03-29 08:01:20.510 2080 INFO rally.task.engine [-] Full runner duration is: 0.26196 2022-03-29 08:01:20.510 2080 INFO rally.task.engine [-] Full duration is: 3.13625 2022-03-29 08:01:20.629 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=4a18271e-d0f8-4843-b15e-81ff33f9b32e)", "subtasks": [ { "title": "GnocchiArchivePolicy.list_archive_policy", "description": "List archive policies.", "scenario": { "GnocchiArchivePolicy.list_archive_policy": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:20.645 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:21.083 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:21.957 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.31 sec 2022-03-29 08:01:21.966 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:21.967 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:01:21.970 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:22.214 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:22.232 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:22.680 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:24.239 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 2.01 sec 2022-03-29 08:01:24.673 2080 INFO rally.task.engine [-] Load duration is: 0.243547 2022-03-29 08:01:24.673 2080 INFO rally.task.engine [-] Full runner duration is: 0.266279 2022-03-29 08:01:24.673 2080 INFO rally.task.engine [-] Full duration is: 3.595815 2022-03-29 08:01:24.779 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=65889d2f-2106-40fb-872c-20c205cf77d3)", "subtasks": [ { "title": "GnocchiArchivePolicy.create_delete_archive_policy", "description": "Create archive policy and then delete it.", "scenario": { "GnocchiArchivePolicy.create_delete_archive_policy": { "definition": [ { "granularity": "0:00:01", "timespan": "1:00:00" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:24.800 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:25.301 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:25.917 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.12 sec 2022-03-29 08:01:25.917 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context admin_cleanup@openstack setup() finished in 0.01 msec 2022-03-29 08:01:25.928 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:25.930 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"definition": [{"granularity": "0:00:01", "timespan": "1:00:00"}]} 2022-03-29 08:01:25.932 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:26.241 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:26.262 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:01:26.264 2080 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up gnocchi archive_policy objects 2022-03-29 08:01:26.438 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context admin_cleanup@openstack cleanup() finished in 0.18 sec 2022-03-29 08:01:26.438 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:26.705 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:28.411 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 1.97 sec 2022-03-29 08:01:28.829 2080 INFO rally.task.engine [-] Load duration is: 0.307855 2022-03-29 08:01:28.829 2080 INFO rally.task.engine [-] Full runner duration is: 0.333951 2022-03-29 08:01:28.830 2080 INFO rally.task.engine [-] Full duration is: 3.611666 2022-03-29 08:01:28.959 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=53a0e16b-a98d-4594-8469-228cd124a26e)", "subtasks": [ { "title": "GnocchiResourceType.list_resource_type", "description": "List resource types.", "scenario": { "GnocchiResourceType.list_resource_type": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:28.974 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:29.497 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:30.121 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.15 sec 2022-03-29 08:01:30.128 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:30.129 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:01:30.131 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:30.446 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:30.464 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:30.599 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:31.867 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 1.40 sec 2022-03-29 08:01:33.008 2080 INFO rally.task.engine [-] Load duration is: 0.313642 2022-03-29 08:01:33.008 2080 INFO rally.task.engine [-] Full runner duration is: 0.336791 2022-03-29 08:01:33.009 2080 INFO rally.task.engine [-] Full duration is: 2.894211 2022-03-29 08:01:33.101 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8608b4e6-24e9-40f6-9d6a-ec53f36ff49c)", "subtasks": [ { "title": "GnocchiResourceType.create_delete_resource_type", "description": "Create resource type and then delete it.", "scenario": { "GnocchiResourceType.create_delete_resource_type": { "attributes": { "foo": { "required": false, "type": "string" }, "bar": { "required": true, "type": "number" } } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:33.123 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:33.521 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:34.188 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.06 sec 2022-03-29 08:01:34.189 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context admin_cleanup@openstack setup() finished in 0.01 msec 2022-03-29 08:01:34.200 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:34.202 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"attributes": {"foo": {"required": false, "type": "string"}, "bar": {"required": true, "type": "number"}}} 2022-03-29 08:01:34.204 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:35.361 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:35.379 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:01:35.382 2080 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up gnocchi resource_type objects 2022-03-29 08:01:35.805 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context admin_cleanup@openstack cleanup() finished in 0.43 sec 2022-03-29 08:01:35.806 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:35.980 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:37.655 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 1.85 sec 2022-03-29 08:01:39.162 2080 INFO rally.task.engine [-] Load duration is: 1.155934 2022-03-29 08:01:39.162 2080 INFO rally.task.engine [-] Full runner duration is: 1.178887 2022-03-29 08:01:39.163 2080 INFO rally.task.engine [-] Full duration is: 4.533108 2022-03-29 08:01:39.362 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e4529beb-b7a1-4251-a542-5efe79feee5b)", "subtasks": [ { "title": "GnocchiMetric.list_metric", "description": "List metrics.", "scenario": { "GnocchiMetric.list_metric": { "limit": 10000 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:39.378 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:39.838 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:40.537 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.16 sec 2022-03-29 08:01:40.548 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:40.550 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"limit": 10000} 2022-03-29 08:01:40.552 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:40.878 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:40.900 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:41.049 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:42.475 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 1.58 sec 2022-03-29 08:01:43.408 2080 INFO rally.task.engine [-] Load duration is: 0.325351 2022-03-29 08:01:43.408 2080 INFO rally.task.engine [-] Full runner duration is: 0.351888 2022-03-29 08:01:43.409 2080 INFO rally.task.engine [-] Full duration is: 3.098925 2022-03-29 08:01:43.516 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e53ab38b-b509-4d62-bb92-8e6ffccc7ee6)", "subtasks": [ { "title": "GnocchiMetric.create_delete_metric", "description": "Create metric and then delete it.", "scenario": { "GnocchiMetric.create_delete_metric": { "archive_policy_name": "low" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:43.533 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:44.068 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:44.847 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.31 sec 2022-03-29 08:01:44.847 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:01:44.857 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:44.860 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"archive_policy_name": "low"} 2022-03-29 08:01:44.863 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:45.287 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:45.302 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context cleanup@openstack cleanup() started 2022-03-29 08:01:45.305 2080 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up gnocchi metric objects 2022-03-29 08:01:45.613 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context cleanup@openstack cleanup() finished in 0.31 sec 2022-03-29 08:01:45.613 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:45.793 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:47.218 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 1.60 sec 2022-03-29 08:01:47.565 2080 INFO rally.task.engine [-] Load duration is: 0.422996 2022-03-29 08:01:47.566 2080 INFO rally.task.engine [-] Full runner duration is: 0.444877 2022-03-29 08:01:47.566 2080 INFO rally.task.engine [-] Full duration is: 3.686045 2022-03-29 08:01:47.653 2080 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8b7ed8f2-8e9d-47b4-917f-1d15f18bcd88)", "subtasks": [ { "title": "GnocchiResource.create_delete_resource", "description": "Create resource and then delete it.", "scenario": { "GnocchiResource.create_delete_resource": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:01:47.671 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:01:48.112 2080 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:01:48.824 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack setup() finished in 1.15 sec 2022-03-29 08:01:48.825 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:01:48.834 2080 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5b72b05d-c723-4808-9991-9898fda38bdf). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:01:48.836 2080 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:01:48.839 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 START 2022-03-29 08:01:49.275 2080 INFO rally.task.runner [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | ITER: 1 END: OK 2022-03-29 08:01:49.291 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context cleanup@openstack cleanup() started 2022-03-29 08:01:49.294 2080 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up gnocchi resource objects 2022-03-29 08:01:52.927 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context cleanup@openstack cleanup() finished in 3.64 sec 2022-03-29 08:01:52.927 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() started 2022-03-29 08:01:53.106 2080 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:01:54.384 2080 INFO rally.task.context [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Context users@openstack cleanup() finished in 1.46 sec 2022-03-29 08:01:55.717 2080 INFO rally.task.engine [-] Load duration is: 0.43471 2022-03-29 08:01:55.718 2080 INFO rally.task.engine [-] Full runner duration is: 0.457027 2022-03-29 08:01:55.718 2080 INFO rally.task.engine [-] Full duration is: 6.714981 2022-03-29 08:01:55.941 2080 INFO rally.task.engine [-] Task 5b72b05d-c723-4808-9991-9898fda38bdf | Completed: Running task. 2022-03-29 08:01:58.104 2752 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:01:58.104 2752 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:01:58.105 2752 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:01:59.795 2753 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:01:59.795 2753 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:01:59.795 2753 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:02:01.437 2754 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:02:01.438 2754 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:02:01.438 2754 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:02:03.785 2754 INFO rally.api [-] Building 'json' report for the following task(s): '5b72b05d-c723-4808-9991-9898fda38bdf'. 2022-03-29 08:02:03.797 2754 INFO rally.api [-] The report has been successfully built. 2022-03-29 08:02:05.506 2756 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:02:05.507 2756 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:02:05.507 2756 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:02:08.117 2756 INFO rally.task.engine [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Starting: Task validation. 2022-03-29 08:02:08.131 2756 INFO rally.task.engine [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Starting: Task validation of syntax. 2022-03-29 08:02:08.196 2756 INFO rally.task.engine [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Completed: Task validation of syntax. 2022-03-29 08:02:08.196 2756 INFO rally.task.engine [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Starting: Task validation of required platforms. 2022-03-29 08:02:08.249 2756 INFO rally.task.engine [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Completed: Task validation of required platforms. 2022-03-29 08:02:08.249 2756 INFO rally.task.engine [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Starting: Task validation of semantic. 2022-03-29 08:02:08.250 2756 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 08:02:08.938 2756 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 08:02:08.953 2756 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:02:09.304 2756 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:02:09.885 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack setup() finished in 0.93 sec 2022-03-29 08:02:10.092 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-03-29 08:02:10.873 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-03-29 08:02:11.537 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-03-29 08:02:12.076 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-03-29 08:02:12.673 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-03-29 08:02:13.184 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-03-29 08:02:13.842 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack cleanup() started 2022-03-29 08:02:14.207 2756 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:02:15.932 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack cleanup() finished in 2.09 sec 2022-03-29 08:02:15.932 2756 INFO rally.task.engine [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Completed: Task validation of semantic. 2022-03-29 08:02:15.932 2756 INFO rally.task.engine [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Completed: Task validation. 2022-03-29 08:02:15.933 2756 INFO rally.api [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d input file is valid. 2022-03-29 08:02:15.933 2756 INFO rally.api [-] Run Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 08:02:15.933 2756 INFO rally.task.engine [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Starting: Running task. 2022-03-29 08:02:15.992 2756 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=bff1fb10-f060-40a6-ac97-6cf13be13501)", "subtasks": [ { "title": "HeatStacks.create_update_delete_stack", "description": "Create, update and then delete a stack.", "scenario": { "HeatStacks.create_update_delete_stack": { "template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/autoscaling_policy.yaml.template", "updated_template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/updated_autoscaling_policy_inplace.yaml.template" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:02:16.011 2756 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:02:16.393 2756 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:02:17.036 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack setup() finished in 1.02 sec 2022-03-29 08:02:17.238 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-03-29 08:02:17.681 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack setup() finished in 0.64 sec 2022-03-29 08:02:17.682 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:02:17.698 2756 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8e79d4f3-7b64-45fc-b93f-a692e44ba04d). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:02:17.703 2756 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2013-05-23\n\nresources:\n test_group:\n type: OS::Heat::AutoScalingGroup\n properties:\n desired_capacity: 0\n max_size: 0\n min_size: 0\n resource:\n type: OS::Heat::RandomString\n test_policy:\n type: OS::Heat::ScalingPolicy\n properties:\n adjustment_type: change_in_capacity\n auto_scaling_group_id: { get_resource: test_group }\n scaling_adjustment: 1", "updated_template_path": "heat_template_version: 2013-05-23\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates resource parameters without resource re-creation(replacement)\n in the stack defined by autoscaling_policy.yaml.template. It allows to measure\n performance of \"pure\" resource update operation only.\n\nresources:\n test_group:\n type: OS::Heat::AutoScalingGroup\n properties:\n desired_capacity: 0\n max_size: 0\n min_size: 0\n resource:\n type: OS::Heat::RandomString\n test_policy:\n type: OS::Heat::ScalingPolicy\n properties:\n adjustment_type: change_in_capacity\n auto_scaling_group_id: { get_resource: test_group }\n scaling_adjustment: -1"} 2022-03-29 08:02:17.706 2756 INFO rally.task.runner [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | ITER: 1 START 2022-03-29 08:02:21.337 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.3510584831237793 2022-03-29 08:02:23.810 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.19595098495483398 2022-03-29 08:02:24.132 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.1859264373779297 2022-03-29 08:02:26.761 2756 INFO rally.task.runner [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | ITER: 1 END: OK 2022-03-29 08:02:26.784 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context cleanup@openstack cleanup() started 2022-03-29 08:02:26.788 2756 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up heat stacks objects 2022-03-29 08:02:27.040 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context cleanup@openstack cleanup() finished in 0.26 sec 2022-03-29 08:02:27.040 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack cleanup() started 2022-03-29 08:02:27.041 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-03-29 08:02:27.325 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack cleanup() finished in 0.29 sec 2022-03-29 08:02:27.326 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack cleanup() started 2022-03-29 08:02:27.591 2756 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:02:28.891 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack cleanup() finished in 1.56 sec 2022-03-29 08:02:30.076 2756 INFO rally.task.engine [-] Load duration is: 5.053701 2022-03-29 08:02:30.077 2756 INFO rally.task.engine [-] Full runner duration is: 9.086004 2022-03-29 08:02:30.077 2756 INFO rally.task.engine [-] Full duration is: 12.881928 2022-03-29 08:02:30.239 2756 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=9f531218-105e-48b8-8b20-9f7b8df49c2d)", "subtasks": [ { "title": "HeatStacks.create_check_delete_stack", "description": "Create, check and delete a stack.", "scenario": { "HeatStacks.create_check_delete_stack": { "template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:02:30.259 2756 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:02:30.681 2756 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:02:31.308 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack setup() finished in 1.05 sec 2022-03-29 08:02:31.508 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-03-29 08:02:31.902 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack setup() finished in 0.59 sec 2022-03-29 08:02:31.903 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:02:31.916 2756 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8e79d4f3-7b64-45fc-b93f-a692e44ba04d). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:02:31.918 2756 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16\n\ndescription: Test template for rally create-update-delete scenario\n\nresources:\n test_string_one:\n type: OS::Heat::RandomString\n properties:\n length: 20\n test_string_two:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2022-03-29 08:02:31.920 2756 INFO rally.task.runner [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | ITER: 1 START 2022-03-29 08:02:35.096 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.1291816234588623 2022-03-29 08:02:35.548 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_COMPLETE in 0.20291686058044434 2022-03-29 08:02:35.868 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.18724632263183594 2022-03-29 08:02:37.056 2756 INFO rally.task.runner [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | ITER: 1 END: OK 2022-03-29 08:02:37.077 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context cleanup@openstack cleanup() started 2022-03-29 08:02:37.081 2756 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up heat stacks objects 2022-03-29 08:02:37.336 2756 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting heat.stacks object s_rally_9f531218_DWvgIorq (cbb05644-8c37-4514-949e-b29877b1409d) 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager [-] Resource deletion failed, max retries exceeded for heat.stacks: cbb05644-8c37-4514-949e-b29877b1409d.: heatclient.exc.HTTPNotFound: ERROR: The Stack (s_rally_9f531218_DWvgIorq) could not be found. 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager Traceback (most recent call last): 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/rally_openstack/cleanup/manager.py", line 85, in _delete_single_resource 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager rutils.retry(resource._max_attempts, resource.delete) 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager File "/src/rally/rally/common/utils.py", line 211, in retry 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager return func(*args, **kwargs) 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/rally_openstack/cleanup/base.py", line 129, in delete 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager self._manager().delete(self.id()) 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/heatclient/v1/stacks.py", line 210, in delete 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager self._delete("/stacks/%s" % stack_id) 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/heatclient/common/base.py", line 207, in _delete 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager return self.client.delete(url) 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/keystoneauth1/adapter.py", line 401, in delete 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager return self.request(url, 'DELETE', **kwargs) 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/heatclient/common/http.py", line 323, in request 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager raise exc.from_response(resp) 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager heatclient.exc.HTTPNotFound: ERROR: The Stack (s_rally_9f531218_DWvgIorq) could not be found. 2022-03-29 08:02:38.120 2756 ERROR rally_openstack.cleanup.manager 2022-03-29 08:02:38.127 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context cleanup@openstack cleanup() finished in 1.05 sec 2022-03-29 08:02:38.127 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack cleanup() started 2022-03-29 08:02:38.128 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-03-29 08:02:38.593 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack cleanup() finished in 0.47 sec 2022-03-29 08:02:38.594 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack cleanup() started 2022-03-29 08:02:38.870 2756 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:02:40.267 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack cleanup() finished in 1.67 sec 2022-03-29 08:02:40.314 2756 INFO rally.task.engine [-] Load duration is: 3.127562 2022-03-29 08:02:40.315 2756 INFO rally.task.engine [-] Full runner duration is: 5.161617 2022-03-29 08:02:40.315 2756 INFO rally.task.engine [-] Full duration is: 10.010686 2022-03-29 08:02:40.442 2756 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=268ad57d-8e70-4269-917c-0e00c6289afc)", "subtasks": [ { "title": "HeatStacks.create_suspend_resume_delete_stack", "description": "Create, suspend-resume and then delete a stack.", "scenario": { "HeatStacks.create_suspend_resume_delete_stack": { "template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/random_strings.yaml.template" } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:02:40.460 2756 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:02:40.863 2756 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:02:41.501 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack setup() finished in 1.04 sec 2022-03-29 08:02:41.815 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-03-29 08:02:42.371 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack setup() finished in 0.87 sec 2022-03-29 08:02:42.372 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context cleanup@openstack setup() finished in 0.01 msec 2022-03-29 08:02:42.379 2756 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8e79d4f3-7b64-45fc-b93f-a692e44ba04d). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:02:42.380 2756 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16\n\ndescription: Test template for rally create-update-delete scenario\n\nresources:\n test_string_one:\n type: OS::Heat::RandomString\n properties:\n length: 20\n test_string_two:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2022-03-29 08:02:42.383 2756 INFO rally.task.runner [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | ITER: 1 START 2022-03-29 08:02:45.831 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.27408695220947266 2022-03-29 08:02:46.076 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.07720732688903809 2022-03-29 08:02:47.230 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.153956651687622 2022-03-29 08:02:47.718 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_COMPLETE in 0.23580050468444824 2022-03-29 08:02:48.056 2756 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.19394731521606445 2022-03-29 08:02:49.267 2756 INFO rally.task.runner [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | ITER: 1 END: OK 2022-03-29 08:02:49.284 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context cleanup@openstack cleanup() started 2022-03-29 08:02:49.287 2756 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up heat stacks objects 2022-03-29 08:02:49.448 2756 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting heat.stacks object s_rally_268ad57d_GEYsqeyT (4ffe6a1c-aeea-434d-a40c-0ee0996f3c28) 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager [-] Resource deletion failed, max retries exceeded for heat.stacks: 4ffe6a1c-aeea-434d-a40c-0ee0996f3c28.: heatclient.exc.HTTPNotFound: ERROR: The Stack (s_rally_268ad57d_GEYsqeyT) could not be found. 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager Traceback (most recent call last): 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/rally_openstack/cleanup/manager.py", line 85, in _delete_single_resource 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager rutils.retry(resource._max_attempts, resource.delete) 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager File "/src/rally/rally/common/utils.py", line 211, in retry 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager return func(*args, **kwargs) 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/rally_openstack/cleanup/base.py", line 129, in delete 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager self._manager().delete(self.id()) 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/heatclient/v1/stacks.py", line 210, in delete 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager self._delete("/stacks/%s" % stack_id) 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/heatclient/common/base.py", line 207, in _delete 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager return self.client.delete(url) 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/keystoneauth1/adapter.py", line 401, in delete 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager return self.request(url, 'DELETE', **kwargs) 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager File "/usr/lib/python3.7/site-packages/heatclient/common/http.py", line 323, in request 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager raise exc.from_response(resp) 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager heatclient.exc.HTTPNotFound: ERROR: The Stack (s_rally_268ad57d_GEYsqeyT) could not be found. 2022-03-29 08:02:50.202 2756 ERROR rally_openstack.cleanup.manager 2022-03-29 08:02:50.204 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context cleanup@openstack cleanup() finished in 0.92 sec 2022-03-29 08:02:50.205 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack cleanup() started 2022-03-29 08:02:50.205 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-03-29 08:02:50.493 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack cleanup() finished in 0.29 sec 2022-03-29 08:02:50.494 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack cleanup() started 2022-03-29 08:02:50.800 2756 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:02:52.000 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack cleanup() finished in 1.51 sec 2022-03-29 08:02:52.523 2756 INFO rally.task.engine [-] Load duration is: 4.883971 2022-03-29 08:02:52.523 2756 INFO rally.task.engine [-] Full runner duration is: 6.905314 2022-03-29 08:02:52.523 2756 INFO rally.task.engine [-] Full duration is: 11.543072 2022-03-29 08:02:52.611 2756 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=0ce0a899-ae94-4eed-b90a-150b3dfa053c)", "subtasks": [ { "title": "HeatStacks.list_stacks_and_resources", "description": "List all resources from tenant stacks.", "scenario": { "HeatStacks.list_stacks_and_resources": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:02:52.627 2756 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:02:53.098 2756 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:02:53.836 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack setup() finished in 1.21 sec 2022-03-29 08:02:54.065 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role heat_stack_owner having ID ff28af317aeb4413b08546a2cda1b163 to all users using 30 threads 2022-03-29 08:02:54.485 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack setup() finished in 0.65 sec 2022-03-29 08:02:54.498 2756 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 8e79d4f3-7b64-45fc-b93f-a692e44ba04d). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:02:54.500 2756 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:02:54.503 2756 INFO rally.task.runner [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | ITER: 1 START 2022-03-29 08:02:54.848 2756 INFO rally.task.runner [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | ITER: 1 END: OK 2022-03-29 08:02:54.861 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack cleanup() started 2022-03-29 08:02:54.862 2756 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role ff28af317aeb4413b08546a2cda1b163 from all users 2022-03-29 08:02:55.170 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context roles@openstack cleanup() finished in 0.31 sec 2022-03-29 08:02:55.170 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack cleanup() started 2022-03-29 08:02:55.387 2756 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:02:56.710 2756 INFO rally.task.context [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Context users@openstack cleanup() finished in 1.54 sec 2022-03-29 08:02:58.665 2756 INFO rally.task.engine [-] Load duration is: 0.344221 2022-03-29 08:02:58.666 2756 INFO rally.task.engine [-] Full runner duration is: 0.363749 2022-03-29 08:02:58.666 2756 INFO rally.task.engine [-] Full duration is: 4.084373 2022-03-29 08:02:58.768 2756 INFO rally.task.engine [-] Task 8e79d4f3-7b64-45fc-b93f-a692e44ba04d | Completed: Running task. 2022-03-29 08:03:00.569 3472 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:03:00.569 3472 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:03:00.569 3472 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:03:02.166 3473 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:03:02.166 3473 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:03:02.167 3473 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:03:03.859 3474 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:03:03.859 3474 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:03:03.859 3474 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:03:06.129 3474 INFO rally.api [-] Building 'json' report for the following task(s): '8e79d4f3-7b64-45fc-b93f-a692e44ba04d'. 2022-03-29 08:03:06.136 3474 INFO rally.api [-] The report has been successfully built. 2022-03-29 08:03:07.839 3476 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:03:07.839 3476 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:03:07.839 3476 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:03:10.360 3476 INFO rally.task.engine [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Starting: Task validation. 2022-03-29 08:03:10.380 3476 INFO rally.task.engine [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Starting: Task validation of syntax. 2022-03-29 08:03:10.519 3476 INFO rally.task.engine [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Completed: Task validation of syntax. 2022-03-29 08:03:10.519 3476 INFO rally.task.engine [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Starting: Task validation of required platforms. 2022-03-29 08:03:10.605 3476 INFO rally.task.engine [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Completed: Task validation of required platforms. 2022-03-29 08:03:10.606 3476 INFO rally.task.engine [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Starting: Task validation of semantic. 2022-03-29 08:03:10.606 3476 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 08:03:11.199 3476 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 08:03:11.214 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:03:11.556 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:03:12.175 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 0.96 sec 2022-03-29 08:03:12.279 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:03:12.471 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:03:13.899 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.62 sec 2022-03-29 08:03:13.900 3476 INFO rally.task.engine [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Completed: Task validation of semantic. 2022-03-29 08:03:13.900 3476 INFO rally.task.engine [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Completed: Task validation. 2022-03-29 08:03:13.900 3476 INFO rally.api [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f input file is valid. 2022-03-29 08:03:13.901 3476 INFO rally.api [-] Run Task 72e1598e-7e18-4ede-8a15-a99b906ea98f against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 08:03:13.901 3476 INFO rally.task.engine [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Starting: Running task. 2022-03-29 08:03:13.981 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=65808bd3-5e71-488e-8ed3-6c4af7187378)", "subtasks": [ { "title": "KeystoneBasic.add_and_remove_user_role", "description": "Create a user role add to a user and disassociate.", "scenario": { "KeystoneBasic.add_and_remove_user_role": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:03:14.003 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:03:14.434 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:03:15.055 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 1.05 sec 2022-03-29 08:03:15.055 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:03:15.060 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:03:15.065 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:03:15.068 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:03:15.803 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:03:15.822 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:03:15.825 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:03:16.372 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:03:17.743 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:03:18.077 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:03:18.425 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.role object s_rally_65808bd3_AHw1aaXa (d095bd8ab7f34a888bd378aef75d3a33) 2022-03-29 08:03:19.747 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 3.92 sec 2022-03-29 08:03:19.748 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:03:20.084 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:03:21.712 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.96 sec 2022-03-29 08:03:22.100 3476 INFO rally.task.engine [-] Load duration is: 0.38482 2022-03-29 08:03:22.101 3476 INFO rally.task.engine [-] Full runner duration is: 0.762049 2022-03-29 08:03:22.101 3476 INFO rally.task.engine [-] Full duration is: 7.710926 2022-03-29 08:03:22.200 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=923452b0-1a15-47e3-b1b4-f85587c83d32)", "subtasks": [ { "title": "KeystoneBasic.create_add_and_list_user_roles", "description": "Create user role, add it and list user roles for given user.", "scenario": { "KeystoneBasic.create_add_and_list_user_roles": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:03:22.219 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:03:22.666 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:03:23.297 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 1.08 sec 2022-03-29 08:03:23.298 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:03:23.305 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:03:23.307 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:03:23.308 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:03:23.931 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:03:23.954 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:03:23.958 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:03:24.464 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:03:25.891 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:03:26.212 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:03:26.514 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.role object s_rally_923452b0_MGX42rGf (9a7b345dc15b4350bb54e7489628e5ec) 2022-03-29 08:03:27.779 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 3.82 sec 2022-03-29 08:03:27.779 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:03:27.982 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:03:29.603 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.82 sec 2022-03-29 08:03:30.264 3476 INFO rally.task.engine [-] Load duration is: 0.248485 2022-03-29 08:03:30.265 3476 INFO rally.task.engine [-] Full runner duration is: 0.649131 2022-03-29 08:03:30.265 3476 INFO rally.task.engine [-] Full duration is: 7.385045 2022-03-29 08:03:30.376 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=3e7f4899-02f0-416e-9c53-87cd6e6bccc0)", "subtasks": [ { "title": "KeystoneBasic.create_and_list_tenants", "description": "Create a keystone tenant with random name and list all tenants.", "scenario": { "KeystoneBasic.create_and_list_tenants": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:03:30.392 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:03:30.861 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:03:31.621 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 1.23 sec 2022-03-29 08:03:31.621 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:03:31.627 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:03:31.628 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:03:31.631 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:03:32.573 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:03:32.596 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:03:32.599 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:03:33.053 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:03:34.530 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.project object s_rally_3e7f4899_nM6q9JCq (9dc16e9c347843d9a0f6513eec4756f2) 2022-03-29 08:03:35.976 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:03:36.350 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:03:36.661 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 4.06 sec 2022-03-29 08:03:36.661 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:03:36.897 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:03:38.476 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.81 sec 2022-03-29 08:03:38.575 3476 INFO rally.task.engine [-] Load duration is: 0.563668 2022-03-29 08:03:38.576 3476 INFO rally.task.engine [-] Full runner duration is: 0.969097 2022-03-29 08:03:38.576 3476 INFO rally.task.engine [-] Full duration is: 8.085016 2022-03-29 08:03:38.688 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=8efbdf32-c8b7-45df-8ff1-1384aaf1a1b8)", "subtasks": [ { "title": "KeystoneBasic.create_and_delete_role", "description": "Create a user role and delete it.", "scenario": { "KeystoneBasic.create_and_delete_role": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:03:38.711 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:03:39.101 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:03:39.694 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 0.98 sec 2022-03-29 08:03:39.695 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:03:39.705 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:03:39.706 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:03:39.709 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:03:40.225 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:03:40.241 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:03:40.245 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:03:40.790 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:03:42.073 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:03:42.462 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:03:42.775 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 2.53 sec 2022-03-29 08:03:42.775 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:03:43.044 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:03:44.646 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.87 sec 2022-03-29 08:03:44.806 3476 INFO rally.task.engine [-] Load duration is: 0.189432 2022-03-29 08:03:44.807 3476 INFO rally.task.engine [-] Full runner duration is: 0.536515 2022-03-29 08:03:44.807 3476 INFO rally.task.engine [-] Full duration is: 5.937453 2022-03-29 08:03:44.917 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=18342c14-5544-4acf-a877-6541d95cdaf2)", "subtasks": [ { "title": "KeystoneBasic.create_and_delete_service", "description": "Create and delete service.", "scenario": { "KeystoneBasic.create_and_delete_service": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:03:44.937 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:03:45.335 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:03:45.987 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 1.05 sec 2022-03-29 08:03:45.987 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:03:45.992 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:03:45.994 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:03:45.999 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:03:46.586 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:03:46.607 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:03:46.610 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:03:47.203 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:03:48.677 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:03:48.997 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:03:49.293 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 2.69 sec 2022-03-29 08:03:49.293 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:03:49.570 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:03:50.830 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.54 sec 2022-03-29 08:03:51.001 3476 INFO rally.task.engine [-] Load duration is: 0.231435 2022-03-29 08:03:51.001 3476 INFO rally.task.engine [-] Full runner duration is: 0.615207 2022-03-29 08:03:51.001 3476 INFO rally.task.engine [-] Full duration is: 5.894685 2022-03-29 08:03:51.086 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=7aa4cd6e-248e-41ea-a5d8-cc6d8ffdb9f8)", "subtasks": [ { "title": "KeystoneBasic.get_entities", "description": "Get instance of a tenant, user, role and service by id's.", "scenario": { "KeystoneBasic.get_entities": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:03:51.101 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:03:51.548 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:03:52.237 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 1.14 sec 2022-03-29 08:03:52.238 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:03:52.243 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:03:52.245 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:03:52.247 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:03:53.670 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:03:53.689 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:03:53.693 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:03:53.942 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_7aa4cd6e_F5IKz0Cu (99323710579e4ee8a9d4b99fd5ef096f) 2022-03-29 08:03:55.676 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:03:56.847 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.project object s_rally_7aa4cd6e_cWWyLF1q (b528672b207147f4af5cbe229279e831) 2022-03-29 08:03:58.544 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:03:58.854 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:03:59.171 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.role object s_rally_7aa4cd6e_4H3Uo5Q8 (f4700e6e4f39440f9cfd984530316bdc) 2022-03-29 08:04:00.447 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 6.76 sec 2022-03-29 08:04:00.447 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:04:00.782 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:04:01.932 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.48 sec 2022-03-29 08:04:03.251 3476 INFO rally.task.engine [-] Load duration is: 1.077508 2022-03-29 08:04:03.251 3476 INFO rally.task.engine [-] Full runner duration is: 1.446217 2022-03-29 08:04:03.252 3476 INFO rally.task.engine [-] Full duration is: 10.832111 2022-03-29 08:04:03.386 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=a2dd6ee7-018a-4e97-b3d7-bf825e2764ea)", "subtasks": [ { "title": "KeystoneBasic.create_update_and_delete_tenant", "description": "Create, update and delete tenant.", "scenario": { "KeystoneBasic.create_update_and_delete_tenant": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:04:03.416 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:04:03.916 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:04:04.573 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 1.16 sec 2022-03-29 08:04:04.574 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:04:04.582 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:04:04.583 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:04:04.587 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:04:05.697 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:04:05.716 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:04:05.719 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:04:06.254 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:04:07.665 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:04:07.964 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:04:08.244 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 2.53 sec 2022-03-29 08:04:08.245 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:04:08.381 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:04:12.079 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 3.83 sec 2022-03-29 08:04:13.698 3476 INFO rally.task.engine [-] Load duration is: 0.680024 2022-03-29 08:04:13.698 3476 INFO rally.task.engine [-] Full runner duration is: 1.134851 2022-03-29 08:04:13.699 3476 INFO rally.task.engine [-] Full duration is: 8.664218 2022-03-29 08:04:13.794 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=9372f358-f511-40fb-b6b7-27cc64299fb7)", "subtasks": [ { "title": "KeystoneBasic.create_user", "description": "Create a keystone user with random name.", "scenario": { "KeystoneBasic.create_user": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:04:13.811 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:04:14.411 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:04:15.259 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 1.45 sec 2022-03-29 08:04:15.260 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:04:15.267 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:04:15.268 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:04:15.271 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:04:15.919 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:04:15.936 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:04:15.939 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:04:16.253 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_9372f358_HQ7UUdjn (ea9f4405e05b464492065324e66b1f63) 2022-03-29 08:04:17.815 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:04:19.254 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:04:19.658 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:04:20.021 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 4.08 sec 2022-03-29 08:04:20.022 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:04:20.392 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:04:21.890 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.87 sec 2022-03-29 08:04:23.861 3476 INFO rally.task.engine [-] Load duration is: 0.31915 2022-03-29 08:04:23.861 3476 INFO rally.task.engine [-] Full runner duration is: 0.669677 2022-03-29 08:04:23.862 3476 INFO rally.task.engine [-] Full duration is: 8.079987 2022-03-29 08:04:23.980 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=ef773d2b-6f9d-4e09-a015-6b6f258e8ca8)", "subtasks": [ { "title": "KeystoneBasic.create_tenant", "description": "Create a keystone tenant with random name.", "scenario": { "KeystoneBasic.create_tenant": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:04:23.998 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:04:24.492 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:04:25.056 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 1.06 sec 2022-03-29 08:04:25.057 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:04:25.066 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:04:25.068 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:04:25.070 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:04:25.743 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:04:25.766 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:04:25.769 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:04:26.339 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:04:27.728 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.project object s_rally_ef773d2b_w7eUZGbg (ff57c0fc4dd146548f45b0b09366198b) 2022-03-29 08:04:29.103 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:04:29.505 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:04:29.818 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 4.05 sec 2022-03-29 08:04:29.819 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:04:30.006 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:04:31.348 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.53 sec 2022-03-29 08:04:32.048 3476 INFO rally.task.engine [-] Load duration is: 0.351147 2022-03-29 08:04:32.048 3476 INFO rally.task.engine [-] Full runner duration is: 0.700897 2022-03-29 08:04:32.048 3476 INFO rally.task.engine [-] Full duration is: 7.351724 2022-03-29 08:04:32.145 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=84f6f814-69ba-4a75-b0df-193dc24f843d)", "subtasks": [ { "title": "KeystoneBasic.create_and_list_users", "description": "Create a keystone user with random name and list all users.", "scenario": { "KeystoneBasic.create_and_list_users": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:04:32.164 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:04:32.656 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:04:33.264 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 1.10 sec 2022-03-29 08:04:33.265 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.01 msec 2022-03-29 08:04:33.276 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:04:33.278 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:04:33.281 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:04:34.013 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:04:34.035 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:04:34.037 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:04:34.296 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_84f6f814_IL65lNlT (cae7201517044750906a0e41651e29ae) 2022-03-29 08:04:35.824 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:04:37.197 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:04:37.547 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:04:37.801 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 3.77 sec 2022-03-29 08:04:37.802 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:04:37.927 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:04:39.214 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.41 sec 2022-03-29 08:04:41.196 3476 INFO rally.task.engine [-] Load duration is: 0.409253 2022-03-29 08:04:41.196 3476 INFO rally.task.engine [-] Full runner duration is: 0.759846 2022-03-29 08:04:41.196 3476 INFO rally.task.engine [-] Full duration is: 7.051518 2022-03-29 08:04:41.328 3476 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=81f9ad18-6c15-475d-bc9f-9d4734d92ed7)", "subtasks": [ { "title": "KeystoneBasic.create_tenant_with_users", "description": "Create a keystone tenant and several users belonging to it.", "scenario": { "KeystoneBasic.create_tenant_with_users": { "users_per_tenant": 10 } }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:04:41.348 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:04:41.782 3476 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:04:42.470 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack setup() finished in 1.12 sec 2022-03-29 08:04:42.471 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:04:42.479 3476 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 72e1598e-7e18-4ede-8a15-a99b906ea98f). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:04:42.480 3476 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"users_per_tenant": 10} 2022-03-29 08:04:42.483 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 START 2022-03-29 08:04:47.697 3476 INFO rally.task.runner [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | ITER: 1 END: OK 2022-03-29 08:04:47.718 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:04:47.721 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone user objects 2022-03-29 08:04:47.958 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_81f9ad18_ylE5ZAaU (26e06af407bd451bba6125f7a1c9cb3f) 2022-03-29 08:04:47.964 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_81f9ad18_xH77HHbz (371aec62edcb4498a134e940fbc19787) 2022-03-29 08:04:47.975 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_81f9ad18_38RuWvai (4fff3ae2c6f84439973c64355e7815d5) 2022-03-29 08:04:47.991 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_81f9ad18_eN2o81rC (9b2afa5960314f05afa53d46de3794ca) 2022-03-29 08:04:48.012 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_81f9ad18_yIgfeoY2 (7104c78489c24ff58bed4583b20b6a27) 2022-03-29 08:04:48.017 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_81f9ad18_2njt7S77 (b276e9da64064264ac616c37a013311a) 2022-03-29 08:04:48.033 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_81f9ad18_YhySOkSw (d8dc98d4eb774666a633f45f4524942c) 2022-03-29 08:04:48.038 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_81f9ad18_sO7pWQOC (d9c2ad3c00ba4214a6e8079f8dfcdce2) 2022-03-29 08:04:48.057 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_81f9ad18_FaeXw9eF (f0461a74d2bd48bba9306d30a509cc52) 2022-03-29 08:04:48.057 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.user object s_rally_81f9ad18_7PNgCGV8 (ee67315eb86d4161a5f456d86bd63db1) 2022-03-29 08:04:50.177 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone project objects 2022-03-29 08:04:50.721 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting keystone.project object s_rally_81f9ad18_H4MfWbyb (2b602952988f49b38860f9c87a2c41ac) 2022-03-29 08:04:52.964 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone service objects 2022-03-29 08:04:53.306 3476 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up keystone role objects 2022-03-29 08:04:53.584 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context admin_cleanup@openstack cleanup() finished in 5.87 sec 2022-03-29 08:04:53.585 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() started 2022-03-29 08:04:53.767 3476 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:04:55.123 3476 INFO rally.task.context [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Context users@openstack cleanup() finished in 1.54 sec 2022-03-29 08:04:55.729 3476 INFO rally.task.engine [-] Load duration is: 4.855177 2022-03-29 08:04:55.729 3476 INFO rally.task.engine [-] Full runner duration is: 5.239841 2022-03-29 08:04:55.729 3476 INFO rally.task.engine [-] Full duration is: 13.776371 2022-03-29 08:04:55.825 3476 INFO rally.task.engine [-] Task 72e1598e-7e18-4ede-8a15-a99b906ea98f | Completed: Running task. 2022-03-29 08:04:57.802 4928 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:04:57.803 4928 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:04:57.803 4928 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:04:59.489 4929 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:04:59.489 4929 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:04:59.489 4929 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:05:01.226 4930 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:05:01.226 4930 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:05:01.226 4930 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:05:03.626 4930 INFO rally.api [-] Building 'json' report for the following task(s): '72e1598e-7e18-4ede-8a15-a99b906ea98f'. 2022-03-29 08:05:03.641 4930 INFO rally.api [-] The report has been successfully built. 2022-03-29 08:05:05.432 4932 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:05:05.432 4932 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:05:05.432 4932 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:05:08.072 4932 INFO rally.task.engine [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Starting: Task validation. 2022-03-29 08:05:08.089 4932 INFO rally.task.engine [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Starting: Task validation of syntax. 2022-03-29 08:05:08.364 4932 INFO rally.task.engine [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Completed: Task validation of syntax. 2022-03-29 08:05:08.365 4932 INFO rally.task.engine [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Starting: Task validation of required platforms. 2022-03-29 08:05:08.489 4932 INFO rally.task.engine [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Completed: Task validation of required platforms. 2022-03-29 08:05:08.489 4932 INFO rally.task.engine [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Starting: Task validation of semantic. 2022-03-29 08:05:08.490 4932 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 08:05:09.140 4932 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 08:05:09.152 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:05:09.510 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:05:10.216 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.06 sec 2022-03-29 08:05:10.890 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:05:11.067 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:05:12.581 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.69 sec 2022-03-29 08:05:12.581 4932 INFO rally.task.engine [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Completed: Task validation of semantic. 2022-03-29 08:05:12.582 4932 INFO rally.task.engine [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Completed: Task validation. 2022-03-29 08:05:12.582 4932 INFO rally.api [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 input file is valid. 2022-03-29 08:05:12.582 4932 INFO rally.api [-] Run Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 08:05:12.583 4932 INFO rally.task.engine [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Starting: Running task. 2022-03-29 08:05:12.658 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=789b66e1-8409-447c-9939-af6e973b83ad)", "subtasks": [ { "title": "NeutronNetworks.create_and_delete_networks", "description": "Create and delete a network.", "scenario": { "NeutronNetworks.create_and_delete_networks": { "network_create_args": {} } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:05:12.677 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:05:13.106 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:05:13.926 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.25 sec 2022-03-29 08:05:14.615 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.69 sec 2022-03-29 08:05:14.615 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:05:14.626 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:05:14.630 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2022-03-29 08:05:14.634 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:05:15.876 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:05:15.893 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:05:15.897 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:05:16.067 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:05:16.204 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:05:16.332 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:05:16.452 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:05:16.754 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:05:16.933 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:05:17.114 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:05:17.374 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:05:17.675 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:05:17.871 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:05:18.121 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 2.23 sec 2022-03-29 08:05:18.122 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:05:18.268 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 0.15 sec 2022-03-29 08:05:18.269 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:05:18.544 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:05:19.526 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.26 sec 2022-03-29 08:05:20.720 4932 INFO rally.task.engine [-] Load duration is: 1.241109 2022-03-29 08:05:20.721 4932 INFO rally.task.engine [-] Full runner duration is: 1.267587 2022-03-29 08:05:20.721 4932 INFO rally.task.engine [-] Full duration is: 6.851023 2022-03-29 08:05:20.883 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e44c62a9-1a55-4d39-b2fd-9ca8c5e7f515)", "subtasks": [ { "title": "NeutronNetworks.create_and_delete_ports", "description": "Create and delete a port.", "scenario": { "NeutronNetworks.create_and_delete_ports": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:05:20.899 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:05:21.373 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:05:22.028 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.13 sec 2022-03-29 08:05:22.556 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.53 sec 2022-03-29 08:05:22.615 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:05:24.331 4932 RALLYDEBUG rally_openstack.wrappers.network [-] CIDR generated: 10.2.0.0/24 2022-03-29 08:05:25.069 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context network@openstack setup() finished in 2.51 sec 2022-03-29 08:05:25.069 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:05:25.076 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:05:25.078 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2022-03-29 08:05:25.081 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:05:27.325 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:05:27.341 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:05:27.344 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:05:27.556 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:05:27.692 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:05:27.823 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:05:27.972 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:05:28.286 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:05:28.430 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:05:28.913 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:05:29.096 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:05:29.434 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:05:29.650 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:05:29.846 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 2.51 sec 2022-03-29 08:05:29.847 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context network@openstack cleanup() started 2022-03-29 08:05:31.417 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context network@openstack cleanup() finished in 1.57 sec 2022-03-29 08:05:31.417 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:05:31.490 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 72.64 msec 2022-03-29 08:05:31.491 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:05:31.634 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:05:37.677 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 6.19 sec 2022-03-29 08:05:38.985 4932 INFO rally.task.engine [-] Load duration is: 2.242996 2022-03-29 08:05:38.986 4932 INFO rally.task.engine [-] Full runner duration is: 2.26453 2022-03-29 08:05:38.986 4932 INFO rally.task.engine [-] Full duration is: 16.779725 2022-03-29 08:05:39.069 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=71e33d82-658e-4768-9295-4d704d735189)", "subtasks": [ { "title": "NeutronNetworks.create_and_delete_routers", "description": "Create and delete a given number of routers.", "scenario": { "NeutronNetworks.create_and_delete_routers": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:05:39.089 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:05:39.560 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:05:40.303 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.21 sec 2022-03-29 08:05:40.733 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.43 sec 2022-03-29 08:05:40.734 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:05:40.745 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:05:40.747 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2022-03-29 08:05:40.750 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:05:41.581 4932 RALLYDEBUG rally_openstack.wrappers.network [-] CIDR generated: 1.1.0.4/30 2022-03-29 08:05:46.636 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:05:46.655 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:05:46.658 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:05:46.858 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:05:46.984 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:05:47.106 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:05:47.247 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:05:47.440 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:05:47.599 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:05:47.837 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:05:48.058 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.subnet object s_rally_71e33d82_ow3xSBTc (c0d01eab-26bc-46de-9d89-d7a151408636) 2022-03-29 08:05:50.163 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:05:50.427 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.network object s_rally_71e33d82_IljsbjOG (111d2e2d-65e6-46c3-b0b4-9f424da79028) 2022-03-29 08:05:51.881 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:05:52.174 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:05:52.433 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 5.78 sec 2022-03-29 08:05:52.433 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:05:52.456 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 23.37 msec 2022-03-29 08:05:52.457 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:05:52.668 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:05:54.006 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.55 sec 2022-03-29 08:05:55.165 4932 INFO rally.task.engine [-] Load duration is: 5.885743 2022-03-29 08:05:55.166 4932 INFO rally.task.engine [-] Full runner duration is: 5.910828 2022-03-29 08:05:55.166 4932 INFO rally.task.engine [-] Full duration is: 14.919549 2022-03-29 08:05:55.270 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=aa001500-6a90-4cd2-b7be-15f980ba8e52)", "subtasks": [ { "title": "NeutronNetworks.create_and_delete_subnets", "description": "Create and delete a given number of subnets.", "scenario": { "NeutronNetworks.create_and_delete_subnets": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "subnet": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:05:55.291 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:05:55.765 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:05:56.379 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.09 sec 2022-03-29 08:05:56.917 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.54 sec 2022-03-29 08:05:56.977 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:05:57.513 4932 RALLYDEBUG rally_openstack.wrappers.network [-] CIDR generated: 10.2.2.0/24 2022-03-29 08:05:57.929 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context network@openstack setup() finished in 1.01 sec 2022-03-29 08:05:57.930 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.01 msec 2022-03-29 08:05:57.941 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:05:57.944 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2022-03-29 08:05:57.947 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:05:57.948 4932 RALLYDEBUG rally_openstack.wrappers.network [-] CIDR generated: 1.1.0.12/30 2022-03-29 08:05:59.065 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:05:59.080 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:05:59.084 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:05:59.211 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:05:59.337 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:05:59.464 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:05:59.586 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:05:59.809 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:05:59.962 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:06:00.169 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:06:00.377 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:06:00.591 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:06:00.803 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:06:01.260 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 2.18 sec 2022-03-29 08:06:01.261 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context network@openstack cleanup() started 2022-03-29 08:06:02.895 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context network@openstack cleanup() finished in 1.63 sec 2022-03-29 08:06:02.895 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:06:02.937 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 41.90 msec 2022-03-29 08:06:02.938 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:06:03.216 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:06:04.237 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.30 sec 2022-03-29 08:06:05.345 4932 INFO rally.task.engine [-] Load duration is: 1.116684 2022-03-29 08:06:05.346 4932 INFO rally.task.engine [-] Full runner duration is: 1.13936 2022-03-29 08:06:05.346 4932 INFO rally.task.engine [-] Full duration is: 8.948284 2022-03-29 08:06:05.449 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=2af6bb67-e2d7-46c5-a3da-2d29d6b69971)", "subtasks": [ { "title": "NeutronNetworks.create_and_list_networks", "description": "Create a network and then list all networks.", "scenario": { "NeutronNetworks.create_and_list_networks": { "network_create_args": {} } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:06:05.472 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:06:05.945 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:06:06.561 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.09 sec 2022-03-29 08:06:06.973 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.41 sec 2022-03-29 08:06:06.974 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:06:06.983 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:06:06.984 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2022-03-29 08:06:06.987 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:06:07.789 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:06:07.811 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:06:07.815 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:06:07.956 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:06:08.110 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:06:08.245 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:06:08.412 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:06:08.602 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:06:08.776 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:06:08.969 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:06:09.131 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:06:09.348 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.network object s_rally_2af6bb67_HfNbK1i1 (72a4009f-dd7e-47dc-84ff-503d376b9d4d) 2022-03-29 08:06:10.735 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:06:11.054 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:06:11.325 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 3.51 sec 2022-03-29 08:06:11.326 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:06:15.685 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 4.36 sec 2022-03-29 08:06:15.686 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:06:15.926 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:06:17.206 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.52 sec 2022-03-29 08:06:17.533 4932 INFO rally.task.engine [-] Load duration is: 0.801052 2022-03-29 08:06:17.533 4932 INFO rally.task.engine [-] Full runner duration is: 0.829001 2022-03-29 08:06:17.534 4932 INFO rally.task.engine [-] Full duration is: 11.73661 2022-03-29 08:06:17.617 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=42bb35ee-3653-479a-81e6-dc750d2b2c84)", "subtasks": [ { "title": "NeutronNetworks.create_and_list_ports", "description": "Create and a given number of ports and list all ports.", "scenario": { "NeutronNetworks.create_and_list_ports": { "network_create_args": {}, "port_create_args": {}, "ports_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:06:17.639 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:06:18.039 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:06:18.679 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.04 sec 2022-03-29 08:06:19.179 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.50 sec 2022-03-29 08:06:19.236 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:06:19.714 4932 RALLYDEBUG rally_openstack.wrappers.network [-] CIDR generated: 10.2.4.0/24 2022-03-29 08:06:20.416 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context network@openstack setup() finished in 1.24 sec 2022-03-29 08:06:20.417 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:06:20.425 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:06:20.427 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2022-03-29 08:06:20.430 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:06:21.644 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:06:21.663 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:06:21.666 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:06:21.930 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:06:22.180 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:06:22.303 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:06:22.525 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:06:22.866 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:06:23.087 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:06:23.272 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.port object s_rally_42bb35ee_geF9gcK4 (ad92dc67-6fc4-466f-81cb-b6c9d3c24400) 2022-03-29 08:06:25.421 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:06:25.663 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:06:25.934 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:06:26.159 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:06:26.354 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 4.69 sec 2022-03-29 08:06:26.355 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context network@openstack cleanup() started 2022-03-29 08:06:27.735 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context network@openstack cleanup() finished in 1.38 sec 2022-03-29 08:06:27.736 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:06:27.758 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 22.39 msec 2022-03-29 08:06:27.759 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:06:27.894 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:06:28.909 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.15 sec 2022-03-29 08:06:29.719 4932 INFO rally.task.engine [-] Load duration is: 1.213339 2022-03-29 08:06:29.720 4932 INFO rally.task.engine [-] Full runner duration is: 1.237966 2022-03-29 08:06:29.720 4932 INFO rally.task.engine [-] Full duration is: 11.273122 2022-03-29 08:06:29.813 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=53e282e4-85a1-4ca2-a3a0-80a490906ff6)", "subtasks": [ { "title": "NeutronNetworks.create_and_list_routers", "description": "Create and a given number of routers and list all routers.", "scenario": { "NeutronNetworks.create_and_list_routers": { "network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:06:29.839 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:06:30.235 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:06:30.882 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.04 sec 2022-03-29 08:06:31.204 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.32 sec 2022-03-29 08:06:31.205 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.03 msec 2022-03-29 08:06:31.212 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:06:31.214 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "router_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2022-03-29 08:06:31.217 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:06:31.928 4932 RALLYDEBUG rally_openstack.wrappers.network [-] CIDR generated: 1.1.0.20/30 2022-03-29 08:06:35.040 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:06:35.056 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:06:35.060 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:06:35.204 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:06:35.353 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:06:35.499 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:06:35.629 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:06:35.829 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:06:35.988 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:06:36.361 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.port object s_rally_53e282e4_Jce2B2lL (afef712b-8e58-4f15-98b7-a6b45c3a6047) 2022-03-29 08:06:39.032 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:06:39.214 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.subnet object s_rally_53e282e4_SQR2HR9Q (f0e3d6cf-ec79-41b6-93d8-f439b47e0084) 2022-03-29 08:06:41.185 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:06:41.491 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.network object s_rally_53e282e4_J3Qm8BBA (75a98f41-3748-4d9c-96a6-2cad24b63eea) 2022-03-29 08:06:42.954 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:06:43.167 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.router object s_rally_53e282e4_Jce2B2lL (bf528b9f-ed77-4b10-9a73-260bd2d10104) 2022-03-29 08:06:44.736 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:06:45.010 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 9.95 sec 2022-03-29 08:06:45.010 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:06:45.034 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 23.45 msec 2022-03-29 08:06:45.034 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:06:45.288 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:06:46.279 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.24 sec 2022-03-29 08:06:47.930 4932 INFO rally.task.engine [-] Load duration is: 3.821592 2022-03-29 08:06:47.931 4932 INFO rally.task.engine [-] Full runner duration is: 3.844903 2022-03-29 08:06:47.931 4932 INFO rally.task.engine [-] Full duration is: 16.442419 2022-03-29 08:06:48.044 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=d46b575b-3694-4daf-b883-dc7087fca86a)", "subtasks": [ { "title": "NeutronNetworks.create_and_list_subnets", "description": "Create and a given number of subnets and list all subnets.", "scenario": { "NeutronNetworks.create_and_list_subnets": { "network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "subnet": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:06:48.071 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:06:48.453 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:06:49.082 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.01 sec 2022-03-29 08:06:49.517 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.43 sec 2022-03-29 08:06:49.517 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:06:49.528 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:06:49.531 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2022-03-29 08:06:49.534 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:06:50.197 4932 RALLYDEBUG rally_openstack.wrappers.network [-] CIDR generated: 1.1.0.24/30 2022-03-29 08:06:50.912 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:06:50.930 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:06:50.934 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:06:51.058 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:06:51.259 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:06:51.401 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:06:51.527 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:06:51.738 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:06:51.888 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:06:52.097 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:06:52.283 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.subnet object s_rally_d46b575b_2NH7sXA7 (dc664f01-2038-4bfb-98b3-370edf731de7) 2022-03-29 08:06:59.294 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:06:59.582 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.network object s_rally_d46b575b_fA3FzfPs (643ef871-fe57-45d8-b2f4-a61b8dc7546d) 2022-03-29 08:07:01.043 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:07:01.251 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:07:01.431 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 10.50 sec 2022-03-29 08:07:01.431 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:07:01.453 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 21.41 msec 2022-03-29 08:07:01.453 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:07:01.576 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:07:02.851 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.40 sec 2022-03-29 08:07:04.157 4932 INFO rally.task.engine [-] Load duration is: 1.377086 2022-03-29 08:07:04.157 4932 INFO rally.task.engine [-] Full runner duration is: 1.402483 2022-03-29 08:07:04.157 4932 INFO rally.task.engine [-] Full duration is: 14.782588 2022-03-29 08:07:04.248 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=5d4a0b22-7e5b-40de-9d6e-34c4ec169099)", "subtasks": [ { "title": "NeutronSecurityGroup.create_and_delete_security_groups", "description": "Create and delete Neutron security-groups.", "scenario": { "NeutronSecurityGroup.create_and_delete_security_groups": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:07:04.266 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:07:04.704 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:07:05.346 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.08 sec 2022-03-29 08:07:05.778 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.43 sec 2022-03-29 08:07:05.779 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:07:05.791 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:07:05.792 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:07:05.796 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:07:06.621 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:07:06.638 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:07:06.642 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:07:06.831 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:07:06.939 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:07:07.057 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:07:07.194 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:07:07.386 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:07:07.539 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:07:07.686 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:07:07.844 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:07:08.011 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:07:08.187 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:07:08.349 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 1.71 sec 2022-03-29 08:07:08.349 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:07:08.373 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 23.87 msec 2022-03-29 08:07:08.374 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:07:08.559 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:07:09.701 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.33 sec 2022-03-29 08:07:10.305 4932 INFO rally.task.engine [-] Load duration is: 0.823714 2022-03-29 08:07:10.305 4932 INFO rally.task.engine [-] Full runner duration is: 0.847853 2022-03-29 08:07:10.306 4932 INFO rally.task.engine [-] Full duration is: 5.437604 2022-03-29 08:07:10.404 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=2548070f-f675-49ff-8eaf-4ac546536dab)", "subtasks": [ { "title": "NeutronSecurityGroup.create_and_delete_security_group_rule", "description": "Create and delete Neutron security-group-rule.", "scenario": { "NeutronSecurityGroup.create_and_delete_security_group_rule": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "security_group": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:07:10.426 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:07:10.862 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:07:11.553 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.13 sec 2022-03-29 08:07:12.032 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.48 sec 2022-03-29 08:07:12.032 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:07:12.043 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:07:12.044 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:07:12.047 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:07:13.147 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:07:13.164 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:07:13.168 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:07:13.310 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:07:13.456 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:07:13.586 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:07:13.750 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:07:13.949 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:07:14.093 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:07:14.250 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:07:14.402 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:07:14.549 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:07:14.766 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:07:14.954 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 1.79 sec 2022-03-29 08:07:14.954 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:07:14.978 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 24.08 msec 2022-03-29 08:07:14.979 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:07:15.111 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:07:16.180 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.20 sec 2022-03-29 08:07:16.472 4932 INFO rally.task.engine [-] Load duration is: 1.098462 2022-03-29 08:07:16.473 4932 INFO rally.task.engine [-] Full runner duration is: 1.122202 2022-03-29 08:07:16.473 4932 INFO rally.task.engine [-] Full duration is: 5.75554 2022-03-29 08:07:16.574 4932 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=0034c8d1-f4ee-4a0a-8953-ba46f7cddd30)", "subtasks": [ { "title": "NeutronNetworks.set_and_clear_router_gateway", "description": "Set and Remove the external network gateway from a router.", "scenario": { "NeutronNetworks.set_and_clear_router_gateway": { "network_create_args": { "router:external": true } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:07:16.600 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:07:17.030 4932 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:07:17.639 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack setup() finished in 1.04 sec 2022-03-29 08:07:18.052 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack setup() finished in 0.41 sec 2022-03-29 08:07:18.255 4932 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-03-29 08:07:18.704 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context roles@openstack setup() finished in 0.65 sec 2022-03-29 08:07:18.705 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:07:18.716 4932 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: a80618ff-8a01-4c4f-9cc4-3afdb2812ba1). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:07:18.718 4932 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {"router:external": true}} 2022-03-29 08:07:18.722 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 START 2022-03-29 08:07:21.774 4932 INFO rally.task.runner [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | ITER: 1 END: OK 2022-03-29 08:07:21.792 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() started 2022-03-29 08:07:21.795 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron vip objects 2022-03-29 08:07:21.997 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron health_monitor objects 2022-03-29 08:07:22.201 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron pool objects 2022-03-29 08:07:22.337 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2022-03-29 08:07:22.452 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:07:22.619 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron trunk objects 2022-03-29 08:07:22.742 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron port objects 2022-03-29 08:07:22.951 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron subnet objects 2022-03-29 08:07:23.239 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron network objects 2022-03-29 08:07:23.545 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.network object s_rally_0034c8d1_25mUdUVq (f589b3e7-3a20-4f0a-91cd-8ddae0ab6086) 2022-03-29 08:07:25.050 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron router objects 2022-03-29 08:07:29.894 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.router object s_rally_0034c8d1_aIPBav6z (0ad56202-8f4b-4ff2-b223-2c29f8a636f3) 2022-03-29 08:07:31.545 4932 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron security_group objects 2022-03-29 08:07:31.716 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context cleanup@openstack cleanup() finished in 9.92 sec 2022-03-29 08:07:31.717 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context roles@openstack cleanup() started 2022-03-29 08:07:31.717 4932 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-03-29 08:07:31.995 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context roles@openstack cleanup() finished in 0.28 sec 2022-03-29 08:07:31.995 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() started 2022-03-29 08:07:32.014 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context quotas@openstack cleanup() finished in 18.29 msec 2022-03-29 08:07:32.014 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() started 2022-03-29 08:07:32.246 4932 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:07:33.370 4932 INFO rally.task.context [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Context users@openstack cleanup() finished in 1.36 sec 2022-03-29 08:07:34.694 4932 INFO rally.task.engine [-] Load duration is: 3.051394 2022-03-29 08:07:34.695 4932 INFO rally.task.engine [-] Full runner duration is: 3.075778 2022-03-29 08:07:34.695 4932 INFO rally.task.engine [-] Full duration is: 16.772957 2022-03-29 08:07:34.794 4932 INFO rally.task.engine [-] Task a80618ff-8a01-4c4f-9cc4-3afdb2812ba1 | Completed: Running task. 2022-03-29 08:07:36.678 7984 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:07:36.679 7984 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:07:36.679 7984 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:07:38.182 7985 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:07:38.182 7985 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:07:38.182 7985 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:07:39.817 7986 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:07:39.817 7986 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:07:39.818 7986 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:07:42.122 7986 INFO rally.api [-] Building 'json' report for the following task(s): 'a80618ff-8a01-4c4f-9cc4-3afdb2812ba1'. 2022-03-29 08:07:42.137 7986 INFO rally.api [-] The report has been successfully built. 2022-03-29 08:07:43.697 7988 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:07:43.697 7988 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:07:43.698 7988 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:07:46.084 7988 INFO rally.task.engine [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Starting: Task validation. 2022-03-29 08:07:46.099 7988 INFO rally.task.engine [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Starting: Task validation of syntax. 2022-03-29 08:07:46.260 7988 INFO rally.task.engine [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Completed: Task validation of syntax. 2022-03-29 08:07:46.260 7988 INFO rally.task.engine [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Starting: Task validation of required platforms. 2022-03-29 08:07:46.348 7988 INFO rally.task.engine [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Completed: Task validation of required platforms. 2022-03-29 08:07:46.348 7988 INFO rally.task.engine [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Starting: Task validation of semantic. 2022-03-29 08:07:46.348 7988 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 08:07:46.896 7988 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 08:07:46.907 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:07:47.269 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:07:47.901 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 0.99 sec 2022-03-29 08:07:53.853 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:07:54.046 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:07:55.110 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.26 sec 2022-03-29 08:07:55.110 7988 INFO rally.task.engine [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Completed: Task validation of semantic. 2022-03-29 08:07:55.111 7988 INFO rally.task.engine [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Completed: Task validation. 2022-03-29 08:07:55.111 7988 INFO rally.api [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be input file is valid. 2022-03-29 08:07:55.111 7988 INFO rally.api [-] Run Task 23a064ff-b17e-4825-8373-d3258d3fc2be against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 08:07:55.111 7988 INFO rally.task.engine [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Starting: Running task. 2022-03-29 08:07:55.183 7988 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=7ebfb5fd-6928-4cde-8c9f-4b944c43ed67)", "subtasks": [ { "title": "NovaServers.boot_and_live_migrate_server", "description": "Live Migrate a server.", "scenario": { "NovaServers.boot_and_live_migrate_server": { "flavor": { "name": "rally_sanity-flavor_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "image": { "name": "rally_sanity-img_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "block_migration": false, "nics": [ { "net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:07:55.205 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:07:55.643 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:07:56.273 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 1.07 sec 2022-03-29 08:07:56.274 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack setup() finished in 0.02 msec 2022-03-29 08:07:56.745 7988 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 23a064ff-b17e-4825-8373-d3258d3fc2be). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:07:56.750 7988 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "698f9528-5553-49d2-b79f-429f2d8ec238", "image": "ecd9749c-41d8-4197-ae85-31e318cde7bc", "block_migration": false, "nics": [{"net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868"}]} 2022-03-29 08:07:56.753 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 START 2022-03-29 08:08:10.558 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7ebfb5fd_AR9UrvSD. Status changed: BUILD => ACTIVE in 11.35230803489685 2022-03-29 08:08:12.942 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7ebfb5fd_AR9UrvSD. Status changed: ACTIVE => MIGRATING in 0.22719717025756836 2022-03-29 08:08:22.134 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7ebfb5fd_AR9UrvSD. Status changed: MIGRATING => ACTIVE in 9.191776037216187 2022-03-29 08:08:25.014 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 END: OK 2022-03-29 08:08:25.036 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() started 2022-03-29 08:08:25.042 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 08:08:25.317 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 08:08:25.476 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 08:08:25.632 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() finished in 0.60 sec 2022-03-29 08:08:25.633 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:08:25.867 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:08:26.888 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.26 sec 2022-03-29 08:08:27.478 7988 INFO rally.task.engine [-] Load duration is: 27.259986 2022-03-29 08:08:27.479 7988 INFO rally.task.engine [-] Full runner duration is: 28.291131 2022-03-29 08:08:27.479 7988 INFO rally.task.engine [-] Full duration is: 31.684574 2022-03-29 08:08:27.571 7988 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=33516d89-e6a1-414f-b4dd-6b15d1284edc)", "subtasks": [ { "title": "NovaServers.boot_server_attach_created_volume_and_live_migrate", "description": "Create a VM, attach a volume to it and live migrate.", "scenario": { "NovaServers.boot_server_attach_created_volume_and_live_migrate": { "flavor": { "name": "rally_sanity-flavor_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "image": { "name": "rally_sanity-img_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "size": 1, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868" } ] } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:08:27.595 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:08:28.064 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:08:28.715 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 1.12 sec 2022-03-29 08:08:28.863 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context api_versions@openstack setup() finished in 0.15 sec 2022-03-29 08:08:28.864 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack setup() finished in 0.13 msec 2022-03-29 08:08:29.324 7988 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 23a064ff-b17e-4825-8373-d3258d3fc2be). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:08:29.326 7988 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "698f9528-5553-49d2-b79f-429f2d8ec238", "image": "ecd9749c-41d8-4197-ae85-31e318cde7bc", "size": 1, "block_migration": false, "boot_server_kwargs": {"nics": [{"net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868"}]}} 2022-03-29 08:08:29.329 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 START 2022-03-29 08:08:40.600 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_33516d89_KP7wuW8N. Status changed: BUILD => ACTIVE in 9.235246658325195 2022-03-29 08:08:43.926 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_33516d89_4eRHgB4y. Status changed: AVAILABLE => RESERVED in 0.2172708511352539 2022-03-29 08:08:46.356 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_33516d89_4eRHgB4y. Status changed: RESERVED => IN-USE in 2.4302265644073486 2022-03-29 08:08:48.723 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_33516d89_KP7wuW8N. Status changed: ACTIVE => MIGRATING in 0.19457697868347168 2022-03-29 08:08:57.776 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_33516d89_KP7wuW8N. Status changed: MIGRATING => ACTIVE in 9.052644729614258 2022-03-29 08:08:58.577 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_33516d89_4eRHgB4y. Status changed: AVAILABLE => DETACHING in 0.29087090492248535 2022-03-29 08:09:00.773 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_33516d89_4eRHgB4y. Status changed: DETACHING => AVAILABLE in 2.196078062057495 2022-03-29 08:09:00.931 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_33516d89_4eRHgB4y. Status changed: AVAILABLE => DELETING in 0.07509303092956543 2022-03-29 08:09:05.446 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 END: OK 2022-03-29 08:09:05.469 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() started 2022-03-29 08:09:05.475 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 08:09:05.722 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 08:09:05.869 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 08:09:06.025 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder backups objects 2022-03-29 08:09:06.215 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-03-29 08:09:06.383 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder transfers objects 2022-03-29 08:09:06.540 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 08:09:06.731 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() finished in 1.26 sec 2022-03-29 08:09:06.732 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context api_versions@openstack cleanup() started 2022-03-29 08:09:06.732 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context api_versions@openstack cleanup() finished in 0.24 msec 2022-03-29 08:09:06.732 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:09:06.884 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:09:07.860 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.13 sec 2022-03-29 08:09:09.791 7988 INFO rally.task.engine [-] Load duration is: 35.113608 2022-03-29 08:09:09.791 7988 INFO rally.task.engine [-] Full runner duration is: 36.146186 2022-03-29 08:09:09.792 7988 INFO rally.task.engine [-] Full duration is: 40.267738 2022-03-29 08:09:09.874 7988 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=435becad-da4f-458d-b53f-f29828a1e2bd)", "subtasks": [ { "title": "NovaServers.boot_server_from_volume_and_live_migrate", "description": "Boot a server from volume and then migrate it.", "scenario": { "NovaServers.boot_server_from_volume_and_live_migrate": { "flavor": { "name": "rally_sanity-flavor_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "image": { "name": "rally_sanity-img_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "block_migration": false, "volume_size": 1, "force_delete": false, "nics": [ { "net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:09:09.895 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:09:10.293 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:09:10.868 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 0.97 sec 2022-03-29 08:09:11.007 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context api_versions@openstack setup() finished in 0.14 sec 2022-03-29 08:09:11.008 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack setup() finished in 0.15 msec 2022-03-29 08:09:11.429 7988 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 23a064ff-b17e-4825-8373-d3258d3fc2be). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:09:11.432 7988 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "698f9528-5553-49d2-b79f-429f2d8ec238", "image": "ecd9749c-41d8-4197-ae85-31e318cde7bc", "block_migration": false, "volume_size": 1, "force_delete": false, "nics": [{"net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868"}]} 2022-03-29 08:09:11.435 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 START 2022-03-29 08:09:16.332 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_435becad_nB6ZmDXJ. Status changed: DOWNLOADING => AVAILABLE in 2.2332675457000732 2022-03-29 08:09:25.359 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_435becad_0KssUlnB. Status changed: BUILD => ACTIVE in 6.8485260009765625 2022-03-29 08:09:27.613 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_435becad_0KssUlnB. Status changed: ACTIVE => MIGRATING in 0.29323291778564453 2022-03-29 08:09:36.615 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_435becad_0KssUlnB. Status changed: MIGRATING => ACTIVE in 9.001086235046387 2022-03-29 08:09:39.279 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 END: OK 2022-03-29 08:09:39.295 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() started 2022-03-29 08:09:39.301 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 08:09:39.628 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 08:09:39.771 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 08:09:39.917 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder backups objects 2022-03-29 08:09:40.113 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-03-29 08:09:40.419 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder transfers objects 2022-03-29 08:09:40.579 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 08:09:40.765 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting cinder.volumes object s_rally_435becad_nB6ZmDXJ (256fb184-746b-4191-a874-aa521358a940) 2022-03-29 08:09:43.115 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() finished in 3.82 sec 2022-03-29 08:09:43.116 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context api_versions@openstack cleanup() started 2022-03-29 08:09:43.116 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context api_versions@openstack cleanup() finished in 0.40 msec 2022-03-29 08:09:43.117 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:09:43.308 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:09:44.263 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.15 sec 2022-03-29 08:09:46.061 7988 INFO rally.task.engine [-] Load duration is: 26.841328 2022-03-29 08:09:46.061 7988 INFO rally.task.engine [-] Full runner duration is: 27.865661 2022-03-29 08:09:46.062 7988 INFO rally.task.engine [-] Full duration is: 34.3705 2022-03-29 08:09:46.161 7988 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=56138a9a-2cd3-4518-9c91-ec02a60e9b37)", "subtasks": [ { "title": "NovaKeypair.boot_and_delete_server_with_keypair", "description": "Boot and delete server with keypair.", "scenario": { "NovaKeypair.boot_and_delete_server_with_keypair": { "flavor": { "name": "rally_sanity-flavor_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "image": { "name": "rally_sanity-img_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "boot_server_kwargs": { "nics": [ { "net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868" } ] } } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:09:46.177 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:09:46.621 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:09:47.360 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 1.18 sec 2022-03-29 08:09:47.980 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context quotas@openstack setup() finished in 0.62 sec 2022-03-29 08:09:47.981 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack setup() finished in 0.12 msec 2022-03-29 08:09:48.362 7988 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 23a064ff-b17e-4825-8373-d3258d3fc2be). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:09:48.365 7988 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "698f9528-5553-49d2-b79f-429f2d8ec238", "image": "ecd9749c-41d8-4197-ae85-31e318cde7bc", "boot_server_kwargs": {"nics": [{"net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868"}]}} 2022-03-29 08:09:48.368 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 START 2022-03-29 08:09:57.460 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_56138a9a_VHTCS4os. Status changed: BUILD => ACTIVE in 6.830855369567871 2022-03-29 08:10:00.008 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 END: OK 2022-03-29 08:10:00.032 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() started 2022-03-29 08:10:00.036 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 08:10:00.317 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 08:10:00.568 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 08:10:00.712 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() finished in 0.68 sec 2022-03-29 08:10:00.712 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context quotas@openstack cleanup() started 2022-03-29 08:10:00.771 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context quotas@openstack cleanup() finished in 58.14 msec 2022-03-29 08:10:00.771 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:10:00.949 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:10:01.906 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.13 sec 2022-03-29 08:10:02.273 7988 INFO rally.task.engine [-] Load duration is: 10.639048 2022-03-29 08:10:02.274 7988 INFO rally.task.engine [-] Full runner duration is: 11.67064 2022-03-29 08:10:02.274 7988 INFO rally.task.engine [-] Full duration is: 15.730759 2022-03-29 08:10:02.373 7988 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=c6e5d5ff-0ee2-4b51-a096-d513cb3ab699)", "subtasks": [ { "title": "NovaServers.boot_server_from_volume_and_delete", "description": "Boot a server from volume and then delete it.", "scenario": { "NovaServers.boot_server_from_volume_and_delete": { "flavor": { "name": "rally_sanity-flavor_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "image": { "name": "rally_sanity-img_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "volume_size": 1, "nics": [ { "net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 }, "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:10:02.397 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:10:02.775 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:10:03.365 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 0.97 sec 2022-03-29 08:10:03.504 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context api_versions@openstack setup() finished in 0.14 sec 2022-03-29 08:10:04.303 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context quotas@openstack setup() finished in 0.80 sec 2022-03-29 08:10:04.304 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack setup() finished in 0.01 msec 2022-03-29 08:10:04.692 7988 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 23a064ff-b17e-4825-8373-d3258d3fc2be). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:10:04.695 7988 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "698f9528-5553-49d2-b79f-429f2d8ec238", "image": "ecd9749c-41d8-4197-ae85-31e318cde7bc", "volume_size": 1, "nics": [{"net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868"}]} 2022-03-29 08:10:04.698 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 START 2022-03-29 08:10:09.592 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c6e5d5ff_3pp4S8yz. Status changed: DOWNLOADING => AVAILABLE in 2.2325587272644043 2022-03-29 08:10:18.446 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c6e5d5ff_AMtKWmyc. Status changed: BUILD => ACTIVE in 6.831107139587402 2022-03-29 08:10:20.950 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 END: OK 2022-03-29 08:10:20.973 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() started 2022-03-29 08:10:20.979 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 08:10:21.234 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 08:10:21.386 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 08:10:21.537 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder backups objects 2022-03-29 08:10:21.682 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2022-03-29 08:10:21.834 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder transfers objects 2022-03-29 08:10:21.956 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder volumes objects 2022-03-29 08:10:22.124 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting cinder.volumes object s_rally_c6e5d5ff_3pp4S8yz (31b684cf-12c5-447a-8895-2611e3e68a67) 2022-03-29 08:10:24.435 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() finished in 3.46 sec 2022-03-29 08:10:24.436 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context quotas@openstack cleanup() started 2022-03-29 08:10:24.525 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context quotas@openstack cleanup() finished in 89.01 msec 2022-03-29 08:10:24.525 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context api_versions@openstack cleanup() started 2022-03-29 08:10:24.526 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context api_versions@openstack cleanup() finished in 0.20 msec 2022-03-29 08:10:24.526 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:10:24.837 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:10:26.159 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.63 sec 2022-03-29 08:10:26.518 7988 INFO rally.task.engine [-] Load duration is: 15.248693 2022-03-29 08:10:26.518 7988 INFO rally.task.engine [-] Full runner duration is: 16.281032 2022-03-29 08:10:26.519 7988 INFO rally.task.engine [-] Full duration is: 23.76486 2022-03-29 08:10:26.601 7988 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=4b3455c7-6cca-4d07-a818-af7f58618087)", "subtasks": [ { "title": "NovaServers.pause_and_unpause_server", "description": "Create a server, pause, unpause and then delete it", "scenario": { "NovaServers.pause_and_unpause_server": { "flavor": { "name": "rally_sanity-flavor_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "image": { "name": "rally_sanity-img_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "force_delete": false, "nics": [ { "net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "neutron": { "network": -1, "port": -1, "subnet": -1 }, "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:10:26.618 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:10:27.041 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:10:27.627 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 1.01 sec 2022-03-29 08:10:28.352 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context quotas@openstack setup() finished in 0.73 sec 2022-03-29 08:10:28.353 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack setup() finished in 0.09 msec 2022-03-29 08:10:29.050 7988 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 23a064ff-b17e-4825-8373-d3258d3fc2be). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:10:29.052 7988 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "698f9528-5553-49d2-b79f-429f2d8ec238", "image": "ecd9749c-41d8-4197-ae85-31e318cde7bc", "force_delete": false, "nics": [{"net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868"}]} 2022-03-29 08:10:29.055 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 START 2022-03-29 08:10:47.655 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_4b3455c7_S29KnxDm. Status changed: BUILD => ACTIVE in 16.162044525146484 2022-03-29 08:10:50.232 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_4b3455c7_S29KnxDm. Status changed: ACTIVE => PAUSED in 0.24798274040222168 2022-03-29 08:10:55.122 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 END: OK 2022-03-29 08:10:55.147 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() started 2022-03-29 08:10:55.153 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 08:10:55.566 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 08:10:55.870 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 08:10:56.207 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() finished in 1.06 sec 2022-03-29 08:10:56.207 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context quotas@openstack cleanup() started 2022-03-29 08:10:56.272 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context quotas@openstack cleanup() finished in 64.02 msec 2022-03-29 08:10:56.272 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:10:56.571 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:10:57.729 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.46 sec 2022-03-29 08:10:58.781 7988 INFO rally.task.engine [-] Load duration is: 21.065801 2022-03-29 08:10:58.781 7988 INFO rally.task.engine [-] Full runner duration is: 26.097052 2022-03-29 08:10:58.782 7988 INFO rally.task.engine [-] Full duration is: 31.112252 2022-03-29 08:10:58.860 7988 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=fccec816-9ba9-49d5-9220-6d928a1b9188)", "subtasks": [ { "title": "NovaServers.boot_and_migrate_server", "description": "Migrate a server.", "scenario": { "NovaServers.boot_and_migrate_server": { "flavor": { "name": "rally_sanity-flavor_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "image": { "name": "rally_sanity-img_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "nics": [ { "net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:10:58.879 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:10:59.321 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:11:00.026 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 1.15 sec 2022-03-29 08:11:00.026 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack setup() finished in 0.01 msec 2022-03-29 08:11:00.671 7988 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 23a064ff-b17e-4825-8373-d3258d3fc2be). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:11:00.673 7988 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "698f9528-5553-49d2-b79f-429f2d8ec238", "image": "ecd9749c-41d8-4197-ae85-31e318cde7bc", "nics": [{"net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868"}]} 2022-03-29 08:11:00.676 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 START 2022-03-29 08:11:09.595 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_fccec816_fuR6YxUF. Status changed: BUILD => ACTIVE in 6.854777097702026 2022-03-29 08:11:12.733 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_fccec816_fuR6YxUF. Status changed: ACTIVE => RESIZE in 0.38222479820251465 2022-03-29 08:11:19.538 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_fccec816_fuR6YxUF. Status changed: RESIZE => VERIFY_RESIZE in 6.804559707641602 2022-03-29 08:11:20.117 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_fccec816_fuR6YxUF. Status changed: ACTIVE => VERIFY_RESIZE in 0.2060847282409668 2022-03-29 08:11:24.706 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_fccec816_fuR6YxUF. Status changed: VERIFY_RESIZE => ACTIVE in 4.589845180511475 2022-03-29 08:11:27.145 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 END: OK 2022-03-29 08:11:27.169 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() started 2022-03-29 08:11:27.175 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 08:11:27.435 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 08:11:27.600 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 08:11:27.765 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() finished in 0.60 sec 2022-03-29 08:11:27.766 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:11:27.967 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:11:28.929 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.16 sec 2022-03-29 08:11:29.043 7988 INFO rally.task.engine [-] Load duration is: 25.467362 2022-03-29 08:11:29.043 7988 INFO rally.task.engine [-] Full runner duration is: 26.498731 2022-03-29 08:11:29.044 7988 INFO rally.task.engine [-] Full duration is: 30.05132 2022-03-29 08:11:29.129 7988 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=e7173d40-9fe7-4ca4-9efe-7d22d6dbebe3)", "subtasks": [ { "title": "NovaServers.boot_server_and_list_interfaces", "description": "Boot a server and list interfaces attached to it.", "scenario": { "NovaServers.boot_server_and_list_interfaces": { "flavor": { "name": "rally_sanity-flavor_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "image": { "name": "rally_sanity-img_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "nics": [ { "net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:11:29.152 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:11:29.585 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:11:30.198 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 1.05 sec 2022-03-29 08:11:30.261 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:11:32.172 7988 RALLYDEBUG rally_openstack.wrappers.network [-] CIDR generated: 10.2.0.0/24 2022-03-29 08:11:34.327 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context network@openstack setup() finished in 4.13 sec 2022-03-29 08:11:34.328 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack setup() finished in 0.03 msec 2022-03-29 08:11:34.758 7988 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 23a064ff-b17e-4825-8373-d3258d3fc2be). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:11:34.760 7988 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "698f9528-5553-49d2-b79f-429f2d8ec238", "image": "ecd9749c-41d8-4197-ae85-31e318cde7bc", "nics": [{"net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868"}]} 2022-03-29 08:11:34.763 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 START 2022-03-29 08:11:43.753 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_e7173d40_lMJjaXY8. Status changed: BUILD => ACTIVE in 6.855592727661133 2022-03-29 08:11:43.896 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 END: OK 2022-03-29 08:11:43.915 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() started 2022-03-29 08:11:43.921 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 08:11:44.558 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting nova.servers object s_rally_e7173d40_lMJjaXY8 (4dbb51b2-9bc8-42dd-bad4-d5cada8586a3) 2022-03-29 08:11:48.281 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 08:11:48.420 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 08:11:48.560 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() finished in 4.64 sec 2022-03-29 08:11:48.561 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context network@openstack cleanup() started 2022-03-29 08:11:52.982 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context network@openstack cleanup() finished in 4.42 sec 2022-03-29 08:11:52.982 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:11:53.110 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:11:54.041 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.06 sec 2022-03-29 08:11:55.278 7988 INFO rally.task.engine [-] Load duration is: 8.132153 2022-03-29 08:11:55.279 7988 INFO rally.task.engine [-] Full runner duration is: 9.157843 2022-03-29 08:11:55.279 7988 INFO rally.task.engine [-] Full duration is: 24.890615 2022-03-29 08:11:55.360 7988 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=5e9f1951-98cb-4b1e-8ae8-dc703bfe77cb)", "subtasks": [ { "title": "NovaServers.boot_server_associate_and_dissociate_floating_ip", "description": "Boot a server associate and dissociate a floating IP from it.", "scenario": { "NovaServers.boot_server_associate_and_dissociate_floating_ip": { "flavor": { "name": "rally_sanity-flavor_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "image": { "name": "rally_sanity-img_1e98fc4a-ba96-4b7e-beac-20d386abe2b5" }, "create_floating_ip_args": { "ext_network": "public" }, "nics": [ { "net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868" } ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:11:55.377 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:11:55.743 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:11:56.300 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 0.92 sec 2022-03-29 08:11:56.353 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:11:58.272 7988 RALLYDEBUG rally_openstack.wrappers.network [-] CIDR generated: 10.2.1.0/24 2022-03-29 08:12:00.352 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context network@openstack setup() finished in 4.05 sec 2022-03-29 08:12:00.353 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack setup() finished in 0.13 msec 2022-03-29 08:12:00.727 7988 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 23a064ff-b17e-4825-8373-d3258d3fc2be). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:12:00.729 7988 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "698f9528-5553-49d2-b79f-429f2d8ec238", "image": "ecd9749c-41d8-4197-ae85-31e318cde7bc", "create_floating_ip_args": {"ext_network": "public"}, "nics": [{"net-id": "bf99ee1f-9ccf-4409-8114-78eb7028e868"}]} 2022-03-29 08:12:00.732 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 START 2022-03-29 08:12:12.046 7988 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_5e9f1951_IZGyZC8t. Status changed: BUILD => ACTIVE in 9.199083805084229 2022-03-29 08:12:13.402 7988 WARNING /usr/lib/python3.7/site-packages/rally_openstack/scenarios/nova/utils.py [-] The argument 'address' of NovaScenario._associate_floating_ip method accepts a dict-like representation of floating ip. Transmitting a string with just an IP is deprecated. 2022-03-29 08:12:14.451 7988 WARNING rally.common.logging [-] `wait_for()' is deprecated in v0.1.2: Use wait_for_status instead.. Used at 2022-03-29 08:12:14.452 7988 WARNING rally.common.logging [-] `wait_is_ready()' is deprecated in v0.1.2: Use wait_for_status instead.. Used at 2022-03-29 08:12:16.072 7988 WARNING /usr/lib/python3.7/site-packages/rally_openstack/scenarios/nova/utils.py [-] The argument 'address' of NovaScenario._dissociate_floating_ip method accepts a dict-like representation of floating ip. Transmitting a string with just an IP is deprecated. 2022-03-29 08:12:18.498 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 END: OK 2022-03-29 08:12:18.520 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() started 2022-03-29 08:12:18.526 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 08:12:19.347 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting nova.servers object s_rally_5e9f1951_IZGyZC8t (f5b177e5-f3d2-47cf-bae0-d004a5a62b28) 2022-03-29 08:12:23.419 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 08:12:23.565 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 08:12:23.709 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron floatingip objects 2022-03-29 08:12:23.908 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting neutron.floatingip object s_rally_5e9f1951_R7MU2AG4 (744c09fa-f4d3-47b4-9d28-26d527c02b3a) 2022-03-29 08:12:25.666 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() finished in 7.15 sec 2022-03-29 08:12:25.666 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context network@openstack cleanup() started 2022-03-29 08:12:30.282 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context network@openstack cleanup() finished in 4.62 sec 2022-03-29 08:12:30.283 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:12:30.496 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:12:31.594 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.31 sec 2022-03-29 08:12:33.550 7988 INFO rally.task.engine [-] Load duration is: 16.765458 2022-03-29 08:12:33.551 7988 INFO rally.task.engine [-] Full runner duration is: 17.792679 2022-03-29 08:12:33.551 7988 INFO rally.task.engine [-] Full duration is: 36.218304 2022-03-29 08:12:33.633 7988 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=fef59c78-35c4-4e04-ae61-6bba362bea23)", "subtasks": [ { "title": "NovaServerGroups.create_and_delete_server_group", "description": "Create a server group, then delete it.", "scenario": { "NovaServerGroups.create_and_delete_server_group": { "policies": [ "affinity" ] } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:12:33.655 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:12:34.072 7988 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:12:34.713 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack setup() finished in 1.06 sec 2022-03-29 08:12:34.714 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack setup() finished in 0.01 msec 2022-03-29 08:12:34.722 7988 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 23a064ff-b17e-4825-8373-d3258d3fc2be). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:12:34.724 7988 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"policies": ["affinity"]} 2022-03-29 08:12:34.726 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 START 2022-03-29 08:12:35.192 7988 INFO rally.task.runner [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | ITER: 1 END: OK 2022-03-29 08:12:35.215 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() started 2022-03-29 08:12:35.218 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova servers objects 2022-03-29 08:12:35.447 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova server_groups objects 2022-03-29 08:12:35.604 7988 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova keypairs objects 2022-03-29 08:12:35.745 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context cleanup@openstack cleanup() finished in 0.53 sec 2022-03-29 08:12:35.746 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() started 2022-03-29 08:12:36.021 7988 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:12:37.117 7988 INFO rally.task.context [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Context users@openstack cleanup() finished in 1.37 sec 2022-03-29 08:12:37.686 7988 INFO rally.task.engine [-] Load duration is: 0.465055 2022-03-29 08:12:37.686 7988 INFO rally.task.engine [-] Full runner duration is: 0.492901 2022-03-29 08:12:37.687 7988 INFO rally.task.engine [-] Full duration is: 3.463825 2022-03-29 08:12:37.752 7988 INFO rally.task.engine [-] Task 23a064ff-b17e-4825-8373-d3258d3fc2be | Completed: Running task. 2022-03-29 08:12:39.533 9372 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:12:39.534 9372 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:12:39.534 9372 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:12:41.243 9373 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:12:41.243 9373 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:12:41.243 9373 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:12:42.859 9374 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:12:42.859 9374 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:12:42.859 9374 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:12:45.069 9374 INFO rally.api [-] Building 'json' report for the following task(s): '23a064ff-b17e-4825-8373-d3258d3fc2be'. 2022-03-29 08:12:45.084 9374 INFO rally.api [-] The report has been successfully built. 2022-03-29 08:12:46.586 9376 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:12:46.586 9376 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:12:46.586 9376 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:12:48.889 9376 INFO rally.task.engine [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Starting: Task validation. 2022-03-29 08:12:48.905 9376 INFO rally.task.engine [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Starting: Task validation of syntax. 2022-03-29 08:12:48.964 9376 INFO rally.task.engine [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Completed: Task validation of syntax. 2022-03-29 08:12:48.965 9376 INFO rally.task.engine [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Starting: Task validation of required platforms. 2022-03-29 08:12:48.996 9376 INFO rally.task.engine [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Completed: Task validation of required platforms. 2022-03-29 08:12:48.996 9376 INFO rally.task.engine [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Starting: Task validation of semantic. 2022-03-29 08:12:48.997 9376 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 08:12:49.586 9376 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 08:12:49.598 9376 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:12:49.933 9376 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:12:50.543 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack setup() finished in 0.94 sec 2022-03-29 08:12:50.814 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack cleanup() started 2022-03-29 08:12:51.017 9376 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:12:52.191 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack cleanup() finished in 1.38 sec 2022-03-29 08:12:52.192 9376 INFO rally.task.engine [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Completed: Task validation of semantic. 2022-03-29 08:12:52.192 9376 INFO rally.task.engine [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Completed: Task validation. 2022-03-29 08:12:52.192 9376 INFO rally.api [-] Task e3731d81-a938-4a24-8408-6453c9754568 input file is valid. 2022-03-29 08:12:52.193 9376 INFO rally.api [-] Run Task e3731d81-a938-4a24-8408-6453c9754568 against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 08:12:52.194 9376 INFO rally.task.engine [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Starting: Running task. 2022-03-29 08:12:52.247 9376 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=c1d3bed8-c229-4160-8c02-fb2e68958804)", "subtasks": [ { "title": "Quotas.cinder_update_and_delete", "description": "Update and Delete quotas for Cinder.", "scenario": { "Quotas.cinder_update_and_delete": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:12:52.265 9376 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:12:52.641 9376 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:12:53.274 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack setup() finished in 1.01 sec 2022-03-29 08:12:53.397 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context api_versions@openstack setup() finished in 0.12 sec 2022-03-29 08:12:53.397 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:12:53.404 9376 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: e3731d81-a938-4a24-8408-6453c9754568). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:12:53.407 9376 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2022-03-29 08:12:53.410 9376 INFO rally.task.runner [-] Task e3731d81-a938-4a24-8408-6453c9754568 | ITER: 1 START 2022-03-29 08:12:53.783 9376 INFO rally.task.runner [-] Task e3731d81-a938-4a24-8408-6453c9754568 | ITER: 1 END: OK 2022-03-29 08:12:53.802 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:12:53.806 9376 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder quotas objects 2022-03-29 08:12:54.023 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack cleanup() finished in 0.22 sec 2022-03-29 08:12:54.024 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context api_versions@openstack cleanup() started 2022-03-29 08:12:54.024 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context api_versions@openstack cleanup() finished in 0.35 msec 2022-03-29 08:12:54.024 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack cleanup() started 2022-03-29 08:12:54.207 9376 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:12:55.296 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack cleanup() finished in 1.27 sec 2022-03-29 08:12:56.294 9376 INFO rally.task.engine [-] Load duration is: 0.372187 2022-03-29 08:12:56.295 9376 INFO rally.task.engine [-] Full runner duration is: 0.399 2022-03-29 08:12:56.295 9376 INFO rally.task.engine [-] Full duration is: 3.032731 2022-03-29 08:12:56.399 9376 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=ea64ab20-fc18-49b0-b09e-7c1e900ab4b4)", "subtasks": [ { "title": "Quotas.cinder_update", "description": "Update quotas for Cinder.", "scenario": { "Quotas.cinder_update": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:12:56.420 9376 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:12:56.801 9376 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:12:57.381 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack setup() finished in 0.96 sec 2022-03-29 08:12:57.533 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context api_versions@openstack setup() finished in 0.15 sec 2022-03-29 08:12:57.534 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:12:57.542 9376 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: e3731d81-a938-4a24-8408-6453c9754568). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:12:57.544 9376 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2022-03-29 08:12:57.547 9376 INFO rally.task.runner [-] Task e3731d81-a938-4a24-8408-6453c9754568 | ITER: 1 START 2022-03-29 08:12:57.870 9376 INFO rally.task.runner [-] Task e3731d81-a938-4a24-8408-6453c9754568 | ITER: 1 END: OK 2022-03-29 08:12:57.893 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:12:57.896 9376 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up cinder quotas objects 2022-03-29 08:12:58.097 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack cleanup() finished in 0.20 sec 2022-03-29 08:12:58.097 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context api_versions@openstack cleanup() started 2022-03-29 08:12:58.098 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context api_versions@openstack cleanup() finished in 0.36 msec 2022-03-29 08:12:58.098 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack cleanup() started 2022-03-29 08:12:58.261 9376 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:12:59.304 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack cleanup() finished in 1.21 sec 2022-03-29 08:13:00.447 9376 INFO rally.task.engine [-] Load duration is: 0.322644 2022-03-29 08:13:00.447 9376 INFO rally.task.engine [-] Full runner duration is: 0.350479 2022-03-29 08:13:00.448 9376 INFO rally.task.engine [-] Full duration is: 2.88614 2022-03-29 08:13:00.534 9376 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=5d4efbfd-6165-45d0-b7d5-9eaed0ae860d)", "subtasks": [ { "title": "Quotas.neutron_update", "description": "Update quotas for neutron.", "scenario": { "Quotas.neutron_update": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:13:00.555 9376 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:13:00.931 9376 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:13:01.520 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack setup() finished in 0.97 sec 2022-03-29 08:13:01.521 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:13:01.529 9376 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: e3731d81-a938-4a24-8408-6453c9754568). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:13:01.531 9376 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2022-03-29 08:13:01.534 9376 INFO rally.task.runner [-] Task e3731d81-a938-4a24-8408-6453c9754568 | ITER: 1 START 2022-03-29 08:13:01.955 9376 INFO rally.task.runner [-] Task e3731d81-a938-4a24-8408-6453c9754568 | ITER: 1 END: OK 2022-03-29 08:13:01.978 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:13:01.981 9376 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up neutron quota objects 2022-03-29 08:13:02.197 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack cleanup() finished in 0.22 sec 2022-03-29 08:13:02.197 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack cleanup() started 2022-03-29 08:13:02.372 9376 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:13:03.697 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack cleanup() finished in 1.50 sec 2022-03-29 08:13:04.589 9376 INFO rally.task.engine [-] Load duration is: 0.420622 2022-03-29 08:13:04.589 9376 INFO rally.task.engine [-] Full runner duration is: 0.448572 2022-03-29 08:13:04.589 9376 INFO rally.task.engine [-] Full duration is: 3.145234 2022-03-29 08:13:04.670 9376 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=9c76d132-70c8-4419-b5a3-4547629f5b82)", "subtasks": [ { "title": "Quotas.nova_update", "description": "Update quotas for Nova.", "scenario": { "Quotas.nova_update": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:13:04.688 9376 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:13:05.129 9376 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:13:05.764 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack setup() finished in 1.08 sec 2022-03-29 08:13:05.764 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2022-03-29 08:13:05.772 9376 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: e3731d81-a938-4a24-8408-6453c9754568). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:13:05.774 9376 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2022-03-29 08:13:05.777 9376 INFO rally.task.runner [-] Task e3731d81-a938-4a24-8408-6453c9754568 | ITER: 1 START 2022-03-29 08:13:06.470 9376 INFO rally.task.runner [-] Task e3731d81-a938-4a24-8408-6453c9754568 | ITER: 1 END: OK 2022-03-29 08:13:06.487 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:13:06.490 9376 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up nova quotas objects 2022-03-29 08:13:06.723 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context admin_cleanup@openstack cleanup() finished in 0.24 sec 2022-03-29 08:13:06.723 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack cleanup() started 2022-03-29 08:13:06.905 9376 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:13:08.071 9376 INFO rally.task.context [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Context users@openstack cleanup() finished in 1.35 sec 2022-03-29 08:13:08.728 9376 INFO rally.task.engine [-] Load duration is: 0.692401 2022-03-29 08:13:08.729 9376 INFO rally.task.engine [-] Full runner duration is: 0.71575 2022-03-29 08:13:08.729 9376 INFO rally.task.engine [-] Full duration is: 3.384795 2022-03-29 08:13:08.813 9376 INFO rally.task.engine [-] Task e3731d81-a938-4a24-8408-6453c9754568 | Completed: Running task. 2022-03-29 08:13:10.369 9692 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:13:10.369 9692 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:13:10.369 9692 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:13:11.776 9693 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:13:11.777 9693 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:13:11.777 9693 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:13:13.207 9694 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:13:13.207 9694 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:13:13.207 9694 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:13:15.319 9694 INFO rally.api [-] Building 'json' report for the following task(s): 'e3731d81-a938-4a24-8408-6453c9754568'. 2022-03-29 08:13:15.326 9694 INFO rally.api [-] The report has been successfully built. 2022-03-29 08:13:16.891 9696 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:13:16.891 9696 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:13:16.892 9696 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:13:19.339 9696 INFO rally.task.engine [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Starting: Task validation. 2022-03-29 08:13:19.372 9696 INFO rally.task.engine [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Starting: Task validation of syntax. 2022-03-29 08:13:19.449 9696 INFO rally.task.engine [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Completed: Task validation of syntax. 2022-03-29 08:13:19.450 9696 INFO rally.task.engine [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Starting: Task validation of required platforms. 2022-03-29 08:13:19.498 9696 INFO rally.task.engine [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Completed: Task validation of required platforms. 2022-03-29 08:13:19.498 9696 INFO rally.task.engine [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Starting: Task validation of semantic. 2022-03-29 08:13:19.498 9696 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 08:13:20.112 9696 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 08:13:20.130 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:13:20.487 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:13:21.212 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack setup() finished in 1.08 sec 2022-03-29 08:13:21.554 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() started 2022-03-29 08:13:21.754 9696 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:13:22.969 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() finished in 1.41 sec 2022-03-29 08:13:22.969 9696 INFO rally.task.engine [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Completed: Task validation of semantic. 2022-03-29 08:13:22.969 9696 INFO rally.task.engine [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Completed: Task validation. 2022-03-29 08:13:22.970 9696 INFO rally.api [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 input file is valid. 2022-03-29 08:13:22.970 9696 INFO rally.api [-] Run Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 08:13:22.970 9696 INFO rally.task.engine [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Starting: Running task. 2022-03-29 08:13:23.040 9696 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=4fb60ef0-0b85-4c66-9256-c9e6ceaf1c72)", "subtasks": [ { "title": "SwiftObjects.create_container_and_object_then_list_objects", "description": "Create container and objects then list all objects.", "scenario": { "SwiftObjects.create_container_and_object_then_list_objects": { "objects_per_container": 2, "object_size": 5120 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:13:23.055 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:13:23.642 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:13:24.606 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack setup() finished in 1.55 sec 2022-03-29 08:13:24.820 9696 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-03-29 08:13:25.267 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack setup() finished in 0.66 sec 2022-03-29 08:13:25.268 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:13:25.279 9696 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:13:25.283 9696 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"objects_per_container": 2, "object_size": 5120} 2022-03-29 08:13:25.285 9696 INFO rally.task.runner [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | ITER: 1 START 2022-03-29 08:13:25.629 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f/s_rally_4fb60ef0_E3odAd5G -X PUT -H "X-Auth-Token: gAAAAABiQr-lAOMn..." -H "Content-Length: 0" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:25.631 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:25.631 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000006c46c4-006242bfa5-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46c4-006242bfa5-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:25 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:25.645 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f/s_rally_4fb60ef0_E3odAd5G/s_rally_4fb60ef0_yQlc6qqc -X PUT -H "X-Auth-Token: gAAAAABiQr-lAOMn..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:25.645 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:25.646 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:25 GMT', 'X-Trans-Id': 'tx0000000000000006c46c5-006242bfa5-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46c5-006242bfa5-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:25 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:25.659 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f/s_rally_4fb60ef0_E3odAd5G/s_rally_4fb60ef0_OMs1Lo5f -X PUT -H "X-Auth-Token: gAAAAABiQr-lAOMn..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:25.659 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:25.660 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:25 GMT', 'X-Trans-Id': 'tx0000000000000006c46c6-006242bfa5-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46c6-006242bfa5-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:25 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:25.707 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f/s_rally_4fb60ef0_E3odAd5G?format=json -X GET -H "X-Auth-Token: gAAAAABiQr-lAOMn..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:25.708 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:25.708 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1648541605.61877', 'X-Container-Object-Count': '2', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '16384', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:25 GMT', 'X-Trans-Id': 'tx0000000000000006c46c7-006242bfa5-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46c7-006242bfa5-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:25 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:25.709 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_4fb60ef0_OMs1Lo5f","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2022-03-29T08:13:25.654Z"},{"name":"s_rally_4fb60ef0_yQlc6qqc","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2022-03-29T08:13:25.638Z"}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:25.760 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f/s_rally_4fb60ef0_E3odAd5G?format=json&marker=s_rally_4fb60ef0_yQlc6qqc -X GET -H "X-Auth-Token: gAAAAABiQr-lAOMn..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:25.760 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:25.761 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541605.61877', 'X-Container-Object-Count': '2', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '16384', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:25 GMT', 'X-Trans-Id': 'tx0000000000000006c46c8-006242bfa5-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46c8-006242bfa5-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:25 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:25.762 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:25.763 9696 INFO rally.task.runner [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | ITER: 1 END: OK 2022-03-29 08:13:25.778 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context cleanup@openstack cleanup() started 2022-03-29 08:13:25.782 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up swift object objects 2022-03-29 08:13:26.007 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f?format=json -X GET -H "X-Auth-Token: gAAAAABiQr-lA4_L..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:26.008 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:26.009 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1648541606.00552', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '2', 'X-Account-Bytes-Used': '10240', 'X-Account-Bytes-Used-Actual': '16384', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '2', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '10240', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '16384', 'X-Trans-Id': 'tx0000000000000006c46c9-006242bfa5-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46c9-006242bfa5-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:25 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:26.009 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_4fb60ef0_E3odAd5G","count":2,"bytes":10240}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:26.059 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f?format=json&marker=s_rally_4fb60ef0_E3odAd5G -X GET -H "X-Auth-Token: gAAAAABiQr-lA4_L..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:26.060 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:26.061 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541606.01709', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000006c46ca-006242bfa6-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46ca-006242bfa6-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:26 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:26.061 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:26.115 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f/s_rally_4fb60ef0_E3odAd5G?format=json -X GET -H "X-Auth-Token: gAAAAABiQr-lA4_L..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:26.116 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:26.116 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1648541605.61877', 'X-Container-Object-Count': '2', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '16384', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:25 GMT', 'X-Trans-Id': 'tx0000000000000006c46cb-006242bfa6-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46cb-006242bfa6-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:26 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:26.117 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_4fb60ef0_OMs1Lo5f","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2022-03-29T08:13:25.654Z"},{"name":"s_rally_4fb60ef0_yQlc6qqc","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2022-03-29T08:13:25.638Z"}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:26.167 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f/s_rally_4fb60ef0_E3odAd5G?format=json&marker=s_rally_4fb60ef0_yQlc6qqc -X GET -H "X-Auth-Token: gAAAAABiQr-lA4_L..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:26.168 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:26.168 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541605.61877', 'X-Container-Object-Count': '2', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '16384', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:25 GMT', 'X-Trans-Id': 'tx0000000000000006c46cc-006242bfa6-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46cc-006242bfa6-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:26 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:26.169 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:26.175 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting swift.object object s_rally_4fb60ef0_OMs1Lo5f (['s_rally_4fb60ef0_E3odAd5G', 's_rally_4fb60ef0_OMs1Lo5f']) 2022-03-29 08:13:26.183 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting swift.object object s_rally_4fb60ef0_yQlc6qqc (['s_rally_4fb60ef0_E3odAd5G', 's_rally_4fb60ef0_yQlc6qqc']) 2022-03-29 08:13:26.417 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f/s_rally_4fb60ef0_E3odAd5G/s_rally_4fb60ef0_OMs1Lo5f DELETE -H "X-Auth-Token: gAAAAABiQr-mdcJ3..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:26.417 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:26.418 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46cd-006242bfa6-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46cd-006242bfa6-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:26 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:26.421 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f/s_rally_4fb60ef0_E3odAd5G/s_rally_4fb60ef0_yQlc6qqc DELETE -H "X-Auth-Token: gAAAAABiQr-maFfI..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:26.421 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:26.421 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46ce-006242bfa6-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46ce-006242bfa6-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:26 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:27.424 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up swift container objects 2022-03-29 08:13:27.699 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f?format=json -X GET -H "X-Auth-Token: gAAAAABiQr-nYi60..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:27.699 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:27.700 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1648541607.69693', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000006c46cf-006242bfa7-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46cf-006242bfa7-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:27 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:27.701 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_4fb60ef0_E3odAd5G","count":0,"bytes":0}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:27.751 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f?format=json&marker=s_rally_4fb60ef0_E3odAd5G -X GET -H "X-Auth-Token: gAAAAABiQr-nYi60..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:27.752 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:27.753 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541607.70903', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000006c46d0-006242bfa7-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46d0-006242bfa7-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:27 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:27.753 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:27.759 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting swift.container object s_rally_4fb60ef0_E3odAd5G (['s_rally_4fb60ef0_E3odAd5G']) 2022-03-29 08:13:28.080 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_001a8175f5f148aba7dbb6f86db1b82f/s_rally_4fb60ef0_E3odAd5G DELETE -H "X-Auth-Token: gAAAAABiQr-nDAg3..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:28.080 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:28.081 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46d1-006242bfa7-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46d1-006242bfa7-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:28 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:29.084 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context cleanup@openstack cleanup() finished in 3.31 sec 2022-03-29 08:13:29.087 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack cleanup() started 2022-03-29 08:13:29.088 9696 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-03-29 08:13:29.364 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack cleanup() finished in 0.28 sec 2022-03-29 08:13:29.365 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() started 2022-03-29 08:13:29.673 9696 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:13:31.375 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() finished in 2.01 sec 2022-03-29 08:13:33.107 9696 INFO rally.task.engine [-] Load duration is: 0.476573 2022-03-29 08:13:33.107 9696 INFO rally.task.engine [-] Full runner duration is: 0.499815 2022-03-29 08:13:33.107 9696 INFO rally.task.engine [-] Full duration is: 8.321969 2022-03-29 08:13:33.233 9696 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=c7ce6ee3-c73d-4667-b186-8ab67f64b644)", "subtasks": [ { "title": "SwiftObjects.list_objects_in_containers", "description": "List objects in all containers.", "scenario": { "SwiftObjects.list_objects_in_containers": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "admin" ], "swift_objects": { "containers_per_tenant": 1, "objects_per_container": 10, "object_size": 1024 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:13:33.262 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:13:33.793 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:13:34.452 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack setup() finished in 1.19 sec 2022-03-29 08:13:34.667 9696 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-03-29 08:13:35.148 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack setup() finished in 0.70 sec 2022-03-29 08:13:35.149 9696 RALLYDEBUG rally_openstack.contexts.swift.objects [-] Creating 1 containers using 30 threads. 2022-03-29 08:13:35.155 9696 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:13:35.546 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9 -X PUT -H "X-Auth-Token: gAAAAABiQr-vVcTZ..." -H "Content-Length: 0" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.547 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.547 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000006c46d8-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46d8-006242bfaf-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.548 9696 RALLYDEBUG rally_openstack.contexts.swift.objects [-] Creating 10 objects using 30 threads. 2022-03-29 08:13:35.898 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_ox8jHdG9 -X PUT -H "X-Auth-Token: gAAAAABiQr-vPZj1..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.899 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.899 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46dc-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46dc-006242bfaf-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.903 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_tMWN359y -X PUT -H "X-Auth-Token: gAAAAABiQr-v37_2..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.903 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.904 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46d9-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46d9-006242bfaf-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.916 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_XXYXmjao -X PUT -H "X-Auth-Token: gAAAAABiQr-vrgJ0..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.916 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.916 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46da-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46da-006242bfaf-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.930 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_RJPqEmBV -X PUT -H "X-Auth-Token: gAAAAABiQr-vs4hT..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.931 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.931 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46df-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46df-006242bfaf-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.936 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_cxVPFHoq -X PUT -H "X-Auth-Token: gAAAAABiQr-vzahV..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.936 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.937 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46db-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46db-006242bfaf-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.938 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_ZVEhGDlp -X PUT -H "X-Auth-Token: gAAAAABiQr-voHu5..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.939 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.940 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46de-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46de-006242bfaf-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.946 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_c44E1eMn -X PUT -H "X-Auth-Token: gAAAAABiQr-vekzb..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.946 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.947 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46dd-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46dd-006242bfaf-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.955 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_tOKJTsHB -X PUT -H "X-Auth-Token: gAAAAABiQr-vLBvx..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.955 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.956 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46e1-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46e1-006242bfaf-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.960 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_Z6rrezZt -X PUT -H "X-Auth-Token: gAAAAABiQr-vU6fa..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.960 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.961 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46e0-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46e0-006242bfaf-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.983 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_lXAygq5s -X PUT -H "X-Auth-Token: gAAAAABiQr-v6JAg..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:35.984 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:35.984 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46e2-006242bfaf-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46e2-006242bfaf-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:35 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:35.985 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context swift_objects@openstack setup() finished in 0.84 sec 2022-03-29 08:13:35.994 9696 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:13:35.996 9696 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:13:35.998 9696 INFO rally.task.runner [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | ITER: 1 START 2022-03-29 08:13:36.305 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb?format=json -X GET -H "X-Auth-Token: gAAAAABiQr-wHxh_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.305 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.306 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1648541616.30281', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '10', 'X-Account-Bytes-Used': '1024', 'X-Account-Bytes-Used-Actual': '4096', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '10', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '1024', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '4096', 'X-Trans-Id': 'tx0000000000000006c46e3-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46e3-006242bfb0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.306 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_5877e242_K9alshR9","count":10,"bytes":1024}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:36.355 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb?format=json&marker=s_rally_5877e242_K9alshR9 -X GET -H "X-Auth-Token: gAAAAABiQr-wHxh_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.356 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.356 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541616.31423', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000006c46e4-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46e4-006242bfb0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.357 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:36.407 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9?format=json -X GET -H "X-Auth-Token: gAAAAABiQr-wHxh_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.408 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.408 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1324', 'X-Timestamp': '1648541615.53648', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '1024', 'X-Container-Bytes-Used-Actual': '4096', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46e5-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46e5-006242bfb0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.409 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_5877e242_RJPqEmBV","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:13:35.926Z"},{"name":"s_rally_5877e242_XXYXmjao","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:13:35.912Z"},{"name":"s_rally_5877e242_Z6rrezZt","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:13:35.953Z"},{"name":"s_rally_5877e242_ZVEhGDlp","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:13:35.934Z"},{"name":"s_rally_5877e242_c44E1eMn","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:13:35.942Z"},{"name":"s_rally_5877e242_cxVPFHoq","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:13:35.931Z"},{"name":"s_rally_5877e242_lXAygq5s","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:13:35.978Z"},{"name":"s_rally_5877e242_ox8jHdG9","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:13:35.892Z"},{"name":"s_rally_5877e242_tMWN359y","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-03-29T08:13:35.899Z"},{"name":"s_rally_5877e242_tOKJTsHB","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:13:35.951Z"}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:36.459 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9?format=json&marker=s_rally_5877e242_tOKJTsHB -X GET -H "X-Auth-Token: gAAAAABiQr-wHxh_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.460 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.460 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541615.53648', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '1024', 'X-Container-Bytes-Used-Actual': '4096', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:35 GMT', 'X-Trans-Id': 'tx0000000000000006c46e6-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46e6-006242bfb0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.461 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:36.462 9696 INFO rally.task.runner [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | ITER: 1 END: OK 2022-03-29 08:13:36.481 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context swift_objects@openstack cleanup() started 2022-03-29 08:13:36.827 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_XXYXmjao DELETE -H "X-Auth-Token: gAAAAABiQr-woP6F..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.828 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_ox8jHdG9 DELETE -H "X-Auth-Token: gAAAAABiQr-weWBF..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.829 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.829 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.829 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46e8-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46e8-006242bfb0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.830 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46e7-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46e7-006242bfb0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.840 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_tMWN359y DELETE -H "X-Auth-Token: gAAAAABiQr-wQ_NV..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.840 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.840 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46e9-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46e9-006242bfb0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.855 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_lXAygq5s DELETE -H "X-Auth-Token: gAAAAABiQr-wb5RC..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.856 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.856 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46ea-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46ea-006242bfb0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.871 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_RJPqEmBV DELETE -H "X-Auth-Token: gAAAAABiQr-wtd3l..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.872 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_c44E1eMn DELETE -H "X-Auth-Token: gAAAAABiQr-w2Sw3..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.872 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.872 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.873 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46eb-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46eb-006242bfb0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.873 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46ec-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46ec-006242bfb0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.876 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_cxVPFHoq DELETE -H "X-Auth-Token: gAAAAABiQr-whnJF..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.876 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.876 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46ed-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46ed-006242bfb0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.884 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_Z6rrezZt DELETE -H "X-Auth-Token: gAAAAABiQr-w7SyH..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.884 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.884 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46ee-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46ee-006242bfb0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.894 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_ZVEhGDlp DELETE -H "X-Auth-Token: gAAAAABiQr-wuFc9..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.894 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.894 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46ef-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46ef-006242bfb0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:36.914 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9/s_rally_5877e242_tOKJTsHB DELETE -H "X-Auth-Token: gAAAAABiQr-wYXre..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:36.915 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:36.915 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46f0-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46f0-006242bfb0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:36 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:37.117 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_fb83ef3e04d741aeb1ca2c40f3295ddb/s_rally_5877e242_K9alshR9 DELETE -H "X-Auth-Token: gAAAAABiQr-wR7C5..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:37.117 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:37.117 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c46f1-006242bfb0-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46f1-006242bfb0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:37 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:37.119 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context swift_objects@openstack cleanup() finished in 0.64 sec 2022-03-29 08:13:37.119 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack cleanup() started 2022-03-29 08:13:37.119 9696 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-03-29 08:13:37.421 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack cleanup() finished in 0.30 sec 2022-03-29 08:13:37.421 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() started 2022-03-29 08:13:37.687 9696 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:13:39.441 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() finished in 2.02 sec 2022-03-29 08:13:41.311 9696 INFO rally.task.engine [-] Load duration is: 0.462661 2022-03-29 08:13:41.312 9696 INFO rally.task.engine [-] Full runner duration is: 0.486988 2022-03-29 08:13:41.312 9696 INFO rally.task.engine [-] Full duration is: 6.181606 2022-03-29 08:13:41.550 9696 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=a02847b9-ccc7-49c8-b551-afe1c1512422)", "subtasks": [ { "title": "SwiftObjects.create_container_and_object_then_download_object", "description": "Create container and objects then download all objects.", "scenario": { "SwiftObjects.create_container_and_object_then_download_object": { "objects_per_container": 5, "object_size": 1024 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:13:41.570 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:13:41.997 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:13:42.668 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack setup() finished in 1.10 sec 2022-03-29 08:13:42.961 9696 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-03-29 08:13:43.428 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack setup() finished in 0.76 sec 2022-03-29 08:13:43.429 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context cleanup@openstack setup() finished in 0.03 msec 2022-03-29 08:13:43.437 9696 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:13:43.439 9696 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"objects_per_container": 5, "object_size": 1024} 2022-03-29 08:13:43.441 9696 INFO rally.task.runner [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | ITER: 1 START 2022-03-29 08:13:43.941 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu -X PUT -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." -H "Content-Length: 0" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:43.941 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:43.942 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000006c46f9-006242bfb7-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46f9-006242bfb7-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:43 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:43.968 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_oQSazJiz -X PUT -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:43.969 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:43.969 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:43 GMT', 'X-Trans-Id': 'tx0000000000000006c46fa-006242bfb7-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46fa-006242bfb7-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:43 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.008 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_bVERd2cM -X PUT -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.008 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.009 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:43 GMT', 'X-Trans-Id': 'tx0000000000000006c46fb-006242bfb7-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46fb-006242bfb7-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:43 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.037 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_OwQZZ46b -X PUT -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.037 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.038 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:44 GMT', 'X-Trans-Id': 'tx0000000000000006c46fc-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46fc-006242bfb8-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.054 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_X0qd5rzt -X PUT -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.054 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.055 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:44 GMT', 'X-Trans-Id': 'tx0000000000000006c46fd-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46fd-006242bfb8-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.077 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_UTPEbFcB -X PUT -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.077 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.077 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:44 GMT', 'X-Trans-Id': 'tx0000000000000006c46fe-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46fe-006242bfb8-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.127 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_oQSazJiz -X GET -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.128 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.129 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:43 GMT', 'X-Timestamp': '1648541623.94925', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000006c46ff-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c46ff-006242bfb8-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.195 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_bVERd2cM -X GET -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.196 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.196 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:43 GMT', 'X-Timestamp': '1648541623.97533', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000006c4700-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4700-006242bfb8-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.247 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_OwQZZ46b -X GET -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.248 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.248 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:44 GMT', 'X-Timestamp': '1648541624.01589', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000006c4701-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4701-006242bfb8-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.307 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_X0qd5rzt -X GET -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.308 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.309 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:44 GMT', 'X-Timestamp': '1648541624.04443', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000006c4702-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4702-006242bfb8-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.363 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_UTPEbFcB -X GET -H "X-Auth-Token: gAAAAABiQr-3E6Hl..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.364 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.364 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:44 GMT', 'X-Timestamp': '1648541624.06177', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx0000000000000006c4703-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4703-006242bfb8-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.365 9696 INFO rally.task.runner [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | ITER: 1 END: OK 2022-03-29 08:13:44.392 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context cleanup@openstack cleanup() started 2022-03-29 08:13:44.400 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up swift object objects 2022-03-29 08:13:44.650 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913?format=json -X GET -H "X-Auth-Token: gAAAAABiQr-43S-x..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.650 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.651 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '61', 'X-Timestamp': '1648541624.64822', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', 'X-Account-Bytes-Used': '5120', 'X-Account-Bytes-Used-Actual': '20480', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '5', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '5120', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '20480', 'X-Trans-Id': 'tx0000000000000006c4704-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4704-006242bfb8-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.652 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_a02847b9_ct5ENcDu","count":5,"bytes":5120}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:44.703 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913?format=json&marker=s_rally_a02847b9_ct5ENcDu -X GET -H "X-Auth-Token: gAAAAABiQr-43S-x..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.704 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.704 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541624.65927', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000006c4705-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4705-006242bfb8-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.705 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:44.755 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu?format=json -X GET -H "X-Auth-Token: gAAAAABiQr-43S-x..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.756 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.757 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1648541623.86592', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '5120', 'X-Container-Bytes-Used-Actual': '20480', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:43 GMT', 'X-Trans-Id': 'tx0000000000000006c4707-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4707-006242bfb8-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.757 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_a02847b9_OwQZZ46b","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-03-29T08:13:44.015Z"},{"name":"s_rally_a02847b9_UTPEbFcB","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-03-29T08:13:44.061Z"},{"name":"s_rally_a02847b9_X0qd5rzt","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-03-29T08:13:44.044Z"},{"name":"s_rally_a02847b9_bVERd2cM","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-03-29T08:13:43.975Z"},{"name":"s_rally_a02847b9_oQSazJiz","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2022-03-29T08:13:43.949Z"}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:44.807 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu?format=json&marker=s_rally_a02847b9_oQSazJiz -X GET -H "X-Auth-Token: gAAAAABiQr-43S-x..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:44.808 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:44.808 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541623.86592', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '5120', 'X-Container-Bytes-Used-Actual': '20480', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:43 GMT', 'X-Trans-Id': 'tx0000000000000006c4708-006242bfb8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4708-006242bfb8-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:44 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:44.809 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:44.816 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting swift.object object s_rally_a02847b9_OwQZZ46b (['s_rally_a02847b9_ct5ENcDu', 's_rally_a02847b9_OwQZZ46b']) 2022-03-29 08:13:44.832 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting swift.object object s_rally_a02847b9_bVERd2cM (['s_rally_a02847b9_ct5ENcDu', 's_rally_a02847b9_bVERd2cM']) 2022-03-29 08:13:44.832 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting swift.object object s_rally_a02847b9_UTPEbFcB (['s_rally_a02847b9_ct5ENcDu', 's_rally_a02847b9_UTPEbFcB']) 2022-03-29 08:13:44.838 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting swift.object object s_rally_a02847b9_oQSazJiz (['s_rally_a02847b9_ct5ENcDu', 's_rally_a02847b9_oQSazJiz']) 2022-03-29 08:13:44.827 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting swift.object object s_rally_a02847b9_X0qd5rzt (['s_rally_a02847b9_ct5ENcDu', 's_rally_a02847b9_X0qd5rzt']) 2022-03-29 08:13:45.327 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_bVERd2cM DELETE -H "X-Auth-Token: gAAAAABiQr-5Ux0X..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:45.327 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:45.328 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c470b-006242bfb9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c470b-006242bfb9-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:45 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:45.374 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_UTPEbFcB DELETE -H "X-Auth-Token: gAAAAABiQr-564gQ..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:45.375 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_OwQZZ46b DELETE -H "X-Auth-Token: gAAAAABiQr-52CTA..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:45.376 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_oQSazJiz DELETE -H "X-Auth-Token: gAAAAABiQr-5BgCS..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:45.377 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:45.378 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu/s_rally_a02847b9_X0qd5rzt DELETE -H "X-Auth-Token: gAAAAABiQr-5g1VD..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:45.378 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:45.379 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:45.379 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c470d-006242bfb9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c470d-006242bfb9-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:45 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:45.379 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:45.380 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c470e-006242bfb9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c470e-006242bfb9-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:45 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:45.380 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c4710-006242bfb9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4710-006242bfb9-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:45 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:45.381 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c470f-006242bfb9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c470f-006242bfb9-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:45 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:46.384 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up swift container objects 2022-03-29 08:13:46.677 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913?format=json -X GET -H "X-Auth-Token: gAAAAABiQr-6NX-J..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:46.677 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:46.678 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1648541626.67588', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000006c4713-006242bfba-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4713-006242bfba-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:46 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:46.678 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_a02847b9_ct5ENcDu","count":0,"bytes":0}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:46.727 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913?format=json&marker=s_rally_a02847b9_ct5ENcDu -X GET -H "X-Auth-Token: gAAAAABiQr-6NX-J..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:46.728 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:46.729 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541626.68330', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000006c4714-006242bfba-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4714-006242bfba-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:46 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:46.729 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:46.736 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting swift.container object s_rally_a02847b9_ct5ENcDu (['s_rally_a02847b9_ct5ENcDu']) 2022-03-29 08:13:46.875 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_11cc852060f547e88a495633bbb92913/s_rally_a02847b9_ct5ENcDu DELETE -H "X-Auth-Token: gAAAAABiQr-6wbTO..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:46.875 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:46.876 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c4715-006242bfba-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4715-006242bfba-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:46 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:47.879 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context cleanup@openstack cleanup() finished in 3.49 sec 2022-03-29 08:13:47.879 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack cleanup() started 2022-03-29 08:13:47.880 9696 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-03-29 08:13:48.231 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack cleanup() finished in 0.35 sec 2022-03-29 08:13:48.232 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() started 2022-03-29 08:13:48.530 9696 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:13:50.018 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() finished in 1.79 sec 2022-03-29 08:13:51.633 9696 INFO rally.task.engine [-] Load duration is: 0.922941 2022-03-29 08:13:51.634 9696 INFO rally.task.engine [-] Full runner duration is: 0.955084 2022-03-29 08:13:51.634 9696 INFO rally.task.engine [-] Full duration is: 8.44976 2022-03-29 08:13:51.716 9696 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=19343b3b-882a-4de5-84be-8697edcb9aaf)", "subtasks": [ { "title": "SwiftObjects.create_container_and_object_then_delete_all", "description": "Create container and objects then delete everything created.", "scenario": { "SwiftObjects.create_container_and_object_then_delete_all": { "objects_per_container": 5, "object_size": 102400 } }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:13:51.731 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:13:52.206 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:13:53.114 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack setup() finished in 1.38 sec 2022-03-29 08:13:53.569 9696 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-03-29 08:13:54.109 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack setup() finished in 0.99 sec 2022-03-29 08:13:54.110 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:13:54.118 9696 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:13:54.120 9696 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"objects_per_container": 5, "object_size": 102400} 2022-03-29 08:13:54.123 9696 INFO rally.task.runner [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | ITER: 1 START 2022-03-29 08:13:54.501 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl -X PUT -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." -H "Content-Length: 0" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.501 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.502 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000006c471f-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c471f-006242bfc2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.517 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl/s_rally_19343b3b_tcAUwr88 -X PUT -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.518 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.518 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:54 GMT', 'X-Trans-Id': 'tx0000000000000006c4722-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4722-006242bfc2-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.532 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl/s_rally_19343b3b_9g4W0O7k -X PUT -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.533 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.533 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:54 GMT', 'X-Trans-Id': 'tx0000000000000006c4723-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4723-006242bfc2-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.546 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl/s_rally_19343b3b_SSAGicAE -X PUT -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.546 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.547 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:54 GMT', 'X-Trans-Id': 'tx0000000000000006c4724-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4724-006242bfc2-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.558 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl/s_rally_19343b3b_4x18VIBy -X PUT -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.558 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.558 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:54 GMT', 'X-Trans-Id': 'tx0000000000000006c4725-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4725-006242bfc2-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.569 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl/s_rally_19343b3b_Cp0PxYxd -X PUT -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.570 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.570 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Tue, 29 Mar 2022 08:13:54 GMT', 'X-Trans-Id': 'tx0000000000000006c4726-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4726-006242bfc2-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.579 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl/s_rally_19343b3b_tcAUwr88 DELETE -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.580 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.580 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c4727-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4727-006242bfc2-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.599 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl/s_rally_19343b3b_9g4W0O7k DELETE -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.600 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.600 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c4728-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4728-006242bfc2-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.634 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl/s_rally_19343b3b_SSAGicAE DELETE -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.635 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.635 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c4729-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4729-006242bfc2-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.661 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl/s_rally_19343b3b_4x18VIBy DELETE -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.662 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.663 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c472a-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c472a-006242bfc2-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.683 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl/s_rally_19343b3b_Cp0PxYxd DELETE -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.684 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.685 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c472b-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c472b-006242bfc2-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.720 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c/s_rally_19343b3b_n3WVAXnl DELETE -H "X-Auth-Token: gAAAAABiQr_Cx6Uu..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.721 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.722 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c472c-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c472c-006242bfc2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.722 9696 INFO rally.task.runner [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | ITER: 1 END: OK 2022-03-29 08:13:54.737 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context cleanup@openstack cleanup() started 2022-03-29 08:13:54.740 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up swift object objects 2022-03-29 08:13:54.850 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c?format=json -X GET -H "X-Auth-Token: gAAAAABiQr_CPNBH..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:54.850 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:54.851 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541634.84828', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000006c472d-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c472d-006242bfc2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:54 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:54.852 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:54.858 9696 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up swift container objects 2022-03-29 08:13:55.194 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_9330e9e86f2c4ae6bd65c66b61ec8f6c?format=json -X GET -H "X-Auth-Token: gAAAAABiQr_CuJzG..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:13:55.195 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:13:55.196 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541635.19030', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000006c472e-006242bfc2-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c472e-006242bfc2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:13:55 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:13:55.196 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:13:55.205 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context cleanup@openstack cleanup() finished in 0.47 sec 2022-03-29 08:13:55.205 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack cleanup() started 2022-03-29 08:13:55.206 9696 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-03-29 08:13:55.501 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack cleanup() finished in 0.30 sec 2022-03-29 08:13:55.502 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() started 2022-03-29 08:13:55.734 9696 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:13:57.400 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() finished in 1.90 sec 2022-03-29 08:13:57.776 9696 INFO rally.task.engine [-] Load duration is: 0.598008 2022-03-29 08:13:57.777 9696 INFO rally.task.engine [-] Full runner duration is: 0.619432 2022-03-29 08:13:57.777 9696 INFO rally.task.engine [-] Full duration is: 5.67028 2022-03-29 08:13:58.002 9696 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=086e271b-91cc-456f-b69d-dd656811f47d)", "subtasks": [ { "title": "SwiftObjects.list_and_download_objects_in_containers", "description": "List and download objects in all containers.", "scenario": { "SwiftObjects.list_and_download_objects_in_containers": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 }, "roles": [ "admin" ], "swift_objects": { "containers_per_tenant": 1, "objects_per_container": 5, "object_size": 10240 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:13:58.019 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:13:58.529 9696 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:13:59.321 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack setup() finished in 1.30 sec 2022-03-29 08:13:59.575 9696 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Adding role admin having ID 1742166932e14a85b3aad5d689dc0613 to all users using 30 threads 2022-03-29 08:14:00.417 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack setup() finished in 1.09 sec 2022-03-29 08:14:00.417 9696 RALLYDEBUG rally_openstack.contexts.swift.objects [-] Creating 1 containers using 30 threads. 2022-03-29 08:14:00.418 9696 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:14:00.910 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL -X PUT -H "X-Auth-Token: gAAAAABiQr_IrI-n..." -H "Content-Length: 0" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:00.910 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:00.911 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx0000000000000006c4738-006242bfc8-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4738-006242bfc8-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:00 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:00.912 9696 RALLYDEBUG rally_openstack.contexts.swift.objects [-] Creating 5 objects using 30 threads. 2022-03-29 08:14:01.216 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_1pB5N0a2 -X PUT -H "X-Auth-Token: gAAAAABiQr_JNOHq..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.218 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_j4D3xOfH -X PUT -H "X-Auth-Token: gAAAAABiQr_IkzfF..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.218 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.218 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.219 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:01 GMT', 'X-Trans-Id': 'tx0000000000000006c473b-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c473b-006242bfc9-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.220 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': '1276481102f218c981e0324180bafd9f', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:01 GMT', 'X-Trans-Id': 'tx0000000000000006c473a-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c473a-006242bfc9-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.248 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_zhkOKyUe -X PUT -H "X-Auth-Token: gAAAAABiQr_JYspx..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.249 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.249 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:01 GMT', 'X-Trans-Id': 'tx0000000000000006c473c-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c473c-006242bfc9-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.341 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_HlwSNeo4 -X PUT -H "X-Auth-Token: gAAAAABiQr_JrNXh..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.341 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.342 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:01 GMT', 'X-Trans-Id': 'tx0000000000000006c473d-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c473d-006242bfc9-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.363 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_oe6ScvjF -X PUT -H "X-Auth-Token: gAAAAABiQr_JYZ3R..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.364 9696 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.364 9696 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:01 GMT', 'X-Trans-Id': 'tx0000000000000006c473e-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c473e-006242bfc9-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.365 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context swift_objects@openstack setup() finished in 0.95 sec 2022-03-29 08:14:01.375 9696 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:14:01.377 9696 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:14:01.379 9696 INFO rally.task.runner [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | ITER: 1 START 2022-03-29 08:14:01.777 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79?format=json -X GET -H "X-Auth-Token: gAAAAABiQr_JxCJ8..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.778 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.778 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1648541641.77610', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', 'X-Account-Bytes-Used': '10240', 'X-Account-Bytes-Used-Actual': '12288', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '1', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '5', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '10240', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '12288', 'X-Trans-Id': 'tx0000000000000006c4740-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4740-006242bfc9-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.779 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_5877e242_xIkZHbxL","count":5,"bytes":10240}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:14:01.827 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79?format=json&marker=s_rally_5877e242_xIkZHbxL -X GET -H "X-Auth-Token: gAAAAABiQr_JxCJ8..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.828 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.829 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541641.78388', 'X-Account-Container-Count': '0', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx0000000000000006c4741-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4741-006242bfc9-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.829 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:14:01.879 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL?format=json -X GET -H "X-Auth-Token: gAAAAABiQr_JxCJ8..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.880 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.880 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '665', 'X-Timestamp': '1648541640.87725', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '12288', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:00 GMT', 'X-Trans-Id': 'tx0000000000000006c4742-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4742-006242bfc9-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.881 9696 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_5877e242_1pB5N0a2","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:14:01.204Z"},{"name":"s_rally_5877e242_HlwSNeo4","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:14:01.325Z"},{"name":"s_rally_5877e242_j4D3xOfH","hash":"1276481102f218c981e0324180bafd9f","bytes":10240,"last_modified":"2022-03-29T08:14:01.192Z"},{"name":"s_rally_5877e242_oe6ScvjF","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:14:01.358Z"},{"name":"s_rally_5877e242_zhkOKyUe","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2022-03-29T08:14:01.234Z"}]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:14:01.931 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL?format=json&marker=s_rally_5877e242_zhkOKyUe -X GET -H "X-Auth-Token: gAAAAABiQr_JxCJ8..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.932 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.933 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1648541640.87725', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '10240', 'X-Container-Bytes-Used-Actual': '12288', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:00 GMT', 'X-Trans-Id': 'tx0000000000000006c4743-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4743-006242bfc9-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.933 9696 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:188 2022-03-29 08:14:01.944 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_1pB5N0a2 -X GET -H "X-Auth-Token: gAAAAABiQr_JxCJ8..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.944 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.944 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:01 GMT', 'X-Timestamp': '1648541641.20431', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000006c4744-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4744-006242bfc9-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.950 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_HlwSNeo4 -X GET -H "X-Auth-Token: gAAAAABiQr_JxCJ8..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.951 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.951 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:01 GMT', 'X-Timestamp': '1648541641.32515', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000006c4745-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4745-006242bfc9-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.958 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_j4D3xOfH -X GET -H "X-Auth-Token: gAAAAABiQr_JxCJ8..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.958 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.958 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '10240', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:01 GMT', 'X-Timestamp': '1648541641.19268', 'etag': '1276481102f218c981e0324180bafd9f', 'X-Trans-Id': 'tx0000000000000006c4746-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4746-006242bfc9-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.964 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_oe6ScvjF -X GET -H "X-Auth-Token: gAAAAABiQr_JxCJ8..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.965 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.965 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:01 GMT', 'X-Timestamp': '1648541641.35841', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000006c4747-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4747-006242bfc9-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.971 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_zhkOKyUe -X GET -H "X-Auth-Token: gAAAAABiQr_JxCJ8..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:01.971 9696 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:01.971 9696 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Tue, 29 Mar 2022 08:14:01 GMT', 'X-Timestamp': '1648541641.23413', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx0000000000000006c4748-006242bfc9-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4748-006242bfc9-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Tue, 29 Mar 2022 08:14:01 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:01.972 9696 INFO rally.task.runner [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | ITER: 1 END: OK 2022-03-29 08:14:01.990 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context swift_objects@openstack cleanup() started 2022-03-29 08:14:02.283 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_1pB5N0a2 DELETE -H "X-Auth-Token: gAAAAABiQr_KnNFS..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:02.283 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:02.283 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c474a-006242bfca-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c474a-006242bfca-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:02 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:02.305 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_oe6ScvjF DELETE -H "X-Auth-Token: gAAAAABiQr_K-XxU..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:02.305 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:02.306 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c474c-006242bfca-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c474c-006242bfca-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:02 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:02.322 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_j4D3xOfH DELETE -H "X-Auth-Token: gAAAAABiQr_KRThv..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:02.322 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:02.323 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c474b-006242bfca-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c474b-006242bfca-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:02 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:02.343 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_zhkOKyUe DELETE -H "X-Auth-Token: gAAAAABiQr_KMvSq..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:02.344 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:02.344 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c474e-006242bfca-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c474e-006242bfca-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:02 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:02.474 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL/s_rally_5877e242_HlwSNeo4 DELETE -H "X-Auth-Token: gAAAAABiQr_KSNvL..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:02.474 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:02.475 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c474f-006242bfca-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c474f-006242bfca-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:02 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:02.740 9696 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.83:8080/swift/v1/AUTH_45d54bd5956946b38525ddc2e3a9db79/s_rally_5877e242_xIkZHbxL DELETE -H "X-Auth-Token: gAAAAABiQr_KunAp..." http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:182 2022-03-29 08:14:02.741 9696 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:183 2022-03-29 08:14:02.741 9696 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx0000000000000006c4757-006242bfca-1046-default', 'X-Openstack-Request-Id': 'tx0000000000000006c4757-006242bfca-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Tue, 29 Mar 2022 08:14:02 GMT'} http_log /usr/lib/python3.7/site-packages/swiftclient/client.py:184 2022-03-29 08:14:02.742 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context swift_objects@openstack cleanup() finished in 0.75 sec 2022-03-29 08:14:02.743 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack cleanup() started 2022-03-29 08:14:02.743 9696 RALLYDEBUG rally_openstack.contexts.keystone.roles [-] Removing assigned role 1742166932e14a85b3aad5d689dc0613 from all users 2022-03-29 08:14:03.026 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context roles@openstack cleanup() finished in 0.28 sec 2022-03-29 08:14:03.027 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() started 2022-03-29 08:14:03.271 9696 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:14:04.831 9696 INFO rally.task.context [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Context users@openstack cleanup() finished in 1.80 sec 2022-03-29 08:14:06.088 9696 INFO rally.task.engine [-] Load duration is: 0.591454 2022-03-29 08:14:06.089 9696 INFO rally.task.engine [-] Full runner duration is: 0.616049 2022-03-29 08:14:06.089 9696 INFO rally.task.engine [-] Full duration is: 6.814836 2022-03-29 08:14:06.186 9696 INFO rally.task.engine [-] Task 5877e242-b2aa-4da2-ab86-5c9c6e5ebb89 | Completed: Running task. 2022-03-29 08:14:08.179 10640 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:14:08.180 10640 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:14:08.180 10640 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:14:09.825 10641 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:14:09.825 10641 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:14:09.826 10641 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:14:11.494 10642 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:14:11.494 10642 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:14:11.494 10642 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:14:13.916 10642 INFO rally.api [-] Building 'json' report for the following task(s): '5877e242-b2aa-4da2-ab86-5c9c6e5ebb89'. 2022-03-29 08:14:13.925 10642 INFO rally.api [-] The report has been successfully built. 2022-03-29 08:14:15.755 10644 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:14:15.756 10644 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:14:15.756 10644 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:14:18.405 10644 INFO rally.task.engine [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Starting: Task validation. 2022-03-29 08:14:18.420 10644 INFO rally.task.engine [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Starting: Task validation of syntax. 2022-03-29 08:14:18.635 10644 INFO rally.task.engine [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Completed: Task validation of syntax. 2022-03-29 08:14:18.636 10644 INFO rally.task.engine [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Starting: Task validation of required platforms. 2022-03-29 08:14:18.750 10644 INFO rally.task.engine [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Completed: Task validation of required platforms. 2022-03-29 08:14:18.750 10644 INFO rally.task.engine [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Starting: Task validation of semantic. 2022-03-29 08:14:18.750 10644 INFO rally.task.engine [-] Check health of the environment '1285917f-67bc-482f-8eef-2708efc6cf3c'. 2022-03-29 08:14:19.349 10644 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2022-03-29 08:14:19.364 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:14:19.717 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:14:20.329 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 0.96 sec 2022-03-29 08:14:20.986 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:14:21.170 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:14:22.397 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.41 sec 2022-03-29 08:14:22.398 10644 INFO rally.task.engine [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Completed: Task validation of semantic. 2022-03-29 08:14:22.398 10644 INFO rally.task.engine [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Completed: Task validation. 2022-03-29 08:14:22.398 10644 INFO rally.api [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 input file is valid. 2022-03-29 08:14:22.399 10644 INFO rally.api [-] Run Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 against Deployment 1285917f-67bc-482f-8eef-2708efc6cf3c 2022-03-29 08:14:22.399 10644 INFO rally.task.engine [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Starting: Running task. 2022-03-29 08:14:22.476 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=31f8eb01-87c4-4b2c-9a59-b51520d57bbf)", "subtasks": [ { "title": "BarbicanContainers.create_and_add", "description": "Create secret, create generic container, and delete container.", "scenario": { "BarbicanContainers.create_and_add": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:14:22.494 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:14:22.891 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:14:23.517 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 1.02 sec 2022-03-29 08:14:23.524 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:14:23.527 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:14:23.530 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:14:23.541 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:23.542 10644 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_31f8eb01_VjWipAeM', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-03-29 08:14:23.922 10644 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:23.923 10644 DEBUG barbicanclient.v1.containers [-] Storing secrets: {'secret': Secret(secret_ref="http://172.30.12.83/key-manager/v1/secrets/574dd67d-8b2e-4e90-b577-63659f9f5de5")} _get_secrets_and_store_them_if_necessary /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:227 2022-03-29 08:14:23.924 10644 DEBUG barbicanclient.v1.containers [-] Request body: {'name': 's_rally_31f8eb01_PSNabz8T', 'type': 'generic', 'secret_refs': [{'name': 'secret', 'secret_ref': 'http://172.30.12.83/key-manager/v1/secrets/574dd67d-8b2e-4e90-b577-63659f9f5de5'}]} store /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:203 2022-03-29 08:14:24.083 10644 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:24.084 10644 INFO barbicanclient.base [-] Calculated Containers uuid ref: containers/89e56875-3c13-4a42-874a-66080840853e 2022-03-29 08:14:24.272 10644 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:24.273 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:14:24.290 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:14:24.484 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:14:25.775 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.48 sec 2022-03-29 08:14:26.524 10644 INFO rally.task.engine [-] Load duration is: 0.742613 2022-03-29 08:14:26.525 10644 INFO rally.task.engine [-] Full runner duration is: 0.766777 2022-03-29 08:14:26.525 10644 INFO rally.task.engine [-] Full duration is: 3.282583 2022-03-29 08:14:26.690 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=197b0dab-454e-491a-85c3-78d06e0a650a)", "subtasks": [ { "title": "BarbicanContainers.create_certificate_and_delete", "description": "Create and delete certificate container.", "scenario": { "BarbicanContainers.create_certificate_and_delete": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:14:26.706 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:14:27.100 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:14:27.725 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 1.02 sec 2022-03-29 08:14:27.736 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:14:27.738 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:14:27.740 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:14:27.743 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:27.743 10644 DEBUG barbicanclient.v1.containers [-] Storing secrets: {} _get_secrets_and_store_them_if_necessary /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:227 2022-03-29 08:14:27.744 10644 DEBUG barbicanclient.v1.containers [-] Request body: {'name': 's_rally_197b0dab_cKw6CoN4', 'type': 'certificate', 'secret_refs': []} store /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:203 2022-03-29 08:14:28.065 10644 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:28.067 10644 INFO barbicanclient.base [-] Calculated Containers uuid ref: containers/4cc87ea8-e2f7-42ee-9fe1-a4c47f11beca 2022-03-29 08:14:28.244 10644 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:28.245 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:14:28.264 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:14:28.449 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:14:29.687 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.42 sec 2022-03-29 08:14:30.733 10644 INFO rally.task.engine [-] Load duration is: 0.50403 2022-03-29 08:14:30.733 10644 INFO rally.task.engine [-] Full runner duration is: 0.528338 2022-03-29 08:14:30.733 10644 INFO rally.task.engine [-] Full duration is: 2.982838 2022-03-29 08:14:30.879 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=758cae72-d191-4067-9bab-8d2a954d26ea)", "subtasks": [ { "title": "BarbicanContainers.create_and_delete", "description": "Create and delete generic container.", "scenario": { "BarbicanContainers.create_and_delete": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:14:30.896 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:14:31.340 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:14:32.063 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 1.17 sec 2022-03-29 08:14:32.071 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:14:32.072 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:14:32.075 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:14:32.076 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:32.077 10644 DEBUG barbicanclient.v1.containers [-] Storing secrets: {} _get_secrets_and_store_them_if_necessary /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:227 2022-03-29 08:14:32.077 10644 DEBUG barbicanclient.v1.containers [-] Request body: {'name': 's_rally_758cae72_2qXunMyp', 'type': 'generic', 'secret_refs': []} store /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:203 2022-03-29 08:14:32.350 10644 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:32.352 10644 INFO barbicanclient.base [-] Calculated Containers uuid ref: containers/1ddbfd14-1e3e-4b11-a523-d039fc3940d5 2022-03-29 08:14:32.471 10644 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:32.472 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:14:32.488 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:14:32.755 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:14:34.186 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.70 sec 2022-03-29 08:14:34.921 10644 INFO rally.task.engine [-] Load duration is: 0.396511 2022-03-29 08:14:34.922 10644 INFO rally.task.engine [-] Full runner duration is: 0.417358 2022-03-29 08:14:34.922 10644 INFO rally.task.engine [-] Full duration is: 3.290472 2022-03-29 08:14:35.029 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=1c46f08d-ff08-440b-83df-04f2ca8fe791)", "subtasks": [ { "title": "BarbicanContainers.create_rsa_and_delete", "description": "Create and delete certificate container.", "scenario": { "BarbicanContainers.create_rsa_and_delete": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:14:35.045 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:14:35.443 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:14:36.138 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 1.09 sec 2022-03-29 08:14:36.151 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:14:36.152 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:14:36.155 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:14:36.157 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:36.158 10644 DEBUG barbicanclient.v1.containers [-] Storing secrets: {} _get_secrets_and_store_them_if_necessary /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:227 2022-03-29 08:14:36.158 10644 DEBUG barbicanclient.v1.containers [-] Request body: {'name': 's_rally_1c46f08d_IdRtQ0fL', 'type': 'rsa', 'secret_refs': []} store /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:203 2022-03-29 08:14:36.440 10644 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:36.441 10644 INFO barbicanclient.base [-] Calculated Containers uuid ref: containers/d5694374-a7ee-4979-a0a7-a545afb1dd9d 2022-03-29 08:14:36.574 10644 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:36.575 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:14:36.588 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:14:36.710 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:14:38.049 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.46 sec 2022-03-29 08:14:39.073 10644 INFO rally.task.engine [-] Load duration is: 0.419476 2022-03-29 08:14:39.073 10644 INFO rally.task.engine [-] Full runner duration is: 0.437524 2022-03-29 08:14:39.074 10644 INFO rally.task.engine [-] Full duration is: 3.006424 2022-03-29 08:14:39.245 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=65ef2f58-35f7-410f-9281-c8d90ee61e07)", "subtasks": [ { "title": "BarbicanSecrets.create_and_delete", "description": "Create and Delete secret.", "scenario": { "BarbicanSecrets.create_and_delete": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:14:39.262 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:14:39.695 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:14:40.399 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 1.14 sec 2022-03-29 08:14:40.399 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:14:40.409 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:14:40.411 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:14:40.414 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:14:40.416 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:40.416 10644 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_65ef2f58_Zn8xNaeP', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-03-29 08:14:40.613 10644 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:40.615 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/663f9783-bd1f-46c3-8971-bf16fba84f91 2022-03-29 08:14:40.809 10644 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:40.810 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:14:40.832 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:14:40.835 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican secrets objects 2022-03-29 08:14:40.836 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:40.837 10644 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-03-29 08:14:41.240 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:41.255 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican containers objects 2022-03-29 08:14:41.257 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:41.257 10644 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-03-29 08:14:41.527 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:41.533 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican orders objects 2022-03-29 08:14:41.535 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:41.536 10644 DEBUG barbicanclient.v1.orders [-] Listing orders - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/orders.py:542 2022-03-29 08:14:41.710 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:41.716 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack cleanup() finished in 0.88 sec 2022-03-29 08:14:41.717 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:14:41.914 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:14:43.554 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.84 sec 2022-03-29 08:14:45.306 10644 INFO rally.task.engine [-] Load duration is: 0.395594 2022-03-29 08:14:45.306 10644 INFO rally.task.engine [-] Full runner duration is: 0.423464 2022-03-29 08:14:45.307 10644 INFO rally.task.engine [-] Full duration is: 4.292736 2022-03-29 08:14:45.425 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=85c9634a-3bae-4692-87d6-6debb90e36c3)", "subtasks": [ { "title": "BarbicanSecrets.create_and_get", "description": "Create and Get Secret.", "scenario": { "BarbicanSecrets.create_and_get": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:14:45.440 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:14:45.858 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:14:46.442 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 1.00 sec 2022-03-29 08:14:46.442 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:14:46.453 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:14:46.454 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:14:46.457 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:14:46.466 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:46.466 10644 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_85c9634a_JJ9u8oCx', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-03-29 08:14:46.733 10644 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:46.734 10644 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/243e555c-aee0-49db-8b34-92e547d3d9be get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-03-29 08:14:46.734 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/243e555c-aee0-49db-8b34-92e547d3d9be 2022-03-29 08:14:46.930 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:46.932 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:14:46.952 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:14:46.955 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican secrets objects 2022-03-29 08:14:46.957 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:46.958 10644 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-03-29 08:14:47.226 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:47.234 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting barbican.secrets object s_rally_85c9634a_JJ9u8oCx (http://172.30.12.83/key-manager/v1/secrets/243e555c-aee0-49db-8b34-92e547d3d9be) 2022-03-29 08:14:47.241 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:47.245 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/243e555c-aee0-49db-8b34-92e547d3d9be 2022-03-29 08:14:47.446 10644 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:47.447 10644 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/243e555c-aee0-49db-8b34-92e547d3d9be get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-03-29 08:14:47.447 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/243e555c-aee0-49db-8b34-92e547d3d9be 2022-03-29 08:14:47.641 10644 DEBUG barbicanclient.client [-] Response status 404 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:47.642 10644 ERROR barbicanclient.client [-] 4xx Client error: Not Found: Not Found. Sorry but your secret is in another castle. 2022-03-29 08:14:48.645 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican containers objects 2022-03-29 08:14:48.648 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:48.648 10644 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-03-29 08:14:48.900 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:48.907 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican orders objects 2022-03-29 08:14:48.908 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:48.908 10644 DEBUG barbicanclient.v1.orders [-] Listing orders - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/orders.py:542 2022-03-29 08:14:49.068 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:49.075 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack cleanup() finished in 2.12 sec 2022-03-29 08:14:49.076 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:14:49.209 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:14:50.496 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.42 sec 2022-03-29 08:14:51.480 10644 INFO rally.task.engine [-] Load duration is: 0.46663 2022-03-29 08:14:51.480 10644 INFO rally.task.engine [-] Full runner duration is: 0.499415 2022-03-29 08:14:51.480 10644 INFO rally.task.engine [-] Full duration is: 5.057786 2022-03-29 08:14:51.569 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=2f5ae705-73ad-4ad8-a65b-d33874aad5af)", "subtasks": [ { "title": "BarbicanSecrets.create_and_list", "description": "Create and then list all secrets.", "scenario": { "BarbicanSecrets.create_and_list": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:14:51.585 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:14:52.001 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:14:52.671 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 1.09 sec 2022-03-29 08:14:52.672 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:14:52.684 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:14:52.685 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:14:52.688 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:14:52.690 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:52.691 10644 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_2f5ae705_gzClvfUo', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-03-29 08:14:52.940 10644 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:52.941 10644 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-03-29 08:14:53.165 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:53.166 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:14:53.189 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:14:53.192 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican secrets objects 2022-03-29 08:14:53.194 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:53.195 10644 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-03-29 08:14:53.360 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:53.372 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting barbican.secrets object s_rally_2f5ae705_gzClvfUo (http://172.30.12.83/key-manager/v1/secrets/cdd84282-0c91-4e37-947c-0ee6362a5c82) 2022-03-29 08:14:53.374 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:53.374 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/cdd84282-0c91-4e37-947c-0ee6362a5c82 2022-03-29 08:14:53.644 10644 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:53.646 10644 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/cdd84282-0c91-4e37-947c-0ee6362a5c82 get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-03-29 08:14:53.646 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/cdd84282-0c91-4e37-947c-0ee6362a5c82 2022-03-29 08:14:53.731 10644 DEBUG barbicanclient.client [-] Response status 404 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:53.731 10644 ERROR barbicanclient.client [-] 4xx Client error: Not Found: Not Found. Sorry but your secret is in another castle. 2022-03-29 08:14:54.734 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican containers objects 2022-03-29 08:14:54.736 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:54.736 10644 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-03-29 08:14:55.107 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:55.114 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican orders objects 2022-03-29 08:14:55.116 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:55.117 10644 DEBUG barbicanclient.v1.orders [-] Listing orders - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/orders.py:542 2022-03-29 08:14:55.360 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:55.367 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack cleanup() finished in 2.18 sec 2022-03-29 08:14:55.367 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:14:55.547 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:14:57.147 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.78 sec 2022-03-29 08:14:57.621 10644 INFO rally.task.engine [-] Load duration is: 0.477099 2022-03-29 08:14:57.622 10644 INFO rally.task.engine [-] Full runner duration is: 0.505739 2022-03-29 08:14:57.622 10644 INFO rally.task.engine [-] Full duration is: 5.564255 2022-03-29 08:14:57.728 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=18452b17-56fb-4a30-97ed-b061a816f0bd)", "subtasks": [ { "title": "BarbicanSecrets.create", "description": "Create secret.", "scenario": { "BarbicanSecrets.create": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:14:57.752 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:14:58.196 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:14:58.779 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 1.03 sec 2022-03-29 08:14:58.780 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:14:58.789 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:14:58.791 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:14:58.793 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:14:58.795 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:58.795 10644 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_18452b17_YHgb4Obe', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-03-29 08:14:59.029 10644 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:59.029 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:14:59.043 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:14:59.047 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican secrets objects 2022-03-29 08:14:59.048 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:59.049 10644 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-03-29 08:14:59.221 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:59.236 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting barbican.secrets object s_rally_18452b17_YHgb4Obe (http://172.30.12.83/key-manager/v1/secrets/b7b054ed-be7e-4230-b95d-57a5167899d8) 2022-03-29 08:14:59.237 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:14:59.238 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/b7b054ed-be7e-4230-b95d-57a5167899d8 2022-03-29 08:14:59.536 10644 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:59.537 10644 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/b7b054ed-be7e-4230-b95d-57a5167899d8 get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-03-29 08:14:59.537 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/b7b054ed-be7e-4230-b95d-57a5167899d8 2022-03-29 08:14:59.634 10644 DEBUG barbicanclient.client [-] Response status 404 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:14:59.635 10644 ERROR barbicanclient.client [-] 4xx Client error: Not Found: Not Found. Sorry but your secret is in another castle. 2022-03-29 08:15:00.638 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican containers objects 2022-03-29 08:15:00.640 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:15:00.641 10644 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-03-29 08:15:00.900 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:00.910 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican orders objects 2022-03-29 08:15:00.912 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:15:00.913 10644 DEBUG barbicanclient.v1.orders [-] Listing orders - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/orders.py:542 2022-03-29 08:15:01.182 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:01.192 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack cleanup() finished in 2.15 sec 2022-03-29 08:15:01.193 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:15:01.454 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:15:02.775 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.58 sec 2022-03-29 08:15:03.791 10644 INFO rally.task.engine [-] Load duration is: 0.235474 2022-03-29 08:15:03.791 10644 INFO rally.task.engine [-] Full runner duration is: 0.254109 2022-03-29 08:15:03.792 10644 INFO rally.task.engine [-] Full duration is: 5.025626 2022-03-29 08:15:03.881 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=eba65839-f9ac-4c70-b025-30f53505956c)", "subtasks": [ { "title": "BarbicanSecrets.get", "description": "Create and Get Secret.", "scenario": { "BarbicanSecrets.get": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:15:03.909 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:15:04.423 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:15:05.176 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 1.27 sec 2022-03-29 08:15:05.177 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2022-03-29 08:15:05.186 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:15:05.188 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:15:05.191 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:15:05.193 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:15:05.194 10644 DEBUG barbicanclient.v1.secrets [-] Request body: {'name': 's_rally_eba65839_t15144SC', 'secret_type': 'opaque'} store /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:335 2022-03-29 08:15:05.521 10644 DEBUG barbicanclient.client [-] Response status 201 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:05.522 10644 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/c438351f-a287-44dc-ba77-23d8a267c690 get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-03-29 08:15:05.522 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/c438351f-a287-44dc-ba77-23d8a267c690 2022-03-29 08:15:05.724 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:05.725 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:15:05.741 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack cleanup() started 2022-03-29 08:15:05.745 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican secrets objects 2022-03-29 08:15:05.747 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:15:05.748 10644 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-03-29 08:15:05.912 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:05.928 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Deleting barbican.secrets object s_rally_eba65839_t15144SC (http://172.30.12.83/key-manager/v1/secrets/c438351f-a287-44dc-ba77-23d8a267c690) 2022-03-29 08:15:05.932 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:15:05.933 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/c438351f-a287-44dc-ba77-23d8a267c690 2022-03-29 08:15:06.238 10644 DEBUG barbicanclient.client [-] Response status 204 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:06.239 10644 DEBUG barbicanclient.v1.secrets [-] Getting secret - Secret href: http://172.30.12.83/key-manager/v1/secrets/c438351f-a287-44dc-ba77-23d8a267c690 get /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:458 2022-03-29 08:15:06.240 10644 INFO barbicanclient.base [-] Calculated Secrets uuid ref: secrets/c438351f-a287-44dc-ba77-23d8a267c690 2022-03-29 08:15:06.496 10644 DEBUG barbicanclient.client [-] Response status 404 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:06.496 10644 ERROR barbicanclient.client [-] 4xx Client error: Not Found: Not Found. Sorry but your secret is in another castle. 2022-03-29 08:15:07.500 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican containers objects 2022-03-29 08:15:07.502 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:15:07.503 10644 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-03-29 08:15:07.674 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:07.681 10644 RALLYDEBUG rally_openstack.cleanup.manager [-] Cleaning up barbican orders objects 2022-03-29 08:15:07.683 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:15:07.683 10644 DEBUG barbicanclient.v1.orders [-] Listing orders - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/orders.py:542 2022-03-29 08:15:07.844 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:07.849 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context admin_cleanup@openstack cleanup() finished in 2.11 sec 2022-03-29 08:15:07.850 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:15:07.984 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:15:09.287 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.44 sec 2022-03-29 08:15:09.961 10644 INFO rally.task.engine [-] Load duration is: 0.532841 2022-03-29 08:15:09.962 10644 INFO rally.task.engine [-] Full runner duration is: 0.555637 2022-03-29 08:15:09.962 10644 INFO rally.task.engine [-] Full duration is: 5.380478 2022-03-29 08:15:10.083 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=d4100bb5-00d9-4821-9cf7-5e03312468fd)", "subtasks": [ { "title": "BarbicanContainers.list", "description": "List secrets.", "scenario": { "BarbicanContainers.list": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:15:10.104 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:15:10.536 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:15:11.097 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 0.99 sec 2022-03-29 08:15:11.105 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:15:11.107 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:15:11.110 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:15:11.113 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:15:11.113 10644 DEBUG barbicanclient.v1.containers [-] Listing containers - offset 0 limit 10 name None type None list /usr/lib/python3.7/site-packages/barbicanclient/v1/containers.py:720 2022-03-29 08:15:11.400 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:11.400 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:15:11.416 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:15:11.633 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:15:13.307 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.89 sec 2022-03-29 08:15:14.133 10644 INFO rally.task.engine [-] Load duration is: 0.289316 2022-03-29 08:15:14.134 10644 INFO rally.task.engine [-] Full runner duration is: 0.311152 2022-03-29 08:15:14.134 10644 INFO rally.task.engine [-] Full duration is: 3.204093 2022-03-29 08:15:14.225 10644 INFO rally.task.engine [-] Running workload: position = 0 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=ed0e1967-3869-4257-90a7-06a056b8da76)", "subtasks": [ { "title": "BarbicanSecrets.list", "description": "List secrets.", "scenario": { "BarbicanSecrets.list": {} }, "contexts": { "users": { "tenants": 1, "users_per_tenant": 1 } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-03-29 08:15:14.242 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2022-03-29 08:15:14.685 10644 RALLYDEBUG rally_openstack.contexts.keystone.users [-] Creating 1 users using 1 threads 2022-03-29 08:15:15.350 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack setup() finished in 1.11 sec 2022-03-29 08:15:15.359 10644 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 09dd6af9-ddc5-4482-b7dd-df97540aa4a5). times: 1 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2022-03-29 08:15:15.360 10644 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 1 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2022-03-29 08:15:15.365 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 START 2022-03-29 08:15:15.367 10644 DEBUG barbicanclient.client [-] Creating Client object Client /usr/lib/python3.7/site-packages/barbicanclient/client.py:156 2022-03-29 08:15:15.368 10644 DEBUG barbicanclient.v1.secrets [-] Listing secrets - offset 0 limit 10 list /usr/lib/python3.7/site-packages/barbicanclient/v1/secrets.py:579 2022-03-29 08:15:15.657 10644 DEBUG barbicanclient.client [-] Response status 200 _check_status_code /usr/lib/python3.7/site-packages/barbicanclient/client.py:87 2022-03-29 08:15:15.658 10644 INFO rally.task.runner [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | ITER: 1 END: OK 2022-03-29 08:15:15.672 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() started 2022-03-29 08:15:15.862 10644 WARNING rally.common.logging [-] `iterate_per_tenants()' is deprecated in v3.0.0: it is openstack specific.. Used at 2022-03-29 08:15:17.124 10644 INFO rally.task.context [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Context users@openstack cleanup() finished in 1.45 sec 2022-03-29 08:15:18.272 10644 INFO rally.task.engine [-] Load duration is: 0.291604 2022-03-29 08:15:18.272 10644 INFO rally.task.engine [-] Full runner duration is: 0.313546 2022-03-29 08:15:18.272 10644 INFO rally.task.engine [-] Full duration is: 2.882915 2022-03-29 08:15:18.370 10644 INFO rally.task.engine [-] Task 09dd6af9-ddc5-4482-b7dd-df97540aa4a5 | Completed: Running task. 2022-03-29 08:15:20.493 11516 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:15:20.493 11516 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:15:20.493 11516 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:15:22.090 11517 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:15:22.091 11517 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:15:22.091 11517 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:15:23.814 11518 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:15:23.815 11518 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:15:23.815 11518 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:15:26.355 11518 INFO rally.api [-] Building 'json' report for the following task(s): '09dd6af9-ddc5-4482-b7dd-df97540aa4a5'. 2022-03-29 08:15:26.367 11518 INFO rally.api [-] The report has been successfully built. 2022-03-29 08:15:28.043 11520 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:15:28.043 11520 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:15:28.043 11520 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:15:30.917 11520 INFO rally.api [-] Building 'html' report for the following task(s): '43ec664e-0532-44a6-a13a-f45702974598', 'c126e6a9-197d-4863-8a20-ca29449c489c', '1f1a1f20-5f31-469c-8262-cbecabe6f2f9', '5b72b05d-c723-4808-9991-9898fda38bdf', '8e79d4f3-7b64-45fc-b93f-a692e44ba04d', '72e1598e-7e18-4ede-8a15-a99b906ea98f', 'a80618ff-8a01-4c4f-9cc4-3afdb2812ba1', '23a064ff-b17e-4825-8373-d3258d3fc2be', 'e3731d81-a938-4a24-8408-6453c9754568', '5877e242-b2aa-4da2-ab86-5c9c6e5ebb89', '09dd6af9-ddc5-4482-b7dd-df97540aa4a5'. 2022-03-29 08:15:31.116 11520 INFO rally.api [-] The report has been successfully built. 2022-03-29 08:15:32.719 11522 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2022-03-29 08:15:32.719 11522 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2022-03-29 08:15:32.719 11522 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2022-03-29 08:15:35.721 11522 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '43ec664e-0532-44a6-a13a-f45702974598', 'c126e6a9-197d-4863-8a20-ca29449c489c', '1f1a1f20-5f31-469c-8262-cbecabe6f2f9', '5b72b05d-c723-4808-9991-9898fda38bdf', '8e79d4f3-7b64-45fc-b93f-a692e44ba04d', '72e1598e-7e18-4ede-8a15-a99b906ea98f', 'a80618ff-8a01-4c4f-9cc4-3afdb2812ba1', '23a064ff-b17e-4825-8373-d3258d3fc2be', 'e3731d81-a938-4a24-8408-6453c9754568', '5877e242-b2aa-4da2-ab86-5c9c6e5ebb89', '09dd6af9-ddc5-4482-b7dd-df97540aa4a5'. 2022-03-29 08:15:35.734 11522 INFO rally.api [-] The report has been successfully built.