2021-06-02 00:51:09.910 8 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:51:09.910 8 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:51:09.910 8 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils [-] Unexpected exception in CLI: rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils Traceback (most recent call last): 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/cliutils.py", line 657, in run 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils ret = fn(*fn_args, **fn_kwargs) 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/envutils.py", line 135, in default_from_global 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "", line 2, in destroy 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "/src/rally/rally/plugins/__init__.py", line 59, in ensure_plugins_are_loaded 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils return f(*args, **kwargs) 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "/src/rally/rally/cli/commands/deployment.py", line 154, in destroy 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils api.deployment.destroy(deployment=deployment) 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "/src/rally/rally/api.py", line 115, in destroy 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils deploy = objects.Deployment.get(deployment) 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/objects/deploy.py", line 124, in get 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils return Deployment(env_mgr.EnvManager.get(deploy)) 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "/src/rally/rally/env/env_mgr.py", line 212, in get 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils return cls(db.env_get(uuid_or_name)) 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 133, in wrapper 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils result = f(session, *args, **kwargs) 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils File "/src/rally/rally/common/db/api.py", line 518, in env_get 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils raise exceptions.DBRecordNotFound( 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils rally.exceptions.DBRecordNotFound: Record for uuid or name is opnfv-rally not found in table envs 2021-06-02 00:51:12.467 8 ERROR rally.cli.cliutils 2021-06-02 00:51:14.092 10 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:51:14.093 10 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:51:14.093 10 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:51:18.646 12 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:51:18.646 12 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:51:18.646 12 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:51:23.113 15 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:51:23.113 15 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:51:23.113 15 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:51:24.970 18 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:51:24.970 18 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:51:24.970 18 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:51:27.323 18 INFO rally.task.engine [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Starting: Task validation. 2021-06-02 00:51:27.337 18 INFO rally.task.engine [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Starting: Task validation of syntax. 2021-06-02 00:51:27.428 18 INFO rally.task.engine [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Completed: Task validation of syntax. 2021-06-02 00:51:27.428 18 INFO rally.task.engine [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Starting: Task validation of required platforms. 2021-06-02 00:51:27.474 18 INFO rally.task.engine [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Completed: Task validation of required platforms. 2021-06-02 00:51:27.474 18 INFO rally.task.engine [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Starting: Task validation of semantic. 2021-06-02 00:51:27.474 18 INFO rally.task.engine [-] Check health of the environment '82b237cc-5c9e-499c-a87e-6bc505715ff5'. 2021-06-02 00:51:28.068 18 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2021-06-02 00:51:28.085 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 00:51:28.443 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 00:51:29.049 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack setup() finished in 0.96 sec 2021-06-02 00:51:29.108 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() started 2021-06-02 00:51:30.441 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() finished in 1.33 sec 2021-06-02 00:51:30.442 18 INFO rally.task.engine [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Completed: Task validation of semantic. 2021-06-02 00:51:30.442 18 INFO rally.task.engine [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Completed: Task validation. 2021-06-02 00:51:30.443 18 INFO rally.api [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c input file is valid. 2021-06-02 00:51:30.443 18 INFO rally.api [-] Run Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c against Deployment 82b237cc-5c9e-499c-a87e-6bc505715ff5 2021-06-02 00:51:30.443 18 INFO rally.task.engine [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Starting: Running task. 2021-06-02 00:51:30.503 18 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=81ff6fc2-8664-42d4-8c42-97fa6ad571f2)", "subtasks": [ { "title": "Authenticate.keystone", "description": "Check Keystone Client.", "scenario": { "Authenticate.keystone": {} }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:51:30.518 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:51:30.963 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:51:31.954 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack setup() finished in 1.44 sec 2021-06-02 00:51:31.965 18 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: c4fc491c-9abc-4d18-b7ed-1756580b7a3c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:51:31.968 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 00:51:31.972 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 00:51:31.973 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 00:51:31.977 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 00:51:31.977 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 START 2021-06-02 00:51:31.991 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 START 2021-06-02 00:51:31.993 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 START 2021-06-02 00:51:31.999 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 START 2021-06-02 00:51:32.235 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 END: OK 2021-06-02 00:51:32.242 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 START 2021-06-02 00:51:32.264 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 END: OK 2021-06-02 00:51:32.266 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 END: OK 2021-06-02 00:51:32.271 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 START 2021-06-02 00:51:32.280 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 END: OK 2021-06-02 00:51:32.285 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 START 2021-06-02 00:51:32.293 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 START 2021-06-02 00:51:32.436 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 END: OK 2021-06-02 00:51:32.446 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 START 2021-06-02 00:51:32.461 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 END: OK 2021-06-02 00:51:32.469 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 START 2021-06-02 00:51:32.544 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 END: OK 2021-06-02 00:51:32.551 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 END: OK 2021-06-02 00:51:32.589 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 END: OK 2021-06-02 00:51:32.689 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 END: OK 2021-06-02 00:51:32.709 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() started 2021-06-02 00:51:35.239 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() finished in 2.53 sec 2021-06-02 00:51:36.604 18 INFO rally.task.engine [-] Load duration is: 0.703479 2021-06-02 00:51:36.604 18 INFO rally.task.engine [-] Full runner duration is: 0.744322 2021-06-02 00:51:36.605 18 INFO rally.task.engine [-] Full duration is: 4.722148 2021-06-02 00:51:36.732 18 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=5097a342-73b0-4d31-8559-ae4a2a652ade)", "subtasks": [ { "title": "Authenticate.validate_cinder", "description": "Check Cinder Client to ensure validation of token.", "scenario": { "Authenticate.validate_cinder": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:51:36.749 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:51:37.208 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:51:38.343 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack setup() finished in 1.59 sec 2021-06-02 00:51:38.355 18 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: c4fc491c-9abc-4d18-b7ed-1756580b7a3c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:51:38.357 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:38.361 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:38.365 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 START 2021-06-02 00:51:38.367 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:38.370 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:38.374 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 START 2021-06-02 00:51:38.376 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 START 2021-06-02 00:51:38.378 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 START 2021-06-02 00:51:38.769 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 END: OK 2021-06-02 00:51:38.771 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 END: OK 2021-06-02 00:51:38.776 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 START 2021-06-02 00:51:38.784 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 START 2021-06-02 00:51:38.803 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 END: OK 2021-06-02 00:51:38.809 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 START 2021-06-02 00:51:38.831 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 END: OK 2021-06-02 00:51:38.835 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 START 2021-06-02 00:51:38.990 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 END: OK 2021-06-02 00:51:38.994 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 START 2021-06-02 00:51:39.101 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 END: OK 2021-06-02 00:51:39.105 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 START 2021-06-02 00:51:39.108 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 END: OK 2021-06-02 00:51:39.112 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 END: OK 2021-06-02 00:51:39.200 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 END: OK 2021-06-02 00:51:39.292 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 END: OK 2021-06-02 00:51:39.314 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() started 2021-06-02 00:51:43.069 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() finished in 3.75 sec 2021-06-02 00:51:44.874 18 INFO rally.task.engine [-] Load duration is: 0.925824 2021-06-02 00:51:44.875 18 INFO rally.task.engine [-] Full runner duration is: 0.959702 2021-06-02 00:51:44.875 18 INFO rally.task.engine [-] Full duration is: 6.322191 2021-06-02 00:51:44.953 18 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=a4006970-adba-45b0-8250-9a424fe13b64)", "subtasks": [ { "title": "Authenticate.validate_glance", "description": "Check Glance Client to ensure validation of token.", "scenario": { "Authenticate.validate_glance": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:51:44.976 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:51:45.429 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:51:46.335 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack setup() finished in 1.36 sec 2021-06-02 00:51:46.347 18 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: c4fc491c-9abc-4d18-b7ed-1756580b7a3c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:51:46.349 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:46.354 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:46.355 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 START 2021-06-02 00:51:46.360 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 START 2021-06-02 00:51:46.362 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:46.363 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:46.367 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 START 2021-06-02 00:51:46.371 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 START 2021-06-02 00:51:46.878 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 END: OK 2021-06-02 00:51:46.884 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 START 2021-06-02 00:51:46.895 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 END: OK 2021-06-02 00:51:46.899 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 START 2021-06-02 00:51:46.915 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 END: OK 2021-06-02 00:51:46.920 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 START 2021-06-02 00:51:47.006 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 END: OK 2021-06-02 00:51:47.012 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 START 2021-06-02 00:51:47.201 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 END: OK 2021-06-02 00:51:47.206 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 START 2021-06-02 00:51:47.299 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 END: OK 2021-06-02 00:51:47.302 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 START 2021-06-02 00:51:47.312 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 END: OK 2021-06-02 00:51:47.413 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 END: OK 2021-06-02 00:51:47.516 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 END: OK 2021-06-02 00:51:47.563 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 END: OK 2021-06-02 00:51:47.581 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() started 2021-06-02 00:51:49.925 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() finished in 2.34 sec 2021-06-02 00:51:51.033 18 INFO rally.task.engine [-] Load duration is: 1.20365 2021-06-02 00:51:51.034 18 INFO rally.task.engine [-] Full runner duration is: 1.233922 2021-06-02 00:51:51.034 18 INFO rally.task.engine [-] Full duration is: 4.950243 2021-06-02 00:51:51.112 18 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=d9d9c8a7-6fa1-45c7-ab7d-96c60a992552)", "subtasks": [ { "title": "Authenticate.validate_heat", "description": "Check Heat Client to ensure validation of token.", "scenario": { "Authenticate.validate_heat": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:51:51.125 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:51:51.632 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:51:52.651 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack setup() finished in 1.53 sec 2021-06-02 00:51:52.663 18 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: c4fc491c-9abc-4d18-b7ed-1756580b7a3c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:51:52.665 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:52.669 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:52.673 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 START 2021-06-02 00:51:52.675 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:52.681 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 START 2021-06-02 00:51:52.683 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:52.683 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 START 2021-06-02 00:51:52.689 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 START 2021-06-02 00:51:53.139 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 END: OK 2021-06-02 00:51:53.146 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 END: OK 2021-06-02 00:51:53.148 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 START 2021-06-02 00:51:53.148 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 END: OK 2021-06-02 00:51:53.155 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 START 2021-06-02 00:51:53.169 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 START 2021-06-02 00:51:53.171 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 END: OK 2021-06-02 00:51:53.189 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 START 2021-06-02 00:51:53.383 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 END: OK 2021-06-02 00:51:53.388 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 START 2021-06-02 00:51:53.482 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 END: OK 2021-06-02 00:51:53.487 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 START 2021-06-02 00:51:53.494 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 END: OK 2021-06-02 00:51:53.501 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 END: OK 2021-06-02 00:51:53.603 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 END: OK 2021-06-02 00:51:53.687 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 END: OK 2021-06-02 00:51:53.701 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() started 2021-06-02 00:51:56.562 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() finished in 2.86 sec 2021-06-02 00:51:57.226 18 INFO rally.task.engine [-] Load duration is: 1.012635 2021-06-02 00:51:57.226 18 INFO rally.task.engine [-] Full runner duration is: 1.038477 2021-06-02 00:51:57.227 18 INFO rally.task.engine [-] Full duration is: 5.437755 2021-06-02 00:51:57.312 18 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=716f18b1-eb36-4270-b12d-d535019cc1ce)", "subtasks": [ { "title": "Authenticate.validate_neutron", "description": "Check Neutron Client to ensure validation of token.", "scenario": { "Authenticate.validate_neutron": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:51:57.334 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:51:57.822 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:51:58.724 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack setup() finished in 1.39 sec 2021-06-02 00:51:58.734 18 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: c4fc491c-9abc-4d18-b7ed-1756580b7a3c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:51:58.736 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:58.740 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:58.745 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:58.749 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:51:58.753 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 START 2021-06-02 00:51:58.759 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 START 2021-06-02 00:51:58.767 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 START 2021-06-02 00:51:58.772 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 START 2021-06-02 00:51:59.263 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 END: OK 2021-06-02 00:51:59.268 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 START 2021-06-02 00:51:59.312 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 END: OK 2021-06-02 00:51:59.317 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 START 2021-06-02 00:51:59.464 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 END: OK 2021-06-02 00:51:59.469 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 START 2021-06-02 00:51:59.477 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 END: OK 2021-06-02 00:51:59.485 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 START 2021-06-02 00:51:59.739 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 END: OK 2021-06-02 00:51:59.744 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 START 2021-06-02 00:51:59.858 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 END: OK 2021-06-02 00:51:59.864 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 START 2021-06-02 00:51:59.917 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 END: OK 2021-06-02 00:51:59.930 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 END: OK 2021-06-02 00:52:00.174 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 END: OK 2021-06-02 00:52:00.330 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 END: OK 2021-06-02 00:52:00.352 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() started 2021-06-02 00:52:03.024 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() finished in 2.67 sec 2021-06-02 00:52:03.401 18 INFO rally.task.engine [-] Load duration is: 1.576051 2021-06-02 00:52:03.401 18 INFO rally.task.engine [-] Full runner duration is: 1.618245 2021-06-02 00:52:03.402 18 INFO rally.task.engine [-] Full duration is: 5.690732 2021-06-02 00:52:03.481 18 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=2274017c-2cca-4fc9-9f46-8833db7ce608)", "subtasks": [ { "title": "Authenticate.validate_nova", "description": "Check Nova Client to ensure validation of token.", "scenario": { "Authenticate.validate_nova": { "repetitions": 2 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:52:03.494 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:52:03.944 18 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:52:04.835 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack setup() finished in 1.34 sec 2021-06-02 00:52:04.847 18 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: c4fc491c-9abc-4d18-b7ed-1756580b7a3c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:52:04.849 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:52:04.855 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:52:04.859 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:52:04.863 18 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"repetitions": 2} 2021-06-02 00:52:04.867 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 START 2021-06-02 00:52:04.870 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 START 2021-06-02 00:52:04.872 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 START 2021-06-02 00:52:04.873 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 START 2021-06-02 00:52:05.413 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 1 END: OK 2021-06-02 00:52:05.426 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 START 2021-06-02 00:52:05.439 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 2 END: OK 2021-06-02 00:52:05.446 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 START 2021-06-02 00:52:05.458 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 3 END: OK 2021-06-02 00:52:05.462 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 START 2021-06-02 00:52:05.485 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 4 END: OK 2021-06-02 00:52:05.489 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 START 2021-06-02 00:52:05.649 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 5 END: OK 2021-06-02 00:52:05.654 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 START 2021-06-02 00:52:05.675 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 6 END: OK 2021-06-02 00:52:05.680 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 START 2021-06-02 00:52:05.744 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 8 END: OK 2021-06-02 00:52:05.765 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 7 END: OK 2021-06-02 00:52:05.842 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 9 END: OK 2021-06-02 00:52:05.885 18 INFO rally.task.runner [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | ITER: 10 END: OK 2021-06-02 00:52:05.904 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() started 2021-06-02 00:52:09.892 18 INFO rally.task.context [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Context users@openstack cleanup() finished in 3.99 sec 2021-06-02 00:52:11.571 18 INFO rally.task.engine [-] Load duration is: 1.018117 2021-06-02 00:52:11.572 18 INFO rally.task.engine [-] Full runner duration is: 1.057461 2021-06-02 00:52:11.572 18 INFO rally.task.engine [-] Full duration is: 6.399427 2021-06-02 00:52:11.650 18 INFO rally.task.engine [-] Task c4fc491c-9abc-4d18-b7ed-1756580b7a3c | Completed: Running task. 2021-06-02 00:52:13.528 464 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:52:13.528 464 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:52:13.528 464 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:52:15.180 466 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:52:15.181 466 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:52:15.181 466 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:52:16.960 468 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:52:16.960 468 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:52:16.960 468 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:52:19.431 468 INFO rally.api [-] Building 'json' report for the following task(s): 'c4fc491c-9abc-4d18-b7ed-1756580b7a3c'. 2021-06-02 00:52:19.443 468 INFO rally.api [-] The report has been successfully built. 2021-06-02 00:52:21.136 470 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:52:21.136 470 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:52:21.136 470 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:52:23.663 470 INFO rally.task.engine [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Starting: Task validation. 2021-06-02 00:52:23.677 470 INFO rally.task.engine [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Starting: Task validation of syntax. 2021-06-02 00:52:23.806 470 INFO rally.task.engine [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Completed: Task validation of syntax. 2021-06-02 00:52:23.806 470 INFO rally.task.engine [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Starting: Task validation of required platforms. 2021-06-02 00:52:23.873 470 INFO rally.task.engine [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Completed: Task validation of required platforms. 2021-06-02 00:52:23.874 470 INFO rally.task.engine [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Starting: Task validation of semantic. 2021-06-02 00:52:23.874 470 INFO rally.task.engine [-] Check health of the environment '82b237cc-5c9e-499c-a87e-6bc505715ff5'. 2021-06-02 00:52:24.376 470 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2021-06-02 00:52:24.391 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 00:52:24.758 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 00:52:25.344 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack setup() finished in 0.95 sec 2021-06-02 00:52:26.456 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() started 2021-06-02 00:52:28.572 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() finished in 2.12 sec 2021-06-02 00:52:28.572 470 INFO rally.task.engine [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Completed: Task validation of semantic. 2021-06-02 00:52:28.573 470 INFO rally.task.engine [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Completed: Task validation. 2021-06-02 00:52:28.573 470 INFO rally.api [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 input file is valid. 2021-06-02 00:52:28.573 470 INFO rally.api [-] Run Task 50a174e7-67fc-4029-8afa-253a813c2b44 against Deployment 82b237cc-5c9e-499c-a87e-6bc505715ff5 2021-06-02 00:52:28.574 470 INFO rally.task.engine [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Starting: Running task. 2021-06-02 00:52:28.628 470 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=8ae939ff-6897-4ea3-9c7c-2bee71dea78d)", "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": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:52:28.649 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:52:29.100 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:52:30.045 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack setup() finished in 1.40 sec 2021-06-02 00:52:30.046 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 00:52:30.058 470 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 50a174e7-67fc-4029-8afa-253a813c2b44). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:52:30.062 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:52:30.067 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:52:30.067 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 START 2021-06-02 00:52:30.068 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:52:30.071 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 START 2021-06-02 00:52:30.077 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 START 2021-06-02 00:52:30.078 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:52:30.086 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 START 2021-06-02 00:52:32.658 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'c49d35b2-21d5-4524-83fa-2621ce89f317'. Status changed: NONE => QUEUED in 0.04817366600036621 2021-06-02 00:52:32.821 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '11861d95-f7b1-4d61-97b4-552cff7fa9c5'. Status changed: NONE => QUEUED in 0.050226449966430664 2021-06-02 00:52:32.906 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '7e9a2b41-95ba-4ace-a9bb-b3949a33fb9c'. Status changed: NONE => QUEUED in 0.04226827621459961 2021-06-02 00:52:33.017 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'b0cd2893-48b6-43e6-95b5-033d09d28ac8'. Status changed: NONE => QUEUED in 0.047652244567871094 2021-06-02 00:52:33.237 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8ae939ff_ne2FD2wu. Status changed: QUEUED => ACTIVE in 0.02979898452758789 2021-06-02 00:52:33.261 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8ae939ff_NlJAUyUa. Status changed: QUEUED => ACTIVE in 0.029110431671142578 2021-06-02 00:52:33.359 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8ae939ff_xcn47VZf. Status changed: QUEUED => ACTIVE in 0.024071693420410156 2021-06-02 00:52:33.461 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8ae939ff_NNViDyKQ. Status changed: QUEUED => ACTIVE in 0.025365352630615234 2021-06-02 00:52:33.537 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 END: OK 2021-06-02 00:52:33.541 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 START 2021-06-02 00:52:33.564 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 END: OK 2021-06-02 00:52:33.568 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 START 2021-06-02 00:52:33.639 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 END: OK 2021-06-02 00:52:33.643 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 START 2021-06-02 00:52:33.773 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 END: OK 2021-06-02 00:52:33.788 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 START 2021-06-02 00:52:36.001 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '0801156e-6493-4711-8063-1cff8ba633f0'. Status changed: NONE => QUEUED in 0.04479384422302246 2021-06-02 00:52:36.102 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '162f7f1d-e6ec-4792-a5f5-4399a72f3da6'. Status changed: NONE => QUEUED in 0.03943276405334473 2021-06-02 00:52:36.191 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '2dd043c6-f81c-4d65-8124-90ccb65888d7'. Status changed: NONE => QUEUED in 0.05391645431518555 2021-06-02 00:52:36.288 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '40a7594f-da46-4e12-b963-72251427830d'. Status changed: NONE => QUEUED in 0.04613184928894043 2021-06-02 00:52:36.415 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8ae939ff_VCSy0yjc. Status changed: QUEUED => ACTIVE in 0.02687549591064453 2021-06-02 00:52:36.523 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8ae939ff_mtHmUg2N. Status changed: QUEUED => ACTIVE in 0.03427624702453613 2021-06-02 00:52:36.624 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8ae939ff_cDBwK5bT. Status changed: QUEUED => ACTIVE in 0.027587413787841797 2021-06-02 00:52:36.681 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 END: OK 2021-06-02 00:52:36.685 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 START 2021-06-02 00:52:36.770 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 END: OK 2021-06-02 00:52:36.775 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 START 2021-06-02 00:52:36.786 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8ae939ff_5n5De5sH. Status changed: QUEUED => ACTIVE in 0.042961835861206055 2021-06-02 00:52:36.874 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 END: OK 2021-06-02 00:52:37.049 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 END: OK 2021-06-02 00:52:39.089 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '5b096dbd-79ea-4fb2-8b31-719b5bb26909'. Status changed: NONE => QUEUED in 0.045290231704711914 2021-06-02 00:52:39.162 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '5bcc3326-f212-4bbf-a21e-cb433fbf3e2b'. Status changed: NONE => QUEUED in 0.04812908172607422 2021-06-02 00:52:39.540 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8ae939ff_XFLdJwXp. Status changed: QUEUED => ACTIVE in 0.025606155395507812 2021-06-02 00:52:39.583 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8ae939ff_PPNM6iS0. Status changed: QUEUED => ACTIVE in 0.025290727615356445 2021-06-02 00:52:39.795 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 END: OK 2021-06-02 00:52:39.826 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 END: OK 2021-06-02 00:52:39.838 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() started 2021-06-02 00:52:39.842 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2021-06-02 00:52:40.519 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() finished in 0.68 sec 2021-06-02 00:52:40.519 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() started 2021-06-02 00:52:46.487 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() finished in 5.97 sec 2021-06-02 00:52:46.750 470 INFO rally.task.engine [-] Load duration is: 9.480401 2021-06-02 00:52:46.751 470 INFO rally.task.engine [-] Full runner duration is: 9.780547 2021-06-02 00:52:46.751 470 INFO rally.task.engine [-] Full duration is: 17.838986 2021-06-02 00:52:46.838 470 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=6b4cafab-50f7-4b59-b763-8897035910d3)", "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": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:52:46.860 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:52:47.318 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:52:48.286 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack setup() finished in 1.43 sec 2021-06-02 00:52:48.286 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 00:52:48.297 470 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 50a174e7-67fc-4029-8afa-253a813c2b44). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:52:48.299 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:52:48.299 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:52:48.300 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:52:48.305 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:52:48.305 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 START 2021-06-02 00:52:48.308 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 START 2021-06-02 00:52:48.312 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 START 2021-06-02 00:52:48.316 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 START 2021-06-02 00:52:50.937 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'b2342bd0-9ed9-4846-af8f-4c3f26b47d1b'. Status changed: NONE => QUEUED in 0.0485231876373291 2021-06-02 00:52:51.099 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'c0fa81e1-7a10-4ef5-8c98-6e63f55b9706'. Status changed: NONE => QUEUED in 0.04325294494628906 2021-06-02 00:52:51.188 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'd57d1182-ea29-4df7-95df-8733acbbb83d'. Status changed: NONE => QUEUED in 0.04294776916503906 2021-06-02 00:52:51.310 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '658bc2c1-6463-4e31-a652-ce054186b2ca'. Status changed: NONE => QUEUED in 0.04606890678405762 2021-06-02 00:52:51.495 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b4cafab_eEOmGdgR. Status changed: QUEUED => ACTIVE in 0.02655649185180664 2021-06-02 00:52:51.531 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b4cafab_dInujPnn. Status changed: QUEUED => ACTIVE in 0.033416032791137695 2021-06-02 00:52:51.560 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 END: OK 2021-06-02 00:52:51.567 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 START 2021-06-02 00:52:51.590 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 END: OK 2021-06-02 00:52:51.594 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 START 2021-06-02 00:52:51.633 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b4cafab_ZHT1uZsd. Status changed: QUEUED => ACTIVE in 0.03209233283996582 2021-06-02 00:52:51.692 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 END: OK 2021-06-02 00:52:51.696 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 START 2021-06-02 00:52:51.735 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b4cafab_aMZe6R5c. Status changed: QUEUED => ACTIVE in 0.029095172882080078 2021-06-02 00:52:51.798 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 END: OK 2021-06-02 00:52:51.802 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 START 2021-06-02 00:52:54.040 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'ebb3e761-f306-42c7-8631-be49263ad313'. Status changed: NONE => QUEUED in 0.04407095909118652 2021-06-02 00:52:54.152 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '6f437760-2c67-495d-b41f-e8740cec8da8'. Status changed: NONE => QUEUED in 0.04358196258544922 2021-06-02 00:52:54.224 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'aa6773e6-de0e-4285-94f4-f3d514cf80e0'. Status changed: NONE => QUEUED in 0.041602134704589844 2021-06-02 00:52:54.297 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '55ae255f-f369-4adc-a708-9fea974c408b'. Status changed: NONE => QUEUED in 0.04192662239074707 2021-06-02 00:52:54.433 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b4cafab_CkXA57JX. Status changed: QUEUED => ACTIVE in 0.027601957321166992 2021-06-02 00:52:54.497 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 END: OK 2021-06-02 00:52:54.501 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 START 2021-06-02 00:52:54.575 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b4cafab_dteV6JeA. Status changed: QUEUED => ACTIVE in 0.035508155822753906 2021-06-02 00:52:54.636 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 END: OK 2021-06-02 00:52:54.641 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 START 2021-06-02 00:52:54.681 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b4cafab_U7BDqFmh. Status changed: QUEUED => ACTIVE in 0.031400442123413086 2021-06-02 00:52:54.710 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b4cafab_YQwBsUZp. Status changed: QUEUED => ACTIVE in 0.035303592681884766 2021-06-02 00:52:54.739 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 END: OK 2021-06-02 00:52:54.794 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 END: OK 2021-06-02 00:52:56.903 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '6bf2833f-8a37-4393-8f8a-a5274bc59d52'. Status changed: NONE => QUEUED in 0.051447391510009766 2021-06-02 00:52:57.101 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '1512c2d2-389b-4845-98fd-2fd958b450b1'. Status changed: NONE => QUEUED in 0.043523311614990234 2021-06-02 00:52:57.315 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b4cafab_632Zj6uO. Status changed: QUEUED => ACTIVE in 0.030699968338012695 2021-06-02 00:52:57.372 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 END: OK 2021-06-02 00:52:57.530 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_6b4cafab_19j7lnfR. Status changed: QUEUED => ACTIVE in 0.024278640747070312 2021-06-02 00:52:57.585 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 END: OK 2021-06-02 00:52:57.597 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() started 2021-06-02 00:52:57.601 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2021-06-02 00:52:58.325 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6b4cafab_dInujPnn (c0fa81e1-7a10-4ef5-8c98-6e63f55b9706) 2021-06-02 00:52:58.335 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6b4cafab_aMZe6R5c (658bc2c1-6463-4e31-a652-ce054186b2ca) 2021-06-02 00:52:58.336 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6b4cafab_eEOmGdgR (b2342bd0-9ed9-4846-af8f-4c3f26b47d1b) 2021-06-02 00:52:58.336 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6b4cafab_ZHT1uZsd (d57d1182-ea29-4df7-95df-8733acbbb83d) 2021-06-02 00:52:58.348 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6b4cafab_19j7lnfR (1512c2d2-389b-4845-98fd-2fd958b450b1) 2021-06-02 00:52:58.370 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6b4cafab_U7BDqFmh (aa6773e6-de0e-4285-94f4-f3d514cf80e0) 2021-06-02 00:52:58.375 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6b4cafab_dteV6JeA (6f437760-2c67-495d-b41f-e8740cec8da8) 2021-06-02 00:52:58.412 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6b4cafab_632Zj6uO (6bf2833f-8a37-4393-8f8a-a5274bc59d52) 2021-06-02 00:52:58.427 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6b4cafab_CkXA57JX (ebb3e761-f306-42c7-8631-be49263ad313) 2021-06-02 00:52:58.461 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_6b4cafab_YQwBsUZp (55ae255f-f369-4adc-a708-9fea974c408b) 2021-06-02 00:52:58.891 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.903 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.916 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.923 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.924 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.933 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.935 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.945 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.946 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.954 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.955 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:58.965 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:59.127 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:59.153 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:59.173 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:59.187 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:59.204 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:59.205 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:59.211 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:52:59.229 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:53:00.232 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() finished in 2.63 sec 2021-06-02 00:53:00.233 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() started 2021-06-02 00:53:03.457 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() finished in 3.22 sec 2021-06-02 00:53:04.970 470 INFO rally.task.engine [-] Load duration is: 9.005298 2021-06-02 00:53:04.971 470 INFO rally.task.engine [-] Full runner duration is: 9.300467 2021-06-02 00:53:04.971 470 INFO rally.task.engine [-] Full duration is: 16.598565 2021-06-02 00:53:05.057 470 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=4b9878dd-2bd5-457b-ac49-8f12ca9baaf5)", "subtasks": [ { "title": "GlanceImages.list_images", "description": "List all images.", "scenario": { "GlanceImages.list_images": {} }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:53:05.075 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:53:05.541 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:53:06.350 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack setup() finished in 1.28 sec 2021-06-02 00:53:06.362 470 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 50a174e7-67fc-4029-8afa-253a813c2b44). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:53:06.365 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 00:53:06.370 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 00:53:06.374 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 00:53:06.378 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 START 2021-06-02 00:53:06.383 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 00:53:06.390 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 START 2021-06-02 00:53:06.396 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 START 2021-06-02 00:53:06.404 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 START 2021-06-02 00:53:06.752 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 END: OK 2021-06-02 00:53:06.758 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 START 2021-06-02 00:53:06.790 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 END: OK 2021-06-02 00:53:06.794 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 START 2021-06-02 00:53:06.806 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 END: OK 2021-06-02 00:53:06.814 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 START 2021-06-02 00:53:06.845 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 END: OK 2021-06-02 00:53:06.854 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 START 2021-06-02 00:53:07.038 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 END: OK 2021-06-02 00:53:07.042 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 START 2021-06-02 00:53:07.080 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 END: OK 2021-06-02 00:53:07.085 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 START 2021-06-02 00:53:07.145 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 END: OK 2021-06-02 00:53:07.306 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 END: OK 2021-06-02 00:53:07.397 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 END: OK 2021-06-02 00:53:07.416 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 END: OK 2021-06-02 00:53:07.430 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() started 2021-06-02 00:53:10.566 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() finished in 3.14 sec 2021-06-02 00:53:11.142 470 INFO rally.task.engine [-] Load duration is: 0.834081 2021-06-02 00:53:11.142 470 INFO rally.task.engine [-] Full runner duration is: 1.068436 2021-06-02 00:53:11.143 470 INFO rally.task.engine [-] Full duration is: 5.493108 2021-06-02 00:53:11.229 470 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=b0a186d0-75ef-4bb6-9268-695ea26daea7)", "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_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "number_instances": 2, "boot_server_kwargs": { "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:53:11.249 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:53:11.723 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:53:12.618 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack setup() finished in 1.37 sec 2021-06-02 00:53:13.364 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context quotas@openstack setup() finished in 0.75 sec 2021-06-02 00:53:13.365 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 00:53:13.529 470 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 50a174e7-67fc-4029-8afa-253a813c2b44). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:53:13.531 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "number_instances": 2, "boot_server_kwargs": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 00:53:13.532 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "number_instances": 2, "boot_server_kwargs": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 00:53:13.537 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "number_instances": 2, "boot_server_kwargs": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 00:53:13.542 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 START 2021-06-02 00:53:13.543 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "number_instances": 2, "boot_server_kwargs": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 00:53:13.547 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 START 2021-06-02 00:53:13.564 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 START 2021-06-02 00:53:13.564 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 START 2021-06-02 00:53:16.146 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'c0f7be19-a3f4-4015-ae4f-f7d83a1e82b9'. Status changed: NONE => QUEUED in 0.05145740509033203 2021-06-02 00:53:16.240 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'dd2d0ec3-42b8-4be4-831e-c55628688097'. Status changed: NONE => QUEUED in 0.04023432731628418 2021-06-02 00:53:16.334 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'd09406e4-5d1b-46fc-86d7-aca19f428b26'. Status changed: NONE => QUEUED in 0.03958487510681152 2021-06-02 00:53:16.386 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '0a002969-1898-4d48-92cd-4b5cce7c2019'. Status changed: NONE => QUEUED in 0.041709184646606445 2021-06-02 00:53:16.696 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_ZuvoGZqW. Status changed: QUEUED => ACTIVE in 0.026619434356689453 2021-06-02 00:53:16.764 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_fmwpmtra. Status changed: QUEUED => ACTIVE in 0.023375749588012695 2021-06-02 00:53:16.777 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_qQX8vu9Q. Status changed: QUEUED => ACTIVE in 0.02579784393310547 2021-06-02 00:53:16.817 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_qDMOFLQ3. Status changed: QUEUED => ACTIVE in 0.028182268142700195 2021-06-02 00:53:34.836 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_6QO2ZCKf_1. Status changed: BUILD => ACTIVE in 13.619589567184448 2021-06-02 00:53:34.910 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_WbzEf1uP_1. Status changed: BUILD => ACTIVE in 13.501127481460571 2021-06-02 00:53:35.060 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_6QO2ZCKf_0. Status changed: BUILD => ACTIVE in 0.2233436107635498 2021-06-02 00:53:35.061 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 END: OK 2021-06-02 00:53:35.067 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 START 2021-06-02 00:53:35.108 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_WbzEf1uP_0. Status changed: BUILD => ACTIVE in 0.19703173637390137 2021-06-02 00:53:35.108 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 END: OK 2021-06-02 00:53:35.112 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 START 2021-06-02 00:53:36.318 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_WZXGTCX8_1. Status changed: BUILD => ACTIVE in 16.335044622421265 2021-06-02 00:53:36.535 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_WZXGTCX8_0. Status changed: BUILD => ACTIVE in 0.2162461280822754 2021-06-02 00:53:36.536 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 END: OK 2021-06-02 00:53:36.540 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 START 2021-06-02 00:53:37.507 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'bde9d832-ef93-4f4d-a6c5-8ff33e6ad6a8'. Status changed: NONE => QUEUED in 0.05207514762878418 2021-06-02 00:53:37.600 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '99350e8c-c69c-481d-b342-15181f184da1'. Status changed: NONE => QUEUED in 0.045768022537231445 2021-06-02 00:53:38.159 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_4JwQANiY. Status changed: QUEUED => ACTIVE in 0.02773118019104004 2021-06-02 00:53:38.179 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_ExJTi5AE. Status changed: QUEUED => ACTIVE in 0.027341604232788086 2021-06-02 00:53:38.453 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_Y2fdavpV_1. Status changed: BUILD => ACTIVE in 18.247596263885498 2021-06-02 00:53:38.790 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_Y2fdavpV_0. Status changed: BUILD => ACTIVE in 0.3350794315338135 2021-06-02 00:53:38.791 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 END: OK 2021-06-02 00:53:38.797 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 START 2021-06-02 00:53:39.003 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'f972f5d1-1168-4fd1-baf7-aa531f74c2d2'. Status changed: NONE => QUEUED in 0.04765772819519043 2021-06-02 00:53:39.413 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_xPepgZ0D. Status changed: QUEUED => ACTIVE in 0.02834939956665039 2021-06-02 00:53:41.353 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '8722ac60-858c-4822-8591-f115ebc27d5f'. Status changed: NONE => QUEUED in 0.04441690444946289 2021-06-02 00:53:41.832 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_XmP597TT. Status changed: QUEUED => ACTIVE in 0.03129982948303223 2021-06-02 00:53:53.275 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_JGFZCDNf_1. Status changed: BUILD => ACTIVE in 11.54727292060852 2021-06-02 00:53:53.495 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_JGFZCDNf_0. Status changed: BUILD => ACTIVE in 0.21883249282836914 2021-06-02 00:53:53.495 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 END: OK 2021-06-02 00:53:53.500 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 START 2021-06-02 00:53:53.885 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_dbGexWMI_1. Status changed: BUILD => ACTIVE in 12.151843309402466 2021-06-02 00:53:54.101 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_dbGexWMI_0. Status changed: BUILD => ACTIVE in 0.2153770923614502 2021-06-02 00:53:54.101 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 END: OK 2021-06-02 00:53:54.105 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 START 2021-06-02 00:53:54.881 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_9tFRM7vy_1. Status changed: BUILD => ACTIVE in 11.339738130569458 2021-06-02 00:53:55.102 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_9tFRM7vy_0. Status changed: BUILD => ACTIVE in 0.22045373916625977 2021-06-02 00:53:55.103 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 END: OK 2021-06-02 00:53:55.973 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '0d92fdeb-9ecb-455a-9b1e-94eab9510e57'. Status changed: NONE => QUEUED in 0.050226688385009766 2021-06-02 00:53:56.116 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_EUPHmCby_1. Status changed: BUILD => ACTIVE in 11.256837844848633 2021-06-02 00:53:56.501 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_LNXWGL0A. Status changed: QUEUED => ACTIVE in 0.028145313262939453 2021-06-02 00:53:56.555 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'b8f57c8d-0ff1-43bc-be34-a6ff1730d9c2'. Status changed: NONE => QUEUED in 0.04824423789978027 2021-06-02 00:53:57.003 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_InnAyfLl. Status changed: QUEUED => ACTIVE in 0.029462814331054688 2021-06-02 00:53:58.580 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_EUPHmCby_0. Status changed: BUILD => ACTIVE in 2.4633073806762695 2021-06-02 00:53:58.580 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 END: OK 2021-06-02 00:54:10.923 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_6t9BOI9P_1. Status changed: BUILD => ACTIVE in 11.210387706756592 2021-06-02 00:54:11.149 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_6t9BOI9P_0. Status changed: BUILD => ACTIVE in 0.22373485565185547 2021-06-02 00:54:11.150 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 END: OK 2021-06-02 00:54:13.284 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_pMxYZgFq_1. Status changed: BUILD => ACTIVE in 13.516368865966797 2021-06-02 00:54:13.590 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b0a186d0_pMxYZgFq_0. Status changed: BUILD => ACTIVE in 0.30481910705566406 2021-06-02 00:54:13.590 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 END: OK 2021-06-02 00:54:13.604 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() started 2021-06-02 00:54:13.610 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 00:54:16.219 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_6t9BOI9P_1 (6b895d74-36fb-411d-9b10-180a238a6b2d) 2021-06-02 00:54:16.231 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_JGFZCDNf_1 (6b184c2a-771b-43a5-8aaa-67dc1eb4c8c9) 2021-06-02 00:54:16.226 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_6t9BOI9P_0 (5f932c11-ccde-472b-be27-341d5beb7764) 2021-06-02 00:54:16.243 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_JGFZCDNf_0 (819db3d9-c74d-4217-b744-4a8d31a4c32d) 2021-06-02 00:54:16.251 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_WZXGTCX8_1 (4d1be648-21f8-4d9a-950b-2ed2bb69df5c) 2021-06-02 00:54:16.259 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_WZXGTCX8_0 (5ef7acb4-ef01-4fdd-bac6-80f08c782873) 2021-06-02 00:54:16.268 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_Y2fdavpV_1 (6982043b-7982-4656-b24c-0f01992061ad) 2021-06-02 00:54:16.288 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_Y2fdavpV_0 (28f3c4d3-590d-4f2b-89e0-16dc6f29593b) 2021-06-02 00:54:16.294 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_pMxYZgFq_1 (d40a411c-50d9-44bd-8fde-adcb9623a174) 2021-06-02 00:54:16.460 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_pMxYZgFq_0 (c24840ab-a88e-4f0c-b3b3-ca1d98f2fa66) 2021-06-02 00:54:16.465 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_EUPHmCby_1 (c06b068b-02d6-481a-a349-1359a9b2b334) 2021-06-02 00:54:16.493 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_EUPHmCby_0 (4c8b3abf-c1ff-4a00-a7a5-e29995bd97b3) 2021-06-02 00:54:16.502 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_9tFRM7vy_1 (7decb36f-543a-4d83-9ab4-6039f45c7e64) 2021-06-02 00:54:16.525 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_9tFRM7vy_0 (4d1825db-0fde-446f-a1ef-a8d5aa6fa054) 2021-06-02 00:54:16.547 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_dbGexWMI_1 (62bb2570-b8b1-4e45-b809-ce228a58ba53) 2021-06-02 00:54:16.571 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_dbGexWMI_0 (9f578a34-ac0f-4879-93ae-8896afe9a51d) 2021-06-02 00:54:16.580 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_WbzEf1uP_1 (0757d902-a676-4192-a135-d9de7ca29077) 2021-06-02 00:54:16.616 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_6QO2ZCKf_1 (f41991ec-ffc6-4a61-8d75-65802140b179) 2021-06-02 00:54:16.629 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_6QO2ZCKf_0 (d7c8c0b0-d649-441e-b8c9-3d6de74fdc9b) 2021-06-02 00:54:16.656 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_b0a186d0_WbzEf1uP_0 (ef2644ec-b123-42bd-9ae8-bf634974b7fc) 2021-06-02 00:54:28.649 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 00:54:29.283 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 00:54:30.358 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2021-06-02 00:54:31.132 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b0a186d0_LNXWGL0A (0d92fdeb-9ecb-455a-9b1e-94eab9510e57) 2021-06-02 00:54:31.137 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b0a186d0_ExJTi5AE (99350e8c-c69c-481d-b342-15181f184da1) 2021-06-02 00:54:31.146 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b0a186d0_qDMOFLQ3 (0a002969-1898-4d48-92cd-4b5cce7c2019) 2021-06-02 00:54:31.159 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b0a186d0_qQX8vu9Q (d09406e4-5d1b-46fc-86d7-aca19f428b26) 2021-06-02 00:54:31.177 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b0a186d0_InnAyfLl (b8f57c8d-0ff1-43bc-be34-a6ff1730d9c2) 2021-06-02 00:54:31.188 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b0a186d0_XmP597TT (8722ac60-858c-4822-8591-f115ebc27d5f) 2021-06-02 00:54:31.199 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b0a186d0_xPepgZ0D (f972f5d1-1168-4fd1-baf7-aa531f74c2d2) 2021-06-02 00:54:31.209 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b0a186d0_4JwQANiY (bde9d832-ef93-4f4d-a6c5-8ff33e6ad6a8) 2021-06-02 00:54:31.229 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b0a186d0_fmwpmtra (dd2d0ec3-42b8-4be4-831e-c55628688097) 2021-06-02 00:54:31.240 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b0a186d0_ZuvoGZqW (c0f7be19-a3f4-4015-ae4f-f7d83a1e82b9) 2021-06-02 00:54:31.785 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.803 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.817 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.823 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.825 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.835 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.836 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.843 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.846 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.853 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.857 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:31.865 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:32.298 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:32.330 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:32.331 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:32.353 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:32.374 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:32.396 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:32.431 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:32.457 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:33.461 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() finished in 19.86 sec 2021-06-02 00:54:33.461 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context quotas@openstack cleanup() started 2021-06-02 00:54:33.535 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context quotas@openstack cleanup() finished in 73.84 msec 2021-06-02 00:54:33.536 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() started 2021-06-02 00:54:35.934 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() finished in 2.40 sec 2021-06-02 00:54:37.669 470 INFO rally.task.engine [-] Load duration is: 58.829164 2021-06-02 00:54:37.669 470 INFO rally.task.engine [-] Full runner duration is: 60.074838 2021-06-02 00:54:37.669 470 INFO rally.task.engine [-] Full duration is: 84.686533 2021-06-02 00:54:37.753 470 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=8b689730-0b54-4c5a-9fdb-f92d44206ffc)", "subtasks": [ { "title": "GlanceImages.create_and_deactivate_image", "description": "Create an image, then deactivate it.", "scenario": { "GlanceImages.create_and_deactivate_image": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:54:37.774 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:54:38.300 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:54:39.210 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack setup() finished in 1.44 sec 2021-06-02 00:54:39.211 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 00:54:39.223 470 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 50a174e7-67fc-4029-8afa-253a813c2b44). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:54:39.225 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:54:39.229 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:54:39.229 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 START 2021-06-02 00:54:39.230 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:54:39.231 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:54:39.234 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 START 2021-06-02 00:54:39.247 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 START 2021-06-02 00:54:39.248 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 START 2021-06-02 00:54:41.787 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'ad630f72-576d-428a-b03c-f5d1edf84554'. Status changed: NONE => QUEUED in 0.04293394088745117 2021-06-02 00:54:41.902 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'f6a9b827-1d1c-4df4-b6e0-258c932d6040'. Status changed: NONE => QUEUED in 0.04581475257873535 2021-06-02 00:54:42.035 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'e7f2e11b-a201-4784-a3b6-a2d4273c396c'. Status changed: NONE => QUEUED in 0.043042898178100586 2021-06-02 00:54:42.084 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'e32a3e74-ff72-4930-8834-3821d6268043'. Status changed: NONE => QUEUED in 0.039786577224731445 2021-06-02 00:54:42.317 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8b689730_9PfLjF1h. Status changed: QUEUED => ACTIVE in 0.03153038024902344 2021-06-02 00:54:42.455 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8b689730_9TMbisi4. Status changed: QUEUED => ACTIVE in 0.04176449775695801 2021-06-02 00:54:42.465 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 END: OK 2021-06-02 00:54:42.470 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 START 2021-06-02 00:54:42.491 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8b689730_yvhyxVio. Status changed: QUEUED => ACTIVE in 0.03166031837463379 2021-06-02 00:54:42.519 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8b689730_LAjwwylm. Status changed: QUEUED => ACTIVE in 0.033797264099121094 2021-06-02 00:54:42.549 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 END: OK 2021-06-02 00:54:42.553 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 START 2021-06-02 00:54:42.566 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 END: OK 2021-06-02 00:54:42.570 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 START 2021-06-02 00:54:42.609 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 END: OK 2021-06-02 00:54:42.613 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 START 2021-06-02 00:54:45.005 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '01ff3964-da9e-4606-9cb8-d0162b464f24'. Status changed: NONE => QUEUED in 0.05281996726989746 2021-06-02 00:54:45.024 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '8292c97d-bff6-4ab1-81d9-79391c2aebe1'. Status changed: NONE => QUEUED in 0.058403730392456055 2021-06-02 00:54:45.177 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '4768a1f0-7456-48a9-9204-6766e6a754bf'. Status changed: NONE => QUEUED in 0.05171489715576172 2021-06-02 00:54:45.232 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'ae470a65-86c5-4f44-92f3-de66b12eed54'. Status changed: NONE => QUEUED in 0.04503297805786133 2021-06-02 00:54:45.460 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8b689730_b0myR0uk. Status changed: QUEUED => ACTIVE in 0.02843618392944336 2021-06-02 00:54:45.471 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8b689730_74WXPgzN. Status changed: QUEUED => ACTIVE in 0.023548603057861328 2021-06-02 00:54:45.551 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 END: OK 2021-06-02 00:54:45.551 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 END: OK 2021-06-02 00:54:45.556 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 START 2021-06-02 00:54:45.564 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 START 2021-06-02 00:54:45.649 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8b689730_AAmVq4DA. Status changed: QUEUED => ACTIVE in 0.03649473190307617 2021-06-02 00:54:45.669 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8b689730_yPLunQZB. Status changed: QUEUED => ACTIVE in 0.02750873565673828 2021-06-02 00:54:45.725 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 END: OK 2021-06-02 00:54:45.741 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 END: OK 2021-06-02 00:54:47.935 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'c0641267-1177-4949-91f7-8a07bbe7e7b2'. Status changed: NONE => QUEUED in 0.04708266258239746 2021-06-02 00:54:48.067 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '6ae99276-9c58-439a-9d7c-c8ae15f2441e'. Status changed: NONE => QUEUED in 0.046445369720458984 2021-06-02 00:54:48.343 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8b689730_7M6E42Ac. Status changed: QUEUED => ACTIVE in 0.026953935623168945 2021-06-02 00:54:48.409 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 END: OK 2021-06-02 00:54:48.464 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8b689730_tL68rhu8. Status changed: QUEUED => ACTIVE in 0.02652144432067871 2021-06-02 00:54:48.539 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 END: OK 2021-06-02 00:54:48.552 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() started 2021-06-02 00:54:48.556 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2021-06-02 00:54:49.490 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_8b689730_yPLunQZB (ae470a65-86c5-4f44-92f3-de66b12eed54) 2021-06-02 00:54:49.496 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_8b689730_9PfLjF1h (f6a9b827-1d1c-4df4-b6e0-258c932d6040) 2021-06-02 00:54:49.503 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_8b689730_LAjwwylm (e32a3e74-ff72-4930-8834-3821d6268043) 2021-06-02 00:54:49.522 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_8b689730_74WXPgzN (01ff3964-da9e-4606-9cb8-d0162b464f24) 2021-06-02 00:54:49.527 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_8b689730_9TMbisi4 (ad630f72-576d-428a-b03c-f5d1edf84554) 2021-06-02 00:54:49.536 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_8b689730_tL68rhu8 (6ae99276-9c58-439a-9d7c-c8ae15f2441e) 2021-06-02 00:54:49.542 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_8b689730_7M6E42Ac (c0641267-1177-4949-91f7-8a07bbe7e7b2) 2021-06-02 00:54:49.549 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_8b689730_b0myR0uk (8292c97d-bff6-4ab1-81d9-79391c2aebe1) 2021-06-02 00:54:49.564 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_8b689730_yvhyxVio (e7f2e11b-a201-4784-a3b6-a2d4273c396c) 2021-06-02 00:54:49.572 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_8b689730_AAmVq4DA (4768a1f0-7456-48a9-9204-6766e6a754bf) 2021-06-02 00:54:50.232 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.240 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.246 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.253 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.259 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.265 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.270 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.272 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.281 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.282 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.293 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.295 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.377 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.384 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.408 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.410 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.423 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.440 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.453 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:50.477 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:54:51.480 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() finished in 2.93 sec 2021-06-02 00:54:51.481 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() started 2021-06-02 00:54:54.068 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() finished in 2.59 sec 2021-06-02 00:54:55.938 470 INFO rally.task.engine [-] Load duration is: 9.074178 2021-06-02 00:54:55.938 470 INFO rally.task.engine [-] Full runner duration is: 9.329429 2021-06-02 00:54:55.939 470 INFO rally.task.engine [-] Full duration is: 16.296097 2021-06-02 00:54:56.025 470 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=9d13e95b-6df1-45eb-814d-17bf5a619038)", "subtasks": [ { "title": "GlanceImages.create_and_download_image", "description": "Create an image, then download data of the image.", "scenario": { "GlanceImages.create_and_download_image": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:54:56.043 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:54:56.551 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:54:57.478 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack setup() finished in 1.43 sec 2021-06-02 00:54:57.478 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 00:54:57.488 470 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 50a174e7-67fc-4029-8afa-253a813c2b44). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:54:57.490 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:54:57.491 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:54:57.497 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:54:57.500 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 START 2021-06-02 00:54:57.501 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:54:57.503 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 START 2021-06-02 00:54:57.524 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 START 2021-06-02 00:54:57.525 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 START 2021-06-02 00:55:00.153 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '1adec6db-817c-4048-ad36-928bf76fd6ec'. Status changed: NONE => QUEUED in 0.05031323432922363 2021-06-02 00:55:00.237 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '271ce0d1-9598-4493-8ff0-0d4efce02e92'. Status changed: NONE => QUEUED in 0.04822111129760742 2021-06-02 00:55:00.339 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '00c5d25c-0df5-4e01-9ddb-bdf77a33433c'. Status changed: NONE => QUEUED in 0.044480085372924805 2021-06-02 00:55:00.479 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'af2a5bba-9ad1-4489-bd19-b89b87fe8229'. Status changed: NONE => QUEUED in 0.053255558013916016 2021-06-02 00:55:00.774 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9d13e95b_IqoQ8h9m. Status changed: QUEUED => ACTIVE in 0.02644944190979004 2021-06-02 00:55:00.785 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9d13e95b_Zt1KjVSd. Status changed: QUEUED => ACTIVE in 0.021569490432739258 2021-06-02 00:55:00.797 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9d13e95b_vZCKW8lj. Status changed: QUEUED => ACTIVE in 0.02806401252746582 2021-06-02 00:55:00.894 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9d13e95b_xw3xXITD. Status changed: QUEUED => ACTIVE in 0.024878978729248047 2021-06-02 00:55:00.956 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 END: OK 2021-06-02 00:55:00.962 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 START 2021-06-02 00:55:00.972 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 END: OK 2021-06-02 00:55:00.977 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 START 2021-06-02 00:55:01.005 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 END: OK 2021-06-02 00:55:01.010 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 START 2021-06-02 00:55:01.087 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 END: OK 2021-06-02 00:55:01.093 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 START 2021-06-02 00:55:03.481 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '2d157f39-c825-4d28-bdc1-7f8a51f23a43'. Status changed: NONE => QUEUED in 0.04296517372131348 2021-06-02 00:55:03.540 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '07522a64-10ec-487f-804e-9c660c027f4d'. Status changed: NONE => QUEUED in 0.0469970703125 2021-06-02 00:55:03.659 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'f1ab4d07-a4da-4d62-a49b-e6a7e31fca44'. Status changed: NONE => QUEUED in 0.042890310287475586 2021-06-02 00:55:03.726 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'abcd1620-040f-4638-805b-ca95d98168d4'. Status changed: NONE => QUEUED in 0.04399871826171875 2021-06-02 00:55:03.921 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9d13e95b_KGyYNt0c. Status changed: QUEUED => ACTIVE in 0.02618551254272461 2021-06-02 00:55:03.966 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9d13e95b_q0U5Bt36. Status changed: QUEUED => ACTIVE in 0.02976059913635254 2021-06-02 00:55:04.112 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9d13e95b_UmP0nYIk. Status changed: QUEUED => ACTIVE in 0.027390241622924805 2021-06-02 00:55:04.120 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 END: OK 2021-06-02 00:55:04.125 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 START 2021-06-02 00:55:04.161 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9d13e95b_4JamR6hM. Status changed: QUEUED => ACTIVE in 0.028477907180786133 2021-06-02 00:55:04.167 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 END: OK 2021-06-02 00:55:04.171 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 START 2021-06-02 00:55:04.302 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 END: OK 2021-06-02 00:55:04.365 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 END: OK 2021-06-02 00:55:06.555 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '046431b6-c8d1-4217-9048-02c618979f2a'. Status changed: NONE => QUEUED in 0.04298281669616699 2021-06-02 00:55:06.629 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '5d584563-dcb7-444e-baf1-494396ce0bc9'. Status changed: NONE => QUEUED in 0.049283504486083984 2021-06-02 00:55:06.995 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9d13e95b_Pc0b6hms. Status changed: QUEUED => ACTIVE in 0.029028654098510742 2021-06-02 00:55:07.059 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_9d13e95b_pBhuAM8T. Status changed: QUEUED => ACTIVE in 0.02458357810974121 2021-06-02 00:55:07.196 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 END: OK 2021-06-02 00:55:07.255 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 END: OK 2021-06-02 00:55:07.272 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() started 2021-06-02 00:55:07.276 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2021-06-02 00:55:08.057 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_9d13e95b_pBhuAM8T (5d584563-dcb7-444e-baf1-494396ce0bc9) 2021-06-02 00:55:08.068 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_9d13e95b_q0U5Bt36 (07522a64-10ec-487f-804e-9c660c027f4d) 2021-06-02 00:55:08.063 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_9d13e95b_KGyYNt0c (2d157f39-c825-4d28-bdc1-7f8a51f23a43) 2021-06-02 00:55:08.079 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_9d13e95b_Pc0b6hms (046431b6-c8d1-4217-9048-02c618979f2a) 2021-06-02 00:55:08.084 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_9d13e95b_Zt1KjVSd (1adec6db-817c-4048-ad36-928bf76fd6ec) 2021-06-02 00:55:08.095 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_9d13e95b_IqoQ8h9m (00c5d25c-0df5-4e01-9ddb-bdf77a33433c) 2021-06-02 00:55:08.107 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_9d13e95b_UmP0nYIk (f1ab4d07-a4da-4d62-a49b-e6a7e31fca44) 2021-06-02 00:55:08.122 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_9d13e95b_4JamR6hM (abcd1620-040f-4638-805b-ca95d98168d4) 2021-06-02 00:55:08.128 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_9d13e95b_xw3xXITD (af2a5bba-9ad1-4489-bd19-b89b87fe8229) 2021-06-02 00:55:08.137 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_9d13e95b_vZCKW8lj (271ce0d1-9598-4493-8ff0-0d4efce02e92) 2021-06-02 00:55:08.672 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.682 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.692 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.702 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.711 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.721 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.730 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.741 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.750 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.761 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.799 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.823 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.883 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.890 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.905 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.910 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.951 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:08.974 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:09.100 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:09.121 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:10.125 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() finished in 2.85 sec 2021-06-02 00:55:10.125 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() started 2021-06-02 00:55:12.447 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() finished in 2.32 sec 2021-06-02 00:55:14.240 470 INFO rally.task.engine [-] Load duration is: 9.481902 2021-06-02 00:55:14.241 470 INFO rally.task.engine [-] Full runner duration is: 9.784583 2021-06-02 00:55:14.241 470 INFO rally.task.engine [-] Full duration is: 16.406381 2021-06-02 00:55:14.325 470 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=b42bc165-a001-439c-8bc9-9588b4acd79b)", "subtasks": [ { "title": "GlanceImages.create_and_get_image", "description": "Create and get detailed information of an image.", "scenario": { "GlanceImages.create_and_get_image": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:55:14.342 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:55:14.868 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:55:15.798 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack setup() finished in 1.46 sec 2021-06-02 00:55:15.798 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 00:55:15.809 470 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 50a174e7-67fc-4029-8afa-253a813c2b44). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:55:15.811 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:55:15.815 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:55:15.819 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:55:15.823 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:55:15.827 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 START 2021-06-02 00:55:15.834 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 START 2021-06-02 00:55:15.841 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 START 2021-06-02 00:55:15.848 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 START 2021-06-02 00:55:18.399 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'd9193c87-c38a-4aae-96f0-a36be89b3f34'. Status changed: NONE => QUEUED in 0.046628475189208984 2021-06-02 00:55:18.571 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'e74f9b7d-f94f-45fe-8a2d-b376e87d3a35'. Status changed: NONE => QUEUED in 0.05115532875061035 2021-06-02 00:55:18.719 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'f0831462-b15e-496f-85d3-18b129919534'. Status changed: NONE => QUEUED in 0.04644918441772461 2021-06-02 00:55:18.732 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '5ffdc477-58d0-4e9b-8332-99a1bf02c377'. Status changed: NONE => QUEUED in 0.04885244369506836 2021-06-02 00:55:18.991 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b42bc165_KzySOJR9. Status changed: QUEUED => ACTIVE in 0.028603076934814453 2021-06-02 00:55:18.998 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b42bc165_ywx2bzsN. Status changed: QUEUED => ACTIVE in 0.02599644660949707 2021-06-02 00:55:19.018 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 END: OK 2021-06-02 00:55:19.023 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 START 2021-06-02 00:55:19.032 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 END: OK 2021-06-02 00:55:19.037 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 START 2021-06-02 00:55:19.180 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b42bc165_vXKnx6H3. Status changed: QUEUED => ACTIVE in 0.040651559829711914 2021-06-02 00:55:19.190 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b42bc165_eRwy0rXr. Status changed: QUEUED => ACTIVE in 0.033709049224853516 2021-06-02 00:55:19.207 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 END: OK 2021-06-02 00:55:19.211 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 START 2021-06-02 00:55:19.223 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 END: OK 2021-06-02 00:55:19.240 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 START 2021-06-02 00:55:21.479 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '0a772966-97b6-4152-8697-3322b7bb3f08'. Status changed: NONE => QUEUED in 0.04620051383972168 2021-06-02 00:55:21.595 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'ba05162a-e84f-49a5-8488-a4cba612512a'. Status changed: NONE => QUEUED in 0.04419398307800293 2021-06-02 00:55:21.733 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '9f4421d2-2d2f-46a0-8eb6-c6adc04dda44'. Status changed: NONE => QUEUED in 0.050424814224243164 2021-06-02 00:55:21.850 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'b0bc29cc-116f-44bd-a450-c80f1abfdfb4'. Status changed: NONE => QUEUED in 0.04779791831970215 2021-06-02 00:55:21.908 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b42bc165_Jf3qkrf6. Status changed: QUEUED => ACTIVE in 0.03006148338317871 2021-06-02 00:55:21.933 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 END: OK 2021-06-02 00:55:21.938 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 START 2021-06-02 00:55:22.033 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b42bc165_eDBHZOJu. Status changed: QUEUED => ACTIVE in 0.03577446937561035 2021-06-02 00:55:22.067 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 END: OK 2021-06-02 00:55:22.072 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 START 2021-06-02 00:55:22.179 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b42bc165_s4yEViLA. Status changed: QUEUED => ACTIVE in 0.04248356819152832 2021-06-02 00:55:22.206 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 END: OK 2021-06-02 00:55:22.276 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b42bc165_1B99FKED. Status changed: QUEUED => ACTIVE in 0.04409170150756836 2021-06-02 00:55:22.322 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 END: OK 2021-06-02 00:55:24.440 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '1dbac109-9c7e-4c1f-896d-c220e0dede7b'. Status changed: NONE => QUEUED in 0.050997257232666016 2021-06-02 00:55:24.508 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'fc3edfd5-4fcf-40c1-9b77-a258a937e7ff'. Status changed: NONE => QUEUED in 0.04611063003540039 2021-06-02 00:55:24.864 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b42bc165_4YyTnLbI. Status changed: QUEUED => ACTIVE in 0.027365684509277344 2021-06-02 00:55:24.892 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 END: OK 2021-06-02 00:55:24.900 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b42bc165_h1ydy5kf. Status changed: QUEUED => ACTIVE in 0.02538442611694336 2021-06-02 00:55:24.927 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 END: OK 2021-06-02 00:55:24.948 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() started 2021-06-02 00:55:24.952 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2021-06-02 00:55:25.767 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b42bc165_vXKnx6H3 (5ffdc477-58d0-4e9b-8332-99a1bf02c377) 2021-06-02 00:55:25.773 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b42bc165_KzySOJR9 (e74f9b7d-f94f-45fe-8a2d-b376e87d3a35) 2021-06-02 00:55:25.784 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b42bc165_ywx2bzsN (d9193c87-c38a-4aae-96f0-a36be89b3f34) 2021-06-02 00:55:25.792 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b42bc165_h1ydy5kf (fc3edfd5-4fcf-40c1-9b77-a258a937e7ff) 2021-06-02 00:55:25.809 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b42bc165_s4yEViLA (9f4421d2-2d2f-46a0-8eb6-c6adc04dda44) 2021-06-02 00:55:25.814 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b42bc165_Jf3qkrf6 (0a772966-97b6-4152-8697-3322b7bb3f08) 2021-06-02 00:55:25.825 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b42bc165_eRwy0rXr (f0831462-b15e-496f-85d3-18b129919534) 2021-06-02 00:55:25.853 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b42bc165_4YyTnLbI (1dbac109-9c7e-4c1f-896d-c220e0dede7b) 2021-06-02 00:55:25.867 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b42bc165_eDBHZOJu (ba05162a-e84f-49a5-8488-a4cba612512a) 2021-06-02 00:55:25.901 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_b42bc165_1B99FKED (b0bc29cc-116f-44bd-a450-c80f1abfdfb4) 2021-06-02 00:55:26.369 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.380 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.385 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.397 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.401 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.410 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.412 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.421 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.424 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.431 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.434 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.447 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.635 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.661 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.684 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.696 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.704 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.710 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.722 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:26.729 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:27.732 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() finished in 2.78 sec 2021-06-02 00:55:27.733 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() started 2021-06-02 00:55:30.124 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() finished in 2.39 sec 2021-06-02 00:55:30.492 470 INFO rally.task.engine [-] Load duration is: 8.850821 2021-06-02 00:55:30.493 470 INFO rally.task.engine [-] Full runner duration is: 9.139816 2021-06-02 00:55:30.493 470 INFO rally.task.engine [-] Full duration is: 15.783045 2021-06-02 00:55:30.574 470 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=d555ff5c-b65a-414b-9e23-588ac6f54226)", "subtasks": [ { "title": "GlanceImages.create_and_update_image", "description": "Create an image then update it.", "scenario": { "GlanceImages.create_and_update_image": { "container_format": "bare", "disk_format": "qcow2", "image_location": "/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:55:30.591 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:55:31.036 470 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:55:31.944 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack setup() finished in 1.35 sec 2021-06-02 00:55:31.945 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 00:55:31.952 470 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 50a174e7-67fc-4029-8afa-253a813c2b44). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:55:31.954 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:55:31.959 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:55:31.960 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:55:31.963 470 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 00:55:31.967 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 START 2021-06-02 00:55:31.977 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 START 2021-06-02 00:55:31.987 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 START 2021-06-02 00:55:31.993 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 START 2021-06-02 00:55:34.548 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'c216a2fd-5448-4022-8542-f02684dd7d61'. Status changed: NONE => QUEUED in 0.0444798469543457 2021-06-02 00:55:34.668 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'dc323870-70d2-4aba-bd9c-d49ba6d2a83d'. Status changed: NONE => QUEUED in 0.05136275291442871 2021-06-02 00:55:34.744 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '03aee7f3-199b-4960-a8c8-ea2d3a25139d'. Status changed: NONE => QUEUED in 0.04111742973327637 2021-06-02 00:55:34.826 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'ef50a664-e589-4834-8983-7fc41e17b243'. Status changed: NONE => QUEUED in 0.041492462158203125 2021-06-02 00:55:35.144 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d555ff5c_rYyZSNmg. Status changed: QUEUED => ACTIVE in 0.029705047607421875 2021-06-02 00:55:35.150 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d555ff5c_KQBBh7K4. Status changed: QUEUED => ACTIVE in 0.041941165924072266 2021-06-02 00:55:35.167 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d555ff5c_f5mvn9Rs. Status changed: QUEUED => ACTIVE in 0.028830289840698242 2021-06-02 00:55:35.314 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d555ff5c_5uop79VR. Status changed: QUEUED => ACTIVE in 0.05922532081604004 2021-06-02 00:55:35.411 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 1 END: OK 2021-06-02 00:55:35.416 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 START 2021-06-02 00:55:35.425 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 3 END: OK 2021-06-02 00:55:35.427 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 4 END: OK 2021-06-02 00:55:35.431 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 START 2021-06-02 00:55:35.433 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 START 2021-06-02 00:55:35.504 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 2 END: OK 2021-06-02 00:55:35.525 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 START 2021-06-02 00:55:37.925 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '2fe4894a-c3f6-4f8e-a9c1-294e8bc70d80'. Status changed: NONE => QUEUED in 0.04075336456298828 2021-06-02 00:55:38.068 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'a69a793a-c453-419b-97c6-8149ff7f7be3'. Status changed: NONE => QUEUED in 0.04796648025512695 2021-06-02 00:55:38.203 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'e716e1f2-814e-41c1-bec1-305d3ff664b5'. Status changed: NONE => QUEUED in 0.043350934982299805 2021-06-02 00:55:38.287 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '13340d96-edd4-4690-bdc5-8d16e113bfe4'. Status changed: NONE => QUEUED in 0.04592466354370117 2021-06-02 00:55:38.339 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d555ff5c_f3eQlU6m. Status changed: QUEUED => ACTIVE in 0.029459476470947266 2021-06-02 00:55:38.482 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d555ff5c_LZHDh09I. Status changed: QUEUED => ACTIVE in 0.026070356369018555 2021-06-02 00:55:38.543 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 8 END: OK 2021-06-02 00:55:38.553 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 START 2021-06-02 00:55:38.640 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d555ff5c_0OxHmIkB. Status changed: QUEUED => ACTIVE in 0.034388065338134766 2021-06-02 00:55:38.668 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 5 END: OK 2021-06-02 00:55:38.672 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 START 2021-06-02 00:55:38.782 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d555ff5c_oPq5Sc4u. Status changed: QUEUED => ACTIVE in 0.05741429328918457 2021-06-02 00:55:38.927 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 6 END: OK 2021-06-02 00:55:39.005 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 7 END: OK 2021-06-02 00:55:40.999 470 RALLYDEBUG rally.task.utils [-] Waiting for resource 'c69189fb-ce0d-4281-988c-957bc3569e76'. Status changed: NONE => QUEUED in 0.041039466857910156 2021-06-02 00:55:41.143 470 RALLYDEBUG rally.task.utils [-] Waiting for resource '034e53b6-f684-41f7-aa78-0bff62282a9b'. Status changed: NONE => QUEUED in 0.043660879135131836 2021-06-02 00:55:41.426 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d555ff5c_OtQgfJ42. Status changed: QUEUED => ACTIVE in 0.028926849365234375 2021-06-02 00:55:41.575 470 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d555ff5c_LHvL1je6. Status changed: QUEUED => ACTIVE in 0.030391454696655273 2021-06-02 00:55:41.620 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 9 END: OK 2021-06-02 00:55:41.753 470 INFO rally.task.runner [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | ITER: 10 END: OK 2021-06-02 00:55:41.772 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() started 2021-06-02 00:55:41.776 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2021-06-02 00:55:42.504 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_d555ff5c_ZRXxIGio (dc323870-70d2-4aba-bd9c-d49ba6d2a83d) 2021-06-02 00:55:42.513 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_d555ff5c_te7KRRFT (c216a2fd-5448-4022-8542-f02684dd7d61) 2021-06-02 00:55:42.523 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_d555ff5c_HSblsBMC (c69189fb-ce0d-4281-988c-957bc3569e76) 2021-06-02 00:55:42.534 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_d555ff5c_FzQt13qg (034e53b6-f684-41f7-aa78-0bff62282a9b) 2021-06-02 00:55:42.550 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_d555ff5c_Kwp4OhMw (e716e1f2-814e-41c1-bec1-305d3ff664b5) 2021-06-02 00:55:42.559 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_d555ff5c_nsHvoSmB (a69a793a-c453-419b-97c6-8149ff7f7be3) 2021-06-02 00:55:42.565 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_d555ff5c_sV5Mygck (2fe4894a-c3f6-4f8e-a9c1-294e8bc70d80) 2021-06-02 00:55:42.590 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_d555ff5c_aIDpX3Rp (ef50a664-e589-4834-8983-7fc41e17b243) 2021-06-02 00:55:42.618 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_d555ff5c_llYhDCQc (03aee7f3-199b-4960-a8c8-ea2d3a25139d) 2021-06-02 00:55:42.623 470 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting glance.images object s_rally_d555ff5c_iVV6ysza (13340d96-edd4-4690-bdc5-8d16e113bfe4) 2021-06-02 00:55:43.075 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.084 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.095 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.104 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.116 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.122 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.125 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.130 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.135 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.140 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.146 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.154 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.350 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.363 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.383 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.385 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.386 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.405 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.412 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:43.431 470 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 00:55:44.435 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context cleanup@openstack cleanup() finished in 2.66 sec 2021-06-02 00:55:44.436 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() started 2021-06-02 00:55:46.735 470 INFO rally.task.context [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Context users@openstack cleanup() finished in 2.30 sec 2021-06-02 00:55:46.793 470 INFO rally.task.engine [-] Load duration is: 9.53214 2021-06-02 00:55:46.793 470 INFO rally.task.engine [-] Full runner duration is: 9.820641 2021-06-02 00:55:46.794 470 INFO rally.task.engine [-] Full duration is: 16.14575 2021-06-02 00:55:46.872 470 INFO rally.task.engine [-] Task 50a174e7-67fc-4029-8afa-253a813c2b44 | Completed: Running task. 2021-06-02 00:55:48.771 1250 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:55:48.771 1250 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:55:48.771 1250 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:55:50.229 1252 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:55:50.229 1252 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:55:50.230 1252 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:55:51.818 1254 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:55:51.819 1254 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:55:51.819 1254 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:55:54.191 1254 INFO rally.api [-] Building 'json' report for the following task(s): '50a174e7-67fc-4029-8afa-253a813c2b44'. 2021-06-02 00:55:54.217 1254 INFO rally.api [-] The report has been successfully built. 2021-06-02 00:55:55.933 1256 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 00:55:55.933 1256 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 00:55:55.934 1256 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 00:55:58.783 1256 INFO rally.task.engine [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Starting: Task validation. 2021-06-02 00:55:58.798 1256 INFO rally.task.engine [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Starting: Task validation of syntax. 2021-06-02 00:55:59.257 1256 INFO rally.task.engine [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Completed: Task validation of syntax. 2021-06-02 00:55:59.257 1256 INFO rally.task.engine [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Starting: Task validation of required platforms. 2021-06-02 00:55:59.472 1256 INFO rally.task.engine [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Completed: Task validation of required platforms. 2021-06-02 00:55:59.473 1256 INFO rally.task.engine [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Starting: Task validation of semantic. 2021-06-02 00:55:59.473 1256 INFO rally.task.engine [-] Check health of the environment '82b237cc-5c9e-499c-a87e-6bc505715ff5'. 2021-06-02 00:56:00.059 1256 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2021-06-02 00:56:00.074 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 00:56:00.442 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 00:56:01.031 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 0.96 sec 2021-06-02 00:56:05.401 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 00:56:06.707 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 1.31 sec 2021-06-02 00:56:06.708 1256 INFO rally.task.engine [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Completed: Task validation of semantic. 2021-06-02 00:56:06.708 1256 INFO rally.task.engine [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Completed: Task validation. 2021-06-02 00:56:06.709 1256 INFO rally.api [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac input file is valid. 2021-06-02 00:56:06.709 1256 INFO rally.api [-] Run Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac against Deployment 82b237cc-5c9e-499c-a87e-6bc505715ff5 2021-06-02 00:56:06.709 1256 INFO rally.task.engine [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Starting: Running task. 2021-06-02 00:56:06.768 1256 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=3b6a56e0-14f1-407e-a302-52b4d2620d81)", "subtasks": [ { "title": "CinderVolumes.create_and_attach_volume", "description": "Create a VM and attach a volume to it.", "scenario": { "CinderVolumes.create_and_attach_volume": { "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "size": 1, "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:56:06.789 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:56:07.283 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:56:08.193 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.40 sec 2021-06-02 00:56:08.325 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 00:56:08.909 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.58 sec 2021-06-02 00:56:08.909 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 00:56:09.460 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:56:09.464 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 00:56:09.469 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 00:56:09.470 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 00:56:09.474 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 00:56:09.475 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 00:56:09.496 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 00:56:09.501 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 00:56:09.518 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 00:56:19.390 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_coZap7mB. Status changed: BUILD => ACTIVE in 7.250149726867676 2021-06-02 00:56:19.867 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_B0EZOboE. Status changed: BUILD => ACTIVE in 7.45319938659668 2021-06-02 00:56:20.423 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_O7TSOG45. Status changed: BUILD => ACTIVE in 8.943842649459839 2021-06-02 00:56:22.468 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_gvURZEVM. Status changed: AVAILABLE => RESERVED in 0.21202659606933594 2021-06-02 00:56:22.913 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_dsTkaGJL. Status changed: AVAILABLE => RESERVED in 0.20452404022216797 2021-06-02 00:56:23.436 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_IUqiPk6B. Status changed: AVAILABLE => RESERVED in 0.20418906211853027 2021-06-02 00:56:23.781 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_7WOXYZdZ. Status changed: BUILD => ACTIVE in 11.344381332397461 2021-06-02 00:56:24.698 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_gvURZEVM. Status changed: RESERVED => IN-USE in 2.2298216819763184 2021-06-02 00:56:25.135 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_dsTkaGJL. Status changed: RESERVED => IN-USE in 2.22147536277771 2021-06-02 00:56:25.152 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_gvURZEVM. Status changed: AVAILABLE => DETACHING in 0.2242281436920166 2021-06-02 00:56:25.561 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_dsTkaGJL. Status changed: AVAILABLE => DETACHING in 0.19834399223327637 2021-06-02 00:56:25.642 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_IUqiPk6B. Status changed: RESERVED => IN-USE in 2.2062220573425293 2021-06-02 00:56:26.074 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_IUqiPk6B. Status changed: AVAILABLE => DETACHING in 0.19327425956726074 2021-06-02 00:56:26.868 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_7OO1f1Dp. Status changed: AVAILABLE => RESERVED in 0.1995561122894287 2021-06-02 00:56:27.362 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_gvURZEVM. Status changed: DETACHING => AVAILABLE in 2.2099192142486572 2021-06-02 00:56:27.520 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_gvURZEVM. Status changed: AVAILABLE => DELETING in 0.06856107711791992 2021-06-02 00:56:27.765 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_dsTkaGJL. Status changed: DETACHING => AVAILABLE in 2.20344614982605 2021-06-02 00:56:27.912 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_dsTkaGJL. Status changed: AVAILABLE => DELETING in 0.07528567314147949 2021-06-02 00:56:28.305 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_IUqiPk6B. Status changed: DETACHING => AVAILABLE in 2.23083758354187 2021-06-02 00:56:28.488 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_IUqiPk6B. Status changed: AVAILABLE => DELETING in 0.09957194328308105 2021-06-02 00:56:29.079 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_7OO1f1Dp. Status changed: RESERVED => IN-USE in 2.210785388946533 2021-06-02 00:56:29.537 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_7OO1f1Dp. Status changed: AVAILABLE => DETACHING in 0.2183246612548828 2021-06-02 00:56:31.750 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_7OO1f1Dp. Status changed: DETACHING => AVAILABLE in 2.212919235229492 2021-06-02 00:56:31.921 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_7OO1f1Dp. Status changed: AVAILABLE => DELETING in 0.07964229583740234 2021-06-02 00:56:33.113 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 00:56:33.120 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 00:56:34.261 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 00:56:34.266 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 00:56:34.584 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 00:56:34.588 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 00:56:36.636 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 00:56:36.640 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 00:56:42.115 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_huwZTHCL. Status changed: BUILD => ACTIVE in 7.193763971328735 2021-06-02 00:56:42.798 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_3Q1h0JAa. Status changed: BUILD => ACTIVE in 6.777117013931274 2021-06-02 00:56:45.159 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_ye4xrJnX. Status changed: AVAILABLE => RESERVED in 0.23875808715820312 2021-06-02 00:56:45.266 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_Qvp2aDs8. Status changed: BUILD => ACTIVE in 7.871971845626831 2021-06-02 00:56:45.834 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_D4wdlYa8. Status changed: AVAILABLE => RESERVED in 0.20664095878601074 2021-06-02 00:56:46.026 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_p9Zd2Wia. Status changed: BUILD => ACTIVE in 6.909481763839722 2021-06-02 00:56:47.597 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_ye4xrJnX. Status changed: RESERVED => IN-USE in 2.437487840652466 2021-06-02 00:56:48.046 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_D4wdlYa8. Status changed: RESERVED => IN-USE in 2.2123935222625732 2021-06-02 00:56:48.079 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_ye4xrJnX. Status changed: AVAILABLE => DETACHING in 0.20815420150756836 2021-06-02 00:56:48.364 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_Z9yC32ez. Status changed: AVAILABLE => RESERVED in 0.20157265663146973 2021-06-02 00:56:48.521 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_D4wdlYa8. Status changed: AVAILABLE => DETACHING in 0.20053553581237793 2021-06-02 00:56:49.149 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_CuiljPII. Status changed: AVAILABLE => RESERVED in 0.1924140453338623 2021-06-02 00:56:50.271 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_ye4xrJnX. Status changed: DETACHING => AVAILABLE in 2.1915359497070312 2021-06-02 00:56:50.423 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_ye4xrJnX. Status changed: AVAILABLE => DELETING in 0.06879472732543945 2021-06-02 00:56:50.562 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_Z9yC32ez. Status changed: RESERVED => IN-USE in 2.1973915100097656 2021-06-02 00:56:50.729 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_D4wdlYa8. Status changed: DETACHING => AVAILABLE in 2.207948684692383 2021-06-02 00:56:50.879 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_D4wdlYa8. Status changed: AVAILABLE => DELETING in 0.0656120777130127 2021-06-02 00:56:51.010 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_Z9yC32ez. Status changed: AVAILABLE => DETACHING in 0.21522951126098633 2021-06-02 00:56:51.362 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_CuiljPII. Status changed: RESERVED => IN-USE in 2.213421106338501 2021-06-02 00:56:51.774 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_CuiljPII. Status changed: AVAILABLE => DETACHING in 0.19195342063903809 2021-06-02 00:56:53.236 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_Z9yC32ez. Status changed: DETACHING => AVAILABLE in 2.2265167236328125 2021-06-02 00:56:53.400 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_Z9yC32ez. Status changed: AVAILABLE => DELETING in 0.07128596305847168 2021-06-02 00:56:53.992 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_CuiljPII. Status changed: DETACHING => AVAILABLE in 2.2178921699523926 2021-06-02 00:56:54.165 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_CuiljPII. Status changed: AVAILABLE => DELETING in 0.07927107810974121 2021-06-02 00:56:55.039 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 00:56:55.044 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 00:56:57.600 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 00:56:57.605 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 00:56:58.050 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 00:56:58.754 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 00:57:05.055 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_qqAncXZc. Status changed: BUILD => ACTIVE in 7.034040212631226 2021-06-02 00:57:08.067 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_bwHqxHac. Status changed: AVAILABLE => RESERVED in 0.21146321296691895 2021-06-02 00:57:10.272 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_bwHqxHac. Status changed: RESERVED => IN-USE in 2.2050511837005615 2021-06-02 00:57:10.724 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_bwHqxHac. Status changed: AVAILABLE => DETACHING in 0.2190101146697998 2021-06-02 00:57:12.418 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_I7nlOV1s. Status changed: BUILD => ACTIVE in 12.212304830551147 2021-06-02 00:57:12.961 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_bwHqxHac. Status changed: DETACHING => AVAILABLE in 2.2365071773529053 2021-06-02 00:57:13.115 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_bwHqxHac. Status changed: AVAILABLE => DELETING in 0.08048033714294434 2021-06-02 00:57:15.481 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_KgR8q5RG. Status changed: AVAILABLE => RESERVED in 0.1988985538482666 2021-06-02 00:57:17.816 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 00:57:17.883 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_KgR8q5RG. Status changed: RESERVED => IN-USE in 2.402040481567383 2021-06-02 00:57:18.460 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_KgR8q5RG. Status changed: AVAILABLE => DETACHING in 0.20122551918029785 2021-06-02 00:57:20.654 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_KgR8q5RG. Status changed: DETACHING => AVAILABLE in 2.193844795227051 2021-06-02 00:57:20.851 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_3b6a56e0_KgR8q5RG. Status changed: AVAILABLE => DELETING in 0.09923744201660156 2021-06-02 00:57:25.407 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 00:57:25.419 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 00:57:25.424 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 00:57:26.119 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 00:57:26.598 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 00:57:27.550 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 00:57:28.040 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 00:57:28.509 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 00:57:28.939 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 00:57:29.510 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 4.09 sec 2021-06-02 00:57:29.510 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 00:57:29.591 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 80.55 msec 2021-06-02 00:57:29.591 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 00:57:29.591 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.22 msec 2021-06-02 00:57:29.592 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 00:57:32.672 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 3.08 sec 2021-06-02 00:57:33.230 1256 INFO rally.task.engine [-] Load duration is: 74.929229 2021-06-02 00:57:33.231 1256 INFO rally.task.engine [-] Full runner duration is: 75.960085 2021-06-02 00:57:33.231 1256 INFO rally.task.engine [-] Full duration is: 85.885009 2021-06-02 00:57:33.330 1256 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=d59770fa-80bf-4f25-a974-69cb4ede11c7)", "subtasks": [ { "title": "CinderVolumes.create_and_list_snapshots", "description": "Create and then list a volume-snapshot.", "scenario": { "CinderVolumes.create_and_list_snapshots": { "detailed": true, "force": false } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "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": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:57:33.355 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:57:33.838 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:57:34.762 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.41 sec 2021-06-02 00:57:34.889 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 00:57:35.465 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.57 sec 2021-06-02 00:57:43.558 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack setup() finished in 8.09 sec 2021-06-02 00:57:43.559 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 00:57:43.570 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:57:43.572 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "force": false} 2021-06-02 00:57:43.572 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "force": false} 2021-06-02 00:57:43.578 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "force": false} 2021-06-02 00:57:43.582 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 00:57:43.583 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "force": false} 2021-06-02 00:57:43.583 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 00:57:43.588 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 00:57:43.601 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 00:57:46.099 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 00:57:46.107 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 00:57:46.122 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 00:57:46.133 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 00:57:46.158 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 00:57:46.166 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 00:57:48.164 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d59770fa_dQhtYyrK. Status changed: CREATING => AVAILABLE in 2.1165668964385986 2021-06-02 00:57:48.204 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 00:57:48.209 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 00:57:48.630 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 00:57:48.634 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 00:57:48.690 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 00:57:48.696 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 00:57:48.712 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 00:57:50.655 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 00:57:51.105 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 00:57:51.164 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 00:57:51.181 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 00:57:51.187 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 00:57:51.680 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 00:57:52.278 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_snapshots object s_rally_d59770fa_MNBiE56d (25b61df1-e9f4-43c0-b16e-3ec7b3818d20) 2021-06-02 00:57:52.281 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_snapshots object s_rally_d59770fa_CGUcfXcN (be418613-0573-4bbe-a1c6-4b34521d628a) 2021-06-02 00:57:52.290 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_snapshots object s_rally_d59770fa_dQhtYyrK (8701ab1f-4f99-46b0-9882-e1ff04da862c) 2021-06-02 00:57:52.295 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_snapshots object s_rally_d59770fa_NKUGxbgA (3c29b819-d791-491d-aff5-82641482032a) 2021-06-02 00:57:52.307 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_snapshots object s_rally_d59770fa_1Nc0muRr (7ced8300-1afe-465c-9a97-378c4bc4db4a) 2021-06-02 00:57:52.331 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_snapshots object s_rally_d59770fa_ALnxGfHV (b820f7cd-0570-4084-9313-b1669244fe75) 2021-06-02 00:57:52.336 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_snapshots object s_rally_d59770fa_oIUOlVS4 (acd3122e-69b8-440f-91c8-0947f2d77956) 2021-06-02 00:57:52.346 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_snapshots object s_rally_d59770fa_R7T3uTbY (bd1abdbc-fb91-430b-acdd-82d470698a49) 2021-06-02 00:57:52.370 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_snapshots object s_rally_d59770fa_7aOWFbxN (efdd282a-e2fd-4765-8f3d-51bea5432d7b) 2021-06-02 00:57:52.386 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_snapshots object s_rally_d59770fa_6KoIM3yv (c4818b63-dded-4745-88ef-7070f02b2556) 2021-06-02 00:57:55.921 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 00:57:56.343 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 00:57:56.906 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 5.72 sec 2021-06-02 00:57:56.906 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack cleanup() started 2021-06-02 00:57:56.907 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 00:57:57.462 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_d59770fa_VWRbSkFm (f06d14f5-cbf9-43c1-a366-5e9cd0e02f8a) 2021-06-02 00:57:57.468 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_d59770fa_pUqQpRlc (139fb6f4-b6f1-4d4c-baf8-173b43089c1f) 2021-06-02 00:57:57.475 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_d59770fa_LMVl2ZzG (c3ac3a57-f008-4398-8998-617898aa6669) 2021-06-02 00:57:59.823 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack cleanup() finished in 2.92 sec 2021-06-02 00:57:59.824 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 00:57:59.908 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 83.69 msec 2021-06-02 00:57:59.908 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 00:57:59.909 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.36 msec 2021-06-02 00:57:59.909 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 00:58:02.481 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.57 sec 2021-06-02 00:58:03.522 1256 INFO rally.task.engine [-] Load duration is: 7.573144 2021-06-02 00:58:03.523 1256 INFO rally.task.engine [-] Full runner duration is: 7.611654 2021-06-02 00:58:03.523 1256 INFO rally.task.engine [-] Full duration is: 29.130064 2021-06-02 00:58:03.614 1256 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=a16fd6fd-2252-437c-8528-ffaad3ce64dd)", "subtasks": [ { "title": "CinderVolumes.create_and_list_volume", "description": "Create a volume and list all volumes.", "scenario": { "CinderVolumes.create_and_list_volume": { "detailed": true, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "size": 1 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:58:03.634 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:58:04.079 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:58:04.944 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.31 sec 2021-06-02 00:58:05.074 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 00:58:05.686 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.61 sec 2021-06-02 00:58:05.686 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 00:58:05.978 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:58:05.981 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1} 2021-06-02 00:58:05.985 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1} 2021-06-02 00:58:05.990 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 00:58:05.999 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1} 2021-06-02 00:58:06.000 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 00:58:06.001 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1} 2021-06-02 00:58:06.006 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 00:58:06.023 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 00:58:10.956 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a16fd6fd_souAt907. Status changed: DOWNLOADING => AVAILABLE in 2.233229398727417 2021-06-02 00:58:10.965 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a16fd6fd_Quek62dg. Status changed: DOWNLOADING => AVAILABLE in 2.2478644847869873 2021-06-02 00:58:10.980 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a16fd6fd_IIcIGvZc. Status changed: DOWNLOADING => AVAILABLE in 2.230088710784912 2021-06-02 00:58:10.987 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a16fd6fd_P4atoSKv. Status changed: DOWNLOADING => AVAILABLE in 2.2270402908325195 2021-06-02 00:58:11.024 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 00:58:11.030 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 00:58:11.045 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 00:58:11.050 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 00:58:11.064 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 00:58:11.069 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 00:58:11.073 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 00:58:11.082 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 00:58:15.856 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a16fd6fd_UvQhECrI. Status changed: DOWNLOADING => AVAILABLE in 2.2353265285491943 2021-06-02 00:58:15.863 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a16fd6fd_qqGSj1F0. Status changed: DOWNLOADING => AVAILABLE in 2.2204461097717285 2021-06-02 00:58:15.894 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a16fd6fd_qULFFpvz. Status changed: DOWNLOADING => AVAILABLE in 2.2245852947235107 2021-06-02 00:58:15.933 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 00:58:15.938 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 00:58:15.951 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 00:58:15.957 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 00:58:15.962 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a16fd6fd_Wmnxqfa7. Status changed: DOWNLOADING => AVAILABLE in 2.225686550140381 2021-06-02 00:58:15.982 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 00:58:16.049 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 00:58:20.740 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a16fd6fd_Oe9lVBkO. Status changed: DOWNLOADING => AVAILABLE in 2.2121622562408447 2021-06-02 00:58:20.806 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 00:58:20.878 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_a16fd6fd_q7aHCDsz. Status changed: DOWNLOADING => AVAILABLE in 2.3380379676818848 2021-06-02 00:58:20.954 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 00:58:20.968 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 00:58:20.974 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 00:58:21.555 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 00:58:22.050 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 00:58:22.499 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 00:58:23.075 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a16fd6fd_souAt907 (fb007192-adb1-4ed6-ae13-ea05fccb3a9a) 2021-06-02 00:58:23.080 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a16fd6fd_q7aHCDsz (2957d3b6-a926-4f15-b230-c5ee64b365f3) 2021-06-02 00:58:23.090 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a16fd6fd_qqGSj1F0 (870298b5-fe02-4634-9675-f9904865d76b) 2021-06-02 00:58:23.099 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a16fd6fd_qULFFpvz (74f0b84a-e058-4b38-8e9a-0fa03b2e7028) 2021-06-02 00:58:23.108 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a16fd6fd_Quek62dg (f5e7b7ff-2e7e-46e6-8f3c-4c37e1703204) 2021-06-02 00:58:23.132 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a16fd6fd_IIcIGvZc (7f68d959-9bc9-4a2c-8791-798503ff5171) 2021-06-02 00:58:23.142 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a16fd6fd_P4atoSKv (6f82ecce-bd71-41d0-b971-0997cca0c439) 2021-06-02 00:58:23.147 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a16fd6fd_Oe9lVBkO (e7e1a778-efc0-49db-b02e-3d4f624da8c9) 2021-06-02 00:58:23.163 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a16fd6fd_Wmnxqfa7 (c0616eea-7d21-4cc7-add7-0911e02159d1) 2021-06-02 00:58:23.180 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_a16fd6fd_UvQhECrI (b664ac4e-fc43-45aa-89e0-6abee8811683) 2021-06-02 00:58:25.759 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 4.79 sec 2021-06-02 00:58:25.760 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 00:58:25.857 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 96.80 msec 2021-06-02 00:58:25.857 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 00:58:25.858 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.35 msec 2021-06-02 00:58:25.858 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 00:58:29.014 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 3.16 sec 2021-06-02 00:58:29.776 1256 INFO rally.task.engine [-] Load duration is: 14.960913 2021-06-02 00:58:29.777 1256 INFO rally.task.engine [-] Full runner duration is: 14.990879 2021-06-02 00:58:29.777 1256 INFO rally.task.engine [-] Full duration is: 25.382065 2021-06-02 00:58:29.842 1256 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=f5e89de8-f654-4c26-9f7d-0cb578126f10)", "subtasks": [ { "title": "CinderVolumes.create_and_list_volume", "description": "Create a volume and list all volumes.", "scenario": { "CinderVolumes.create_and_list_volume": { "detailed": true, "size": 1 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:58:29.870 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:58:30.361 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:58:31.245 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.38 sec 2021-06-02 00:58:31.370 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.12 sec 2021-06-02 00:58:31.923 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.55 sec 2021-06-02 00:58:31.923 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 00:58:31.935 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:58:31.937 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "size": 1} 2021-06-02 00:58:31.942 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "size": 1} 2021-06-02 00:58:31.947 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "size": 1} 2021-06-02 00:58:31.951 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 00:58:31.957 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "size": 1} 2021-06-02 00:58:31.957 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 00:58:31.967 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 00:58:31.983 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 00:58:34.655 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 00:58:34.662 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 00:58:34.742 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 00:58:34.746 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 00:58:34.757 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 00:58:34.762 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 00:58:34.770 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 00:58:34.777 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 00:58:37.323 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 00:58:37.328 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 00:58:37.502 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 00:58:37.506 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 00:58:37.519 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 00:58:37.545 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 00:58:39.946 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 00:58:40.126 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 00:58:40.140 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 00:58:40.143 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 00:58:40.687 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 00:58:41.186 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 00:58:41.617 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 00:58:42.193 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_f5e89de8_jtp6tAmh (1a0a8fae-aee6-4994-b93e-e4eacd86bdb2) 2021-06-02 00:58:42.198 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_f5e89de8_xEwJsVJM (2456f10a-fecf-4d3e-9cfc-ed633175e8ce) 2021-06-02 00:58:42.207 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_f5e89de8_dIUXtiwu (6fab8eed-d9ba-4b31-8248-30b721df6463) 2021-06-02 00:58:42.212 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_f5e89de8_BdYb2BWq (085fe8c6-f3fa-47b5-a203-8b7407f733f5) 2021-06-02 00:58:42.225 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_f5e89de8_OHw5RRFm (d4752dfc-7c5c-4c05-8336-788d2060956d) 2021-06-02 00:58:42.234 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_f5e89de8_AvFghF84 (f6c09731-4c1a-4e4d-b01b-986da626f3a8) 2021-06-02 00:58:42.246 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_f5e89de8_WP7uGcaJ (a1b48de5-9ad5-4ef0-b634-f07b7557ea1b) 2021-06-02 00:58:42.251 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_f5e89de8_jeR8kB66 (8f1930b2-9293-4626-a942-ed4617f84efe) 2021-06-02 00:58:42.286 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_f5e89de8_7HYTN01L (6db34d7d-bb41-4149-a84b-c6f96a9f0dd7) 2021-06-02 00:58:42.291 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_f5e89de8_sijY81ki (3d94eb33-61f8-4b38-8663-35fe22585a41) 2021-06-02 00:58:44.871 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 4.73 sec 2021-06-02 00:58:44.871 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 00:58:44.967 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 95.37 msec 2021-06-02 00:58:44.967 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 00:58:44.968 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.32 msec 2021-06-02 00:58:44.968 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 00:58:47.560 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.59 sec 2021-06-02 00:58:47.975 1256 INFO rally.task.engine [-] Load duration is: 8.171453 2021-06-02 00:58:47.975 1256 INFO rally.task.engine [-] Full runner duration is: 8.205721 2021-06-02 00:58:47.976 1256 INFO rally.task.engine [-] Full duration is: 17.693477 2021-06-02 00:58:48.059 1256 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=78401e90-bb80-4db7-8970-5dd3f765f110)", "subtasks": [ { "title": "CinderVolumes.create_and_upload_volume_to_image", "description": "Create and upload a volume to image.", "scenario": { "CinderVolumes.create_and_upload_volume_to_image": { "container_format": "bare", "disk_format": "raw", "do_delete": true, "force": false, "size": 1 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:58:48.083 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:58:48.535 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:58:49.547 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.46 sec 2021-06-02 00:58:49.677 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 00:58:50.211 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.53 sec 2021-06-02 00:58:50.211 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 00:58:50.223 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 00:58:50.225 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"container_format": "bare", "disk_format": "raw", "do_delete": true, "force": false, "size": 1} 2021-06-02 00:58:50.230 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 00:58:50.232 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"container_format": "bare", "disk_format": "raw", "do_delete": true, "force": false, "size": 1} 2021-06-02 00:58:50.239 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 00:58:50.240 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"container_format": "bare", "disk_format": "raw", "do_delete": true, "force": false, "size": 1} 2021-06-02 00:58:50.256 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"container_format": "bare", "disk_format": "raw", "do_delete": true, "force": false, "size": 1} 2021-06-02 00:58:50.260 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 00:58:50.261 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 00:58:53.217 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_6WJwqQlu. Status changed: AVAILABLE => UPLOADING in 0.08182549476623535 2021-06-02 00:58:53.244 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_tksV3b4Q. Status changed: AVAILABLE => UPLOADING in 0.07766580581665039 2021-06-02 00:58:53.252 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_FclvUShI. Status changed: AVAILABLE => UPLOADING in 0.07810521125793457 2021-06-02 00:58:53.327 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_dmN9TLXg. Status changed: AVAILABLE => UPLOADING in 0.08004927635192871 2021-06-02 00:59:09.898 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_tksV3b4Q. Status changed: UPLOADING => AVAILABLE in 16.653133392333984 2021-06-02 00:59:09.910 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_FclvUShI. Status changed: UPLOADING => AVAILABLE in 16.658125162124634 2021-06-02 00:59:09.916 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_6WJwqQlu. Status changed: UPLOADING => AVAILABLE in 16.698916912078857 2021-06-02 00:59:09.957 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_dmN9TLXg. Status changed: UPLOADING => AVAILABLE in 16.630431175231934 2021-06-02 00:59:10.168 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_tksV3b4Q. Status changed: AVAILABLE => DELETING in 0.07816457748413086 2021-06-02 00:59:10.171 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_FclvUShI. Status changed: AVAILABLE => DELETING in 0.06950497627258301 2021-06-02 00:59:10.212 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_dmN9TLXg. Status changed: AVAILABLE => DELETING in 0.06591367721557617 2021-06-02 00:59:10.215 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_6WJwqQlu. Status changed: AVAILABLE => DELETING in 0.0881047248840332 2021-06-02 00:59:12.516 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 00:59:12.518 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 00:59:12.524 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 00:59:12.537 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 00:59:12.571 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 00:59:12.576 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 00:59:12.584 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 00:59:12.588 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 00:59:15.497 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_GCTkAh9p. Status changed: AVAILABLE => UPLOADING in 0.07952332496643066 2021-06-02 00:59:15.503 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_R48O48GM. Status changed: AVAILABLE => UPLOADING in 0.07869601249694824 2021-06-02 00:59:15.507 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_1xzRW0Gq. Status changed: AVAILABLE => UPLOADING in 0.07658886909484863 2021-06-02 00:59:15.553 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_TVOVopCi. Status changed: AVAILABLE => UPLOADING in 0.07813072204589844 2021-06-02 00:59:32.140 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_TVOVopCi. Status changed: UPLOADING => AVAILABLE in 16.586392164230347 2021-06-02 00:59:32.147 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_1xzRW0Gq. Status changed: UPLOADING => AVAILABLE in 16.6406090259552 2021-06-02 00:59:32.157 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_R48O48GM. Status changed: UPLOADING => AVAILABLE in 16.654025554656982 2021-06-02 00:59:32.163 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_GCTkAh9p. Status changed: UPLOADING => AVAILABLE in 16.666069746017456 2021-06-02 00:59:32.393 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_TVOVopCi. Status changed: AVAILABLE => DELETING in 0.07409000396728516 2021-06-02 00:59:32.430 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_1xzRW0Gq. Status changed: AVAILABLE => DELETING in 0.09496951103210449 2021-06-02 00:59:32.441 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_R48O48GM. Status changed: AVAILABLE => DELETING in 0.06854367256164551 2021-06-02 00:59:32.474 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_GCTkAh9p. Status changed: AVAILABLE => DELETING in 0.08588171005249023 2021-06-02 00:59:34.766 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 00:59:34.772 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 00:59:34.787 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 00:59:34.788 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 00:59:34.795 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 00:59:34.816 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 00:59:37.657 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_ZFoFvTX0. Status changed: AVAILABLE => UPLOADING in 0.0681619644165039 2021-06-02 00:59:37.798 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_5F9rUOjq. Status changed: AVAILABLE => UPLOADING in 0.07646679878234863 2021-06-02 00:59:48.017 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_ZFoFvTX0. Status changed: UPLOADING => AVAILABLE in 10.360835075378418 2021-06-02 00:59:48.176 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_5F9rUOjq. Status changed: UPLOADING => AVAILABLE in 10.378552198410034 2021-06-02 00:59:48.237 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_ZFoFvTX0. Status changed: AVAILABLE => DELETING in 0.07504463195800781 2021-06-02 00:59:48.401 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_78401e90_5F9rUOjq. Status changed: AVAILABLE => DELETING in 0.07246613502502441 2021-06-02 00:59:50.582 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 00:59:50.743 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 00:59:50.756 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 00:59:50.762 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 00:59:51.361 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 00:59:51.854 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 00:59:52.265 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 00:59:52.824 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2021-06-02 00:59:53.687 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 2.93 sec 2021-06-02 00:59:53.688 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 00:59:53.769 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 81.25 msec 2021-06-02 00:59:53.770 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 00:59:53.770 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.38 msec 2021-06-02 00:59:53.770 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 00:59:56.521 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.75 sec 2021-06-02 00:59:58.423 1256 INFO rally.task.engine [-] Load duration is: 60.32856 2021-06-02 00:59:58.424 1256 INFO rally.task.engine [-] Full runner duration is: 60.53271 2021-06-02 00:59:58.424 1256 INFO rally.task.engine [-] Full duration is: 68.440877 2021-06-02 00:59:58.519 1256 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=f5213c12-c162-4864-af3d-5821b92cc16d)", "subtasks": [ { "title": "CinderVolumes.create_nested_snapshots_and_attach_volume", "description": "Create a volume from snapshot and attach/detach the volume", "scenario": { "CinderVolumes.create_nested_snapshots_and_attach_volume": { "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "nested_level": 1, "size": { "max": 1, "min": 1 }, "create_vm_params": { "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 00:59:58.541 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 00:59:59.052 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 00:59:59.906 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.37 sec 2021-06-02 01:00:00.038 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 01:00:00.578 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.54 sec 2021-06-02 01:00:00.579 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:00:01.027 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:00:01.030 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nested_level": 1, "size": {"max": 1, "min": 1}, "create_vm_params": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 01:00:01.035 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nested_level": 1, "size": {"max": 1, "min": 1}, "create_vm_params": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 01:00:01.039 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nested_level": 1, "size": {"max": 1, "min": 1}, "create_vm_params": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 01:00:01.043 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:00:01.049 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:00:01.058 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nested_level": 1, "size": {"max": 1, "min": 1}, "create_vm_params": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 01:00:01.059 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:00:01.066 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:00:13.348 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_wAMPqWCo. Status changed: BUILD => ACTIVE in 10.003801345825195 2021-06-02 01:00:18.763 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_djsIpjy9. Status changed: AVAILABLE => RESERVED in 0.22251033782958984 2021-06-02 01:00:18.995 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_ASO54i75. Status changed: BUILD => ACTIVE in 14.697736501693726 2021-06-02 01:00:19.165 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_bhMQbIag. Status changed: BUILD => ACTIVE in 15.89362645149231 2021-06-02 01:00:19.686 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XuV5mPTD. Status changed: BUILD => ACTIVE in 15.460036277770996 2021-06-02 01:00:20.993 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_djsIpjy9. Status changed: RESERVED => IN-USE in 2.2291064262390137 2021-06-02 01:00:21.428 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_djsIpjy9. Status changed: AVAILABLE => DETACHING in 0.20981645584106445 2021-06-02 01:00:23.642 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_djsIpjy9. Status changed: DETACHING => AVAILABLE in 2.21403169631958 2021-06-02 01:00:23.763 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_yPZ1X5ZK. Status changed: AVAILABLE => DELETING in 0.03727841377258301 2021-06-02 01:00:24.399 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_NV6excYW. Status changed: AVAILABLE => RESERVED in 0.24372076988220215 2021-06-02 01:00:24.524 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_ytXAR9ea. Status changed: AVAILABLE => RESERVED in 0.20577454566955566 2021-06-02 01:00:25.032 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_uiSSj7j6. Status changed: AVAILABLE => RESERVED in 0.24994373321533203 2021-06-02 01:00:25.956 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_djsIpjy9. Status changed: AVAILABLE => DELETING in 0.07335019111633301 2021-06-02 01:00:26.628 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_NV6excYW. Status changed: RESERVED => IN-USE in 2.229055166244507 2021-06-02 01:00:26.737 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_ytXAR9ea. Status changed: RESERVED => IN-USE in 2.213263511657715 2021-06-02 01:00:27.046 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_NV6excYW. Status changed: AVAILABLE => DETACHING in 0.18660449981689453 2021-06-02 01:00:27.178 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_ytXAR9ea. Status changed: AVAILABLE => DETACHING in 0.211137056350708 2021-06-02 01:00:27.247 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_uiSSj7j6. Status changed: RESERVED => IN-USE in 2.2148687839508057 2021-06-02 01:00:27.706 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_uiSSj7j6. Status changed: AVAILABLE => DETACHING in 0.20291757583618164 2021-06-02 01:00:29.245 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_NV6excYW. Status changed: DETACHING => AVAILABLE in 2.1994612216949463 2021-06-02 01:00:29.367 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_mA8Jkm4V. Status changed: AVAILABLE => DELETING in 0.03765058517456055 2021-06-02 01:00:29.398 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_ytXAR9ea. Status changed: DETACHING => AVAILABLE in 2.220008134841919 2021-06-02 01:00:29.520 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_g0oRurSw. Status changed: AVAILABLE => DELETING in 0.039957523345947266 2021-06-02 01:00:29.916 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_uiSSj7j6. Status changed: DETACHING => AVAILABLE in 2.2107057571411133 2021-06-02 01:00:30.043 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_4roiRRSB. Status changed: AVAILABLE => DELETING in 0.03817462921142578 2021-06-02 01:00:30.553 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:00:30.560 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:00:31.551 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_NV6excYW. Status changed: AVAILABLE => DELETING in 0.06967854499816895 2021-06-02 01:00:31.692 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_ytXAR9ea. Status changed: AVAILABLE => DELETING in 0.06499791145324707 2021-06-02 01:00:32.229 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_uiSSj7j6. Status changed: AVAILABLE => DELETING in 0.07105135917663574 2021-06-02 01:00:37.411 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:00:37.417 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:00:38.421 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:00:38.425 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:00:38.453 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:00:38.458 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:00:40.024 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_Qy6CePNe. Status changed: BUILD => ACTIVE in 7.388772964477539 2021-06-02 01:00:45.311 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XiIY1O2R. Status changed: AVAILABLE => RESERVED in 0.2127246856689453 2021-06-02 01:00:46.131 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_WiJBbkuc. Status changed: BUILD => ACTIVE in 6.807788133621216 2021-06-02 01:00:47.530 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XiIY1O2R. Status changed: RESERVED => IN-USE in 2.219252586364746 2021-06-02 01:00:47.694 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_e7e7P2RH. Status changed: BUILD => ACTIVE in 6.839588403701782 2021-06-02 01:00:47.981 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XiIY1O2R. Status changed: AVAILABLE => DETACHING in 0.21357083320617676 2021-06-02 01:00:50.193 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XiIY1O2R. Status changed: DETACHING => AVAILABLE in 2.2122082710266113 2021-06-02 01:00:50.308 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_xVCiX06n. Status changed: AVAILABLE => DELETING in 0.03556990623474121 2021-06-02 01:00:51.432 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_IOBQ3YuZ. Status changed: AVAILABLE => RESERVED in 0.20165348052978516 2021-06-02 01:00:51.971 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XpOJ2rtN. Status changed: BUILD => ACTIVE in 11.456249475479126 2021-06-02 01:00:52.509 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XiIY1O2R. Status changed: AVAILABLE => DELETING in 0.07360982894897461 2021-06-02 01:00:53.009 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_zqZoIulQ. Status changed: AVAILABLE => RESERVED in 0.21482205390930176 2021-06-02 01:00:53.629 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_IOBQ3YuZ. Status changed: RESERVED => IN-USE in 2.1971209049224854 2021-06-02 01:00:54.065 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_IOBQ3YuZ. Status changed: AVAILABLE => DETACHING in 0.19880294799804688 2021-06-02 01:00:55.203 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_zqZoIulQ. Status changed: RESERVED => IN-USE in 2.193744421005249 2021-06-02 01:00:55.650 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_zqZoIulQ. Status changed: AVAILABLE => DETACHING in 0.21462035179138184 2021-06-02 01:00:56.271 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_IOBQ3YuZ. Status changed: DETACHING => AVAILABLE in 2.2063136100769043 2021-06-02 01:00:56.387 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_EkJlyVbe. Status changed: AVAILABLE => DELETING in 0.03537607192993164 2021-06-02 01:00:57.049 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:00:57.054 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:00:57.270 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XOuzY1KA. Status changed: AVAILABLE => RESERVED in 0.20463824272155762 2021-06-02 01:00:57.851 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_zqZoIulQ. Status changed: DETACHING => AVAILABLE in 2.2014214992523193 2021-06-02 01:00:57.975 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_dPCJAwR3. Status changed: AVAILABLE => DELETING in 0.03965353965759277 2021-06-02 01:00:58.570 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_IOBQ3YuZ. Status changed: AVAILABLE => DELETING in 0.07179522514343262 2021-06-02 01:00:59.466 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XOuzY1KA. Status changed: RESERVED => IN-USE in 2.196080207824707 2021-06-02 01:00:59.922 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XOuzY1KA. Status changed: AVAILABLE => DETACHING in 0.2306077480316162 2021-06-02 01:01:00.173 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_zqZoIulQ. Status changed: AVAILABLE => DELETING in 0.07507753372192383 2021-06-02 01:01:02.141 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XOuzY1KA. Status changed: DETACHING => AVAILABLE in 2.2187726497650146 2021-06-02 01:01:02.253 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_wUJ6cOVE. Status changed: AVAILABLE => DELETING in 0.03694796562194824 2021-06-02 01:01:03.205 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:01:03.210 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:01:04.440 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_XOuzY1KA. Status changed: AVAILABLE => DELETING in 0.07167196273803711 2021-06-02 01:01:04.695 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:01:05.992 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_mitIVynC. Status changed: BUILD => ACTIVE in 6.987675666809082 2021-06-02 01:01:08.991 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:01:11.398 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_gcVcOspU. Status changed: AVAILABLE => RESERVED in 0.19779658317565918 2021-06-02 01:01:12.745 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_3OjAgaYb. Status changed: BUILD => ACTIVE in 6.85671329498291 2021-06-02 01:01:13.602 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_gcVcOspU. Status changed: RESERVED => IN-USE in 2.2040905952453613 2021-06-02 01:01:14.048 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_gcVcOspU. Status changed: AVAILABLE => DETACHING in 0.21592235565185547 2021-06-02 01:01:16.255 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_gcVcOspU. Status changed: DETACHING => AVAILABLE in 2.206998586654663 2021-06-02 01:01:16.500 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_YbDJAfH9. Status changed: AVAILABLE => DELETING in 0.03434634208679199 2021-06-02 01:01:18.007 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_IbDpr7Uk. Status changed: AVAILABLE => RESERVED in 0.19782185554504395 2021-06-02 01:01:18.699 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_gcVcOspU. Status changed: AVAILABLE => DELETING in 0.07967185974121094 2021-06-02 01:01:20.232 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_IbDpr7Uk. Status changed: RESERVED => IN-USE in 2.225274085998535 2021-06-02 01:01:20.681 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_IbDpr7Uk. Status changed: AVAILABLE => DETACHING in 0.20674729347229004 2021-06-02 01:01:22.888 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_IbDpr7Uk. Status changed: DETACHING => AVAILABLE in 2.207350730895996 2021-06-02 01:01:23.026 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_O1cVNDOV. Status changed: AVAILABLE => DELETING in 0.04183626174926758 2021-06-02 01:01:23.222 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:01:25.368 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_f5213c12_IbDpr7Uk. Status changed: AVAILABLE => DELETING in 0.21317839622497559 2021-06-02 01:01:29.928 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:01:29.942 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 01:01:29.948 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:01:30.609 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:01:31.084 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:01:32.057 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:01:32.534 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:01:32.980 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:01:33.400 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:01:33.951 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 4.01 sec 2021-06-02 01:01:33.952 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 01:01:34.047 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 95.03 msec 2021-06-02 01:01:34.048 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:01:34.048 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.37 msec 2021-06-02 01:01:34.048 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:01:37.205 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 3.16 sec 2021-06-02 01:01:39.054 1256 INFO rally.task.engine [-] Load duration is: 87.881959 2021-06-02 01:01:39.055 1256 INFO rally.task.engine [-] Full runner duration is: 88.915578 2021-06-02 01:01:39.055 1256 INFO rally.task.engine [-] Full duration is: 98.66746 2021-06-02 01:01:39.149 1256 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=d4c51e04-1818-4f7a-89fa-56738c73436e)", "subtasks": [ { "title": "CinderVolumes.create_snapshot_and_attach_volume", "description": "Create vm, volume, snapshot and attach/detach volume.", "scenario": { "CinderVolumes.create_snapshot_and_attach_volume": { "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "size": { "min": 1, "max": 1 }, "create_vm_params": { "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:01:39.172 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:01:39.655 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:01:40.570 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.40 sec 2021-06-02 01:01:40.696 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 01:01:41.259 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.56 sec 2021-06-02 01:01:41.259 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:01:41.746 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:01:41.748 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": {"min": 1, "max": 1}, "create_vm_params": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 01:01:41.753 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": {"min": 1, "max": 1}, "create_vm_params": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 01:01:41.757 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": {"min": 1, "max": 1}, "create_vm_params": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 01:01:41.762 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": {"min": 1, "max": 1}, "create_vm_params": {"nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]}} 2021-06-02 01:01:41.766 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:01:41.775 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:01:41.781 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:01:41.787 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:01:56.030 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_LB4RCXJF. Status changed: BUILD => ACTIVE in 7.417052507400513 2021-06-02 01:01:56.500 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_A96kLrO4. Status changed: BUILD => ACTIVE in 6.928607225418091 2021-06-02 01:01:56.608 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_PmlC1FSc. Status changed: AVAILABLE => RESERVED in 0.21633601188659668 2021-06-02 01:01:57.151 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_eRaW5oIy. Status changed: AVAILABLE => RESERVED in 0.25685811042785645 2021-06-02 01:01:58.742 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_lS58xYEN. Status changed: BUILD => ACTIVE in 9.147640705108643 2021-06-02 01:01:58.831 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_PmlC1FSc. Status changed: RESERVED => IN-USE in 2.2227978706359863 2021-06-02 01:01:59.260 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_PmlC1FSc. Status changed: AVAILABLE => DETACHING in 0.2027294635772705 2021-06-02 01:01:59.358 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_eRaW5oIy. Status changed: RESERVED => IN-USE in 2.2069802284240723 2021-06-02 01:01:59.387 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_WZg6IM42. Status changed: AVAILABLE => RESERVED in 0.19486713409423828 2021-06-02 01:01:59.791 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_eRaW5oIy. Status changed: AVAILABLE => DETACHING in 0.20618796348571777 2021-06-02 01:02:01.056 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_iI7Ppoaj. Status changed: BUILD => ACTIVE in 11.43619990348816 2021-06-02 01:02:01.455 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_PmlC1FSc. Status changed: DETACHING => AVAILABLE in 2.1947178840637207 2021-06-02 01:02:01.564 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_2tZdo6hA. Status changed: AVAILABLE => DELETING in 0.03272128105163574 2021-06-02 01:02:01.603 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_WZg6IM42. Status changed: RESERVED => IN-USE in 2.2164034843444824 2021-06-02 01:02:01.659 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_cak8EvqK. Status changed: AVAILABLE => RESERVED in 0.22105026245117188 2021-06-02 01:02:02.003 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_eRaW5oIy. Status changed: DETACHING => AVAILABLE in 2.211664915084839 2021-06-02 01:02:02.128 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_3uD9fFlb. Status changed: AVAILABLE => DELETING in 0.04331851005554199 2021-06-02 01:02:02.147 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_WZg6IM42. Status changed: AVAILABLE => DETACHING in 0.3032224178314209 2021-06-02 01:02:03.760 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_PmlC1FSc. Status changed: AVAILABLE => DELETING in 0.07673788070678711 2021-06-02 01:02:03.872 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_cak8EvqK. Status changed: RESERVED => IN-USE in 2.2129955291748047 2021-06-02 01:02:04.315 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_eRaW5oIy. Status changed: AVAILABLE => DELETING in 0.07520580291748047 2021-06-02 01:02:04.318 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_cak8EvqK. Status changed: AVAILABLE => DETACHING in 0.19417595863342285 2021-06-02 01:02:04.377 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_WZg6IM42. Status changed: DETACHING => AVAILABLE in 2.2297353744506836 2021-06-02 01:02:04.502 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_r6SSqbnZ. Status changed: AVAILABLE => DELETING in 0.03532147407531738 2021-06-02 01:02:06.526 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_cak8EvqK. Status changed: DETACHING => AVAILABLE in 2.208055257797241 2021-06-02 01:02:06.659 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_t2CzI9LG. Status changed: AVAILABLE => DELETING in 0.03978466987609863 2021-06-02 01:02:06.692 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_WZg6IM42. Status changed: AVAILABLE => DELETING in 0.07831954956054688 2021-06-02 01:02:08.842 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:02:08.847 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:02:08.862 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_cak8EvqK. Status changed: AVAILABLE => DELETING in 0.0808711051940918 2021-06-02 01:02:10.448 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:02:10.454 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:02:11.932 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:02:11.936 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:02:13.404 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:02:13.409 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:02:23.370 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_rD81fW1e. Status changed: BUILD => ACTIVE in 7.890647649765015 2021-06-02 01:02:23.941 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_KDUMp9cw. Status changed: AVAILABLE => RESERVED in 0.19942069053649902 2021-06-02 01:02:24.372 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_T7ED0YyJ. Status changed: BUILD => ACTIVE in 7.264977931976318 2021-06-02 01:02:24.971 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_T6LMXlGn. Status changed: AVAILABLE => RESERVED in 0.241379976272583 2021-06-02 01:02:25.931 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_rQD4sEM2. Status changed: BUILD => ACTIVE in 7.241447687149048 2021-06-02 01:02:26.154 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_KDUMp9cw. Status changed: RESERVED => IN-USE in 2.213397979736328 2021-06-02 01:02:26.507 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_bguvfych. Status changed: AVAILABLE => RESERVED in 0.19577479362487793 2021-06-02 01:02:26.574 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_KDUMp9cw. Status changed: AVAILABLE => DETACHING in 0.18551397323608398 2021-06-02 01:02:27.178 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_T6LMXlGn. Status changed: RESERVED => IN-USE in 2.2070798873901367 2021-06-02 01:02:27.641 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_T6LMXlGn. Status changed: AVAILABLE => DETACHING in 0.19289708137512207 2021-06-02 01:02:28.709 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_bguvfych. Status changed: RESERVED => IN-USE in 2.201993703842163 2021-06-02 01:02:28.775 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_KDUMp9cw. Status changed: DETACHING => AVAILABLE in 2.2006564140319824 2021-06-02 01:02:28.898 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_3FT3iNHK. Status changed: AVAILABLE => DELETING in 0.038094520568847656 2021-06-02 01:02:29.173 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_bguvfych. Status changed: AVAILABLE => DETACHING in 0.2015385627746582 2021-06-02 01:02:29.566 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_PtD4610Z. Status changed: BUILD => ACTIVE in 9.5608971118927 2021-06-02 01:02:29.838 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_T6LMXlGn. Status changed: DETACHING => AVAILABLE in 2.196763753890991 2021-06-02 01:02:29.968 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_WyBtLnQG. Status changed: AVAILABLE => DELETING in 0.037867069244384766 2021-06-02 01:02:30.159 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_1SJFHiP7. Status changed: AVAILABLE => RESERVED in 0.22011971473693848 2021-06-02 01:02:31.082 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_KDUMp9cw. Status changed: AVAILABLE => DELETING in 0.06443166732788086 2021-06-02 01:02:31.371 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_bguvfych. Status changed: DETACHING => AVAILABLE in 2.197889566421509 2021-06-02 01:02:31.490 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_PU5qRAuD. Status changed: AVAILABLE => DELETING in 0.03211855888366699 2021-06-02 01:02:32.145 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_T6LMXlGn. Status changed: AVAILABLE => DELETING in 0.05746865272521973 2021-06-02 01:02:32.360 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_1SJFHiP7. Status changed: RESERVED => IN-USE in 2.200363874435425 2021-06-02 01:02:32.774 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_1SJFHiP7. Status changed: AVAILABLE => DETACHING in 0.18569016456604004 2021-06-02 01:02:33.671 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_bguvfych. Status changed: AVAILABLE => DELETING in 0.06828808784484863 2021-06-02 01:02:34.972 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_1SJFHiP7. Status changed: DETACHING => AVAILABLE in 2.197357177734375 2021-06-02 01:02:35.099 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_g0c9Of06. Status changed: AVAILABLE => DELETING in 0.03827214241027832 2021-06-02 01:02:35.728 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:02:35.735 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:02:36.639 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:02:36.642 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:02:37.280 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_1SJFHiP7. Status changed: AVAILABLE => DELETING in 0.06788110733032227 2021-06-02 01:02:39.081 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:02:41.909 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:02:49.200 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_z0hxOgLT. Status changed: BUILD => ACTIVE in 6.862450122833252 2021-06-02 01:02:49.789 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_m9DxRAL2. Status changed: AVAILABLE => RESERVED in 0.21450018882751465 2021-06-02 01:02:50.920 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_OPcXKmvc. Status changed: BUILD => ACTIVE in 7.598583698272705 2021-06-02 01:02:51.494 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_vYW5Yq0g. Status changed: AVAILABLE => RESERVED in 0.18302607536315918 2021-06-02 01:02:51.998 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_m9DxRAL2. Status changed: RESERVED => IN-USE in 2.208888530731201 2021-06-02 01:02:52.437 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_m9DxRAL2. Status changed: AVAILABLE => DETACHING in 0.20732808113098145 2021-06-02 01:02:53.684 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_vYW5Yq0g. Status changed: RESERVED => IN-USE in 2.1904823780059814 2021-06-02 01:02:54.132 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_vYW5Yq0g. Status changed: AVAILABLE => DETACHING in 0.20988893508911133 2021-06-02 01:02:54.614 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_m9DxRAL2. Status changed: DETACHING => AVAILABLE in 2.176513433456421 2021-06-02 01:02:54.728 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_AwaX4OUP. Status changed: AVAILABLE => DELETING in 0.03532671928405762 2021-06-02 01:02:56.389 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_vYW5Yq0g. Status changed: DETACHING => AVAILABLE in 2.2570078372955322 2021-06-02 01:02:56.518 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_QCNwrtVU. Status changed: AVAILABLE => DELETING in 0.04430532455444336 2021-06-02 01:02:56.941 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_m9DxRAL2. Status changed: AVAILABLE => DELETING in 0.08617377281188965 2021-06-02 01:02:58.706 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d4c51e04_vYW5Yq0g. Status changed: AVAILABLE => DELETING in 0.07680368423461914 2021-06-02 01:03:01.664 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:03:03.258 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:03:03.274 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 01:03:03.280 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:03:03.985 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:03:04.465 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:03:05.393 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:03:05.815 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:03:06.309 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:03:06.746 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:03:07.316 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 4.04 sec 2021-06-02 01:03:07.317 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 01:03:07.408 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 91.49 msec 2021-06-02 01:03:07.409 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:03:07.409 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.28 msec 2021-06-02 01:03:07.409 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:03:09.779 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.37 sec 2021-06-02 01:03:11.658 1256 INFO rally.task.engine [-] Load duration is: 80.489295 2021-06-02 01:03:11.659 1256 INFO rally.task.engine [-] Full runner duration is: 81.527854 2021-06-02 01:03:11.659 1256 INFO rally.task.engine [-] Full duration is: 90.60929 2021-06-02 01:03:11.765 1256 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=0c47da93-c5c1-43a9-97ce-1e0c7ef7584c)", "subtasks": [ { "title": "CinderVolumes.create_volume", "description": "Create a volume.", "scenario": { "CinderVolumes.create_volume": { "size": 1 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:03:11.789 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:03:12.286 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:03:13.509 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.72 sec 2021-06-02 01:03:13.637 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 01:03:13.638 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:03:13.647 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:03:13.649 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:03:13.653 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:03:13.657 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:03:13.663 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:03:13.667 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:03:13.671 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:03:13.681 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:03:13.692 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:03:16.424 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:03:16.425 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:03:16.430 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:03:16.439 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:03:16.468 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:03:16.473 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:03:16.487 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:03:16.491 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:03:19.107 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:03:19.112 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:03:19.154 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:03:19.160 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:03:19.162 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:03:19.219 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:03:21.748 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:03:21.947 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:03:21.963 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 01:03:21.967 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:03:22.414 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:03:22.901 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:03:23.334 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:03:23.941 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_0c47da93_IY0z7UzY (2d46b907-67a4-415e-a8af-56223afc616d) 2021-06-02 01:03:23.952 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_0c47da93_b3j36WNh (0531bbd5-6c72-42a1-a9cb-20ea3b50db28) 2021-06-02 01:03:23.963 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_0c47da93_l50Vmv0x (4dd804c8-e226-4bbf-8c80-82f99e2a1f3c) 2021-06-02 01:03:23.973 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_0c47da93_vYGh6IIi (67cf879f-e8e3-458d-ac62-f65979b9cec0) 2021-06-02 01:03:23.987 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_0c47da93_nKjcaJGr (50ef0f16-70b7-42ff-b24c-e75586b8f250) 2021-06-02 01:03:23.998 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_0c47da93_YDxKOioS (ff14b540-f559-454f-966f-4b95c74b92ec) 2021-06-02 01:03:24.016 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_0c47da93_6IkVPbRP (fd17aa1d-d8ee-4555-8d8c-d3aca989012e) 2021-06-02 01:03:24.026 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_0c47da93_J6Ceh2oA (a63aaea8-438d-4e30-8a2b-b1f78a4bd80f) 2021-06-02 01:03:24.037 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_0c47da93_PZh1vbZH (a2169e66-e223-4c6d-8aca-95a6345b430d) 2021-06-02 01:03:24.054 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_0c47da93_ykO2QbLo (5e911d70-4cd9-4802-b766-ac94dcfaa9a0) 2021-06-02 01:03:26.647 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 4.68 sec 2021-06-02 01:03:26.648 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:03:26.648 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.35 msec 2021-06-02 01:03:26.649 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:03:29.306 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.66 sec 2021-06-02 01:03:29.885 1256 INFO rally.task.engine [-] Load duration is: 8.286914 2021-06-02 01:03:29.885 1256 INFO rally.task.engine [-] Full runner duration is: 8.315906 2021-06-02 01:03:29.885 1256 INFO rally.task.engine [-] Full duration is: 17.519337 2021-06-02 01:03:29.982 1256 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=252ebb68-5c6e-4abb-a310-cfdec5f12ee1)", "subtasks": [ { "title": "CinderVolumes.create_volume", "description": "Create a volume.", "scenario": { "CinderVolumes.create_volume": { "size": { "min": 1, "max": 1 } } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:03:30.005 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:03:30.480 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:03:31.462 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.46 sec 2021-06-02 01:03:31.605 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.14 sec 2021-06-02 01:03:32.167 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.56 sec 2021-06-02 01:03:32.167 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:03:32.178 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:03:32.180 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": {"min": 1, "max": 1}} 2021-06-02 01:03:32.181 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": {"min": 1, "max": 1}} 2021-06-02 01:03:32.184 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": {"min": 1, "max": 1}} 2021-06-02 01:03:32.188 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": {"min": 1, "max": 1}} 2021-06-02 01:03:32.196 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:03:32.202 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:03:32.205 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:03:32.211 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:03:34.820 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:03:34.824 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:03:34.831 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:03:34.841 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:03:34.941 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:03:34.946 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:03:34.995 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:03:35.001 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:03:37.384 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:03:37.389 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:03:37.550 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:03:37.554 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:03:37.561 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:03:37.566 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:03:40.058 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:03:40.149 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:03:40.166 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 01:03:40.169 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:03:40.762 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:03:41.226 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:03:41.701 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:03:42.266 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_252ebb68_qypqI45I (9c82a39f-0d28-4b82-8c34-aa680160b851) 2021-06-02 01:03:42.281 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_252ebb68_0waQSySM (16747e88-defa-40b3-8ac0-128430f04682) 2021-06-02 01:03:42.281 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_252ebb68_7MYvtuxB (737c94b0-64f0-429b-a5e7-61e71f805986) 2021-06-02 01:03:42.297 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_252ebb68_JxjdPMEp (8ff82b56-df30-49ea-86c6-cd08cea68fcb) 2021-06-02 01:03:42.309 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_252ebb68_p4fjEln9 (8c9deb87-3058-4286-a9ae-7ce9325fd318) 2021-06-02 01:03:42.303 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_252ebb68_tFcGrTL4 (5ab5bc6d-0120-43dd-8392-e0b6a14ddee6) 2021-06-02 01:03:42.314 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_252ebb68_Nxv74d7V (857a1cac-21b7-426a-9dbf-5c6576579f14) 2021-06-02 01:03:42.338 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_252ebb68_jXa2X8rL (84f16c7a-53e3-4e59-a296-d6e67de62610) 2021-06-02 01:03:42.358 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_252ebb68_hKvAt3Vh (e5f57d2d-158d-4f43-815f-91a7acb53f47) 2021-06-02 01:03:42.389 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_252ebb68_C4wLSe5i (2d54afdd-20ed-43c5-8bf7-b30cbfb610a7) 2021-06-02 01:03:44.950 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 4.78 sec 2021-06-02 01:03:44.951 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 01:03:45.036 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 85.24 msec 2021-06-02 01:03:45.037 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:03:45.037 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.34 msec 2021-06-02 01:03:45.038 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:03:48.117 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 3.08 sec 2021-06-02 01:03:50.121 1256 INFO rally.task.engine [-] Load duration is: 7.950336 2021-06-02 01:03:50.122 1256 INFO rally.task.engine [-] Full runner duration is: 7.987888 2021-06-02 01:03:50.122 1256 INFO rally.task.engine [-] Full duration is: 18.11563 2021-06-02 01:03:50.208 1256 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=a834ce77-5345-4c42-9d5e-2a9960057879)", "subtasks": [ { "title": "CinderVolumes.list_volumes", "description": "List all volumes.", "scenario": { "CinderVolumes.list_volumes": { "detailed": true } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } }, "volumes": { "size": 1, "volumes_per_tenant": 4 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:03:50.230 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:03:50.757 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:03:51.607 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.38 sec 2021-06-02 01:03:51.753 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.15 sec 2021-06-02 01:03:52.266 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.51 sec 2021-06-02 01:04:22.197 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack setup() finished in 29.93 sec 2021-06-02 01:04:22.206 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:04:22.208 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true} 2021-06-02 01:04:22.209 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true} 2021-06-02 01:04:22.217 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true} 2021-06-02 01:04:22.221 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true} 2021-06-02 01:04:22.226 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:04:22.231 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:04:22.241 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:04:22.250 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:04:22.459 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:04:22.465 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:04:22.508 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:04:22.513 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:04:22.542 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:04:22.543 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:04:22.549 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:04:22.566 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:04:22.744 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:04:22.751 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:04:22.764 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:04:22.770 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:04:22.783 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:04:22.795 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:04:22.925 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:04:22.968 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:04:22.982 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack cleanup() started 2021-06-02 01:04:22.984 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:04:23.600 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_PBQSBQcY (91b16250-e15a-4881-b844-205940709020) 2021-06-02 01:04:23.603 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_UayKcpk7 (f83b8606-bf96-468b-b436-2c01b7ab53f4) 2021-06-02 01:04:23.606 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_AFj2CS7s (5681b3e2-e889-4384-8487-a0401ea08cf3) 2021-06-02 01:04:23.617 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_Xf9ZwAXv (3e853bda-bb6b-4659-a295-06127abe3f28) 2021-06-02 01:04:23.625 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_XcAo9Kce (31f20987-0cb3-4382-82bc-52f36fe31a7c) 2021-06-02 01:04:23.636 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_f46wIjwd (8bb2d50d-0ab1-470d-8947-5d6489d26cd7) 2021-06-02 01:04:23.648 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_WBERn4TG (34ebbbd5-9dfa-4452-bcb5-4ccfc553c91c) 2021-06-02 01:04:23.654 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_xCpQfOFc (b60caaec-dbd4-484c-a606-cbf0af3146aa) 2021-06-02 01:04:23.665 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_E7y0WyTf (0d1a94b6-69da-4742-8d18-46663db349a6) 2021-06-02 01:04:23.673 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_vKUZZTU1 (513c2134-f7e3-4fb1-a7ec-2cdb5ba57b39) 2021-06-02 01:04:23.678 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_GbzR3Ul0 (c3723d9d-e41e-4f36-976e-48a876a20e79) 2021-06-02 01:04:23.701 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_a834ce77_ablDCOPR (773959eb-e5f4-4244-aaa5-e8876d2e80f4) 2021-06-02 01:04:26.332 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack cleanup() finished in 3.35 sec 2021-06-02 01:04:26.332 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 01:04:26.420 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 87.02 msec 2021-06-02 01:04:26.420 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:04:26.420 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.32 msec 2021-06-02 01:04:26.421 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:04:28.974 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.55 sec 2021-06-02 01:04:30.430 1256 INFO rally.task.engine [-] Load duration is: 0.738535 2021-06-02 01:04:30.430 1256 INFO rally.task.engine [-] Full runner duration is: 0.776375 2021-06-02 01:04:30.430 1256 INFO rally.task.engine [-] Full duration is: 38.746905 2021-06-02 01:04:30.534 1256 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=924be856-8006-48a8-b093-5b95a7f35313)", "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": 3, "users_per_tenant": 2 }, "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": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:04:30.559 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:04:31.032 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:04:32.130 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.57 sec 2021-06-02 01:04:32.275 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.14 sec 2021-06-02 01:04:32.836 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.56 sec 2021-06-02 01:04:40.772 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack setup() finished in 7.94 sec 2021-06-02 01:04:40.773 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:04:40.784 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:04:40.786 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"force": false} 2021-06-02 01:04:40.791 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:04:40.791 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"force": false} 2021-06-02 01:04:40.793 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"force": false} 2021-06-02 01:04:40.799 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"force": false} 2021-06-02 01:04:40.807 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:04:40.811 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:04:40.816 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:04:43.398 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_924be856_idoBdhM4. Status changed: AVAILABLE => DELETING in 0.0429835319519043 2021-06-02 01:04:43.475 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_924be856_9vucZTIi. Status changed: AVAILABLE => DELETING in 0.04359555244445801 2021-06-02 01:04:43.486 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_924be856_EeV8rZgG. Status changed: AVAILABLE => DELETING in 0.0340273380279541 2021-06-02 01:04:43.499 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_924be856_G5d38WEC. Status changed: AVAILABLE => DELETING in 0.0296480655670166 2021-06-02 01:04:45.430 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:04:45.437 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:04:45.510 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:04:45.514 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:04:45.526 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:04:45.532 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:04:45.533 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:04:45.550 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:04:47.942 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_924be856_RHTjoF3P. Status changed: AVAILABLE => DELETING in 0.035518646240234375 2021-06-02 01:04:48.076 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_924be856_rSv6v96F. Status changed: AVAILABLE => DELETING in 0.03672146797180176 2021-06-02 01:04:48.083 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_924be856_8k5eZayK. Status changed: AVAILABLE => DELETING in 0.03406643867492676 2021-06-02 01:04:48.173 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_924be856_7LS1xnQM. Status changed: AVAILABLE => DELETING in 0.03774094581604004 2021-06-02 01:04:49.977 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:04:49.981 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:04:50.116 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:04:50.122 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:04:50.128 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:04:50.216 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:04:52.507 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_924be856_SBfVvgVx. Status changed: AVAILABLE => DELETING in 0.03876447677612305 2021-06-02 01:04:52.696 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_924be856_D3k3QQQJ. Status changed: AVAILABLE => DELETING in 0.035483360290527344 2021-06-02 01:04:54.537 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:04:54.731 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:04:54.746 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 01:04:54.750 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:04:55.233 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:04:55.711 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:04:56.151 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:04:56.741 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 1.99 sec 2021-06-02 01:04:56.741 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack cleanup() started 2021-06-02 01:04:56.743 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:04:57.291 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_924be856_fiVOPmmm (e41c3652-13c5-4644-a679-5ff5551747f2) 2021-06-02 01:04:57.292 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_924be856_GnPIkaJw (304ce696-54c6-4549-be29-2ae47646ee85) 2021-06-02 01:04:57.297 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_924be856_T0GVbOuu (761ee2f1-b75b-47a8-9f4c-046799550ad8) 2021-06-02 01:04:59.677 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack cleanup() finished in 2.94 sec 2021-06-02 01:04:59.678 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 01:04:59.766 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 87.77 msec 2021-06-02 01:04:59.767 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:04:59.767 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.23 msec 2021-06-02 01:04:59.767 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:05:02.013 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.25 sec 2021-06-02 01:05:02.722 1256 INFO rally.task.engine [-] Load duration is: 13.934931 2021-06-02 01:05:02.723 1256 INFO rally.task.engine [-] Full runner duration is: 13.962719 2021-06-02 01:05:02.723 1256 INFO rally.task.engine [-] Full duration is: 31.458178 2021-06-02 01:05:02.834 1256 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=7142f5f5-b211-44f8-b74a-09e1e09b329e)", "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": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:05:02.856 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:05:03.337 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:05:04.368 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.51 sec 2021-06-02 01:05:04.517 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.15 sec 2021-06-02 01:05:05.064 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.55 sec 2021-06-02 01:05:05.065 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:05:05.077 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:05:05.079 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": {"max": 1, "min": 1}} 2021-06-02 01:05:05.083 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": {"max": 1, "min": 1}} 2021-06-02 01:05:05.084 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:05:05.084 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": {"max": 1, "min": 1}} 2021-06-02 01:05:05.088 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": {"max": 1, "min": 1}} 2021-06-02 01:05:05.095 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:05:05.099 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:05:05.107 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:05:07.953 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7142f5f5_uLXuJHJK. Status changed: AVAILABLE => DELETING in 0.07744717597961426 2021-06-02 01:05:07.959 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7142f5f5_PoaD3mU1. Status changed: AVAILABLE => DELETING in 0.06794476509094238 2021-06-02 01:05:08.036 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7142f5f5_kUZzjKDk. Status changed: AVAILABLE => DELETING in 0.07379770278930664 2021-06-02 01:05:08.163 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7142f5f5_jjMx9rxd. Status changed: AVAILABLE => DELETING in 0.0757288932800293 2021-06-02 01:05:10.007 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:05:10.011 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:05:10.019 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:05:10.020 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:05:10.095 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:05:10.100 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:05:10.304 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:05:10.308 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:05:12.773 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7142f5f5_9bHOEWjb. Status changed: AVAILABLE => DELETING in 0.06986880302429199 2021-06-02 01:05:12.814 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7142f5f5_bNOkUFvy. Status changed: AVAILABLE => DELETING in 0.07006120681762695 2021-06-02 01:05:12.951 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7142f5f5_J6G8zBiJ. Status changed: AVAILABLE => DELETING in 0.07453083992004395 2021-06-02 01:05:13.082 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7142f5f5_ClDBRfOG. Status changed: AVAILABLE => DELETING in 0.07654976844787598 2021-06-02 01:05:14.823 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:05:14.828 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:05:14.859 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:05:14.863 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:05:15.020 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:05:15.129 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:05:17.539 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7142f5f5_PYaMF71j. Status changed: AVAILABLE => DELETING in 0.07474374771118164 2021-06-02 01:05:17.658 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_7142f5f5_VU7lHt4V. Status changed: AVAILABLE => DELETING in 0.06893587112426758 2021-06-02 01:05:19.589 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:05:19.710 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:05:19.727 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 01:05:19.731 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:05:20.469 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:05:21.109 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:05:21.818 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:05:22.425 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 2.70 sec 2021-06-02 01:05:22.426 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 01:05:22.508 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 82.37 msec 2021-06-02 01:05:22.509 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:05:22.509 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.37 msec 2021-06-02 01:05:22.509 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:05:24.965 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.46 sec 2021-06-02 01:05:25.070 1256 INFO rally.task.engine [-] Load duration is: 14.618335 2021-06-02 01:05:25.070 1256 INFO rally.task.engine [-] Full runner duration is: 14.65059 2021-06-02 01:05:25.070 1256 INFO rally.task.engine [-] Full duration is: 22.112347 2021-06-02 01:05:25.132 1256 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=96e83d2f-a271-496c-aa26-ce4d33d73872)", "subtasks": [ { "title": "CinderVolumes.create_and_delete_volume", "description": "Create and then delete a volume.", "scenario": { "CinderVolumes.create_and_delete_volume": { "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "size": 1 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:05:25.168 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:05:25.800 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:05:26.835 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.67 sec 2021-06-02 01:05:26.974 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.14 sec 2021-06-02 01:05:27.592 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.62 sec 2021-06-02 01:05:27.593 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:05:27.851 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:05:27.853 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1} 2021-06-02 01:05:27.857 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1} 2021-06-02 01:05:27.862 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1} 2021-06-02 01:05:27.863 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "size": 1} 2021-06-02 01:05:27.868 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:05:27.872 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:05:27.873 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:05:27.883 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:05:32.724 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_8r8JtLg4. Status changed: DOWNLOADING => AVAILABLE in 2.222194194793701 2021-06-02 01:05:32.821 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_FI2VglK1. Status changed: DOWNLOADING => AVAILABLE in 2.3494482040405273 2021-06-02 01:05:32.849 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_yZnH0rGA. Status changed: DOWNLOADING => AVAILABLE in 2.2487528324127197 2021-06-02 01:05:32.875 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_8r8JtLg4. Status changed: AVAILABLE => DELETING in 0.07895255088806152 2021-06-02 01:05:32.929 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_3OBrDH1Y. Status changed: DOWNLOADING => AVAILABLE in 2.4005260467529297 2021-06-02 01:05:32.979 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_FI2VglK1. Status changed: AVAILABLE => DELETING in 0.06979036331176758 2021-06-02 01:05:33.014 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_yZnH0rGA. Status changed: AVAILABLE => DELETING in 0.07857608795166016 2021-06-02 01:05:33.111 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_3OBrDH1Y. Status changed: AVAILABLE => DELETING in 0.09067893028259277 2021-06-02 01:05:34.929 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:05:34.935 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:05:35.029 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:05:35.034 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:05:35.062 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:05:35.065 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:05:35.157 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:05:35.163 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:05:39.752 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_t3yxOZxf. Status changed: DOWNLOADING => AVAILABLE in 2.2065539360046387 2021-06-02 01:05:39.801 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_uTaoFZZZ. Status changed: DOWNLOADING => AVAILABLE in 2.2265453338623047 2021-06-02 01:05:39.919 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_TKabuLdX. Status changed: DOWNLOADING => AVAILABLE in 2.1979734897613525 2021-06-02 01:05:39.979 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_t3yxOZxf. Status changed: AVAILABLE => DELETING in 0.07817268371582031 2021-06-02 01:05:40.042 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_uTaoFZZZ. Status changed: AVAILABLE => DELETING in 0.08104991912841797 2021-06-02 01:05:40.092 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_TKabuLdX. Status changed: AVAILABLE => DELETING in 0.07846951484680176 2021-06-02 01:05:42.038 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:05:42.043 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:05:42.100 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:05:42.104 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:05:42.144 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:05:42.212 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_vxPE3W5J. Status changed: DOWNLOADING => AVAILABLE in 4.551896333694458 2021-06-02 01:05:42.371 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_vxPE3W5J. Status changed: AVAILABLE => DELETING in 0.06998181343078613 2021-06-02 01:05:44.424 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:05:46.952 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_VXgKvLlh. Status changed: DOWNLOADING => AVAILABLE in 2.199272871017456 2021-06-02 01:05:47.160 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_VXgKvLlh. Status changed: AVAILABLE => DELETING in 0.10010766983032227 2021-06-02 01:05:49.036 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_JYAeDVsF. Status changed: DOWNLOADING => AVAILABLE in 4.301251411437988 2021-06-02 01:05:49.252 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_96e83d2f_JYAeDVsF. Status changed: AVAILABLE => DELETING in 0.1001443862915039 2021-06-02 01:05:53.398 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:05:55.472 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:05:55.501 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 01:05:55.507 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:05:55.987 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:05:56.459 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:05:56.893 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:05:57.431 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 1.93 sec 2021-06-02 01:05:57.432 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 01:05:57.513 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 81.06 msec 2021-06-02 01:05:57.514 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:05:57.514 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.31 msec 2021-06-02 01:05:57.514 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:05:59.992 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.48 sec 2021-06-02 01:06:01.401 1256 INFO rally.task.engine [-] Load duration is: 27.595334 2021-06-02 01:06:01.401 1256 INFO rally.task.engine [-] Full runner duration is: 27.650333 2021-06-02 01:06:01.401 1256 INFO rally.task.engine [-] Full duration is: 34.827021 2021-06-02 01:06:01.460 1256 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=0095cc36-aa8b-487e-b28a-09dc93a0dc0e)", "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": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:06:01.486 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:06:02.009 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:06:03.012 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.53 sec 2021-06-02 01:06:03.154 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.14 sec 2021-06-02 01:06:03.732 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.58 sec 2021-06-02 01:06:03.733 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:06:03.751 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:06:03.753 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:06:03.754 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:06:03.758 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:06:03.762 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:06:03.763 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:06:03.768 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:06:03.771 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:06:03.799 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:06:06.636 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_0095cc36_4nCqdYVR. Status changed: AVAILABLE => DELETING in 0.06219792366027832 2021-06-02 01:06:06.767 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_0095cc36_5lEYHqOa. Status changed: AVAILABLE => DELETING in 0.0726628303527832 2021-06-02 01:06:06.819 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_0095cc36_uubKhLrg. Status changed: AVAILABLE => DELETING in 0.07078742980957031 2021-06-02 01:06:07.685 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_0095cc36_dFGt5qnl. Status changed: AVAILABLE => DELETING in 0.07292628288269043 2021-06-02 01:06:08.685 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:06:08.692 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:06:08.827 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:06:08.831 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:06:08.867 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:06:08.870 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:06:09.737 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:06:09.743 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:06:14.363 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_0095cc36_n8vgVwY4. Status changed: AVAILABLE => DELETING in 0.07454419136047363 2021-06-02 01:06:14.560 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_0095cc36_ZDXLjZpU. Status changed: AVAILABLE => DELETING in 0.2770657539367676 2021-06-02 01:06:15.028 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_0095cc36_P9sYHzet. Status changed: AVAILABLE => DELETING in 0.08795928955078125 2021-06-02 01:06:18.328 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_0095cc36_lUS9dQfN. Status changed: AVAILABLE => DELETING in 0.07256221771240234 2021-06-02 01:06:18.515 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:06:18.520 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:06:18.681 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:06:18.687 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:06:19.156 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:06:22.143 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_0095cc36_xRLpheZV. Status changed: AVAILABLE => DELETING in 0.07971811294555664 2021-06-02 01:06:22.178 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_0095cc36_OzaqMIjO. Status changed: AVAILABLE => DELETING in 0.10569953918457031 2021-06-02 01:06:22.531 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:06:24.189 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:06:24.224 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:06:24.240 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 01:06:24.246 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:06:24.748 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:06:25.248 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:06:25.696 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:06:26.222 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 1.98 sec 2021-06-02 01:06:26.239 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 01:06:27.969 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 1.73 sec 2021-06-02 01:06:27.970 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:06:27.970 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.37 msec 2021-06-02 01:06:27.971 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:06:30.543 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.57 sec 2021-06-02 01:06:31.737 1256 INFO rally.task.engine [-] Load duration is: 20.449988 2021-06-02 01:06:31.738 1256 INFO rally.task.engine [-] Full runner duration is: 20.494746 2021-06-02 01:06:31.738 1256 INFO rally.task.engine [-] Full duration is: 29.059563 2021-06-02 01:06:31.829 1256 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=d3c7b7d2-5273-44d9-8dbe-89f201315478)", "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": 3, "users_per_tenant": 2 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:06:31.849 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:06:32.302 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:06:33.332 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.48 sec 2021-06-02 01:06:33.477 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.14 sec 2021-06-02 01:06:34.037 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.56 sec 2021-06-02 01:06:34.038 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:06:34.049 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:06:34.050 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"new_size": 2, "size": 1} 2021-06-02 01:06:34.051 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"new_size": 2, "size": 1} 2021-06-02 01:06:34.055 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"new_size": 2, "size": 1} 2021-06-02 01:06:34.056 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:06:34.056 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"new_size": 2, "size": 1} 2021-06-02 01:06:34.061 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:06:34.066 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:06:34.091 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:06:36.914 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_eBel6Z29. Status changed: AVAILABLE => EXTENDING in 0.07873106002807617 2021-06-02 01:06:37.011 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_vFEq3IU9. Status changed: AVAILABLE => EXTENDING in 0.06804156303405762 2021-06-02 01:06:37.014 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_zJVv61st. Status changed: AVAILABLE => EXTENDING in 0.0943758487701416 2021-06-02 01:06:37.017 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_g9UvQZAe. Status changed: AVAILABLE => EXTENDING in 0.08379769325256348 2021-06-02 01:06:38.991 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_eBel6Z29. Status changed: EXTENDING => AVAILABLE in 2.0776405334472656 2021-06-02 01:06:39.103 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_zJVv61st. Status changed: EXTENDING => AVAILABLE in 2.089276075363159 2021-06-02 01:06:39.104 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_g9UvQZAe. Status changed: EXTENDING => AVAILABLE in 2.0873780250549316 2021-06-02 01:06:39.111 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_vFEq3IU9. Status changed: EXTENDING => AVAILABLE in 2.100701332092285 2021-06-02 01:06:39.146 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_eBel6Z29. Status changed: AVAILABLE => DELETING in 0.07524800300598145 2021-06-02 01:06:39.272 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_vFEq3IU9. Status changed: AVAILABLE => DELETING in 0.07427334785461426 2021-06-02 01:06:39.277 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_g9UvQZAe. Status changed: AVAILABLE => DELETING in 0.07080626487731934 2021-06-02 01:06:39.280 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_zJVv61st. Status changed: AVAILABLE => DELETING in 0.0670022964477539 2021-06-02 01:06:41.201 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:06:41.207 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:06:41.339 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:06:41.346 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:06:41.348 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:06:41.348 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:06:41.359 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:06:41.364 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:06:44.026 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_odshereZ. Status changed: AVAILABLE => EXTENDING in 0.06782221794128418 2021-06-02 01:06:44.197 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_MI2Ks5Rm. Status changed: AVAILABLE => EXTENDING in 0.0685875415802002 2021-06-02 01:06:44.222 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_CQLR6OQA. Status changed: AVAILABLE => EXTENDING in 0.06743931770324707 2021-06-02 01:06:44.352 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_ECF8S9SL. Status changed: AVAILABLE => EXTENDING in 0.07934236526489258 2021-06-02 01:06:46.112 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_odshereZ. Status changed: EXTENDING => AVAILABLE in 2.0853474140167236 2021-06-02 01:06:46.267 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_odshereZ. Status changed: AVAILABLE => DELETING in 0.07932424545288086 2021-06-02 01:06:46.270 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_MI2Ks5Rm. Status changed: EXTENDING => AVAILABLE in 2.072633743286133 2021-06-02 01:06:46.298 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_CQLR6OQA. Status changed: EXTENDING => AVAILABLE in 2.0756049156188965 2021-06-02 01:06:46.410 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_MI2Ks5Rm. Status changed: AVAILABLE => DELETING in 0.07353329658508301 2021-06-02 01:06:46.418 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_ECF8S9SL. Status changed: EXTENDING => AVAILABLE in 2.066391706466675 2021-06-02 01:06:46.451 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_CQLR6OQA. Status changed: AVAILABLE => DELETING in 0.07736968994140625 2021-06-02 01:06:46.605 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_ECF8S9SL. Status changed: AVAILABLE => DELETING in 0.0745694637298584 2021-06-02 01:06:48.330 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:06:48.337 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:06:48.469 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:06:48.475 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:06:48.510 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:06:48.659 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:06:51.272 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_yD3SvVVa. Status changed: AVAILABLE => EXTENDING in 0.07811784744262695 2021-06-02 01:06:51.302 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_EtibcEU3. Status changed: AVAILABLE => EXTENDING in 0.0736849308013916 2021-06-02 01:06:53.349 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_yD3SvVVa. Status changed: EXTENDING => AVAILABLE in 2.0771751403808594 2021-06-02 01:06:53.375 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_EtibcEU3. Status changed: EXTENDING => AVAILABLE in 2.0731430053710938 2021-06-02 01:06:53.552 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_yD3SvVVa. Status changed: AVAILABLE => DELETING in 0.07440185546875 2021-06-02 01:06:53.656 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_d3c7b7d2_EtibcEU3. Status changed: AVAILABLE => DELETING in 0.11597394943237305 2021-06-02 01:07:01.915 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:07:01.974 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:07:02.083 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 01:07:02.086 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:07:02.714 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:07:03.183 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:07:03.675 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:07:04.218 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 2.13 sec 2021-06-02 01:07:04.218 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 01:07:04.329 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 0.11 sec 2021-06-02 01:07:04.330 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:07:04.330 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.36 msec 2021-06-02 01:07:04.331 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:07:08.326 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 3.99 sec 2021-06-02 01:07:10.079 1256 INFO rally.task.engine [-] Load duration is: 27.904115 2021-06-02 01:07:10.079 1256 INFO rally.task.engine [-] Full runner duration is: 28.035616 2021-06-02 01:07:10.080 1256 INFO rally.task.engine [-] Full duration is: 36.479364 2021-06-02 01:07:10.170 1256 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=aa6f5699-d423-4cdd-83a4-a716296bc80c)", "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": 3, "users_per_tenant": 2 }, "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": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:07:10.189 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:07:10.667 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:07:11.642 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.45 sec 2021-06-02 01:07:11.779 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.14 sec 2021-06-02 01:07:12.355 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack setup() finished in 0.58 sec 2021-06-02 01:07:26.279 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack setup() finished in 13.92 sec 2021-06-02 01:07:26.280 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:07:26.295 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:07:26.298 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:07:26.303 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:07:26.303 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:07:26.306 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:07:26.310 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:07:26.320 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:07:26.323 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"size": 1} 2021-06-02 01:07:26.343 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:07:29.806 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_YOqEyh1k. Status changed: AVAILABLE => DELETING in 0.07451248168945312 2021-06-02 01:07:31.470 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_8Hyl0kqQ. Status changed: CREATING => AVAILABLE in 2.2119510173797607 2021-06-02 01:07:31.491 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_8UGTaVMN. Status changed: CREATING => AVAILABLE in 2.2188706398010254 2021-06-02 01:07:31.629 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_8Hyl0kqQ. Status changed: AVAILABLE => DELETING in 0.07087278366088867 2021-06-02 01:07:31.663 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_8UGTaVMN. Status changed: AVAILABLE => DELETING in 0.0829007625579834 2021-06-02 01:07:35.629 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_PjhQ7YJT. Status changed: CREATING => AVAILABLE in 6.388964653015137 2021-06-02 01:07:35.751 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:07:35.757 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:07:35.784 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_PjhQ7YJT. Status changed: AVAILABLE => DELETING in 0.07267022132873535 2021-06-02 01:07:35.791 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:07:35.796 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:07:36.008 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:07:36.014 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:07:37.835 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:07:37.841 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:07:40.526 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_WVBnchk7. Status changed: CREATING => AVAILABLE in 2.234046459197998 2021-06-02 01:07:40.534 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_Pk2DlqXO. Status changed: CREATING => AVAILABLE in 2.2249913215637207 2021-06-02 01:07:40.681 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_WVBnchk7. Status changed: AVAILABLE => DELETING in 0.07082557678222656 2021-06-02 01:07:40.694 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_Pk2DlqXO. Status changed: AVAILABLE => DELETING in 0.07646393775939941 2021-06-02 01:07:40.769 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_WaOsDjTL. Status changed: CREATING => AVAILABLE in 2.214343786239624 2021-06-02 01:07:40.915 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_WaOsDjTL. Status changed: AVAILABLE => DELETING in 0.07308459281921387 2021-06-02 01:07:42.561 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_6H1uel0p. Status changed: CREATING => AVAILABLE in 2.22747802734375 2021-06-02 01:07:42.737 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_6H1uel0p. Status changed: AVAILABLE => DELETING in 0.08238506317138672 2021-06-02 01:07:44.797 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:07:44.802 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:07:44.832 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:07:44.837 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:07:45.041 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:07:46.889 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:07:49.518 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_GVudFR4e. Status changed: CREATING => AVAILABLE in 2.226731777191162 2021-06-02 01:07:49.672 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_GVudFR4e. Status changed: AVAILABLE => DELETING in 0.0684804916381836 2021-06-02 01:07:49.760 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_fTi8CjHh. Status changed: CREATING => AVAILABLE in 2.2288496494293213 2021-06-02 01:07:49.912 1256 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aa6f5699_fTi8CjHh. Status changed: AVAILABLE => DELETING in 0.07197880744934082 2021-06-02 01:07:51.723 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:07:51.967 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:07:51.985 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() started 2021-06-02 01:07:51.991 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:07:52.474 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:07:52.949 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:07:53.373 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:07:53.933 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context cleanup@openstack cleanup() finished in 1.95 sec 2021-06-02 01:07:53.934 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack cleanup() started 2021-06-02 01:07:53.935 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:07:54.477 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_aa6f5699_WbQ4h606 (0418d036-9522-4e2b-b391-09d53eca238f) 2021-06-02 01:07:54.483 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_aa6f5699_By5jfLe5 (3645a6b6-0651-4009-a422-ebd18d70d0c7) 2021-06-02 01:07:54.483 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object c_rally_aa6f5699_TOWmDaf1 (ed88ff1a-a887-4b19-a849-474463c13f3e) 2021-06-02 01:07:56.867 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context volumes@openstack cleanup() finished in 2.93 sec 2021-06-02 01:07:56.868 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() started 2021-06-02 01:07:56.977 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context quotas@openstack cleanup() finished in 0.11 sec 2021-06-02 01:07:56.978 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:07:56.978 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.37 msec 2021-06-02 01:07:56.978 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:07:59.508 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.53 sec 2021-06-02 01:08:00.483 1256 INFO rally.task.engine [-] Load duration is: 25.654238 2021-06-02 01:08:00.484 1256 INFO rally.task.engine [-] Full runner duration is: 25.690155 2021-06-02 01:08:00.484 1256 INFO rally.task.engine [-] Full duration is: 49.321597 2021-06-02 01:08:04.065 1256 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=0b57ea9c-46d0-40e3-b76e-f7f2c70d0459)", "subtasks": [ { "title": "CinderQos.create_and_get_qos", "description": "Create a qos, then get details of the qos.", "scenario": { "CinderQos.create_and_get_qos": { "consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:08:04.087 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:08:04.671 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:08:05.650 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.56 sec 2021-06-02 01:08:05.809 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.16 sec 2021-06-02 01:08:05.810 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:08:05.819 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:08:05.821 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000"} 2021-06-02 01:08:05.825 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000"} 2021-06-02 01:08:05.826 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:08:05.826 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000"} 2021-06-02 01:08:05.830 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:08:05.838 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:08:05.842 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000"} 2021-06-02 01:08:05.858 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:08:06.140 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:08:06.144 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:08:06.153 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:08:06.159 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:08:06.162 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:08:06.168 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:08:06.173 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:08:06.177 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:08:06.411 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:08:06.412 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:08:06.415 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:08:06.422 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:08:06.437 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:08:06.446 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:08:06.624 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:08:06.650 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:08:06.666 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:08:06.669 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2021-06-02 01:08:06.843 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2021-06-02 01:08:07.127 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2021-06-02 01:08:07.424 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2021-06-02 01:08:07.573 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_0b57ea9c_rpTCAPmp (24f3cb60-0b95-4e7b-bad6-cdea49bc9a65) 2021-06-02 01:08:07.582 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_0b57ea9c_xVievOcC (1c551743-1c80-47dc-96fa-a5e054c98008) 2021-06-02 01:08:07.593 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_0b57ea9c_9VuXS48v (e03d9636-1ae9-471f-b868-65e20a9e744e) 2021-06-02 01:08:07.605 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_0b57ea9c_MndLZDTG (cbbfa7b9-8204-4ab9-aa98-a7d2bd311261) 2021-06-02 01:08:07.610 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_0b57ea9c_hQV5ZPff (bffd2034-77c5-4e55-815d-b4c80cad304d) 2021-06-02 01:08:07.624 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_0b57ea9c_QvdhMtLg (a281363d-73d0-4cf6-923b-ac62ae69832e) 2021-06-02 01:08:07.637 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_0b57ea9c_koJi44ke (7e7cc4ea-5f8f-40ae-af97-5dd0c7a7be7a) 2021-06-02 01:08:07.646 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_0b57ea9c_pGsnSIwa (7466d3fb-2858-4e2c-8355-73fc6e8a93ca) 2021-06-02 01:08:07.652 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_0b57ea9c_TrynMP0H (3bc9f306-5089-4f30-86e8-d1ec11d22e35) 2021-06-02 01:08:07.661 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_0b57ea9c_sbwPS5Fc (2435f198-3943-452e-a88e-a3a3231f2390) 2021-06-02 01:08:09.065 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() finished in 2.40 sec 2021-06-02 01:08:09.065 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:08:09.066 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.36 msec 2021-06-02 01:08:09.066 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:08:11.649 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.58 sec 2021-06-02 01:08:12.138 1256 INFO rally.task.engine [-] Load duration is: 0.816486 2021-06-02 01:08:12.138 1256 INFO rally.task.engine [-] Full runner duration is: 0.846893 2021-06-02 01:08:12.139 1256 INFO rally.task.engine [-] Full duration is: 7.564219 2021-06-02 01:08:12.225 1256 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=545e3d03-fdc3-452a-911b-ef56730401af)", "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": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:08:12.240 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:08:12.719 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:08:13.730 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.49 sec 2021-06-02 01:08:13.865 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 01:08:13.866 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:08:13.877 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:08:13.879 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000"} 2021-06-02 01:08:13.883 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000"} 2021-06-02 01:08:13.884 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:08:13.888 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000"} 2021-06-02 01:08:13.888 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:08:13.895 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"consumer": "both", "write_iops_sec": "10", "read_iops_sec": "1000"} 2021-06-02 01:08:13.901 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:08:13.928 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:08:14.177 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:08:14.182 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:08:14.232 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:08:14.238 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:08:14.238 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:08:14.247 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:08:14.255 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:08:14.278 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:08:14.833 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:08:14.838 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:08:15.045 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:08:15.050 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:08:15.058 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:08:15.060 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:08:15.066 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:08:15.342 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:08:15.363 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:08:15.367 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2021-06-02 01:08:15.536 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2021-06-02 01:08:15.865 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2021-06-02 01:08:16.190 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2021-06-02 01:08:16.343 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_545e3d03_cClrIgvd (4af3ded9-b730-43fe-8c25-91fbe8ae3d65) 2021-06-02 01:08:16.347 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_545e3d03_8yZMhoBY (1525c406-a1dd-49de-b565-51792f902a9e) 2021-06-02 01:08:16.354 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_545e3d03_EV4A2Fn1 (ef213659-373f-4381-b3dd-7bc2116fa6f5) 2021-06-02 01:08:16.358 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_545e3d03_Tw0EsaG1 (d94f5048-2376-4c5e-8ba4-e57c895be953) 2021-06-02 01:08:16.366 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_545e3d03_bUcCjWPJ (d8e58897-99b6-490c-9d50-868bcdad8a8e) 2021-06-02 01:08:16.370 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_545e3d03_KIiuBzIy (ca514eeb-a7e6-484c-ae93-19cd7a7c7618) 2021-06-02 01:08:16.381 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_545e3d03_jdlANJ9u (a9422cbc-1a9a-4a8a-8b87-06dccba30345) 2021-06-02 01:08:16.386 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_545e3d03_LXY3vHow (981d7fdc-7e77-4ecb-9242-f60467a99e76) 2021-06-02 01:08:16.391 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_545e3d03_FJBLNswi (86b2bdf5-5549-4dfa-a1e7-805b1e9ffab9) 2021-06-02 01:08:16.396 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_545e3d03_dvvzP2At (42862553-62e2-4eee-b4d8-eb445883a92c) 2021-06-02 01:08:17.850 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() finished in 2.49 sec 2021-06-02 01:08:17.851 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:08:17.851 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.37 msec 2021-06-02 01:08:17.852 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:08:20.717 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.87 sec 2021-06-02 01:08:22.338 1256 INFO rally.task.engine [-] Load duration is: 1.450405 2021-06-02 01:08:22.339 1256 INFO rally.task.engine [-] Full runner duration is: 1.486561 2021-06-02 01:08:22.339 1256 INFO rally.task.engine [-] Full duration is: 8.479151 2021-06-02 01:08:22.425 1256 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=2ae5a575-3236-428f-a96b-7be816846aab)", "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": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:08:22.443 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:08:22.869 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:08:23.776 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.33 sec 2021-06-02 01:08:23.906 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 01:08:23.906 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack setup() finished in 0.12 msec 2021-06-02 01:08:23.916 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:08:23.918 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:08:23.923 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:08:23.927 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:08:23.931 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:08:23.935 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:08:23.942 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:08:23.950 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:08:23.962 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:08:24.262 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:08:24.263 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:08:24.268 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:08:24.275 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:08:24.285 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:08:24.296 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:08:24.302 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:08:24.309 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:08:24.542 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:08:24.543 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:08:24.549 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:08:24.557 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:08:24.572 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:08:24.576 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:08:24.790 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:08:24.798 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:08:24.814 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:08:24.817 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2021-06-02 01:08:24.992 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2021-06-02 01:08:25.279 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2021-06-02 01:08:25.579 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2021-06-02 01:08:25.737 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_2ae5a575_UdAqaBGB (d6b22995-546f-488c-8a94-4be9c5258027) 2021-06-02 01:08:25.748 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_2ae5a575_gjvmcF5A (17fdb294-c44b-4648-a662-5ac619e6c40a) 2021-06-02 01:08:25.759 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_2ae5a575_5lGkygJY (ebc6ce3e-2863-4362-9b25-81e18c1afed9) 2021-06-02 01:08:25.769 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_2ae5a575_JBaPgC5f (e6ef5024-85a5-48cd-b8f5-87baa6162953) 2021-06-02 01:08:25.785 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_2ae5a575_7kGGx3dw (d833b82b-adfd-43db-a142-1c3504be97b6) 2021-06-02 01:08:25.796 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_2ae5a575_lvxLMZVK (d701ef27-51d4-462d-aecd-3b11d57e6a71) 2021-06-02 01:08:25.811 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_2ae5a575_rSx7o9xY (d1359a26-d5df-47cb-a81e-a9162fa65bdf) 2021-06-02 01:08:25.822 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_2ae5a575_16C5XVbf (855cb0e0-b383-4bbb-a899-951e77a7ba8b) 2021-06-02 01:08:25.829 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_2ae5a575_VDysg3gB (67f8e043-c79c-47ee-b90a-af697742de59) 2021-06-02 01:08:25.834 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.qos_specs object s_rally_2ae5a575_eeUQ4Gkj (4ae276dd-8d18-40b6-beab-fb8a9ed1fe90) 2021-06-02 01:08:27.268 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() finished in 2.45 sec 2021-06-02 01:08:27.269 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:08:27.269 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.34 msec 2021-06-02 01:08:27.270 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:08:29.886 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.62 sec 2021-06-02 01:08:30.500 1256 INFO rally.task.engine [-] Load duration is: 0.858955 2021-06-02 01:08:30.500 1256 INFO rally.task.engine [-] Full runner duration is: 0.897792 2021-06-02 01:08:30.501 1256 INFO rally.task.engine [-] Full duration is: 7.444277 2021-06-02 01:08:30.585 1256 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=9340d6c6-3be0-4b3d-abfb-8b6e5846bf31)", "subtasks": [ { "title": "CinderVolumeTypes.create_and_get_volume_type", "description": "Create a volume Type, then get the details of the type.", "scenario": { "CinderVolumeTypes.create_and_get_volume_type": { "description": "rally tests creating types" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:08:30.600 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:08:31.112 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:08:31.999 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.40 sec 2021-06-02 01:08:32.144 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.15 sec 2021-06-02 01:08:32.145 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:08:32.155 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:08:32.157 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:08:32.162 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:08:32.167 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:08:32.176 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:08:32.181 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:08:32.189 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:08:32.199 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:08:32.206 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:08:32.462 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:08:32.468 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:08:32.475 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:08:32.481 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:08:32.494 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:08:32.500 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:08:32.505 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:08:32.514 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:08:32.727 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:08:32.731 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:08:32.740 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:08:32.744 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:08:32.748 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:08:32.790 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:08:32.957 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:08:32.966 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:08:32.984 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:08:32.988 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2021-06-02 01:08:33.161 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9340d6c6_lt9GFRxG (e680b243-41d4-4725-a980-8c0500ecb146) 2021-06-02 01:08:33.166 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9340d6c6_t2dY6BMf (df539d9d-b148-4636-b24a-924337a8554a) 2021-06-02 01:08:33.176 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9340d6c6_2UcNFVVp (c9ade410-15a5-4d98-a050-86eb1f8ec9db) 2021-06-02 01:08:33.186 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9340d6c6_awftw2Th (a8f36ff3-bed7-4269-a367-3917f1437e4b) 2021-06-02 01:08:33.187 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9340d6c6_Elq12L07 (a9993953-4432-4012-8b2c-b1b3ac5bd6cf) 2021-06-02 01:08:33.208 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9340d6c6_VojsRBMy (2cf5b8fd-5464-4bf9-a01f-8ceb5cb11062) 2021-06-02 01:08:33.218 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9340d6c6_jilOjYBf (c75699b0-d081-4641-9fe3-481c3c776e43) 2021-06-02 01:08:33.234 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9340d6c6_ZAU781OQ (cce89cc1-7068-4217-a028-c02dd2cc5bd3) 2021-06-02 01:08:33.245 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9340d6c6_JDaEqOtj (bea2fe60-04a0-47c6-a6d3-00945da5d120) 2021-06-02 01:08:33.250 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9340d6c6_6X1XRhm8 (b954435e-9462-435d-9e92-dbece0bca312) 2021-06-02 01:08:34.727 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2021-06-02 01:08:34.974 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2021-06-02 01:08:35.289 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2021-06-02 01:08:35.463 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() finished in 2.48 sec 2021-06-02 01:08:35.464 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:08:35.464 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.37 msec 2021-06-02 01:08:35.465 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:08:39.164 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 3.70 sec 2021-06-02 01:08:40.664 1256 INFO rally.task.engine [-] Load duration is: 0.801339 2021-06-02 01:08:40.665 1256 INFO rally.task.engine [-] Full runner duration is: 0.829523 2021-06-02 01:08:40.665 1256 INFO rally.task.engine [-] Full duration is: 8.565552 2021-06-02 01:08:40.780 1256 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=a9cf85b5-0251-4dfb-818b-caa2857268a5)", "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": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:08:40.805 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:08:41.265 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:08:42.212 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.41 sec 2021-06-02 01:08:42.351 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.14 sec 2021-06-02 01:08:42.352 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack setup() finished in 0.13 msec 2021-06-02 01:08:42.364 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:08:42.366 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:08:42.367 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:08:42.375 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:08:42.380 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:08:42.388 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:08:42.393 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:08:42.394 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:08:42.411 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:08:42.669 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:08:42.674 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:08:42.676 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:08:42.688 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:08:42.693 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:08:42.707 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:08:42.720 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:08:42.725 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:08:42.941 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:08:42.946 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:08:43.011 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:08:43.015 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:08:43.023 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:08:43.032 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:08:43.183 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:08:43.237 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:08:43.260 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:08:43.263 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2021-06-02 01:08:43.453 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_a9cf85b5_0Us9xRWI (e2e63321-fa12-49d2-b75e-3fff16dae134) 2021-06-02 01:08:43.459 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_a9cf85b5_t8AdCn7I (dbb298df-befa-4735-9df2-c00a9b281e5a) 2021-06-02 01:08:43.461 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_a9cf85b5_YwimA4T7 (dfaca43b-ad7c-4481-9069-f8573fb76d91) 2021-06-02 01:08:43.461 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_a9cf85b5_QylS0v8S (e8a0bacf-9a9b-4625-b525-9c2d583da4b8) 2021-06-02 01:08:43.465 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_a9cf85b5_HEObfW0S (adb4ead3-fef1-43a9-ae02-017a6e808724) 2021-06-02 01:08:43.480 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_a9cf85b5_7KZIBQyR (a21e2326-8b87-484b-9ebb-d5899d109db1) 2021-06-02 01:08:43.490 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_a9cf85b5_JzpNBpY7 (9aafd6dd-3691-40e1-86fc-bbf15eb26706) 2021-06-02 01:08:43.506 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_a9cf85b5_9w8534Ot (960377d9-4205-4ec9-b8af-2a46e8795841) 2021-06-02 01:08:43.533 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_a9cf85b5_c0P3F1lx (50dc6d1d-39a1-4905-910f-019e307c062d) 2021-06-02 01:08:43.538 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_a9cf85b5_2mxPkS3h (488d0aab-3acb-429d-a7b1-b92cb5d8fd37) 2021-06-02 01:08:45.004 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2021-06-02 01:08:45.342 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2021-06-02 01:08:45.655 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2021-06-02 01:08:45.802 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() finished in 2.54 sec 2021-06-02 01:08:45.803 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:08:45.803 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.33 msec 2021-06-02 01:08:45.804 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:08:48.425 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.62 sec 2021-06-02 01:08:48.861 1256 INFO rally.task.engine [-] Load duration is: 0.859244 2021-06-02 01:08:48.862 1256 INFO rally.task.engine [-] Full runner duration is: 0.89627 2021-06-02 01:08:48.862 1256 INFO rally.task.engine [-] Full duration is: 7.622008 2021-06-02 01:08:48.962 1256 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=bfbe445d-31ff-4a92-9347-046fd915bdb6)", "subtasks": [ { "title": "CinderVolumeTypes.create_and_update_volume_type", "description": "create a volume type, then update the type.", "scenario": { "CinderVolumeTypes.create_and_update_volume_type": { "description": "test", "update_description": "test update" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:08:48.983 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:08:49.421 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:08:50.314 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.33 sec 2021-06-02 01:08:50.470 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.15 sec 2021-06-02 01:08:50.470 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:08:50.478 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:08:50.480 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "test", "update_description": "test update"} 2021-06-02 01:08:50.484 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "test", "update_description": "test update"} 2021-06-02 01:08:50.484 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:08:50.485 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "test", "update_description": "test update"} 2021-06-02 01:08:50.486 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "test", "update_description": "test update"} 2021-06-02 01:08:50.489 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:08:50.499 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:08:50.504 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:08:50.565 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:08:50.569 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}0a1f891adc5340c95379edd6f2ff11925564fe442036730d648dbf08bb59c956" -d '{"volume_type": {"name": "s_rally_bfbe445d_2Y9SGff1", "description": "test", "os-volume-type-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.581 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:08:50.584 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}d9b7373e58db50b30a27388efb9400868a46d15dc9df31fedf9794b03a66fb3c" -d '{"volume_type": {"name": "s_rally_bfbe445d_43FQ9pqK", "description": "test", "os-volume-type-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.594 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:08:50.599 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:08:50.604 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}952008f134b2888b939d42196040b7688cf3d8f7ee6cff206205475d6890965e" -d '{"volume_type": {"name": "s_rally_bfbe445d_6eqxhBZs", "description": "test", "os-volume-type-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.609 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f74919b8ecf46561d9ad3e1b5c7582251efa1e4e91818363f0b2f71c15529efd" -d '{"volume_type": {"name": "s_rally_bfbe445d_mD3NamG4", "description": "test", "os-volume-type-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.739 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 202 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-5fe25365-bb2c-480d-a266-0cb549534cbf x-openstack-request-id: req-5fe25365-bb2c-480d-a266-0cb549534cbf _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:50.740 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "4a9d2cfb-a34a-445f-bee7-1c806b1fa882", "name": "s_rally_bfbe445d_2Y9SGff1", "is_public": true, "extra_specs": {}, "description": "test", "os-volume-type-access:is_public": true}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:50.741 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-5fe25365-bb2c-480d-a266-0cb549534cbf request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:50.742 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X PUT http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/4a9d2cfb-a34a-445f-bee7-1c806b1fa882 -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}0a1f891adc5340c95379edd6f2ff11925564fe442036730d648dbf08bb59c956" -H "X-OpenStack-Request-ID: req-5fe25365-bb2c-480d-a266-0cb549534cbf" -d '{"volume_type": {"name": "s_rally_bfbe445d_2Y9SGff1", "description": "test update"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.761 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 202 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-060596fd-2248-473f-b941-46cec238a37d x-openstack-request-id: req-060596fd-2248-473f-b941-46cec238a37d _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:50.762 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "65d1121b-7770-49a5-8cb1-560764153d06", "name": "s_rally_bfbe445d_43FQ9pqK", "is_public": true, "extra_specs": {}, "description": "test", "os-volume-type-access:is_public": true}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:50.762 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-060596fd-2248-473f-b941-46cec238a37d request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:50.764 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X PUT http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/65d1121b-7770-49a5-8cb1-560764153d06 -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}d9b7373e58db50b30a27388efb9400868a46d15dc9df31fedf9794b03a66fb3c" -H "X-OpenStack-Request-ID: req-060596fd-2248-473f-b941-46cec238a37d" -d '{"volume_type": {"name": "s_rally_bfbe445d_43FQ9pqK", "description": "test update"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.777 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 202 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-07ebae6b-f569-448f-953b-bf188918ca05 x-openstack-request-id: req-07ebae6b-f569-448f-953b-bf188918ca05 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:50.778 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "9fb14b96-d451-455e-b648-0632dd407563", "name": "s_rally_bfbe445d_6eqxhBZs", "is_public": true, "extra_specs": {}, "description": "test", "os-volume-type-access:is_public": true}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:50.778 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-07ebae6b-f569-448f-953b-bf188918ca05 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:50.779 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X PUT http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/9fb14b96-d451-455e-b648-0632dd407563 -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}952008f134b2888b939d42196040b7688cf3d8f7ee6cff206205475d6890965e" -H "X-OpenStack-Request-ID: req-07ebae6b-f569-448f-953b-bf188918ca05" -d '{"volume_type": {"name": "s_rally_bfbe445d_6eqxhBZs", "description": "test update"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.787 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 202 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-18d0000a-dd78-48c5-8920-619193ca50b0 x-openstack-request-id: req-18d0000a-dd78-48c5-8920-619193ca50b0 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:50.787 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "bc2c7250-d2f9-42a1-9b0e-80435e638ff1", "name": "s_rally_bfbe445d_mD3NamG4", "is_public": true, "extra_specs": {}, "description": "test", "os-volume-type-access:is_public": true}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:50.787 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-18d0000a-dd78-48c5-8920-619193ca50b0 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:50.789 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X PUT http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/bc2c7250-d2f9-42a1-9b0e-80435e638ff1 -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f74919b8ecf46561d9ad3e1b5c7582251efa1e4e91818363f0b2f71c15529efd" -H "X-OpenStack-Request-ID: req-18d0000a-dd78-48c5-8920-619193ca50b0" -d '{"volume_type": {"name": "s_rally_bfbe445d_mD3NamG4", "description": "test update"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.795 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 168 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-e58edfd6-fb87-4b12-9930-927b44d43e37 x-openstack-request-id: req-e58edfd6-fb87-4b12-9930-927b44d43e37 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:50.795 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "4a9d2cfb-a34a-445f-bee7-1c806b1fa882", "name": "s_rally_bfbe445d_2Y9SGff1", "is_public": true, "extra_specs": {}, "description": "test update"}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:50.796 1256 DEBUG cinderclient.v2.client [-] PUT call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/4a9d2cfb-a34a-445f-bee7-1c806b1fa882 used request id req-e58edfd6-fb87-4b12-9930-927b44d43e37 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:50.797 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:08:50.802 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:08:50.811 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 168 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-b75acdab-9668-45b0-80c1-7a4abe27720e x-openstack-request-id: req-b75acdab-9668-45b0-80c1-7a4abe27720e _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:50.812 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "65d1121b-7770-49a5-8cb1-560764153d06", "name": "s_rally_bfbe445d_43FQ9pqK", "is_public": true, "extra_specs": {}, "description": "test update"}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:50.813 1256 DEBUG cinderclient.v2.client [-] PUT call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/65d1121b-7770-49a5-8cb1-560764153d06 used request id req-b75acdab-9668-45b0-80c1-7a4abe27720e request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:50.813 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:08:50.819 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:08:50.834 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 168 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-dd374d91-6097-4fb2-998c-47995562dabb x-openstack-request-id: req-dd374d91-6097-4fb2-998c-47995562dabb _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:50.834 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 168 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-054a92b3-7639-4379-96e8-b67cc727f3ed x-openstack-request-id: req-054a92b3-7639-4379-96e8-b67cc727f3ed _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:50.835 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "bc2c7250-d2f9-42a1-9b0e-80435e638ff1", "name": "s_rally_bfbe445d_mD3NamG4", "is_public": true, "extra_specs": {}, "description": "test update"}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:50.836 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "9fb14b96-d451-455e-b648-0632dd407563", "name": "s_rally_bfbe445d_6eqxhBZs", "is_public": true, "extra_specs": {}, "description": "test update"}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:50.836 1256 DEBUG cinderclient.v2.client [-] PUT call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/bc2c7250-d2f9-42a1-9b0e-80435e638ff1 used request id req-dd374d91-6097-4fb2-998c-47995562dabb request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:50.837 1256 DEBUG cinderclient.v2.client [-] PUT call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/9fb14b96-d451-455e-b648-0632dd407563 used request id req-054a92b3-7639-4379-96e8-b67cc727f3ed request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:50.837 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:08:50.838 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:08:50.846 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:08:50.855 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:08:50.880 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:08:50.888 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}e5b0146b4d73ba7b4e1ff4d5dcae157d94f0e29ea2cda06b1de94db32921f550" -d '{"volume_type": {"name": "s_rally_bfbe445d_ZtN5UGPL", "description": "test", "os-volume-type-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.905 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:08:50.908 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}4be0a2886f48c57bd128ec240f8b067d93b6706fbcff37ac5b9e9315eddee1c0" -d '{"volume_type": {"name": "s_rally_bfbe445d_eu8tnFeM", "description": "test", "os-volume-type-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.926 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:08:50.930 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}440aa975aea021777b06b8aaeba27367b4e9943ec2fabb7bf420c146574868a7" -d '{"volume_type": {"name": "s_rally_bfbe445d_rowkZQ1W", "description": "test", "os-volume-type-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.939 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:08:50.943 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}566891a04cec2c3d307eb4ce7bfa36eae6a94308e041ee91201661fc07f74565" -d '{"volume_type": {"name": "s_rally_bfbe445d_kaxlUpto", "description": "test", "os-volume-type-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:50.993 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 202 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-94108875-1f15-4e03-a490-c0b305560257 x-openstack-request-id: req-94108875-1f15-4e03-a490-c0b305560257 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:50.994 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "3ca74062-5b4b-42c5-9707-749197164a96", "name": "s_rally_bfbe445d_ZtN5UGPL", "is_public": true, "extra_specs": {}, "description": "test", "os-volume-type-access:is_public": true}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:50.994 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-94108875-1f15-4e03-a490-c0b305560257 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:50.996 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X PUT http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/3ca74062-5b4b-42c5-9707-749197164a96 -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}e5b0146b4d73ba7b4e1ff4d5dcae157d94f0e29ea2cda06b1de94db32921f550" -H "X-OpenStack-Request-ID: req-94108875-1f15-4e03-a490-c0b305560257" -d '{"volume_type": {"name": "s_rally_bfbe445d_ZtN5UGPL", "description": "test update"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:51.019 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 202 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-8a308a5f-4ab6-4ce1-95bd-0841434a5344 x-openstack-request-id: req-8a308a5f-4ab6-4ce1-95bd-0841434a5344 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.020 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "8214159f-9774-4331-96b8-c121aa46c89b", "name": "s_rally_bfbe445d_eu8tnFeM", "is_public": true, "extra_specs": {}, "description": "test", "os-volume-type-access:is_public": true}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.020 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-8a308a5f-4ab6-4ce1-95bd-0841434a5344 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.024 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X PUT http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/8214159f-9774-4331-96b8-c121aa46c89b -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}4be0a2886f48c57bd128ec240f8b067d93b6706fbcff37ac5b9e9315eddee1c0" -H "X-OpenStack-Request-ID: req-8a308a5f-4ab6-4ce1-95bd-0841434a5344" -d '{"volume_type": {"name": "s_rally_bfbe445d_eu8tnFeM", "description": "test update"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:51.035 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 168 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-d29d1c37-7523-42a4-ae52-9f1a7c2733d9 x-openstack-request-id: req-d29d1c37-7523-42a4-ae52-9f1a7c2733d9 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.045 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "3ca74062-5b4b-42c5-9707-749197164a96", "name": "s_rally_bfbe445d_ZtN5UGPL", "is_public": true, "extra_specs": {}, "description": "test update"}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.046 1256 DEBUG cinderclient.v2.client [-] PUT call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/3ca74062-5b4b-42c5-9707-749197164a96 used request id req-d29d1c37-7523-42a4-ae52-9f1a7c2733d9 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.046 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:08:51.052 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:08:51.064 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 202 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-49dd46ea-d427-4d6a-b4d9-8e42fec14ae3 x-openstack-request-id: req-49dd46ea-d427-4d6a-b4d9-8e42fec14ae3 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.065 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "734b71af-7f98-4c2e-8655-42e097f19d9c", "name": "s_rally_bfbe445d_rowkZQ1W", "is_public": true, "extra_specs": {}, "description": "test", "os-volume-type-access:is_public": true}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.065 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-49dd46ea-d427-4d6a-b4d9-8e42fec14ae3 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.067 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X PUT http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/734b71af-7f98-4c2e-8655-42e097f19d9c -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}440aa975aea021777b06b8aaeba27367b4e9943ec2fabb7bf420c146574868a7" -H "X-OpenStack-Request-ID: req-49dd46ea-d427-4d6a-b4d9-8e42fec14ae3" -d '{"volume_type": {"name": "s_rally_bfbe445d_rowkZQ1W", "description": "test update"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:51.079 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 202 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:50 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-c6e5b0f8-b8a2-4f29-aa11-d50db9a45384 x-openstack-request-id: req-c6e5b0f8-b8a2-4f29-aa11-d50db9a45384 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.080 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "ee5c6002-abb0-4a62-8280-c639ee0ad005", "name": "s_rally_bfbe445d_kaxlUpto", "is_public": true, "extra_specs": {}, "description": "test", "os-volume-type-access:is_public": true}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.080 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-c6e5b0f8-b8a2-4f29-aa11-d50db9a45384 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.082 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X PUT http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/ee5c6002-abb0-4a62-8280-c639ee0ad005 -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}566891a04cec2c3d307eb4ce7bfa36eae6a94308e041ee91201661fc07f74565" -H "X-OpenStack-Request-ID: req-c6e5b0f8-b8a2-4f29-aa11-d50db9a45384" -d '{"volume_type": {"name": "s_rally_bfbe445d_kaxlUpto", "description": "test update"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:51.089 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 168 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-f7fa2fab-6b0c-48cb-8aa5-a23d683e565c x-openstack-request-id: req-f7fa2fab-6b0c-48cb-8aa5-a23d683e565c _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.090 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "8214159f-9774-4331-96b8-c121aa46c89b", "name": "s_rally_bfbe445d_eu8tnFeM", "is_public": true, "extra_specs": {}, "description": "test update"}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.090 1256 DEBUG cinderclient.v2.client [-] PUT call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/8214159f-9774-4331-96b8-c121aa46c89b used request id req-f7fa2fab-6b0c-48cb-8aa5-a23d683e565c request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.091 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:08:51.095 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:08:51.118 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:08:51.123 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}14369e2c0212477a331e5e15aedce21e0ddeabb8593eb7cce3db0cb815d826de" -d '{"volume_type": {"name": "s_rally_bfbe445d_8yeKx2wo", "description": "test", "os-volume-type-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:51.132 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 168 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-e7697efc-2d95-402b-8b9c-851dee82fa4b x-openstack-request-id: req-e7697efc-2d95-402b-8b9c-851dee82fa4b _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.133 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "734b71af-7f98-4c2e-8655-42e097f19d9c", "name": "s_rally_bfbe445d_rowkZQ1W", "is_public": true, "extra_specs": {}, "description": "test update"}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.133 1256 DEBUG cinderclient.v2.client [-] PUT call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/734b71af-7f98-4c2e-8655-42e097f19d9c used request id req-e7697efc-2d95-402b-8b9c-851dee82fa4b request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.134 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:08:51.145 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 168 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-bb974a73-c883-4025-bf24-9a83b5ca7de1 x-openstack-request-id: req-bb974a73-c883-4025-bf24-9a83b5ca7de1 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.145 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "ee5c6002-abb0-4a62-8280-c639ee0ad005", "name": "s_rally_bfbe445d_kaxlUpto", "is_public": true, "extra_specs": {}, "description": "test update"}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.146 1256 DEBUG cinderclient.v2.client [-] PUT call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/ee5c6002-abb0-4a62-8280-c639ee0ad005 used request id req-bb974a73-c883-4025-bf24-9a83b5ca7de1 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.146 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:08:51.154 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:08:51.158 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}beb712a195d36fa4141e980e3ab5e84566a70238a917ddfd4ea5dde665d161c6" -d '{"volume_type": {"name": "s_rally_bfbe445d_wXjJPmxS", "description": "test", "os-volume-type-access:is_public": true}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:51.233 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 202 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-aa4eb21f-1535-4689-8adb-64a20d769cf0 x-openstack-request-id: req-aa4eb21f-1535-4689-8adb-64a20d769cf0 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.234 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "d9ea2ef0-9efb-4ed6-957f-5af1310ccd9c", "name": "s_rally_bfbe445d_8yeKx2wo", "is_public": true, "extra_specs": {}, "description": "test", "os-volume-type-access:is_public": true}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.234 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-aa4eb21f-1535-4689-8adb-64a20d769cf0 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.235 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X PUT http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/d9ea2ef0-9efb-4ed6-957f-5af1310ccd9c -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}14369e2c0212477a331e5e15aedce21e0ddeabb8593eb7cce3db0cb815d826de" -H "X-OpenStack-Request-ID: req-aa4eb21f-1535-4689-8adb-64a20d769cf0" -d '{"volume_type": {"name": "s_rally_bfbe445d_8yeKx2wo", "description": "test update"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:51.270 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 202 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-71abb6d5-bd93-4669-aff7-c774978a7ea7 x-openstack-request-id: req-71abb6d5-bd93-4669-aff7-c774978a7ea7 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.271 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "7e8cbabc-ee2d-44d3-90e9-96cfd8bfc0ce", "name": "s_rally_bfbe445d_wXjJPmxS", "is_public": true, "extra_specs": {}, "description": "test", "os-volume-type-access:is_public": true}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.271 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-71abb6d5-bd93-4669-aff7-c774978a7ea7 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.273 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X PUT http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/7e8cbabc-ee2d-44d3-90e9-96cfd8bfc0ce -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}beb712a195d36fa4141e980e3ab5e84566a70238a917ddfd4ea5dde665d161c6" -H "X-OpenStack-Request-ID: req-71abb6d5-bd93-4669-aff7-c774978a7ea7" -d '{"volume_type": {"name": "s_rally_bfbe445d_wXjJPmxS", "description": "test update"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:08:51.283 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 168 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-6d20a0d2-24c8-4c84-85db-61c51c2705b0 x-openstack-request-id: req-6d20a0d2-24c8-4c84-85db-61c51c2705b0 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.283 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "d9ea2ef0-9efb-4ed6-957f-5af1310ccd9c", "name": "s_rally_bfbe445d_8yeKx2wo", "is_public": true, "extra_specs": {}, "description": "test update"}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.283 1256 DEBUG cinderclient.v2.client [-] PUT call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/d9ea2ef0-9efb-4ed6-957f-5af1310ccd9c used request id req-6d20a0d2-24c8-4c84-85db-61c51c2705b0 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.284 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:08:51.314 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 168 Content-Type: application/json Date: Wed, 02 Jun 2021 01:08:51 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-41b633ec-5454-48da-b710-7a5289703d25 x-openstack-request-id: req-41b633ec-5454-48da-b710-7a5289703d25 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:08:51.315 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "7e8cbabc-ee2d-44d3-90e9-96cfd8bfc0ce", "name": "s_rally_bfbe445d_wXjJPmxS", "is_public": true, "extra_specs": {}, "description": "test update"}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:08:51.315 1256 DEBUG cinderclient.v2.client [-] PUT call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/7e8cbabc-ee2d-44d3-90e9-96cfd8bfc0ce used request id req-41b633ec-5454-48da-b710-7a5289703d25 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:08:51.316 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:08:51.335 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:08:51.339 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2021-06-02 01:08:51.525 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bfbe445d_8yeKx2wo (d9ea2ef0-9efb-4ed6-957f-5af1310ccd9c) 2021-06-02 01:08:51.529 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bfbe445d_mD3NamG4 (bc2c7250-d2f9-42a1-9b0e-80435e638ff1) 2021-06-02 01:08:51.530 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bfbe445d_kaxlUpto (ee5c6002-abb0-4a62-8280-c639ee0ad005) 2021-06-02 01:08:51.535 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bfbe445d_6eqxhBZs (9fb14b96-d451-455e-b648-0632dd407563) 2021-06-02 01:08:51.539 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bfbe445d_eu8tnFeM (8214159f-9774-4331-96b8-c121aa46c89b) 2021-06-02 01:08:51.548 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bfbe445d_wXjJPmxS (7e8cbabc-ee2d-44d3-90e9-96cfd8bfc0ce) 2021-06-02 01:08:51.558 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bfbe445d_rowkZQ1W (734b71af-7f98-4c2e-8655-42e097f19d9c) 2021-06-02 01:08:51.568 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bfbe445d_43FQ9pqK (65d1121b-7770-49a5-8cb1-560764153d06) 2021-06-02 01:08:51.578 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bfbe445d_2Y9SGff1 (4a9d2cfb-a34a-445f-bee7-1c806b1fa882) 2021-06-02 01:08:51.583 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_bfbe445d_ZtN5UGPL (3ca74062-5b4b-42c5-9707-749197164a96) 2021-06-02 01:08:53.077 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2021-06-02 01:08:53.397 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2021-06-02 01:08:53.729 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2021-06-02 01:08:53.874 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() finished in 2.54 sec 2021-06-02 01:08:53.875 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:08:53.875 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.35 msec 2021-06-02 01:08:53.876 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:08:56.505 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.63 sec 2021-06-02 01:08:57.064 1256 INFO rally.task.engine [-] Load duration is: 0.826119 2021-06-02 01:08:57.064 1256 INFO rally.task.engine [-] Full runner duration is: 0.857972 2021-06-02 01:08:57.065 1256 INFO rally.task.engine [-] Full duration is: 7.523908 2021-06-02 01:08:57.162 1256 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=9c9635d0-7e08-4adc-90e8-852e61ce52db)", "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": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:08:57.187 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:08:57.770 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:08:58.678 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.49 sec 2021-06-02 01:08:58.813 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 01:08:58.814 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:08:58.825 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:08:58.827 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:08:58.827 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:08:58.830 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:08:58.831 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:08:58.831 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:08:58.835 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:08:58.838 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:08:58.842 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:08:59.156 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:08:59.161 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:08:59.173 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:08:59.177 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:08:59.194 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:08:59.198 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:08:59.218 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:08:59.225 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:08:59.446 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:08:59.449 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:08:59.489 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:08:59.493 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:08:59.503 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:08:59.600 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:08:59.726 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:08:59.737 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:08:59.754 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:08:59.758 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2021-06-02 01:08:59.927 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9c9635d0_2Oqqa1mR (3dbc517f-08d0-4a8c-8afa-e47b0f1d6406) 2021-06-02 01:08:59.938 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9c9635d0_CdhVS4hS (e56f6a0f-acad-4ad2-bdf5-0c43136cbb8f) 2021-06-02 01:08:59.933 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9c9635d0_Z62hJttZ (15803819-77ba-4dda-b819-810fa0b048f6) 2021-06-02 01:08:59.945 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9c9635d0_f7eaXd01 (a61add87-6a62-4219-8fed-6c86a9def542) 2021-06-02 01:08:59.955 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9c9635d0_rm1sfHzi (8f3e8ad4-69e1-4122-8bd7-f22cb9bb6cf5) 2021-06-02 01:08:59.969 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9c9635d0_MKousGl2 (8f01557b-9b05-43e5-a7f1-a86f05357c03) 2021-06-02 01:08:59.974 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9c9635d0_ubACTD0J (88590c22-dcae-4fac-a60e-d5afe2ee7143) 2021-06-02 01:08:59.984 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9c9635d0_6N6YhLKX (69f2e916-3368-418e-9f90-10ced69f2d22) 2021-06-02 01:08:59.995 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9c9635d0_C2l2DoOI (3b44f8d3-5fd0-4875-8c22-232489bafb17) 2021-06-02 01:09:00.013 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_9c9635d0_SktjoJ7z (0bf2a183-efac-4980-ba40-63a87aee9926) 2021-06-02 01:09:01.507 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2021-06-02 01:09:01.856 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2021-06-02 01:09:02.181 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2021-06-02 01:09:02.348 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() finished in 2.59 sec 2021-06-02 01:09:02.349 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:09:02.349 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.32 msec 2021-06-02 01:09:02.350 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:09:05.184 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.83 sec 2021-06-02 01:09:05.264 1256 INFO rally.task.engine [-] Load duration is: 0.890611 2021-06-02 01:09:05.265 1256 INFO rally.task.engine [-] Full runner duration is: 0.929284 2021-06-02 01:09:05.265 1256 INFO rally.task.engine [-] Full duration is: 8.000789 2021-06-02 01:09:05.359 1256 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=6b671090-634b-44bf-bf0b-bd54a19dd974)", "subtasks": [ { "title": "CinderVolumeTypes.create_volume_type_add_and_list_type_access", "description": "Add and list volume type access for the given project.", "scenario": { "CinderVolumeTypes.create_volume_type_add_and_list_type_access": { "description": "rally tests creating types" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:09:05.383 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:09:05.861 1256 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:09:06.803 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack setup() finished in 1.42 sec 2021-06-02 01:09:06.936 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack setup() finished in 0.13 sec 2021-06-02 01:09:06.937 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:09:06.944 1256 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b70406ec-c392-4fe5-92f4-2104dfcdb1ac). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:09:06.945 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:09:06.950 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 START 2021-06-02 01:09:06.956 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:09:06.960 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:09:06.964 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 START 2021-06-02 01:09:06.964 1256 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"description": "rally tests creating types"} 2021-06-02 01:09:06.965 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 START 2021-06-02 01:09:06.983 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 START 2021-06-02 01:09:07.034 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:09:07.041 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:09:07.046 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f6a820fe3d198b3987a5d3551b8c0a56a39d9b7c62aeffdd4e19e67905102845" -d '{"volume_type": {"name": "s_rally_6b671090_wPfNvgsJ", "description": "rally tests creating types", "os-volume-type-access:is_public": false}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.055 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:09:07.061 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:09:07.064 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}b64a67c409c4f4cf442c64952ada96a680e6226f43c17ea8dcfe26b9730346f6" -d '{"volume_type": {"name": "s_rally_6b671090_Q4LmYb1G", "description": "rally tests creating types", "os-volume-type-access:is_public": false}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.071 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}dcf378ced1ead3797d050cf7458cf513415a6db69749838fe2eaa07620906626" -d '{"volume_type": {"name": "s_rally_6b671090_TG7QQEOe", "description": "rally tests creating types", "os-volume-type-access:is_public": false}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.075 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}4512717c6ad22daeafc10571bc3504dcec536df60ff1989cf941f467b7391249" -d '{"volume_type": {"name": "s_rally_6b671090_ZVK50VR3", "description": "rally tests creating types", "os-volume-type-access:is_public": false}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.220 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 226 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-e88332a7-2ab4-4c83-94fb-55a7a1e8a3cf x-openstack-request-id: req-e88332a7-2ab4-4c83-94fb-55a7a1e8a3cf _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.221 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "0f297268-42d2-4cd4-961b-036e51050d7e", "name": "s_rally_6b671090_wPfNvgsJ", "is_public": false, "extra_specs": {}, "description": "rally tests creating types", "os-volume-type-access:is_public": false}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.221 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-e88332a7-2ab4-4c83-94fb-55a7a1e8a3cf request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.223 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/0f297268-42d2-4cd4-961b-036e51050d7e/action -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f6a820fe3d198b3987a5d3551b8c0a56a39d9b7c62aeffdd4e19e67905102845" -H "X-OpenStack-Request-ID: req-e88332a7-2ab4-4c83-94fb-55a7a1e8a3cf" -d '{"addProjectAccess": {"project": "aa504a36940d4558bfb61676db951303"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.231 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 226 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-e4e1bb3b-ab77-4527-9cc1-dbbb166528ac x-openstack-request-id: req-e4e1bb3b-ab77-4527-9cc1-dbbb166528ac _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.231 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "0a229668-9daa-435a-81fa-625edecce4fc", "name": "s_rally_6b671090_ZVK50VR3", "is_public": false, "extra_specs": {}, "description": "rally tests creating types", "os-volume-type-access:is_public": false}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.232 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-e4e1bb3b-ab77-4527-9cc1-dbbb166528ac request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.233 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/0a229668-9daa-435a-81fa-625edecce4fc/action -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}4512717c6ad22daeafc10571bc3504dcec536df60ff1989cf941f467b7391249" -H "X-OpenStack-Request-ID: req-e4e1bb3b-ab77-4527-9cc1-dbbb166528ac" -d '{"addProjectAccess": {"project": "c167d690fd844d30a5f93c2fd891e66b"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.241 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 226 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-a89a1b2a-2824-443a-bb6c-2e759727a249 x-openstack-request-id: req-a89a1b2a-2824-443a-bb6c-2e759727a249 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.242 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "a2b787ce-730c-472c-84c2-431b3950ff31", "name": "s_rally_6b671090_Q4LmYb1G", "is_public": false, "extra_specs": {}, "description": "rally tests creating types", "os-volume-type-access:is_public": false}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.242 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-a89a1b2a-2824-443a-bb6c-2e759727a249 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.243 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/a2b787ce-730c-472c-84c2-431b3950ff31/action -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}b64a67c409c4f4cf442c64952ada96a680e6226f43c17ea8dcfe26b9730346f6" -H "X-OpenStack-Request-ID: req-a89a1b2a-2824-443a-bb6c-2e759727a249" -d '{"addProjectAccess": {"project": "aa504a36940d4558bfb61676db951303"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.251 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 226 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-baec6c97-4633-401b-bdcd-fb44891baaed x-openstack-request-id: req-baec6c97-4633-401b-bdcd-fb44891baaed _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.252 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "220e38be-3f0d-4ca9-b590-4f54a95dbe41", "name": "s_rally_6b671090_TG7QQEOe", "is_public": false, "extra_specs": {}, "description": "rally tests creating types", "os-volume-type-access:is_public": false}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.252 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-baec6c97-4633-401b-bdcd-fb44891baaed request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.254 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/220e38be-3f0d-4ca9-b590-4f54a95dbe41/action -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}dcf378ced1ead3797d050cf7458cf513415a6db69749838fe2eaa07620906626" -H "X-OpenStack-Request-ID: req-baec6c97-4633-401b-bdcd-fb44891baaed" -d '{"addProjectAccess": {"project": "aa504a36940d4558bfb61676db951303"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.270 1256 DEBUG cinderclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-openstack-request-id: req-482e6d0e-78a8-4344-ba52-2a931a89d846 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.270 1256 DEBUG cinderclient.v2.client [-] RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.270 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/0f297268-42d2-4cd4-961b-036e51050d7e/action used request id req-482e6d0e-78a8-4344-ba52-2a931a89d846 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.272 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/0f297268-42d2-4cd4-961b-036e51050d7e/os-volume-type-access -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f6a820fe3d198b3987a5d3551b8c0a56a39d9b7c62aeffdd4e19e67905102845" -H "X-OpenStack-Request-ID: req-e88332a7-2ab4-4c83-94fb-55a7a1e8a3cf" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.278 1256 DEBUG cinderclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-openstack-request-id: req-9801b58f-f9f5-4264-a5c2-4e52f935ce17 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.278 1256 DEBUG cinderclient.v2.client [-] RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.278 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/a2b787ce-730c-472c-84c2-431b3950ff31/action used request id req-9801b58f-f9f5-4264-a5c2-4e52f935ce17 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.279 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/a2b787ce-730c-472c-84c2-431b3950ff31/os-volume-type-access -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}b64a67c409c4f4cf442c64952ada96a680e6226f43c17ea8dcfe26b9730346f6" -H "X-OpenStack-Request-ID: req-a89a1b2a-2824-443a-bb6c-2e759727a249" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.287 1256 DEBUG cinderclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-openstack-request-id: req-1a09a17e-4eff-4c6b-8112-1239decf6bbd _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.287 1256 DEBUG cinderclient.v2.client [-] RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.288 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/0a229668-9daa-435a-81fa-625edecce4fc/action used request id req-1a09a17e-4eff-4c6b-8112-1239decf6bbd request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.289 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/0a229668-9daa-435a-81fa-625edecce4fc/os-volume-type-access -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}4512717c6ad22daeafc10571bc3504dcec536df60ff1989cf941f467b7391249" -H "X-OpenStack-Request-ID: req-e4e1bb3b-ab77-4527-9cc1-dbbb166528ac" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.294 1256 DEBUG cinderclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-openstack-request-id: req-329e4521-4717-4b0d-8271-75424c03e6fa _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.294 1256 DEBUG cinderclient.v2.client [-] RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.295 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/220e38be-3f0d-4ca9-b590-4f54a95dbe41/action used request id req-329e4521-4717-4b0d-8271-75424c03e6fa request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.295 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/220e38be-3f0d-4ca9-b590-4f54a95dbe41/os-volume-type-access -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}dcf378ced1ead3797d050cf7458cf513415a6db69749838fe2eaa07620906626" -H "X-OpenStack-Request-ID: req-baec6c97-4633-401b-bdcd-fb44891baaed" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.303 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 134 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-8d636a73-0923-43fe-84fb-4ed3de407f30 x-openstack-request-id: req-8d636a73-0923-43fe-84fb-4ed3de407f30 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.304 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type_access": [{"volume_type_id": "0f297268-42d2-4cd4-961b-036e51050d7e", "project_id": "aa504a36940d4558bfb61676db951303"}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.305 1256 DEBUG cinderclient.v2.client [-] GET call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/0f297268-42d2-4cd4-961b-036e51050d7e/os-volume-type-access used request id req-8d636a73-0923-43fe-84fb-4ed3de407f30 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.305 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 1 END: OK 2021-06-02 01:09:07.311 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 START 2021-06-02 01:09:07.312 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 134 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-ad13a040-198a-44af-a823-14ec32e74a9a x-openstack-request-id: req-ad13a040-198a-44af-a823-14ec32e74a9a _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.316 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type_access": [{"volume_type_id": "a2b787ce-730c-472c-84c2-431b3950ff31", "project_id": "aa504a36940d4558bfb61676db951303"}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.324 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 134 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-24b2ecc8-4555-4749-92e1-abb5ee5d8bc1 x-openstack-request-id: req-24b2ecc8-4555-4749-92e1-abb5ee5d8bc1 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.324 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 134 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-39c7cf65-251d-4b36-87c3-205084ad14d7 x-openstack-request-id: req-39c7cf65-251d-4b36-87c3-205084ad14d7 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.324 1256 DEBUG cinderclient.v2.client [-] GET call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/a2b787ce-730c-472c-84c2-431b3950ff31/os-volume-type-access used request id req-ad13a040-198a-44af-a823-14ec32e74a9a request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.325 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type_access": [{"volume_type_id": "0a229668-9daa-435a-81fa-625edecce4fc", "project_id": "c167d690fd844d30a5f93c2fd891e66b"}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.326 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type_access": [{"volume_type_id": "220e38be-3f0d-4ca9-b590-4f54a95dbe41", "project_id": "aa504a36940d4558bfb61676db951303"}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.327 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 3 END: OK 2021-06-02 01:09:07.327 1256 DEBUG cinderclient.v2.client [-] GET call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/0a229668-9daa-435a-81fa-625edecce4fc/os-volume-type-access used request id req-24b2ecc8-4555-4749-92e1-abb5ee5d8bc1 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.329 1256 DEBUG cinderclient.v2.client [-] GET call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/220e38be-3f0d-4ca9-b590-4f54a95dbe41/os-volume-type-access used request id req-39c7cf65-251d-4b36-87c3-205084ad14d7 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.336 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 START 2021-06-02 01:09:07.337 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 2 END: OK 2021-06-02 01:09:07.339 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 4 END: OK 2021-06-02 01:09:07.351 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 START 2021-06-02 01:09:07.353 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 START 2021-06-02 01:09:07.378 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:09:07.386 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}58c9f97ba56bd6dbdab13ce18f59e78e4da8dda9a519344388c2670acb2f62de" -d '{"volume_type": {"name": "s_rally_6b671090_zmEpfsSc", "description": "rally tests creating types", "os-volume-type-access:is_public": false}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.417 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:09:07.423 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:09:07.429 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f38ae7fbfcc74c403d9656e12e59e68aa78962229b5cbc57fde146e03c82dd5d" -d '{"volume_type": {"name": "s_rally_6b671090_dH7A3z5k", "description": "rally tests creating types", "os-volume-type-access:is_public": false}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.433 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}b78eaf4e92577f71dd6700bd8d023e7145b057739f501511baba876425261199" -d '{"volume_type": {"name": "s_rally_6b671090_HdE5x4Nf", "description": "rally tests creating types", "os-volume-type-access:is_public": false}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.439 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:09:07.444 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f67f0197fab7aeef287038847e7865659b3746fd59ca30b238eb044fa66c3560" -d '{"volume_type": {"name": "s_rally_6b671090_m23zavEj", "description": "rally tests creating types", "os-volume-type-access:is_public": false}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.525 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 226 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-32a155d1-bfd6-435a-9551-8fa7c236838a x-openstack-request-id: req-32a155d1-bfd6-435a-9551-8fa7c236838a _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.526 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "998836b0-41e8-490c-a2c4-6f2371f94797", "name": "s_rally_6b671090_zmEpfsSc", "is_public": false, "extra_specs": {}, "description": "rally tests creating types", "os-volume-type-access:is_public": false}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.526 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-32a155d1-bfd6-435a-9551-8fa7c236838a request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.527 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/998836b0-41e8-490c-a2c4-6f2371f94797/action -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}58c9f97ba56bd6dbdab13ce18f59e78e4da8dda9a519344388c2670acb2f62de" -H "X-OpenStack-Request-ID: req-32a155d1-bfd6-435a-9551-8fa7c236838a" -d '{"addProjectAccess": {"project": "aa504a36940d4558bfb61676db951303"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.538 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 226 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-5d767c86-59b9-431d-bcf6-afd3b1e2d7e9 x-openstack-request-id: req-5d767c86-59b9-431d-bcf6-afd3b1e2d7e9 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.538 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "973c026d-b754-428a-8e15-b5613db0f8ed", "name": "s_rally_6b671090_HdE5x4Nf", "is_public": false, "extra_specs": {}, "description": "rally tests creating types", "os-volume-type-access:is_public": false}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.538 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-5d767c86-59b9-431d-bcf6-afd3b1e2d7e9 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.539 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/973c026d-b754-428a-8e15-b5613db0f8ed/action -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}b78eaf4e92577f71dd6700bd8d023e7145b057739f501511baba876425261199" -H "X-OpenStack-Request-ID: req-5d767c86-59b9-431d-bcf6-afd3b1e2d7e9" -d '{"addProjectAccess": {"project": "c167d690fd844d30a5f93c2fd891e66b"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.547 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 226 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-5b3e606a-84b8-4c16-baab-67e38f239d08 x-openstack-request-id: req-5b3e606a-84b8-4c16-baab-67e38f239d08 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.547 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "ebfb103d-c257-4ec5-8dc6-59b67f709e3b", "name": "s_rally_6b671090_dH7A3z5k", "is_public": false, "extra_specs": {}, "description": "rally tests creating types", "os-volume-type-access:is_public": false}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.548 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-5b3e606a-84b8-4c16-baab-67e38f239d08 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.549 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/ebfb103d-c257-4ec5-8dc6-59b67f709e3b/action -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f38ae7fbfcc74c403d9656e12e59e68aa78962229b5cbc57fde146e03c82dd5d" -H "X-OpenStack-Request-ID: req-5b3e606a-84b8-4c16-baab-67e38f239d08" -d '{"addProjectAccess": {"project": "aa504a36940d4558bfb61676db951303"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.562 1256 DEBUG cinderclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-openstack-request-id: req-774eb939-ec75-4063-ab3c-c38dbc7da2e3 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.564 1256 DEBUG cinderclient.v2.client [-] RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.564 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/998836b0-41e8-490c-a2c4-6f2371f94797/action used request id req-774eb939-ec75-4063-ab3c-c38dbc7da2e3 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.565 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 226 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-1a22cabd-5695-4011-a35e-a26b25c099f0 x-openstack-request-id: req-1a22cabd-5695-4011-a35e-a26b25c099f0 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.566 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/998836b0-41e8-490c-a2c4-6f2371f94797/os-volume-type-access -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}58c9f97ba56bd6dbdab13ce18f59e78e4da8dda9a519344388c2670acb2f62de" -H "X-OpenStack-Request-ID: req-32a155d1-bfd6-435a-9551-8fa7c236838a" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.567 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "6dd02aad-d423-41c6-88cd-476833e9d0d6", "name": "s_rally_6b671090_m23zavEj", "is_public": false, "extra_specs": {}, "description": "rally tests creating types", "os-volume-type-access:is_public": false}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.568 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-1a22cabd-5695-4011-a35e-a26b25c099f0 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.569 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/6dd02aad-d423-41c6-88cd-476833e9d0d6/action -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f67f0197fab7aeef287038847e7865659b3746fd59ca30b238eb044fa66c3560" -H "X-OpenStack-Request-ID: req-1a22cabd-5695-4011-a35e-a26b25c099f0" -d '{"addProjectAccess": {"project": "c167d690fd844d30a5f93c2fd891e66b"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.578 1256 DEBUG cinderclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-openstack-request-id: req-3121b954-cce0-42f0-8e37-1fa16e6267db _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.579 1256 DEBUG cinderclient.v2.client [-] RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.579 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/973c026d-b754-428a-8e15-b5613db0f8ed/action used request id req-3121b954-cce0-42f0-8e37-1fa16e6267db request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.581 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/973c026d-b754-428a-8e15-b5613db0f8ed/os-volume-type-access -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}b78eaf4e92577f71dd6700bd8d023e7145b057739f501511baba876425261199" -H "X-OpenStack-Request-ID: req-5d767c86-59b9-431d-bcf6-afd3b1e2d7e9" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.589 1256 DEBUG cinderclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-openstack-request-id: req-b02449db-6cce-490f-b475-8e3df9611937 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.590 1256 DEBUG cinderclient.v2.client [-] RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.590 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/ebfb103d-c257-4ec5-8dc6-59b67f709e3b/action used request id req-b02449db-6cce-490f-b475-8e3df9611937 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.592 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/ebfb103d-c257-4ec5-8dc6-59b67f709e3b/os-volume-type-access -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f38ae7fbfcc74c403d9656e12e59e68aa78962229b5cbc57fde146e03c82dd5d" -H "X-OpenStack-Request-ID: req-5b3e606a-84b8-4c16-baab-67e38f239d08" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.609 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 134 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-9b6ee96a-2cd2-41fb-878e-641b9c998895 x-openstack-request-id: req-9b6ee96a-2cd2-41fb-878e-641b9c998895 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.609 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type_access": [{"volume_type_id": "973c026d-b754-428a-8e15-b5613db0f8ed", "project_id": "c167d690fd844d30a5f93c2fd891e66b"}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.610 1256 DEBUG cinderclient.v2.client [-] GET call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/973c026d-b754-428a-8e15-b5613db0f8ed/os-volume-type-access used request id req-9b6ee96a-2cd2-41fb-878e-641b9c998895 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.610 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 134 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-843557bf-cf1c-4c3e-aa61-62038e5f55f3 x-openstack-request-id: req-843557bf-cf1c-4c3e-aa61-62038e5f55f3 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.611 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 6 END: OK 2021-06-02 01:09:07.612 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type_access": [{"volume_type_id": "998836b0-41e8-490c-a2c4-6f2371f94797", "project_id": "aa504a36940d4558bfb61676db951303"}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.614 1256 DEBUG cinderclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-openstack-request-id: req-5aca2960-6ac3-46da-8956-56e72b5eac14 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.618 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 START 2021-06-02 01:09:07.619 1256 DEBUG cinderclient.v2.client [-] GET call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/998836b0-41e8-490c-a2c4-6f2371f94797/os-volume-type-access used request id req-843557bf-cf1c-4c3e-aa61-62038e5f55f3 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.620 1256 DEBUG cinderclient.v2.client [-] RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.627 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 5 END: OK 2021-06-02 01:09:07.628 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 134 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-bc0b29fd-360d-4bd6-a1d6-7109a3251c29 x-openstack-request-id: req-bc0b29fd-360d-4bd6-a1d6-7109a3251c29 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.629 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/6dd02aad-d423-41c6-88cd-476833e9d0d6/action used request id req-5aca2960-6ac3-46da-8956-56e72b5eac14 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.631 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type_access": [{"volume_type_id": "ebfb103d-c257-4ec5-8dc6-59b67f709e3b", "project_id": "aa504a36940d4558bfb61676db951303"}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.635 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/6dd02aad-d423-41c6-88cd-476833e9d0d6/os-volume-type-access -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}f67f0197fab7aeef287038847e7865659b3746fd59ca30b238eb044fa66c3560" -H "X-OpenStack-Request-ID: req-1a22cabd-5695-4011-a35e-a26b25c099f0" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.635 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 START 2021-06-02 01:09:07.641 1256 DEBUG cinderclient.v2.client [-] GET call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/ebfb103d-c257-4ec5-8dc6-59b67f709e3b/os-volume-type-access used request id req-bc0b29fd-360d-4bd6-a1d6-7109a3251c29 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.655 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 7 END: OK 2021-06-02 01:09:07.674 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:09:07.677 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 134 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-40b129f5-1b4c-44f6-ad71-dba8828d1765 x-openstack-request-id: req-40b129f5-1b4c-44f6-ad71-dba8828d1765 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.677 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type_access": [{"volume_type_id": "6dd02aad-d423-41c6-88cd-476833e9d0d6", "project_id": "c167d690fd844d30a5f93c2fd891e66b"}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.678 1256 DEBUG cinderclient.v2.client [-] GET call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/6dd02aad-d423-41c6-88cd-476833e9d0d6/os-volume-type-access used request id req-40b129f5-1b4c-44f6-ad71-dba8828d1765 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.678 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 8 END: OK 2021-06-02 01:09:07.680 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}c7b8a299f686476c3c17e2ed8773888217175ea65f9938d5fe68f6563f5388d2" -d '{"volume_type": {"name": "s_rally_6b671090_3EhYClpu", "description": "rally tests creating types", "os-volume-type-access:is_public": false}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.695 1256 WARNING cinderclient.api_versions [-] Version 2 is deprecated, use alternative version 3 instead. 2021-06-02 01:09:07.698 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}9f19147d20d42f9784b26f98d1d1044b9f46d9bff11b8566d9d5af4fd78e9d24" -d '{"volume_type": {"name": "s_rally_6b671090_1MGAFFLG", "description": "rally tests creating types", "os-volume-type-access:is_public": false}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.801 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 226 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-4e05cb75-87ec-4e76-ac42-e01f8e512415 x-openstack-request-id: req-4e05cb75-87ec-4e76-ac42-e01f8e512415 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.801 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "543d6fed-464c-460d-b951-fe2bdd4baf8e", "name": "s_rally_6b671090_3EhYClpu", "is_public": false, "extra_specs": {}, "description": "rally tests creating types", "os-volume-type-access:is_public": false}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.802 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-4e05cb75-87ec-4e76-ac42-e01f8e512415 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.804 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/543d6fed-464c-460d-b951-fe2bdd4baf8e/action -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}c7b8a299f686476c3c17e2ed8773888217175ea65f9938d5fe68f6563f5388d2" -H "X-OpenStack-Request-ID: req-4e05cb75-87ec-4e76-ac42-e01f8e512415" -d '{"addProjectAccess": {"project": "364303b1d59546bb91e1acc25af333aa"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.813 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 226 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-42ebd6ee-92fb-437d-828e-a037a05b2a89 x-openstack-request-id: req-42ebd6ee-92fb-437d-828e-a037a05b2a89 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.814 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type": {"id": "8cd3752e-a624-4e59-bfca-011cf9a59346", "name": "s_rally_6b671090_1MGAFFLG", "is_public": false, "extra_specs": {}, "description": "rally tests creating types", "os-volume-type-access:is_public": false}} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.814 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types used request id req-42ebd6ee-92fb-437d-828e-a037a05b2a89 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.815 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X POST http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/8cd3752e-a624-4e59-bfca-011cf9a59346/action -H "Accept: application/json" -H "Content-Type: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}9f19147d20d42f9784b26f98d1d1044b9f46d9bff11b8566d9d5af4fd78e9d24" -H "X-OpenStack-Request-ID: req-42ebd6ee-92fb-437d-828e-a037a05b2a89" -d '{"addProjectAccess": {"project": "364303b1d59546bb91e1acc25af333aa"}}' _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.836 1256 DEBUG cinderclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-openstack-request-id: req-16531a2c-1b20-4095-b888-3777b007ae19 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.837 1256 DEBUG cinderclient.v2.client [-] RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.838 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/543d6fed-464c-460d-b951-fe2bdd4baf8e/action used request id req-16531a2c-1b20-4095-b888-3777b007ae19 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.839 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/543d6fed-464c-460d-b951-fe2bdd4baf8e/os-volume-type-access -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}c7b8a299f686476c3c17e2ed8773888217175ea65f9938d5fe68f6563f5388d2" -H "X-OpenStack-Request-ID: req-4e05cb75-87ec-4e76-ac42-e01f8e512415" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.855 1256 DEBUG cinderclient.v2.client [-] RESP: [202] Connection: close Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-openstack-request-id: req-8af18847-a24e-423e-a550-1fa04e408442 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.856 1256 DEBUG cinderclient.v2.client [-] RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.856 1256 DEBUG cinderclient.v2.client [-] POST call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/8cd3752e-a624-4e59-bfca-011cf9a59346/action used request id req-8af18847-a24e-423e-a550-1fa04e408442 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.857 1256 DEBUG cinderclient.v2.client [-] REQ: curl -g -i -X GET http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/8cd3752e-a624-4e59-bfca-011cf9a59346/os-volume-type-access -H "Accept: application/json" -H "User-Agent: python-cinderclient" -H "X-Auth-Token: {SHA256}9f19147d20d42f9784b26f98d1d1044b9f46d9bff11b8566d9d5af4fd78e9d24" -H "X-OpenStack-Request-ID: req-42ebd6ee-92fb-437d-828e-a037a05b2a89" _http_log_request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:517 2021-06-02 01:09:07.867 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 134 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-6b379ded-0915-4788-a796-6c5909ca1335 x-openstack-request-id: req-6b379ded-0915-4788-a796-6c5909ca1335 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.868 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type_access": [{"volume_type_id": "543d6fed-464c-460d-b951-fe2bdd4baf8e", "project_id": "364303b1d59546bb91e1acc25af333aa"}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.868 1256 DEBUG cinderclient.v2.client [-] GET call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/543d6fed-464c-460d-b951-fe2bdd4baf8e/os-volume-type-access used request id req-6b379ded-0915-4788-a796-6c5909ca1335 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.869 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 9 END: OK 2021-06-02 01:09:07.887 1256 DEBUG cinderclient.v2.client [-] RESP: [200] Connection: close Content-Length: 134 Content-Type: application/json Date: Wed, 02 Jun 2021 01:09:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache/2.4.29 (Ubuntu) Vary: OpenStack-API-Version x-compute-request-id: req-3d7c551b-6f96-4c08-a7e9-51c15b7c0947 x-openstack-request-id: req-3d7c551b-6f96-4c08-a7e9-51c15b7c0947 _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:548 2021-06-02 01:09:07.887 1256 DEBUG cinderclient.v2.client [-] RESP BODY: {"volume_type_access": [{"volume_type_id": "8cd3752e-a624-4e59-bfca-011cf9a59346", "project_id": "364303b1d59546bb91e1acc25af333aa"}]} _http_log_response /usr/lib/python3.8/site-packages/keystoneauth1/session.py:580 2021-06-02 01:09:07.888 1256 DEBUG cinderclient.v2.client [-] GET call to volumev2 for http://172.30.12.88/volume/v3/31230a844dca44cbabc98b9d8db9817a/types/8cd3752e-a624-4e59-bfca-011cf9a59346/os-volume-type-access used request id req-3d7c551b-6f96-4c08-a7e9-51c15b7c0947 request /usr/lib/python3.8/site-packages/keystoneauth1/session.py:936 2021-06-02 01:09:07.888 1256 INFO rally.task.runner [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | ITER: 10 END: OK 2021-06-02 01:09:07.903 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:09:07.906 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_types objects 2021-06-02 01:09:08.094 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_6b671090_dH7A3z5k (ebfb103d-c257-4ec5-8dc6-59b67f709e3b) 2021-06-02 01:09:08.104 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_6b671090_zmEpfsSc (998836b0-41e8-490c-a2c4-6f2371f94797) 2021-06-02 01:09:08.116 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_6b671090_HdE5x4Nf (973c026d-b754-428a-8e15-b5613db0f8ed) 2021-06-02 01:09:08.130 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_6b671090_1MGAFFLG (8cd3752e-a624-4e59-bfca-011cf9a59346) 2021-06-02 01:09:08.144 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_6b671090_m23zavEj (6dd02aad-d423-41c6-88cd-476833e9d0d6) 2021-06-02 01:09:08.154 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_6b671090_3EhYClpu (543d6fed-464c-460d-b951-fe2bdd4baf8e) 2021-06-02 01:09:08.161 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_6b671090_Q4LmYb1G (a2b787ce-730c-472c-84c2-431b3950ff31) 2021-06-02 01:09:08.168 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_6b671090_TG7QQEOe (220e38be-3f0d-4ca9-b590-4f54a95dbe41) 2021-06-02 01:09:08.186 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_6b671090_wPfNvgsJ (0f297268-42d2-4cd4-961b-036e51050d7e) 2021-06-02 01:09:08.204 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volume_types object s_rally_6b671090_ZVK50VR3 (0a229668-9daa-435a-81fa-625edecce4fc) 2021-06-02 01:09:09.636 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder image_volumes_cache objects 2021-06-02 01:09:10.001 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2021-06-02 01:09:10.339 1256 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder qos_specs objects 2021-06-02 01:09:10.496 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context admin_cleanup@openstack cleanup() finished in 2.59 sec 2021-06-02 01:09:10.496 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() started 2021-06-02 01:09:10.497 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context api_versions@openstack cleanup() finished in 0.35 msec 2021-06-02 01:09:10.497 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() started 2021-06-02 01:09:13.270 1256 INFO rally.task.context [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Context users@openstack cleanup() finished in 2.77 sec 2021-06-02 01:09:13.435 1256 INFO rally.task.engine [-] Load duration is: 0.937854 2021-06-02 01:09:13.435 1256 INFO rally.task.engine [-] Full runner duration is: 0.959107 2021-06-02 01:09:13.435 1256 INFO rally.task.engine [-] Full duration is: 7.889786 2021-06-02 01:09:13.516 1256 INFO rally.task.engine [-] Task b70406ec-c392-4fe5-92f4-2104dfcdb1ac | Completed: Running task. 2021-06-02 01:09:16.341 5028 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:09:16.341 5028 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:09:16.342 5028 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:09:17.978 5030 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:09:17.978 5030 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:09:17.979 5030 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:09:19.807 5032 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:09:19.808 5032 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:09:19.808 5032 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:09:22.777 5032 INFO rally.api [-] Building 'json' report for the following task(s): 'b70406ec-c392-4fe5-92f4-2104dfcdb1ac'. 2021-06-02 01:09:22.841 5032 INFO rally.api [-] The report has been successfully built. 2021-06-02 01:09:24.512 5034 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:09:24.513 5034 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:09:24.513 5034 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:09:27.166 5034 INFO rally.task.engine [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Starting: Task validation. 2021-06-02 01:09:27.173 5034 INFO rally.task.engine [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Starting: Task validation of syntax. 2021-06-02 01:09:27.374 5034 INFO rally.task.engine [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Completed: Task validation of syntax. 2021-06-02 01:09:27.374 5034 INFO rally.task.engine [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Starting: Task validation of required platforms. 2021-06-02 01:09:27.493 5034 INFO rally.task.engine [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Completed: Task validation of required platforms. 2021-06-02 01:09:27.493 5034 INFO rally.task.engine [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Starting: Task validation of semantic. 2021-06-02 01:09:27.494 5034 INFO rally.task.engine [-] Check health of the environment '82b237cc-5c9e-499c-a87e-6bc505715ff5'. 2021-06-02 01:09:28.105 5034 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2021-06-02 01:09:28.117 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 01:09:28.499 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 01:09:29.148 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.03 sec 2021-06-02 01:09:29.349 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:30.383 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:31.003 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:31.621 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:32.262 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:32.827 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:33.493 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:34.077 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:34.738 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:35.263 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:35.863 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:36.424 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:37.037 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:37.610 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:38.257 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:38.811 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:39.368 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:39.900 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:40.530 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:41.005 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:41.569 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:42.045 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:42.642 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:43.107 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:09:43.562 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:09:44.901 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 1.34 sec 2021-06-02 01:09:44.901 5034 INFO rally.task.engine [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Completed: Task validation of semantic. 2021-06-02 01:09:44.902 5034 INFO rally.task.engine [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Completed: Task validation. 2021-06-02 01:09:44.902 5034 INFO rally.api [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 input file is valid. 2021-06-02 01:09:44.902 5034 INFO rally.api [-] Run Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 against Deployment 82b237cc-5c9e-499c-a87e-6bc505715ff5 2021-06-02 01:09:44.903 5034 INFO rally.task.engine [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Starting: Running task. 2021-06-02 01:09:44.953 5034 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=312c7c4c-d630-4206-8a0e-f6868afac3e3)", "subtasks": [ { "title": "HeatStacks.create_and_delete_stack", "description": "Create and then delete a stack.", "scenario": { "HeatStacks.create_and_delete_stack": { "template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:09:44.972 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:09:45.531 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:09:46.442 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.47 sec 2021-06-02 01:09:46.639 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:09:48.279 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.84 sec 2021-06-02 01:09:48.280 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:09:48.293 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:09:48.296 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16"} 2021-06-02 01:09:48.301 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16"} 2021-06-02 01:09:48.305 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16"} 2021-06-02 01:09:48.309 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16"} 2021-06-02 01:09:48.313 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:09:48.321 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:09:48.326 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:09:48.332 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:09:51.276 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08251094818115234 2021-06-02 01:09:51.294 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0902864933013916 2021-06-02 01:09:51.447 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.08086276054382324 2021-06-02 01:09:51.450 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06739544868469238 2021-06-02 01:09:51.453 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.09369754791259766 2021-06-02 01:09:51.460 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.08469057083129883 2021-06-02 01:09:52.522 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:09:52.528 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:09:52.555 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:09:52.558 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:09:52.561 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:09:52.566 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:09:52.572 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:09:52.573 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:09:55.506 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.06531262397766113 2021-06-02 01:09:55.513 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07779693603515625 2021-06-02 01:09:55.651 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:09:55.658 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:09:55.659 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:09:55.669 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:09:55.690 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:09:55.810 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:09:58.545 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07000207901000977 2021-06-02 01:09:58.711 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:09:58.714 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:09:58.727 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:09:58.731 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:09:59.591 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_312c7c4c_lU1HcGsd (f27a1809-e0ff-47f4-bc7d-d2c0981c32b5) 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager [-] Resource deletion failed, max retries exceeded for heat.stacks: f27a1809-e0ff-47f4-bc7d-d2c0981c32b5.: heatclient.exc.HTTPNotFound: ERROR: The Stack (s_rally_312c7c4c_lU1HcGsd) could not be found. 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager Traceback (most recent call last): 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/rally_openstack/task/cleanup/manager.py", line 83, in _delete_single_resource 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager rutils.retry(resource._max_attempts, resource.delete) 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager File "/src/rally/rally/common/utils.py", line 211, in retry 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager return func(*args, **kwargs) 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/rally_openstack/task/cleanup/base.py", line 129, in delete 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager self._manager().delete(self.id()) 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/heatclient/v1/stacks.py", line 210, in delete 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager self._delete("/stacks/%s" % stack_id) 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/heatclient/common/base.py", line 207, in _delete 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager return self.client.delete(url) 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/keystoneauth1/adapter.py", line 401, in delete 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager return self.request(url, 'DELETE', **kwargs) 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/heatclient/common/http.py", line 323, in request 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager raise exc.from_response(resp) 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager heatclient.exc.HTTPNotFound: ERROR: The Stack (s_rally_312c7c4c_lU1HcGsd) could not be found. 2021-06-02 01:09:59.970 5034 ERROR rally_openstack.task.cleanup.manager 2021-06-02 01:09:59.977 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 1.25 sec 2021-06-02 01:09:59.978 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:09:59.978 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:10:00.591 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.61 sec 2021-06-02 01:10:00.591 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:10:03.695 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 3.10 sec 2021-06-02 01:10:05.099 5034 INFO rally.task.engine [-] Load duration is: 8.40077 2021-06-02 01:10:05.099 5034 INFO rally.task.engine [-] Full runner duration is: 10.434843 2021-06-02 01:10:05.100 5034 INFO rally.task.engine [-] Full duration is: 18.725318 2021-06-02 01:10:05.161 5034 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=6ba24ccf-da2d-42fe-bef3-85e57083a89e)", "subtasks": [ { "title": "HeatStacks.create_and_delete_stack", "description": "Create and then delete a stack.", "scenario": { "HeatStacks.create_and_delete_stack": { "template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_ports.yaml.template", "parameters": { "public_net": "public", "image": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "flavor": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" } } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:10:05.180 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:10:05.649 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:10:06.620 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.44 sec 2021-06-02 01:10:06.818 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:10:08.461 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.84 sec 2021-06-02 01:10:08.461 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:10:08.470 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:10:08.471 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2013-05-23\n\nparameters:\n # set all correct defaults for parameters before launch test\n public_net:\n type: string\n default: public\n image:\n type: string\n default: cirros-0.4.0-x86_64-uec\n flavor:\n type: string\n default: m1.tiny\n cidr:\n type: string\n default: 11.11.11.0/24\n\nresources:\n server:\n type: OS::Nova::Server\n properties:\n image: {get_param: image}\n flavor: {get_param: flavor}\n networks:\n - port: { get_resource: server_port }\n\n router:\n type: OS::Neutron::Router\n properties:\n external_gateway_info:\n network: {get_param: public_net}\n\n router_interface:\n type: OS::Neutron::RouterInterface\n properties:\n router_id: { get_resource: router }\n subnet_id: { get_resource: private_subnet }\n\n private_net:\n type: OS::Neutron::Net\n\n private_subnet:\n type: OS::Neutron::Subnet\n properties:\n network: { get_resource: private_net }\n cidr: {get_param: cidr}\n\n port_security_group:\n type: OS::Neutron::SecurityGroup\n properties:\n name: default_port_security_group\n description: >\n Default security group assigned to port. The neutron default group is not\n used because neutron creates several groups with the same name=default and\n nova cannot chooses which one should it use.\n\n server_port:\n type: OS::Neutron::Port\n properties:\n network: {get_resource: private_net}\n fixed_ips:\n - subnet: { get_resource: private_subnet }\n security_groups:\n - { get_resource: port_security_group }\n", "parameters": {"public_net": "public", "image": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "flavor": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376"}} 2021-06-02 01:10:08.472 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2013-05-23\n\nparameters:\n # set all correct defaults for parameters before launch test\n public_net:\n type: string\n default: public\n image:\n type: string\n default: cirros-0.4.0-x86_64-uec\n flavor:\n type: string\n default: m1.tiny\n cidr:\n type: string\n default: 11.11.11.0/24\n\nresources:\n server:\n type: OS::Nova::Server\n properties:\n image: {get_param: image}\n flavor: {get_param: flavor}\n networks:\n - port: { get_resource: server_port }\n\n router:\n type: OS::Neutron::Router\n properties:\n external_gateway_info:\n network: {get_param: public_net}\n\n router_interface:\n type: OS::Neutron::RouterInterface\n properties:\n router_id: { get_resource: router }\n subnet_id: { get_resource: private_subnet }\n\n private_net:\n type: OS::Neutron::Net\n\n private_subnet:\n type: OS::Neutron::Subnet\n properties:\n network: { get_resource: private_net }\n cidr: {get_param: cidr}\n\n port_security_group:\n type: OS::Neutron::SecurityGroup\n properties:\n name: default_port_security_group\n description: >\n Default security group assigned to port. The neutron default group is not\n used because neutron creates several groups with the same name=default and\n nova cannot chooses which one should it use.\n\n server_port:\n type: OS::Neutron::Port\n properties:\n network: {get_resource: private_net}\n fixed_ips:\n - subnet: { get_resource: private_subnet }\n security_groups:\n - { get_resource: port_security_group }\n", "parameters": {"public_net": "public", "image": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "flavor": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376"}} 2021-06-02 01:10:08.476 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2013-05-23\n\nparameters:\n # set all correct defaults for parameters before launch test\n public_net:\n type: string\n default: public\n image:\n type: string\n default: cirros-0.4.0-x86_64-uec\n flavor:\n type: string\n default: m1.tiny\n cidr:\n type: string\n default: 11.11.11.0/24\n\nresources:\n server:\n type: OS::Nova::Server\n properties:\n image: {get_param: image}\n flavor: {get_param: flavor}\n networks:\n - port: { get_resource: server_port }\n\n router:\n type: OS::Neutron::Router\n properties:\n external_gateway_info:\n network: {get_param: public_net}\n\n router_interface:\n type: OS::Neutron::RouterInterface\n properties:\n router_id: { get_resource: router }\n subnet_id: { get_resource: private_subnet }\n\n private_net:\n type: OS::Neutron::Net\n\n private_subnet:\n type: OS::Neutron::Subnet\n properties:\n network: { get_resource: private_net }\n cidr: {get_param: cidr}\n\n port_security_group:\n type: OS::Neutron::SecurityGroup\n properties:\n name: default_port_security_group\n description: >\n Default security group assigned to port. The neutron default group is not\n used because neutron creates several groups with the same name=default and\n nova cannot chooses which one should it use.\n\n server_port:\n type: OS::Neutron::Port\n properties:\n network: {get_resource: private_net}\n fixed_ips:\n - subnet: { get_resource: private_subnet }\n security_groups:\n - { get_resource: port_security_group }\n", "parameters": {"public_net": "public", "image": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "flavor": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376"}} 2021-06-02 01:10:08.476 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:10:08.477 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2013-05-23\n\nparameters:\n # set all correct defaults for parameters before launch test\n public_net:\n type: string\n default: public\n image:\n type: string\n default: cirros-0.4.0-x86_64-uec\n flavor:\n type: string\n default: m1.tiny\n cidr:\n type: string\n default: 11.11.11.0/24\n\nresources:\n server:\n type: OS::Nova::Server\n properties:\n image: {get_param: image}\n flavor: {get_param: flavor}\n networks:\n - port: { get_resource: server_port }\n\n router:\n type: OS::Neutron::Router\n properties:\n external_gateway_info:\n network: {get_param: public_net}\n\n router_interface:\n type: OS::Neutron::RouterInterface\n properties:\n router_id: { get_resource: router }\n subnet_id: { get_resource: private_subnet }\n\n private_net:\n type: OS::Neutron::Net\n\n private_subnet:\n type: OS::Neutron::Subnet\n properties:\n network: { get_resource: private_net }\n cidr: {get_param: cidr}\n\n port_security_group:\n type: OS::Neutron::SecurityGroup\n properties:\n name: default_port_security_group\n description: >\n Default security group assigned to port. The neutron default group is not\n used because neutron creates several groups with the same name=default and\n nova cannot chooses which one should it use.\n\n server_port:\n type: OS::Neutron::Port\n properties:\n network: {get_resource: private_net}\n fixed_ips:\n - subnet: { get_resource: private_subnet }\n security_groups:\n - { get_resource: port_security_group }\n", "parameters": {"public_net": "public", "image": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "flavor": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376"}} 2021-06-02 01:10:08.481 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:10:08.486 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:10:08.494 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:10:28.199 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 16.577985286712646 2021-06-02 01:10:28.328 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.058950185775756836 2021-06-02 01:10:30.210 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 18.434359312057495 2021-06-02 01:10:30.354 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07041788101196289 2021-06-02 01:10:31.305 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 19.662251949310303 2021-06-02 01:10:31.452 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06351876258850098 2021-06-02 01:10:35.627 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 24.000606536865234 2021-06-02 01:10:35.787 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06668496131896973 2021-06-02 01:10:39.005 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:10:39.013 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:10:41.072 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:10:41.077 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:10:41.087 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:10:41.091 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:10:43.280 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:10:43.285 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:10:58.609 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 16.36590886116028 2021-06-02 01:10:58.751 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06938934326171875 2021-06-02 01:10:59.446 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 15.3246328830719 2021-06-02 01:10:59.517 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 15.249532222747803 2021-06-02 01:10:59.576 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06647706031799316 2021-06-02 01:10:59.667 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06382250785827637 2021-06-02 01:11:01.642 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 15.302802085876465 2021-06-02 01:11:01.789 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06204557418823242 2021-06-02 01:11:06.228 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:11:06.233 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:11:08.241 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:11:08.246 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:11:09.175 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:11:09.315 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:11:23.360 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 14.167377710342407 2021-06-02 01:11:23.496 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06818747520446777 2021-06-02 01:11:24.362 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 13.068768501281738 2021-06-02 01:11:24.498 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06630945205688477 2021-06-02 01:11:30.970 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:11:33.064 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:11:33.085 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:11:33.096 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:11:33.841 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 0.76 sec 2021-06-02 01:11:33.842 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:11:33.842 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:11:34.316 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.47 sec 2021-06-02 01:11:34.316 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:11:36.723 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.41 sec 2021-06-02 01:11:37.613 5034 INFO rally.task.engine [-] Load duration is: 82.577556 2021-06-02 01:11:37.614 5034 INFO rally.task.engine [-] Full runner duration is: 84.615358 2021-06-02 01:11:37.614 5034 INFO rally.task.engine [-] Full duration is: 91.54552 2021-06-02 01:11:37.679 5034 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=2fbea1fa-978b-4a14-996c-e0513aa69331)", "subtasks": [ { "title": "HeatStacks.create_and_delete_stack", "description": "Create and then delete a stack.", "scenario": { "HeatStacks.create_and_delete_stack": { "template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/server_with_volume.yaml.template", "parameters": { "image": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "flavor": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "network_id": "e6506e05-7b48-438c-bf60-c626705bf063" } } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:11:37.705 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:11:38.173 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:11:39.116 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.41 sec 2021-06-02 01:11:39.340 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:11:41.000 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.88 sec 2021-06-02 01:11:41.000 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.03 msec 2021-06-02 01:11:41.009 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:11:41.011 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2013-05-23\n\nparameters:\n # set all correct defaults for parameters before launch test\n image:\n type: string\n default: cirros-0.4.0-x86_64-uec\n flavor:\n type: string\n default: m1.tiny\n availability_zone:\n type: string\n description: The Availability Zone to launch the instance.\n default: nova\n volume_size:\n type: number\n description: Size of the volume to be created.\n default: 1\n constraints:\n - range: { min: 1, max: 1024 }\n description: must be between 1 and 1024 Gb.\n network_id:\n type: string\n\nresources:\n server:\n type: OS::Nova::Server\n properties:\n image: {get_param: image}\n flavor: {get_param: flavor}\n networks:\n - network: { get_param: network_id }\n cinder_volume:\n type: OS::Cinder::Volume\n properties:\n size: { get_param: volume_size }\n availability_zone: { get_param: availability_zone }\n volume_attachment:\n type: OS::Cinder::VolumeAttachment\n properties:\n volume_id: { get_resource: cinder_volume }\n instance_uuid: { get_resource: server}\n mountpoint: /dev/vdc\n", "parameters": {"image": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "flavor": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "network_id": "e6506e05-7b48-438c-bf60-c626705bf063"}} 2021-06-02 01:11:41.015 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2013-05-23\n\nparameters:\n # set all correct defaults for parameters before launch test\n image:\n type: string\n default: cirros-0.4.0-x86_64-uec\n flavor:\n type: string\n default: m1.tiny\n availability_zone:\n type: string\n description: The Availability Zone to launch the instance.\n default: nova\n volume_size:\n type: number\n description: Size of the volume to be created.\n default: 1\n constraints:\n - range: { min: 1, max: 1024 }\n description: must be between 1 and 1024 Gb.\n network_id:\n type: string\n\nresources:\n server:\n type: OS::Nova::Server\n properties:\n image: {get_param: image}\n flavor: {get_param: flavor}\n networks:\n - network: { get_param: network_id }\n cinder_volume:\n type: OS::Cinder::Volume\n properties:\n size: { get_param: volume_size }\n availability_zone: { get_param: availability_zone }\n volume_attachment:\n type: OS::Cinder::VolumeAttachment\n properties:\n volume_id: { get_resource: cinder_volume }\n instance_uuid: { get_resource: server}\n mountpoint: /dev/vdc\n", "parameters": {"image": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "flavor": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "network_id": "e6506e05-7b48-438c-bf60-c626705bf063"}} 2021-06-02 01:11:41.019 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2013-05-23\n\nparameters:\n # set all correct defaults for parameters before launch test\n image:\n type: string\n default: cirros-0.4.0-x86_64-uec\n flavor:\n type: string\n default: m1.tiny\n availability_zone:\n type: string\n description: The Availability Zone to launch the instance.\n default: nova\n volume_size:\n type: number\n description: Size of the volume to be created.\n default: 1\n constraints:\n - range: { min: 1, max: 1024 }\n description: must be between 1 and 1024 Gb.\n network_id:\n type: string\n\nresources:\n server:\n type: OS::Nova::Server\n properties:\n image: {get_param: image}\n flavor: {get_param: flavor}\n networks:\n - network: { get_param: network_id }\n cinder_volume:\n type: OS::Cinder::Volume\n properties:\n size: { get_param: volume_size }\n availability_zone: { get_param: availability_zone }\n volume_attachment:\n type: OS::Cinder::VolumeAttachment\n properties:\n volume_id: { get_resource: cinder_volume }\n instance_uuid: { get_resource: server}\n mountpoint: /dev/vdc\n", "parameters": {"image": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "flavor": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "network_id": "e6506e05-7b48-438c-bf60-c626705bf063"}} 2021-06-02 01:11:41.020 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2013-05-23\n\nparameters:\n # set all correct defaults for parameters before launch test\n image:\n type: string\n default: cirros-0.4.0-x86_64-uec\n flavor:\n type: string\n default: m1.tiny\n availability_zone:\n type: string\n description: The Availability Zone to launch the instance.\n default: nova\n volume_size:\n type: number\n description: Size of the volume to be created.\n default: 1\n constraints:\n - range: { min: 1, max: 1024 }\n description: must be between 1 and 1024 Gb.\n network_id:\n type: string\n\nresources:\n server:\n type: OS::Nova::Server\n properties:\n image: {get_param: image}\n flavor: {get_param: flavor}\n networks:\n - network: { get_param: network_id }\n cinder_volume:\n type: OS::Cinder::Volume\n properties:\n size: { get_param: volume_size }\n availability_zone: { get_param: availability_zone }\n volume_attachment:\n type: OS::Cinder::VolumeAttachment\n properties:\n volume_id: { get_resource: cinder_volume }\n instance_uuid: { get_resource: server}\n mountpoint: /dev/vdc\n", "parameters": {"image": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "flavor": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376", "network_id": "e6506e05-7b48-438c-bf60-c626705bf063"}} 2021-06-02 01:11:41.025 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:11:41.029 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:11:41.044 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:11:41.044 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:11:59.570 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 15.294935464859009 2021-06-02 01:11:59.720 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07395458221435547 2021-06-02 01:12:00.659 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 16.366195917129517 2021-06-02 01:12:00.845 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.08250832557678223 2021-06-02 01:12:01.934 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 17.49954628944397 2021-06-02 01:12:02.088 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06497907638549805 2021-06-02 01:12:02.868 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 18.5793673992157 2021-06-02 01:12:03.006 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06771016120910645 2021-06-02 01:12:06.138 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:12:06.145 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:12:07.283 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:12:07.288 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:12:07.438 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:12:07.445 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:12:09.461 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:12:09.466 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:12:19.964 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 10.877779722213745 2021-06-02 01:12:20.122 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06763696670532227 2021-06-02 01:12:21.265 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 10.890182971954346 2021-06-02 01:12:21.396 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06727242469787598 2021-06-02 01:12:23.356 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 10.90851902961731 2021-06-02 01:12:23.531 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06828498840332031 2021-06-02 01:12:24.492 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 14.102421283721924 2021-06-02 01:12:24.658 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.09826898574829102 2021-06-02 01:12:26.560 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:12:26.567 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:12:29.030 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:12:29.034 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:12:29.983 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:12:31.082 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:12:41.521 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 10.8732168674469 2021-06-02 01:12:41.688 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0813133716583252 2021-06-02 01:12:46.700 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 14.105413675308228 2021-06-02 01:12:46.831 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06645631790161133 2021-06-02 01:12:48.108 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:12:53.262 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:12:53.285 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:12:53.292 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:12:54.030 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 0.74 sec 2021-06-02 01:12:54.031 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:12:54.031 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:12:54.540 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.51 sec 2021-06-02 01:12:54.541 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:12:56.860 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.32 sec 2021-06-02 01:12:58.157 5034 INFO rally.task.engine [-] Load duration is: 70.232359 2021-06-02 01:12:58.158 5034 INFO rally.task.engine [-] Full runner duration is: 72.276133 2021-06-02 01:12:58.158 5034 INFO rally.task.engine [-] Full duration is: 79.156363 2021-06-02 01:12:58.302 5034 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=ef921ff0-1ef6-4193-9825-94b5c0ed43f3)", "subtasks": [ { "title": "HeatStacks.create_and_list_stack", "description": "Create a stack and then list all stacks.", "scenario": { "HeatStacks.create_and_list_stack": { "template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/default.yaml.template" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:12:58.325 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:12:58.807 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:12:59.939 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.61 sec 2021-06-02 01:13:00.151 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:13:01.846 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.91 sec 2021-06-02 01:13:01.847 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:13:01.862 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:13:01.864 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16"} 2021-06-02 01:13:01.869 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16"} 2021-06-02 01:13:01.873 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16"} 2021-06-02 01:13:01.876 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"template_path": "heat_template_version: 2014-10-16"} 2021-06-02 01:13:01.880 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:13:01.886 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:13:01.894 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:13:01.901 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:13:04.720 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0734255313873291 2021-06-02 01:13:04.755 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08152341842651367 2021-06-02 01:13:04.775 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:13:04.782 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:13:04.809 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:13:04.816 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:13:04.826 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:13:04.831 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:13:04.847 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:13:04.856 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:13:07.594 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08918881416320801 2021-06-02 01:13:07.613 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:13:07.618 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:13:07.628 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:13:07.631 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:13:07.637 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08263945579528809 2021-06-02 01:13:07.655 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:13:07.694 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:13:10.474 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:13:10.483 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:13:10.497 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:13:10.501 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:13:11.270 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_ef921ff0_euzlqmJ7 (e6add416-bf5d-42f4-9c97-1e5db009abb1) 2021-06-02 01:13:11.275 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_ef921ff0_gAB6Hpih (e8f825ae-3239-4f12-8ac7-e37a67c4ce8b) 2021-06-02 01:13:11.292 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_ef921ff0_RpIm2Tak (2fd3f8d3-7653-46aa-b588-e2d971d40251) 2021-06-02 01:13:11.302 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_ef921ff0_fAnF5epq (c05cdc5b-d5b9-4970-adbb-e29e2c29cd13) 2021-06-02 01:13:11.321 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_ef921ff0_GMtRvSmF (9b337c58-4344-4402-a77c-fa1d38e91160) 2021-06-02 01:13:11.339 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_ef921ff0_u3ji6aqd (183d2bdd-ffa9-44db-94f7-fa1cd81661ba) 2021-06-02 01:13:11.341 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_ef921ff0_qm22XNfl (95b244f5-5846-42f4-a5f9-96f84fb960ed) 2021-06-02 01:13:11.355 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_ef921ff0_wlORgu2Y (07e23e97-d5d1-43d8-b69f-8654f3df3288) 2021-06-02 01:13:11.369 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_ef921ff0_ODL9BOrU (c23ec6bb-4f1b-4ff7-98b4-ab247295ea32) 2021-06-02 01:13:11.380 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_ef921ff0_yxJuvqCX (74bdb18e-917f-4ea8-be8c-7a6661c8a778) 2021-06-02 01:13:13.905 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 3.41 sec 2021-06-02 01:13:13.906 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:13:13.907 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:13:14.403 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.50 sec 2021-06-02 01:13:14.404 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:13:17.098 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.69 sec 2021-06-02 01:13:18.452 5034 INFO rally.task.engine [-] Load duration is: 6.601505 2021-06-02 01:13:18.452 5034 INFO rally.task.engine [-] Full runner duration is: 8.635478 2021-06-02 01:13:18.453 5034 INFO rally.task.engine [-] Full duration is: 18.776278 2021-06-02 01:13:18.541 5034 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=a0fc49c2-33fa-419d-b6c9-dca4e9df5f5d)", "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/random_strings.yaml.template", "updated_template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_add.yaml.template" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:13:18.563 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:13:19.009 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:13:19.851 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.29 sec 2021-06-02 01:13:20.054 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:13:21.784 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.93 sec 2021-06-02 01:13:21.785 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:13:21.798 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:13:21.799 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates the stack defined by random_strings.yaml.template with additional resource.\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\n test_string_three:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:13:21.800 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates the stack defined by random_strings.yaml.template with additional resource.\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\n test_string_three:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:13:21.804 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates the stack defined by random_strings.yaml.template with additional resource.\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\n test_string_three:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:13:21.808 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates the stack defined by random_strings.yaml.template with additional resource.\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\n test_string_three:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:13:21.809 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:13:21.813 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:13:21.831 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:13:21.837 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:13:24.672 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.09015583992004395 2021-06-02 01:13:24.687 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.06754493713378906 2021-06-02 01:13:24.769 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07068753242492676 2021-06-02 01:13:24.907 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08459615707397461 2021-06-02 01:13:26.870 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.08840823173522949 2021-06-02 01:13:26.895 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07871294021606445 2021-06-02 01:13:26.980 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.08260655403137207 2021-06-02 01:13:27.114 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07357430458068848 2021-06-02 01:13:27.953 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.083498239517212 2021-06-02 01:13:27.970 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0757174491882324 2021-06-02 01:13:28.064 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0835168361663818 2021-06-02 01:13:28.090 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06734204292297363 2021-06-02 01:13:28.136 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07092046737670898 2021-06-02 01:13:28.197 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0829222202301025 2021-06-02 01:13:28.227 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07030034065246582 2021-06-02 01:13:28.362 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06429934501647949 2021-06-02 01:13:30.242 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:13:30.249 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:13:30.279 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:13:30.284 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:13:30.368 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:13:30.373 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:13:30.501 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:13:30.506 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:13:33.035 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07172465324401855 2021-06-02 01:13:33.197 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07820963859558105 2021-06-02 01:13:33.258 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08224606513977051 2021-06-02 01:13:33.469 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08789658546447754 2021-06-02 01:13:35.230 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07235240936279297 2021-06-02 01:13:35.391 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.0704813003540039 2021-06-02 01:13:35.494 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.0975348949432373 2021-06-02 01:13:35.681 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07756805419921875 2021-06-02 01:13:36.314 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0840325355529785 2021-06-02 01:13:36.461 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0748605728149414 2021-06-02 01:13:36.473 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0821576118469238 2021-06-02 01:13:36.572 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0784337520599365 2021-06-02 01:13:36.597 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06319761276245117 2021-06-02 01:13:36.725 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07623648643493652 2021-06-02 01:13:36.764 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0832147598266602 2021-06-02 01:13:36.889 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06739020347595215 2021-06-02 01:13:38.605 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:13:38.611 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:13:38.734 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:13:38.740 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:13:38.858 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:13:39.024 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:13:41.463 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07511281967163086 2021-06-02 01:13:41.593 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07912158966064453 2021-06-02 01:13:43.634 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.06850051879882812 2021-06-02 01:13:43.797 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07369279861450195 2021-06-02 01:13:44.713 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0789713859558105 2021-06-02 01:13:44.842 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06677079200744629 2021-06-02 01:13:44.882 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0855252742767334 2021-06-02 01:13:45.016 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06680750846862793 2021-06-02 01:13:46.984 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:13:47.154 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:13:47.169 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:13:47.175 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:13:47.987 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_a0fc49c2_tYwRF8OY (8e437da5-5639-4c94-8526-34070a741fc3) 2021-06-02 01:13:47.993 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting heat.stacks object s_rally_a0fc49c2_JryBLpZr (c9af51e0-e4a9-4d14-b863-66174012f706) 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager [-] Resource deletion failed, max retries exceeded for heat.stacks: c9af51e0-e4a9-4d14-b863-66174012f706.: heatclient.exc.HTTPNotFound: ERROR: The Stack (s_rally_a0fc49c2_JryBLpZr) could not be found. 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager Traceback (most recent call last): 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/rally_openstack/task/cleanup/manager.py", line 83, in _delete_single_resource 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager rutils.retry(resource._max_attempts, resource.delete) 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager File "/src/rally/rally/common/utils.py", line 211, in retry 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager return func(*args, **kwargs) 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/rally_openstack/task/cleanup/base.py", line 129, in delete 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager self._manager().delete(self.id()) 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/heatclient/v1/stacks.py", line 210, in delete 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager self._delete("/stacks/%s" % stack_id) 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/heatclient/common/base.py", line 207, in _delete 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager return self.client.delete(url) 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/keystoneauth1/adapter.py", line 401, in delete 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager return self.request(url, 'DELETE', **kwargs) 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/heatclient/common/http.py", line 323, in request 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager raise exc.from_response(resp) 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager heatclient.exc.HTTPNotFound: ERROR: The Stack (s_rally_a0fc49c2_JryBLpZr) could not be found. 2021-06-02 01:13:48.390 5034 ERROR rally_openstack.task.cleanup.manager 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager [-] Resource deletion failed, max retries exceeded for heat.stacks: 8e437da5-5639-4c94-8526-34070a741fc3.: heatclient.exc.HTTPNotFound: ERROR: The Stack (s_rally_a0fc49c2_tYwRF8OY) could not be found. 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager Traceback (most recent call last): 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/rally_openstack/task/cleanup/manager.py", line 83, in _delete_single_resource 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager rutils.retry(resource._max_attempts, resource.delete) 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager File "/src/rally/rally/common/utils.py", line 211, in retry 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager return func(*args, **kwargs) 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/rally_openstack/task/cleanup/base.py", line 129, in delete 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager self._manager().delete(self.id()) 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/heatclient/v1/stacks.py", line 210, in delete 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager self._delete("/stacks/%s" % stack_id) 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/heatclient/common/base.py", line 207, in _delete 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager return self.client.delete(url) 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/keystoneauth1/adapter.py", line 401, in delete 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager return self.request(url, 'DELETE', **kwargs) 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager File "/usr/lib/python3.8/site-packages/heatclient/common/http.py", line 323, in request 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager raise exc.from_response(resp) 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager heatclient.exc.HTTPNotFound: ERROR: The Stack (s_rally_a0fc49c2_tYwRF8OY) could not be found. 2021-06-02 01:13:48.391 5034 ERROR rally_openstack.task.cleanup.manager 2021-06-02 01:13:48.395 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 1.23 sec 2021-06-02 01:13:48.396 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:13:48.396 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:13:48.937 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.54 sec 2021-06-02 01:13:48.938 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:13:51.688 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.75 sec 2021-06-02 01:13:52.748 5034 INFO rally.task.engine [-] Load duration is: 21.336566 2021-06-02 01:13:52.748 5034 INFO rally.task.engine [-] Full runner duration is: 25.371072 2021-06-02 01:13:52.748 5034 INFO rally.task.engine [-] Full duration is: 33.12716 2021-06-02 01:13:52.808 5034 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=4a0ac685-1959-4c66-8987-91b82892e24f)", "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/random_strings.yaml.template", "updated_template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_delete.yaml.template" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:13:52.826 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:13:53.318 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:13:54.226 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.40 sec 2021-06-02 01:13:54.436 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:13:56.157 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.93 sec 2021-06-02 01:13:56.158 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:13:56.174 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:13:56.176 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template deletes one resource from the stack defined by random_strings.yaml.template.\n\nresources:\n test_string_one:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:13:56.177 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template deletes one resource from the stack defined by random_strings.yaml.template.\n\nresources:\n test_string_one:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:13:56.186 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template deletes one resource from the stack defined by random_strings.yaml.template.\n\nresources:\n test_string_one:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:13:56.190 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template deletes one resource from the stack defined by random_strings.yaml.template.\n\nresources:\n test_string_one:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:13:56.193 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:13:56.200 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:13:56.201 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:13:56.213 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:13:59.108 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07576799392700195 2021-06-02 01:13:59.118 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07995867729187012 2021-06-02 01:13:59.132 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08217048645019531 2021-06-02 01:13:59.139 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08414602279663086 2021-06-02 01:14:01.311 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.0853414535522461 2021-06-02 01:14:01.328 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07591605186462402 2021-06-02 01:14:01.345 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08260130882263184 2021-06-02 01:14:01.377 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08303332328796387 2021-06-02 01:14:01.443 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0748436450958252 2021-06-02 01:14:01.497 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.08432507514953613 2021-06-02 01:14:01.513 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07642030715942383 2021-06-02 01:14:01.531 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06785702705383301 2021-06-02 01:14:02.511 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:14:02.521 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:14:02.575 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:14:02.581 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:14:02.589 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:14:02.595 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:14:02.610 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:14:02.614 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:14:05.391 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07668805122375488 2021-06-02 01:14:05.409 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08658385276794434 2021-06-02 01:14:05.474 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08290863037109375 2021-06-02 01:14:05.483 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08641791343688965 2021-06-02 01:14:07.611 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08424162864685059 2021-06-02 01:14:07.616 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08066129684448242 2021-06-02 01:14:07.682 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07882881164550781 2021-06-02 01:14:07.687 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08765840530395508 2021-06-02 01:14:07.775 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.08091878890991211 2021-06-02 01:14:07.778 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0661933422088623 2021-06-02 01:14:07.859 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07259988784790039 2021-06-02 01:14:07.862 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.08266663551330566 2021-06-02 01:14:08.856 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:14:08.861 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:14:08.868 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:14:08.885 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:14:08.950 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:14:08.961 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:14:11.723 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07965636253356934 2021-06-02 01:14:11.737 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07825112342834473 2021-06-02 01:14:13.918 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.0791778564453125 2021-06-02 01:14:13.963 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.0837852954864502 2021-06-02 01:14:14.049 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06247520446777344 2021-06-02 01:14:14.110 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06493568420410156 2021-06-02 01:14:15.122 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:14:15.179 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:14:15.200 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:14:15.204 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:14:15.994 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 0.79 sec 2021-06-02 01:14:15.994 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:14:15.995 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:14:16.439 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.44 sec 2021-06-02 01:14:16.440 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:14:19.428 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.99 sec 2021-06-02 01:14:20.978 5034 INFO rally.task.engine [-] Load duration is: 14.984842 2021-06-02 01:14:20.979 5034 INFO rally.task.engine [-] Full runner duration is: 19.025984 2021-06-02 01:14:20.979 5034 INFO rally.task.engine [-] Full duration is: 26.604112 2021-06-02 01:14:21.038 5034 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=dfc31967-8d8e-4542-bcaa-f16d0f9695cb)", "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/resource_group.yaml.template", "updated_template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_increase.yaml.template" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:14:21.058 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:14:21.554 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:14:22.480 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.42 sec 2021-06-02 01:14:22.700 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:14:24.423 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.94 sec 2021-06-02 01:14:24.423 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:14:24.433 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:14:24.435 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 2\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates one resource from the stack defined by resource_group.yaml.template\n and adds children resources to that resource.\n\nresources:\n test_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 3\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:14:24.439 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 2\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates one resource from the stack defined by resource_group.yaml.template\n and adds children resources to that resource.\n\nresources:\n test_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 3\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:14:24.443 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 2\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates one resource from the stack defined by resource_group.yaml.template\n and adds children resources to that resource.\n\nresources:\n test_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 3\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:14:24.444 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:14:24.445 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 2\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates one resource from the stack defined by resource_group.yaml.template\n and adds children resources to that resource.\n\nresources:\n test_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 3\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:14:24.449 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:14:24.455 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:14:24.457 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:14:28.457 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1744928359985352 2021-06-02 01:14:28.465 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1698124408721924 2021-06-02 01:14:28.472 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1605112552642822 2021-06-02 01:14:28.479 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1722044944763184 2021-06-02 01:14:30.659 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.08255624771118164 2021-06-02 01:14:30.672 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.0717153549194336 2021-06-02 01:14:30.682 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07012128829956055 2021-06-02 01:14:30.684 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.06549715995788574 2021-06-02 01:14:32.818 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 2.1594414710998535 2021-06-02 01:14:32.824 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 2.1524081230163574 2021-06-02 01:14:32.831 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 2.149303674697876 2021-06-02 01:14:32.838 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 2.153522253036499 2021-06-02 01:14:32.947 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.05829429626464844 2021-06-02 01:14:32.997 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06854414939880371 2021-06-02 01:14:33.023 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.09063601493835449 2021-06-02 01:14:33.032 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.109100341796875 2021-06-02 01:14:36.162 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:14:36.169 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:14:36.277 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:14:36.279 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:14:36.284 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:14:36.292 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:14:37.304 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:14:37.309 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:14:40.172 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1511616706848145 2021-06-02 01:14:40.305 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1523873805999756 2021-06-02 01:14:40.329 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.2039244174957275 2021-06-02 01:14:41.249 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1560182571411133 2021-06-02 01:14:42.372 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.0740976333618164 2021-06-02 01:14:42.503 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07445621490478516 2021-06-02 01:14:42.519 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07442045211791992 2021-06-02 01:14:43.462 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07692933082580566 2021-06-02 01:14:44.541 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 2.168182134628296 2021-06-02 01:14:44.657 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 2.1540207862854004 2021-06-02 01:14:44.677 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 2.158355712890625 2021-06-02 01:14:44.708 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07766389846801758 2021-06-02 01:14:44.814 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06516146659851074 2021-06-02 01:14:44.826 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06753373146057129 2021-06-02 01:14:45.629 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 2.166402816772461 2021-06-02 01:14:45.768 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07530522346496582 2021-06-02 01:14:47.919 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:14:47.926 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:14:49.011 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:14:49.017 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:14:49.101 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:14:49.110 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:14:51.854 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1464436054229736 2021-06-02 01:14:53.094 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1455698013305664 2021-06-02 01:14:54.044 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07814550399780273 2021-06-02 01:14:55.270 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07175350189208984 2021-06-02 01:14:56.206 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 2.161695718765259 2021-06-02 01:14:56.360 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07068371772766113 2021-06-02 01:14:57.426 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 2.155658721923828 2021-06-02 01:14:57.565 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07000970840454102 2021-06-02 01:14:59.570 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:15:00.769 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:15:00.786 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:15:00.793 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:15:01.656 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 0.87 sec 2021-06-02 01:15:01.657 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:15:01.657 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:15:02.108 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.45 sec 2021-06-02 01:15:02.109 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:15:05.255 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 3.15 sec 2021-06-02 01:15:05.331 5034 INFO rally.task.engine [-] Load duration is: 32.319851 2021-06-02 01:15:05.331 5034 INFO rally.task.engine [-] Full runner duration is: 36.352844 2021-06-02 01:15:05.332 5034 INFO rally.task.engine [-] Full duration is: 44.199162 2021-06-02 01:15:05.392 5034 INFO rally.task.engine [-] Running workload: position = 3 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=4ea42bd6-d845-418d-a19e-c23873c0845e)", "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": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:15:05.414 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:15:05.909 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:15:06.889 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.48 sec 2021-06-02 01:15:07.121 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:15:08.876 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.99 sec 2021-06-02 01:15:08.877 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.05 msec 2021-06-02 01:15:08.901 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:15:08.903 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:15:08.907 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:15:08.912 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:15:08.916 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:15:08.917 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:15:08.927 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:15:08.933 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:15:08.942 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:15:11.820 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07782745361328125 2021-06-02 01:15:11.848 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08110857009887695 2021-06-02 01:15:11.850 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07774782180786133 2021-06-02 01:15:11.912 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0809774398803711 2021-06-02 01:15:14.021 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07485675811767578 2021-06-02 01:15:14.120 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08186721801757812 2021-06-02 01:15:14.122 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08128929138183594 2021-06-02 01:15:14.132 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.0861520767211914 2021-06-02 01:15:14.180 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06605768203735352 2021-06-02 01:15:14.275 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06378340721130371 2021-06-02 01:15:14.289 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06899237632751465 2021-06-02 01:15:14.293 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06569099426269531 2021-06-02 01:15:16.321 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:15:16.328 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:15:16.418 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:15:16.423 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:15:16.443 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:15:16.449 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:15:16.452 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:15:16.459 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:15:19.133 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07961392402648926 2021-06-02 01:15:19.286 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08452057838439941 2021-06-02 01:15:19.296 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08653926849365234 2021-06-02 01:15:19.299 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08459043502807617 2021-06-02 01:15:21.334 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.0780022144317627 2021-06-02 01:15:21.477 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07751846313476562 2021-06-02 01:15:21.497 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.10327839851379395 2021-06-02 01:15:21.534 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.09431147575378418 2021-06-02 01:15:21.541 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.09550094604492188 2021-06-02 01:15:21.622 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06297683715820312 2021-06-02 01:15:21.691 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06619405746459961 2021-06-02 01:15:21.715 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07360434532165527 2021-06-02 01:15:23.624 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:15:23.629 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:15:23.768 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:15:23.773 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:15:23.844 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:15:23.858 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:15:26.534 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.09247159957885742 2021-06-02 01:15:26.555 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08462095260620117 2021-06-02 01:15:28.734 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07699728012084961 2021-06-02 01:15:28.762 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07313179969787598 2021-06-02 01:15:28.879 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07283663749694824 2021-06-02 01:15:28.922 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0802466869354248 2021-06-02 01:15:31.051 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:15:31.082 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:15:31.096 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:15:31.103 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:15:31.893 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 0.80 sec 2021-06-02 01:15:31.893 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:15:31.893 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:15:32.413 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.52 sec 2021-06-02 01:15:32.414 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:15:35.337 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.92 sec 2021-06-02 01:15:35.577 5034 INFO rally.task.engine [-] Load duration is: 18.164137 2021-06-02 01:15:35.577 5034 INFO rally.task.engine [-] Full runner duration is: 22.196033 2021-06-02 01:15:35.577 5034 INFO rally.task.engine [-] Full duration is: 29.925431 2021-06-02 01:15:35.635 5034 INFO rally.task.engine [-] Running workload: position = 4 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=4bcebd98-b88e-42ee-bba8-94e42f397b65)", "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/resource_group.yaml.template", "updated_template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/updated_resource_group_reduce.yaml.template" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:15:35.655 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:15:36.105 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:15:37.155 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.50 sec 2021-06-02 01:15:37.369 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:15:39.115 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.96 sec 2021-06-02 01:15:39.115 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:15:39.129 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:15:39.130 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 2\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates one resource from the stack defined by resource_group.yaml.template\n and deletes children resources from that resource.\n\nresources:\n test_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 1\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:15:39.135 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 2\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates one resource from the stack defined by resource_group.yaml.template\n and deletes children resources from that resource.\n\nresources:\n test_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 1\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:15:39.139 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:15:39.143 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 2\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates one resource from the stack defined by resource_group.yaml.template\n and deletes children resources from that resource.\n\nresources:\n test_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 1\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:15:39.147 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 2\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template updates one resource from the stack defined by resource_group.yaml.template\n and deletes children resources from that resource.\n\nresources:\n test_group:\n type: OS::Heat::ResourceGroup\n properties:\n count: 1\n resource_def:\n type: OS::Heat::RandomString\n properties:\n length: 20"} 2021-06-02 01:15:39.155 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:15:39.161 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:15:39.168 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:15:43.149 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1649198532104492 2021-06-02 01:15:43.177 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1777846813201904 2021-06-02 01:15:43.190 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.200432300567627 2021-06-02 01:15:43.198 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1926724910736084 2021-06-02 01:15:45.363 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.08647894859313965 2021-06-02 01:15:45.404 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.08658623695373535 2021-06-02 01:15:45.425 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.08280181884765625 2021-06-02 01:15:45.432 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.0796210765838623 2021-06-02 01:15:46.443 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0801682472229004 2021-06-02 01:15:46.492 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0877797603607178 2021-06-02 01:15:46.500 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0753099918365479 2021-06-02 01:15:46.518 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0861713886260986 2021-06-02 01:15:46.578 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06875944137573242 2021-06-02 01:15:46.631 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06729364395141602 2021-06-02 01:15:46.676 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0664377212524414 2021-06-02 01:15:46.839 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.2537097930908203 2021-06-02 01:15:47.909 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:15:47.914 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:15:48.723 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:15:48.728 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:15:48.794 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:15:48.799 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:15:48.831 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:15:48.836 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:15:51.832 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1664438247680664 2021-06-02 01:15:52.653 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1432528495788574 2021-06-02 01:15:52.660 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1556506156921387 2021-06-02 01:15:52.778 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1635644435882568 2021-06-02 01:15:54.016 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.0721139907836914 2021-06-02 01:15:54.835 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07711553573608398 2021-06-02 01:15:54.874 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.08275365829467773 2021-06-02 01:15:54.996 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.0775303840637207 2021-06-02 01:15:55.104 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0872471332550049 2021-06-02 01:15:55.253 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0694882869720459 2021-06-02 01:15:55.917 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.082287073135376 2021-06-02 01:15:55.951 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.076916217803955 2021-06-02 01:15:56.045 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06760263442993164 2021-06-02 01:15:56.068 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0718839168548584 2021-06-02 01:15:56.110 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07100844383239746 2021-06-02 01:15:56.220 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06257367134094238 2021-06-02 01:15:57.397 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:15:57.403 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:15:58.193 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:15:58.199 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:15:58.270 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:15:58.361 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:16:01.386 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1605894565582275 2021-06-02 01:16:02.160 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 1.1578269004821777 2021-06-02 01:16:03.581 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.07966232299804688 2021-06-02 01:16:04.364 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_IN_PROGRESS in 0.08014774322509766 2021-06-02 01:16:04.648 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0675559043884277 2021-06-02 01:16:04.782 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.062479257583618164 2021-06-02 01:16:05.445 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: UPDATE_IN_PROGRESS => UPDATE_COMPLETE in 1.0810513496398926 2021-06-02 01:16:05.575 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06607890129089355 2021-06-02 01:16:06.930 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:16:07.711 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:16:07.731 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:16:07.738 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:16:08.476 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 0.74 sec 2021-06-02 01:16:08.476 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:16:08.476 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:16:09.065 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.59 sec 2021-06-02 01:16:09.066 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:16:11.989 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.92 sec 2021-06-02 01:16:13.872 5034 INFO rally.task.engine [-] Load duration is: 24.570898 2021-06-02 01:16:13.872 5034 INFO rally.task.engine [-] Full runner duration is: 28.602021 2021-06-02 01:16:13.872 5034 INFO rally.task.engine [-] Full duration is: 36.336224 2021-06-02 01:16:13.941 5034 INFO rally.task.engine [-] Running workload: position = 5 config = { "version": 2, "title": "A cropped version of a bigger task.", "description": "Auto-generated task from a single workload (uuid=30e2854a-5c6c-4c64-954c-7462d5450083)", "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/random_strings.yaml.template", "updated_template_path": "/src/functest/functest/opnfv_tests/openstack/rally/scenario/templates/updated_random_strings_replace.yaml.template" } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:16:13.962 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:16:14.508 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:16:15.509 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.55 sec 2021-06-02 01:16:15.734 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:16:17.405 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.90 sec 2021-06-02 01:16:17.406 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:16:17.419 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:16:17.420 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template deletes one resource from the stack defined by\n random_strings.yaml.template and re-creates it with the updated parameters\n (so-called update-replace). That happens because some parameters cannot be\n changed without resource re-creation. The template allows to measure performance\n of update-replace operation.\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: 40"} 2021-06-02 01:16:17.425 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template deletes one resource from the stack defined by\n random_strings.yaml.template and re-creates it with the updated parameters\n (so-called update-replace). That happens because some parameters cannot be\n changed without resource re-creation. The template allows to measure performance\n of update-replace operation.\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: 40"} 2021-06-02 01:16:17.426 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template deletes one resource from the stack defined by\n random_strings.yaml.template and re-creates it with the updated parameters\n (so-called update-replace). That happens because some parameters cannot be\n changed without resource re-creation. The template allows to measure performance\n of update-replace operation.\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: 40"} 2021-06-02 01:16:17.429 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:16:17.430 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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", "updated_template_path": "heat_template_version: 2014-10-16\n\ndescription: >\n Test template for create-update-delete-stack scenario in rally.\n The template deletes one resource from the stack defined by\n random_strings.yaml.template and re-creates it with the updated parameters\n (so-called update-replace). That happens because some parameters cannot be\n changed without resource re-creation. The template allows to measure performance\n of update-replace operation.\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: 40"} 2021-06-02 01:16:17.434 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:16:17.435 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:16:17.447 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:16:20.386 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0983269214630127 2021-06-02 01:16:20.390 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.09752678871154785 2021-06-02 01:16:20.396 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0958707332611084 2021-06-02 01:16:20.407 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0893411636352539 2021-06-02 01:16:22.600 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.06853556632995605 2021-06-02 01:16:22.617 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07841753959655762 2021-06-02 01:16:22.638 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08728599548339844 2021-06-02 01:16:22.644 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08896231651306152 2021-06-02 01:16:22.755 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06886887550354004 2021-06-02 01:16:22.788 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07584619522094727 2021-06-02 01:16:22.799 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06417107582092285 2021-06-02 01:16:22.821 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07927417755126953 2021-06-02 01:16:24.917 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:16:24.922 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:16:24.941 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:16:24.946 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:16:24.947 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:16:24.951 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:16:24.974 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:16:24.978 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:16:27.760 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0862584114074707 2021-06-02 01:16:27.772 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0800619125366211 2021-06-02 01:16:27.951 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0806741714477539 2021-06-02 01:16:27.974 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0762321949005127 2021-06-02 01:16:29.953 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07946228981018066 2021-06-02 01:16:29.987 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07945418357849121 2021-06-02 01:16:30.089 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06418037414550781 2021-06-02 01:16:30.133 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06263923645019531 2021-06-02 01:16:30.189 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07140922546386719 2021-06-02 01:16:30.205 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.08208227157592773 2021-06-02 01:16:30.344 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0650942325592041 2021-06-02 01:16:30.366 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.08087277412414551 2021-06-02 01:16:32.243 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:16:32.248 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:16:32.274 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:16:32.280 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:16:32.483 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:16:32.500 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:16:35.089 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07552695274353027 2021-06-02 01:16:35.105 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07865285873413086 2021-06-02 01:16:37.279 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07582402229309082 2021-06-02 01:16:37.302 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => UPDATE_COMPLETE in 0.07828545570373535 2021-06-02 01:16:37.449 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.08054661750793457 2021-06-02 01:16:37.481 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07156229019165039 2021-06-02 01:16:39.593 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:16:39.628 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:16:39.649 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:16:39.655 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:16:40.402 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 0.75 sec 2021-06-02 01:16:40.403 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:16:40.403 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:16:40.839 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.44 sec 2021-06-02 01:16:40.839 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:16:43.607 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.77 sec 2021-06-02 01:16:44.115 5034 INFO rally.task.engine [-] Load duration is: 18.192421 2021-06-02 01:16:44.115 5034 INFO rally.task.engine [-] Full runner duration is: 22.230806 2021-06-02 01:16:44.116 5034 INFO rally.task.engine [-] Full duration is: 29.647393 2021-06-02 01:16:44.203 5034 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=0b3efd4c-933a-4efa-bd34-0827a91ef440)", "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": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:16:44.222 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:16:44.667 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:16:45.565 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.34 sec 2021-06-02 01:16:45.764 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:16:47.399 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.83 sec 2021-06-02 01:16:47.400 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:16:47.413 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:16:47.415 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:16:47.420 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:16:47.420 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:16:47.424 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:16:47.424 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:16:47.435 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:16:47.446 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:16:47.458 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:16:50.293 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08904671669006348 2021-06-02 01:16:50.346 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.10175538063049316 2021-06-02 01:16:50.351 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.10251712799072266 2021-06-02 01:16:50.400 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.11484503746032715 2021-06-02 01:16:50.539 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.07973289489746094 2021-06-02 01:16:50.593 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.08430004119873047 2021-06-02 01:16:50.615 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.06676983833312988 2021-06-02 01:16:50.687 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.2037358283996582 2021-06-02 01:16:51.631 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.092198133468628 2021-06-02 01:16:51.684 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.0912070274353027 2021-06-02 01:16:51.698 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.0830950736999512 2021-06-02 01:16:51.769 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.0820074081420898 2021-06-02 01:16:51.777 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06017136573791504 2021-06-02 01:16:51.854 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06865572929382324 2021-06-02 01:16:51.859 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0791633129119873 2021-06-02 01:16:51.942 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06867456436157227 2021-06-02 01:16:53.916 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:16:53.922 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:16:53.995 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:16:54.000 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:16:54.008 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:16:54.016 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:16:54.101 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:16:54.107 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:16:56.762 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0771636962890625 2021-06-02 01:16:56.769 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0908055305480957 2021-06-02 01:16:56.783 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08059883117675781 2021-06-02 01:16:56.829 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08667135238647461 2021-06-02 01:16:56.958 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.08520746231079102 2021-06-02 01:16:56.979 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.0793156623840332 2021-06-02 01:16:57.016 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.0847475528717041 2021-06-02 01:16:57.047 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.08123397827148438 2021-06-02 01:16:58.038 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.0805742740631104 2021-06-02 01:16:58.063 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.0842547416687012 2021-06-02 01:16:58.098 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.0820283889770508 2021-06-02 01:16:58.125 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.0789105892181396 2021-06-02 01:16:58.191 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06325173377990723 2021-06-02 01:16:58.231 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.08429074287414551 2021-06-02 01:16:58.250 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06866192817687988 2021-06-02 01:16:58.302 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07726383209228516 2021-06-02 01:17:00.327 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:17:00.334 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:17:00.389 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:17:00.393 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:17:00.419 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:17:00.456 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:17:03.214 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07759904861450195 2021-06-02 01:17:03.306 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08225059509277344 2021-06-02 01:17:03.397 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.0719907283782959 2021-06-02 01:17:03.571 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => CHECK_IN_PROGRESS in 0.07769942283630371 2021-06-02 01:17:04.480 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.083153247833252 2021-06-02 01:17:04.623 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07194042205810547 2021-06-02 01:17:04.645 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CHECK_IN_PROGRESS => CHECK_COMPLETE in 1.0737521648406982 2021-06-02 01:17:04.777 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0672907829284668 2021-06-02 01:17:05.696 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:17:05.851 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:17:05.870 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:17:05.874 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:17:06.752 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 0.88 sec 2021-06-02 01:17:06.752 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:17:06.753 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:17:07.270 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.52 sec 2021-06-02 01:17:07.271 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:17:09.931 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.66 sec 2021-06-02 01:17:10.358 5034 INFO rally.task.engine [-] Load duration is: 16.42615 2021-06-02 01:17:10.358 5034 INFO rally.task.engine [-] Full runner duration is: 18.457566 2021-06-02 01:17:10.358 5034 INFO rally.task.engine [-] Full duration is: 25.710308 2021-06-02 01:17:10.466 5034 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=59c253bf-a5da-49f3-8d68-4a3b801a7a3d)", "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": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:17:10.487 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:17:11.092 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:17:12.253 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.77 sec 2021-06-02 01:17:12.478 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:17:14.225 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 1.97 sec 2021-06-02 01:17:14.226 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:17:14.245 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:17:14.247 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:17:14.251 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:17:14.255 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:17:14.259 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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"} 2021-06-02 01:17:14.263 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:17:14.264 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:17:14.264 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:17:14.265 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:17:17.163 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0858914852142334 2021-06-02 01:17:17.171 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08662629127502441 2021-06-02 01:17:17.174 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07746052742004395 2021-06-02 01:17:17.187 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.09485387802124023 2021-06-02 01:17:17.376 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.08263897895812988 2021-06-02 01:17:17.412 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.09285449981689453 2021-06-02 01:17:17.415 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.0948035717010498 2021-06-02 01:17:17.419 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.0812375545501709 2021-06-02 01:17:18.479 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.102738380432129 2021-06-02 01:17:18.504 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.0925602912902832 2021-06-02 01:17:18.522 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.1037659645080566 2021-06-02 01:17:18.533 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.1185166835784912 2021-06-02 01:17:18.684 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.07598876953125 2021-06-02 01:17:18.721 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.07246732711791992 2021-06-02 01:17:18.737 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.08170247077941895 2021-06-02 01:17:18.778 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.0799098014831543 2021-06-02 01:17:19.760 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0764153003692627 2021-06-02 01:17:19.797 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0758740901947021 2021-06-02 01:17:19.819 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0815644264221191 2021-06-02 01:17:19.854 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0763781070709229 2021-06-02 01:17:19.900 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.0750272274017334 2021-06-02 01:17:19.962 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06799483299255371 2021-06-02 01:17:19.973 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06952977180480957 2021-06-02 01:17:20.024 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06829714775085449 2021-06-02 01:17:22.042 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:17:22.053 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:17:22.113 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:17:22.116 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:17:22.122 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:17:22.131 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:17:22.188 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:17:22.193 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:17:25.009 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0815420150756836 2021-06-02 01:17:25.037 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.08257770538330078 2021-06-02 01:17:25.042 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.09505820274353027 2021-06-02 01:17:25.166 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07193732261657715 2021-06-02 01:17:25.200 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.08201789855957031 2021-06-02 01:17:25.252 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.0745229721069336 2021-06-02 01:17:25.271 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.07795166969299316 2021-06-02 01:17:25.381 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.07032895088195801 2021-06-02 01:17:26.295 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.095207691192627 2021-06-02 01:17:26.339 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.0867981910705566 2021-06-02 01:17:26.352 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.0806872844696045 2021-06-02 01:17:26.462 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.0817675590515137 2021-06-02 01:17:26.480 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.07261538505554199 2021-06-02 01:17:26.559 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.07593441009521484 2021-06-02 01:17:26.586 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.07657551765441895 2021-06-02 01:17:26.690 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.07326579093933105 2021-06-02 01:17:27.568 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0872554779052734 2021-06-02 01:17:27.640 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0810799598693848 2021-06-02 01:17:27.665 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0789618492126465 2021-06-02 01:17:27.707 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07443594932556152 2021-06-02 01:17:27.768 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0781230926513672 2021-06-02 01:17:27.803 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07465958595275879 2021-06-02 01:17:27.836 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07340478897094727 2021-06-02 01:17:27.916 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.056711673736572266 2021-06-02 01:17:28.776 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:17:28.781 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:17:29.954 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:17:29.960 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:17:29.992 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:17:30.062 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:17:31.687 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.07645773887634277 2021-06-02 01:17:31.855 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.06728792190551758 2021-06-02 01:17:32.900 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_IN_PROGRESS => CREATE_COMPLETE in 0.0892341136932373 2021-06-02 01:17:32.943 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.087165355682373 2021-06-02 01:17:33.100 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => SUSPEND_IN_PROGRESS in 0.07971525192260742 2021-06-02 01:17:33.137 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.06790280342102051 2021-06-02 01:17:34.189 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: SUSPEND_IN_PROGRESS => SUSPEND_COMPLETE in 1.0893993377685547 2021-06-02 01:17:34.222 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.0848743915557861 2021-06-02 01:17:34.368 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.06824159622192383 2021-06-02 01:17:34.393 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => RESUME_IN_PROGRESS in 0.07775378227233887 2021-06-02 01:17:35.476 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: RESUME_IN_PROGRESS => RESUME_COMPLETE in 1.083150863647461 2021-06-02 01:17:35.623 5034 RALLYDEBUG rally.task.utils [-] Waiting for resource . Status changed: CREATE_COMPLETE => DELETE_IN_PROGRESS in 0.07476162910461426 2021-06-02 01:17:36.516 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:17:36.693 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:17:36.707 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() started 2021-06-02 01:17:36.713 5034 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up heat stacks objects 2021-06-02 01:17:37.595 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context cleanup@openstack cleanup() finished in 0.89 sec 2021-06-02 01:17:37.595 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:17:37.596 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:17:38.173 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.58 sec 2021-06-02 01:17:38.174 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:17:41.022 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.85 sec 2021-06-02 01:17:42.767 5034 INFO rally.task.engine [-] Load duration is: 20.42724 2021-06-02 01:17:42.768 5034 INFO rally.task.engine [-] Full runner duration is: 22.461338 2021-06-02 01:17:42.768 5034 INFO rally.task.engine [-] Full duration is: 30.536944 2021-06-02 01:17:42.861 5034 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=7dc34aaa-c074-44ba-bb34-78047cea2c8a)", "subtasks": [ { "title": "HeatStacks.list_stacks_and_resources", "description": "List all resources from tenant stacks.", "scenario": { "HeatStacks.list_stacks_and_resources": {} }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "heat_stack_owner" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:17:42.878 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:17:43.396 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:17:44.353 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack setup() finished in 1.47 sec 2021-06-02 01:17:44.548 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role heat_stack_owner having ID a735f6c1cb154503a82132810050c977 to all users using 30 threads 2021-06-02 01:17:46.391 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack setup() finished in 2.04 sec 2021-06-02 01:17:46.400 5034 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:17:46.401 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:17:46.406 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:17:46.410 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:17:46.414 5034 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:17:46.418 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 START 2021-06-02 01:17:46.424 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 START 2021-06-02 01:17:46.430 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 START 2021-06-02 01:17:46.435 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 START 2021-06-02 01:17:46.878 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 1 END: OK 2021-06-02 01:17:46.883 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 START 2021-06-02 01:17:46.891 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 4 END: OK 2021-06-02 01:17:46.895 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 START 2021-06-02 01:17:46.914 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 2 END: OK 2021-06-02 01:17:46.924 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 START 2021-06-02 01:17:47.002 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 3 END: OK 2021-06-02 01:17:47.007 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 START 2021-06-02 01:17:47.174 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 6 END: OK 2021-06-02 01:17:47.179 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 START 2021-06-02 01:17:47.206 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 5 END: OK 2021-06-02 01:17:47.212 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 7 END: OK 2021-06-02 01:17:47.213 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 START 2021-06-02 01:17:47.230 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 8 END: OK 2021-06-02 01:17:47.502 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 9 END: OK 2021-06-02 01:17:47.512 5034 INFO rally.task.runner [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | ITER: 10 END: OK 2021-06-02 01:17:47.530 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() started 2021-06-02 01:17:47.530 5034 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role a735f6c1cb154503a82132810050c977 from all users 2021-06-02 01:17:48.021 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context roles@openstack cleanup() finished in 0.49 sec 2021-06-02 01:17:48.022 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() started 2021-06-02 01:17:50.811 5034 INFO rally.task.context [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Context users@openstack cleanup() finished in 2.79 sec 2021-06-02 01:17:50.962 5034 INFO rally.task.engine [-] Load duration is: 1.093975 2021-06-02 01:17:50.963 5034 INFO rally.task.engine [-] Full runner duration is: 1.130104 2021-06-02 01:17:50.963 5034 INFO rally.task.engine [-] Full duration is: 7.934526 2021-06-02 01:17:51.036 5034 INFO rally.task.engine [-] Task b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4 | Completed: Running task. 2021-06-02 01:17:53.464 7689 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:17:53.465 7689 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:17:53.465 7689 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:17:55.081 7691 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:17:55.082 7691 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:17:55.082 7691 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:17:56.909 7693 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:17:56.909 7693 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:17:56.909 7693 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:18:00.224 7693 INFO rally.api [-] Building 'json' report for the following task(s): 'b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4'. 2021-06-02 01:18:00.256 7693 INFO rally.api [-] The report has been successfully built. 2021-06-02 01:18:02.040 7695 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:18:02.041 7695 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:18:02.041 7695 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:18:04.598 7695 INFO rally.task.engine [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Starting: Task validation. 2021-06-02 01:18:04.611 7695 INFO rally.task.engine [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Starting: Task validation of syntax. 2021-06-02 01:18:04.746 7695 INFO rally.task.engine [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Completed: Task validation of syntax. 2021-06-02 01:18:04.746 7695 INFO rally.task.engine [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Starting: Task validation of required platforms. 2021-06-02 01:18:04.826 7695 INFO rally.task.engine [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Completed: Task validation of required platforms. 2021-06-02 01:18:04.826 7695 INFO rally.task.engine [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Starting: Task validation of semantic. 2021-06-02 01:18:04.826 7695 INFO rally.task.engine [-] Check health of the environment '82b237cc-5c9e-499c-a87e-6bc505715ff5'. 2021-06-02 01:18:05.396 7695 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2021-06-02 01:18:05.409 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 01:18:05.726 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 01:18:06.283 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 0.87 sec 2021-06-02 01:18:06.384 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:18:07.669 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 1.28 sec 2021-06-02 01:18:07.670 7695 INFO rally.task.engine [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Completed: Task validation of semantic. 2021-06-02 01:18:07.670 7695 INFO rally.task.engine [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Completed: Task validation. 2021-06-02 01:18:07.670 7695 INFO rally.api [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 input file is valid. 2021-06-02 01:18:07.671 7695 INFO rally.api [-] Run Task f0ac9b20-c135-4650-b3e2-4b43179899f7 against Deployment 82b237cc-5c9e-499c-a87e-6bc505715ff5 2021-06-02 01:18:07.671 7695 INFO rally.task.engine [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Starting: Running task. 2021-06-02 01:18:07.723 7695 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=8f12abc0-cc45-4aae-89fe-1e1a41f318ab)", "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": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:18:07.741 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:18:08.173 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:18:09.115 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.37 sec 2021-06-02 01:18:09.116 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:18:09.128 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:18:09.131 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:09.131 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:09.136 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:18:09.138 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:09.143 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:18:09.143 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:09.146 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:18:09.157 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:18:09.819 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:18:09.824 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:18:09.884 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:18:09.888 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:18:09.928 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:18:09.929 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:18:09.933 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:18:09.941 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:18:10.530 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:18:10.534 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:18:10.587 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:18:10.591 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:18:10.654 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:18:10.761 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:18:11.214 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:18:11.321 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:18:11.344 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:18:11.348 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:18:11.868 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:18:12.204 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:18:12.506 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:18:12.730 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f12abc0_AuKcapcs (0999c655cfce42909f2d0f8eacddfd83) 2021-06-02 01:18:12.740 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f12abc0_B0hj5Lyh (16ec8b5846e6465ea4c2ac08819e689c) 2021-06-02 01:18:12.776 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f12abc0_y8l2dPU0 (43930c78750f4585b3f7efb1c3f88538) 2021-06-02 01:18:12.786 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f12abc0_8a1cnLIJ (6d2cd5e21bc44c348423277821a4ba6c) 2021-06-02 01:18:12.801 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f12abc0_FhY7lIY8 (af683bb47afb45b2be4125eeb1b8257c) 2021-06-02 01:18:12.805 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f12abc0_zWYYAnip (b3cee628fe4c413cbb8b6b027996793d) 2021-06-02 01:18:12.810 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f12abc0_uy85hlOm (aeb1157893844e04a87955663841cfdc) 2021-06-02 01:18:12.815 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f12abc0_rzLzCYRv (b85f6cafd5554267a8f11bd65af4fe57) 2021-06-02 01:18:12.816 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f12abc0_I0MStIRa (5c77dcdbb5c845ddb491b8fca38ae077) 2021-06-02 01:18:12.823 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_8f12abc0_dUAosBSp (cbac0f39a7344ea6a8f2614e049351b2) 2021-06-02 01:18:14.442 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 3.10 sec 2021-06-02 01:18:14.443 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:18:17.293 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 2.85 sec 2021-06-02 01:18:17.897 7695 INFO rally.task.engine [-] Load duration is: 1.769228 2021-06-02 01:18:17.898 7695 INFO rally.task.engine [-] Full runner duration is: 2.216808 2021-06-02 01:18:17.898 7695 INFO rally.task.engine [-] Full duration is: 9.5533 2021-06-02 01:18:17.987 7695 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=c6d96e18-fbed-4dc4-a1a0-6cade7a23812)", "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": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:18:18.005 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:18:18.507 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:18:19.411 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.41 sec 2021-06-02 01:18:19.411 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:18:19.417 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:18:19.418 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:19.422 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:19.426 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:19.430 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:19.434 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:18:19.441 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:18:19.442 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:18:19.453 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:18:20.159 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:18:20.165 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:18:20.175 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:18:20.180 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:18:20.251 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:18:20.254 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:18:20.284 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:18:20.288 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:18:20.852 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:18:20.855 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:18:20.874 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:18:20.876 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:18:20.880 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:18:21.073 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:18:21.531 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:18:21.624 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:18:21.645 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:18:21.648 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:18:22.132 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:18:22.469 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:18:22.763 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:18:23.021 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_c6d96e18_LpQqlqnO (50fc12e320494dc7a0c112955aa2e168) 2021-06-02 01:18:23.032 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_c6d96e18_mlUMm7xS (7bb244a3060f4d7895679840917f69c4) 2021-06-02 01:18:23.042 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_c6d96e18_EiMyJKrz (8ada8441514343b0930f9095d4f6d660) 2021-06-02 01:18:23.058 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_c6d96e18_4Js0ykDV (a7c56072560d4a54bef39e9a2307c9cd) 2021-06-02 01:18:23.065 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_c6d96e18_4Cp8sgol (6ff4d99fe9d04eb6ac8e6cd47e802d74) 2021-06-02 01:18:23.073 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_c6d96e18_7od1ison (cd5d9e7ee3aa4fa6a72642fa3b267257) 2021-06-02 01:18:23.086 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_c6d96e18_X9c44Ibv (f04a78f7e3e349b8b1cde0ed09d7c853) 2021-06-02 01:18:23.094 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_c6d96e18_I2ePxpDu (f0875ba0330046b7956609621e44191a) 2021-06-02 01:18:23.101 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_c6d96e18_FVhpYL2N (f3a759e443f041c68090fd58344a2136) 2021-06-02 01:18:23.111 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_c6d96e18_w16TrOmJ (f9adf1b62c884e20bc9f35c5c2e06931) 2021-06-02 01:18:24.730 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 3.08 sec 2021-06-02 01:18:24.730 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:18:27.444 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 2.71 sec 2021-06-02 01:18:28.158 7695 INFO rally.task.engine [-] Load duration is: 1.741932 2021-06-02 01:18:28.159 7695 INFO rally.task.engine [-] Full runner duration is: 2.228716 2021-06-02 01:18:28.159 7695 INFO rally.task.engine [-] Full duration is: 9.441335 2021-06-02 01:18:28.259 7695 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=4af10d18-6b53-4f2e-8e2b-ba023fbd9125)", "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": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:18:28.285 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:18:28.750 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:18:29.757 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.47 sec 2021-06-02 01:18:29.758 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:18:29.769 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:18:29.770 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:29.774 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:29.778 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:18:29.781 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:29.784 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:29.792 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:18:29.799 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:18:29.805 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:18:30.584 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:18:30.590 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:18:30.604 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:18:30.606 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:18:30.616 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:18:30.617 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:18:30.635 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:18:30.638 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:18:31.287 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:18:31.292 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:18:31.384 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:18:31.387 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:18:31.391 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:18:31.423 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:18:32.046 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:18:32.083 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:18:32.097 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:18:32.101 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:18:32.605 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:18:32.832 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_4af10d18_moR6V1Qs (105da058225a4c9cb0ecc1c701503b0a) 2021-06-02 01:18:32.848 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_4af10d18_41OnAoNJ (2ad96461960d48c99497676c593b403f) 2021-06-02 01:18:32.843 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_4af10d18_rAvJkxLo (27d428ec51794307a8ea39f88d57c204) 2021-06-02 01:18:32.862 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_4af10d18_4Wck15Xm (3b76c5a5e05e4f7487c6e23063086974) 2021-06-02 01:18:32.872 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_4af10d18_ZVd8iWW4 (3f68221095334a238027404e029ccd62) 2021-06-02 01:18:32.962 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_4af10d18_Zx9P4RzQ (e2b379106ffa4ca98bb3aa81957e9d1d) 2021-06-02 01:18:33.004 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_4af10d18_JcwKtcsM (86cad61db639436fbc05b89fe39e7876) 2021-06-02 01:18:33.007 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_4af10d18_5jIJ7VdZ (e40db2743f5644268d417de273dccd76) 2021-06-02 01:18:33.015 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_4af10d18_0PIxal9c (dce7725e450e46b3bb98cef46d7c932d) 2021-06-02 01:18:33.018 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_4af10d18_kxsYxp1V (f6f5fad9c00547a0b00c8eedb67c9ae7) 2021-06-02 01:18:34.679 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:18:35.088 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:18:35.352 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 3.25 sec 2021-06-02 01:18:35.352 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:18:38.177 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 2.82 sec 2021-06-02 01:18:38.611 7695 INFO rally.task.engine [-] Load duration is: 1.883075 2021-06-02 01:18:38.611 7695 INFO rally.task.engine [-] Full runner duration is: 2.328723 2021-06-02 01:18:38.612 7695 INFO rally.task.engine [-] Full duration is: 9.893933 2021-06-02 01:18:38.718 7695 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=36a712e6-c9be-47af-a3cc-15a2b28fe50c)", "subtasks": [ { "title": "KeystoneBasic.create_and_delete_role", "description": "Create a user role and delete it.", "scenario": { "KeystoneBasic.create_and_delete_role": {} }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:18:38.747 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:18:39.209 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:18:40.113 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.37 sec 2021-06-02 01:18:40.114 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:18:40.126 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:18:40.129 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:40.132 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:40.134 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:18:40.136 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:40.137 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:18:40.142 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:40.146 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:18:40.157 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:18:40.734 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:18:40.739 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:18:40.783 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:18:40.788 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:18:40.849 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:18:40.858 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:18:40.867 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:18:40.870 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:18:41.360 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:18:41.366 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:18:41.395 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:18:41.399 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:18:41.556 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:18:41.586 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:18:42.022 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:18:42.037 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:18:42.060 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:18:42.063 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:18:42.566 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:18:42.918 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:18:43.205 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:18:43.469 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 1.41 sec 2021-06-02 01:18:43.470 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:18:46.678 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 3.21 sec 2021-06-02 01:18:46.802 7695 INFO rally.task.engine [-] Load duration is: 1.519384 2021-06-02 01:18:46.803 7695 INFO rally.task.engine [-] Full runner duration is: 1.933877 2021-06-02 01:18:46.803 7695 INFO rally.task.engine [-] Full duration is: 7.932781 2021-06-02 01:18:46.891 7695 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=2e83a144-8068-49c7-bc5b-fdae5f7b413c)", "subtasks": [ { "title": "KeystoneBasic.create_and_delete_service", "description": "Create and delete service.", "scenario": { "KeystoneBasic.create_and_delete_service": {} }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:18:46.914 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:18:47.489 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:18:48.463 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.55 sec 2021-06-02 01:18:48.463 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:18:48.471 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:18:48.473 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:48.477 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:48.481 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:48.484 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:48.488 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:18:48.495 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:18:48.501 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:18:48.507 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:18:49.066 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:18:49.072 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:18:49.091 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:18:49.096 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:18:49.105 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:18:49.109 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:18:49.129 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:18:49.133 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:18:49.615 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:18:49.619 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:18:49.666 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:18:49.670 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:18:49.679 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:18:49.730 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:18:50.061 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:18:50.125 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:18:50.138 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:18:50.141 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:18:50.640 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:18:50.984 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:18:51.288 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:18:51.542 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 1.40 sec 2021-06-02 01:18:51.542 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:18:54.165 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 2.62 sec 2021-06-02 01:18:54.998 7695 INFO rally.task.engine [-] Load duration is: 1.208191 2021-06-02 01:18:54.999 7695 INFO rally.task.engine [-] Full runner duration is: 1.666513 2021-06-02 01:18:54.999 7695 INFO rally.task.engine [-] Full duration is: 7.252391 2021-06-02 01:18:55.108 7695 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=5805a010-1ca5-4bd2-9220-2fd0d5f47dfd)", "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": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:18:55.127 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:18:55.578 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:18:56.512 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.39 sec 2021-06-02 01:18:56.513 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:18:56.524 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:18:56.526 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:56.526 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:56.531 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:56.535 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:18:56.539 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:18:56.545 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:18:56.546 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:18:56.551 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:18:58.188 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:18:58.200 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:18:58.207 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:18:58.214 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:18:58.251 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:18:58.256 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:18:58.284 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:18:58.296 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:18:59.877 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:18:59.883 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:18:59.892 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:18:59.896 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:18:59.909 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:18:59.913 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:19:01.415 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:19:01.473 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:19:01.487 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:19:01.491 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:19:01.752 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_5805a010_IALQCFfQ (3bcde622ff394d448f0be0c90fd45d3c) 2021-06-02 01:19:01.757 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_5805a010_WjizU0iP (4a0cbdbe834c466285bafa9bd26aa40b) 2021-06-02 01:19:01.767 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_5805a010_xOYc41YO (5a1f354e27b54fa88ed84a53e915b5a5) 2021-06-02 01:19:01.772 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_5805a010_DnCGYpXu (627d6bfe64bc43e7a4c3d7e02a8aae50) 2021-06-02 01:19:01.804 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_5805a010_b86wFiLw (7dee298e4f834514911f8a9dbea00cf1) 2021-06-02 01:19:01.809 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_5805a010_UNJNs49t (a77a075ac8d14353888f9d706102ef53) 2021-06-02 01:19:01.822 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_5805a010_07PFM9c5 (abe9643ba7dd4866afd372eb5fc07062) 2021-06-02 01:19:01.840 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_5805a010_soAjfxeG (d4ee619dd85e455e978a904c23c67b99) 2021-06-02 01:19:01.843 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_5805a010_0ScIzZJ1 (d67c0a566ba445ed94d67f639b6a3c25) 2021-06-02 01:19:01.850 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_5805a010_X14hwLyv (fc4a246ed2444e1a8f3ebb72a7be6707) 2021-06-02 01:19:03.783 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:19:04.123 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_5805a010_TluXX0ZF (0a0119028a854ae59e13e837e871a430) 2021-06-02 01:19:04.130 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_5805a010_KAXXdQnn (0c13019dee1b47a8bd690dc730c8c4e3) 2021-06-02 01:19:04.142 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_5805a010_OI5sbRQa (126474c9984543058ca202aefb04d104) 2021-06-02 01:19:04.152 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_5805a010_H5mapcmN (28db09ce60c341ee8b9cf0a469d9f4e0) 2021-06-02 01:19:04.188 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_5805a010_2eBLUubg (5262b602b1174c989219b5c3e09c6eb6) 2021-06-02 01:19:04.194 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_5805a010_wntw6s8b (55fb4723c7a642e3b609b69e61726df4) 2021-06-02 01:19:04.221 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_5805a010_QNUv7ItE (714ac704655e4ada86c14046e24be468) 2021-06-02 01:19:04.233 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_5805a010_6FRGWBkn (6a94b825c7db44a6b6f511c1f1e2be4c) 2021-06-02 01:19:04.280 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_5805a010_3HLhQUhQ (e330ba4f57b3461dbf9f6b8a447f62db) 2021-06-02 01:19:04.303 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_5805a010_A0NmCk9A (f5fc8527e96b46908d43785de036e402) 2021-06-02 01:19:05.978 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:19:06.318 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:19:06.563 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_5805a010_U81dSDFu (0609840c1b8c46eda46f723be077acc5) 2021-06-02 01:19:06.584 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_5805a010_ztRlRaMR (1c96bbcfb1e0438aa63000e847c64180) 2021-06-02 01:19:06.599 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_5805a010_uVxwOmom (72e216372cd946af8b63bbc020fe8c05) 2021-06-02 01:19:06.608 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_5805a010_3Edfgygr (7ee27420eaea4559a01274999f277449) 2021-06-02 01:19:06.611 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_5805a010_9ChP4n9x (4c8fc38aff5f4ade96ae1fafd3914d06) 2021-06-02 01:19:06.623 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_5805a010_zmRmHxOe (a54548805807443aa804afc6705775ce) 2021-06-02 01:19:06.644 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_5805a010_XWYhDObe (b9dd1295708a48b589b19bf5e0eca581) 2021-06-02 01:19:06.658 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_5805a010_ctqtZCTl (cba8a3db9f884d7d846e1243684f8e9f) 2021-06-02 01:19:06.676 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_5805a010_ktcD4GPI (e98ac087ec124fb4bef0119f294581a8) 2021-06-02 01:19:06.683 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.role object s_rally_5805a010_Bg97A49i (ef6e6c141dc646a9a8526c6bce20aa4c) 2021-06-02 01:19:08.277 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 6.79 sec 2021-06-02 01:19:08.277 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:19:11.204 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 2.93 sec 2021-06-02 01:19:11.296 7695 INFO rally.task.engine [-] Load duration is: 4.494438 2021-06-02 01:19:11.297 7695 INFO rally.task.engine [-] Full runner duration is: 4.96409 2021-06-02 01:19:11.297 7695 INFO rally.task.engine [-] Full duration is: 16.079262 2021-06-02 01:19:11.383 7695 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=e670f9ca-6ffc-4fab-89a1-b86107d4df14)", "subtasks": [ { "title": "KeystoneBasic.create_update_and_delete_tenant", "description": "Create, update and delete tenant.", "scenario": { "KeystoneBasic.create_update_and_delete_tenant": {} }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:19:11.398 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:19:11.884 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:19:12.917 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.52 sec 2021-06-02 01:19:12.918 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:19:12.930 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:19:12.932 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:12.933 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:12.937 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:12.941 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:12.944 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:19:12.948 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:19:12.949 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:19:12.955 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:19:13.973 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:19:13.978 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:19:13.993 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:19:14.001 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:19:14.008 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:19:14.014 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:19:14.026 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:19:14.029 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:19:14.971 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:19:14.975 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:19:14.984 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:19:14.984 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:19:14.989 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:19:15.120 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:19:15.872 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:19:15.884 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:19:15.906 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:19:15.911 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:19:16.504 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:19:16.858 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:19:17.139 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:19:17.405 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 1.50 sec 2021-06-02 01:19:17.405 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:19:20.060 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 2.65 sec 2021-06-02 01:19:21.565 7695 INFO rally.task.engine [-] Load duration is: 2.513489 2021-06-02 01:19:21.566 7695 INFO rally.task.engine [-] Full runner duration is: 2.975035 2021-06-02 01:19:21.566 7695 INFO rally.task.engine [-] Full duration is: 8.663214 2021-06-02 01:19:21.653 7695 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=91f5ecbf-7f3b-4d7a-ae72-ac332b28db26)", "subtasks": [ { "title": "KeystoneBasic.create_user", "description": "Create a keystone user with random name.", "scenario": { "KeystoneBasic.create_user": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:19:21.671 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 01:19:22.110 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 01:19:22.774 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.10 sec 2021-06-02 01:19:22.774 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:19:22.786 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:19:22.788 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:22.791 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:22.793 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:22.795 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:19:22.801 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:22.804 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:19:22.809 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:19:22.819 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:19:23.488 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:19:23.492 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:19:23.530 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:19:23.533 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:19:23.547 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:19:23.548 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:19:23.550 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:19:23.554 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:19:24.099 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:19:24.102 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:19:24.123 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:19:24.125 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:19:24.139 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:19:24.199 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:19:24.656 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:19:24.691 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:19:24.706 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:19:24.710 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:19:25.096 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_91f5ecbf_B1jyEP3P (080cddae12a44cff962f5859a9d93cb7) 2021-06-02 01:19:25.101 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_91f5ecbf_8bQDfRGE (1320029573be4fc5a1145942bba42219) 2021-06-02 01:19:25.111 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_91f5ecbf_HhOFYrYn (30d9fe5e3cee497bb70ecce1cfa25ed8) 2021-06-02 01:19:25.117 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_91f5ecbf_uw10zfSp (46d3462d3ab949a09ee76b9f19bdb3b8) 2021-06-02 01:19:25.127 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_91f5ecbf_PWqEGyLC (64ebc7e27bb14114a17f56585fbc9406) 2021-06-02 01:19:25.158 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_91f5ecbf_JwI7S4LX (9907ce2364e64ef28133c56c94c282db) 2021-06-02 01:19:25.175 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_91f5ecbf_BumdCbQh (9f50d8ce8cc24c6499c53f16f27ffc6b) 2021-06-02 01:19:25.186 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_91f5ecbf_GizFJIQX (a1963620231f4892ad6ee0fdda591b48) 2021-06-02 01:19:25.196 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_91f5ecbf_MbTNYrPs (b30d89dde3d44dcd99060a4686578933) 2021-06-02 01:19:25.206 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_91f5ecbf_yX6m44CM (dfbe62c0be2d41b0ab42a82de6d7ff72) 2021-06-02 01:19:27.077 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:19:27.468 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:19:27.772 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:19:28.031 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 3.33 sec 2021-06-02 01:19:28.032 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:19:29.430 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 1.40 sec 2021-06-02 01:19:29.776 7695 INFO rally.task.engine [-] Load duration is: 1.480699 2021-06-02 01:19:29.776 7695 INFO rally.task.engine [-] Full runner duration is: 1.920121 2021-06-02 01:19:29.777 7695 INFO rally.task.engine [-] Full duration is: 7.760491 2021-06-02 01:19:29.860 7695 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=7a569747-2b93-4496-8123-63c592286afc)", "subtasks": [ { "title": "KeystoneBasic.create_tenant", "description": "Create a keystone tenant with random name.", "scenario": { "KeystoneBasic.create_tenant": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:19:29.877 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 01:19:30.297 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 01:19:30.933 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.06 sec 2021-06-02 01:19:30.934 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:19:30.944 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:19:30.946 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:30.948 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:30.950 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:19:30.957 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:19:30.963 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:30.967 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:30.970 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:19:30.977 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:19:31.645 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:19:31.649 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:19:31.685 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:19:31.688 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:19:31.690 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:19:31.698 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:19:31.747 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:19:31.752 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:19:32.374 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:19:32.377 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:19:32.384 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:19:32.391 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:19:32.393 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:19:32.395 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:19:32.981 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:19:33.126 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:19:33.145 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:19:33.148 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:19:33.651 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:19:33.881 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_7a569747_ZUWQP5pk (0efe9a26444f4044ac7074f282f18346) 2021-06-02 01:19:33.891 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_7a569747_uOnMhUhh (2cbd98855dee436a999b9843631c8f9d) 2021-06-02 01:19:33.939 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_7a569747_uI1T1pEY (842aa294b3f74a669cafde3daf174a94) 2021-06-02 01:19:33.970 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_7a569747_KufBZEsI (a37404ff2ea34af48dc219d49e03707b) 2021-06-02 01:19:33.992 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_7a569747_9x12gbMP (afafb24dd2e74bdf8050582920e6f56f) 2021-06-02 01:19:34.012 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_7a569747_PhbxKPLN (b8ecfff90ec54e898bc7fe02c5eb9648) 2021-06-02 01:19:34.016 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_7a569747_9PlVAjcF (951a314f38dd496da709975b8be24e84) 2021-06-02 01:19:34.023 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_7a569747_dsSgwJam (cd4bf668e5f744ba983d16e9c6e8d3f2) 2021-06-02 01:19:34.037 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_7a569747_S2IRrc3K (c2d5fff30bb7435681e2de55953fc79b) 2021-06-02 01:19:34.062 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_7a569747_Fzdk0IBi (e74a0f0cbde74b98aae982266c187fb3) 2021-06-02 01:19:35.842 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:19:36.245 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:19:36.532 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 3.39 sec 2021-06-02 01:19:36.533 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:19:37.853 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 1.32 sec 2021-06-02 01:19:38.082 7695 INFO rally.task.engine [-] Load duration is: 1.713631 2021-06-02 01:19:38.082 7695 INFO rally.task.engine [-] Full runner duration is: 2.201934 2021-06-02 01:19:38.083 7695 INFO rally.task.engine [-] Full duration is: 7.977085 2021-06-02 01:19:38.175 7695 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=38aa072d-7378-44c6-acd0-6b2fb2ccc012)", "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": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:19:38.191 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 01:19:38.569 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 01:19:39.394 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.20 sec 2021-06-02 01:19:39.394 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:19:39.399 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:19:39.400 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:39.400 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:39.403 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:39.406 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:19:39.411 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:19:39.417 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:19:39.423 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:19:39.425 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:19:40.147 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:19:40.151 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:19:40.176 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:19:40.179 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:19:40.187 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:19:40.191 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:19:40.225 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:19:40.227 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:19:40.837 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:19:40.841 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:19:40.866 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:19:40.868 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:19:40.881 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:19:40.913 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:19:41.470 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:19:41.508 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:19:41.530 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:19:41.533 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:19:41.758 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_38aa072d_zbfhDqrQ (644d6ad114a94b118d9a8787ab2695d2) 2021-06-02 01:19:41.758 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_38aa072d_ARlsl8wu (23cf0a5165504c45b693a57b0cecf5db) 2021-06-02 01:19:41.759 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_38aa072d_R1t3KeMb (29c4aa97172b4d018b449147fd45e774) 2021-06-02 01:19:41.775 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_38aa072d_GQ1fH27z (a1dc8a2eccb74c029c203c3a9d479633) 2021-06-02 01:19:41.786 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_38aa072d_6mbt5lpP (a7eb2e00fd974f3788304bc76b07c12b) 2021-06-02 01:19:41.797 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_38aa072d_JlA5IDYs (c56bc6fbdb444b2fbf8f2b9e5e9af166) 2021-06-02 01:19:41.802 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_38aa072d_F8JJNXJQ (ca37cb0e9ea0457c86fa512eab70521d) 2021-06-02 01:19:41.819 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_38aa072d_eatuAxXj (d9976fb6ce224f9cb65d9c5fb686a81d) 2021-06-02 01:19:41.830 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_38aa072d_diRGjCBq (ee1f2115d2424b9494b193555451ded2) 2021-06-02 01:19:41.848 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_38aa072d_M4eyHBMQ (ef1048d1d257433eb2ba2270e79c445b) 2021-06-02 01:19:43.993 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:19:44.379 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:19:44.638 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:19:44.879 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 3.35 sec 2021-06-02 01:19:44.879 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:19:46.187 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 1.31 sec 2021-06-02 01:19:46.381 7695 INFO rally.task.engine [-] Load duration is: 1.714871 2021-06-02 01:19:46.381 7695 INFO rally.task.engine [-] Full runner duration is: 2.131405 2021-06-02 01:19:46.381 7695 INFO rally.task.engine [-] Full duration is: 7.997956 2021-06-02 01:19:46.469 7695 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=87c45799-370b-4f46-8c78-133e408901f7)", "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": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:19:46.496 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 01:19:46.937 7695 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 01:19:47.565 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack setup() finished in 1.07 sec 2021-06-02 01:19:47.566 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:19:47.573 7695 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: f0ac9b20-c135-4650-b3e2-4b43179899f7). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:19:47.575 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"users_per_tenant": 10} 2021-06-02 01:19:47.576 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"users_per_tenant": 10} 2021-06-02 01:19:47.579 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"users_per_tenant": 10} 2021-06-02 01:19:47.580 7695 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"users_per_tenant": 10} 2021-06-02 01:19:47.582 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 START 2021-06-02 01:19:47.585 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 START 2021-06-02 01:19:47.588 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 START 2021-06-02 01:19:47.594 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 START 2021-06-02 01:19:53.618 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 3 END: OK 2021-06-02 01:19:53.622 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 START 2021-06-02 01:19:53.633 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 2 END: OK 2021-06-02 01:19:53.647 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 START 2021-06-02 01:19:53.708 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 4 END: OK 2021-06-02 01:19:53.718 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 START 2021-06-02 01:19:53.769 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 1 END: OK 2021-06-02 01:19:53.771 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 START 2021-06-02 01:19:59.759 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 6 END: OK 2021-06-02 01:19:59.766 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 START 2021-06-02 01:19:59.823 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 7 END: OK 2021-06-02 01:19:59.829 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 START 2021-06-02 01:19:59.930 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 8 END: OK 2021-06-02 01:19:59.974 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 5 END: OK 2021-06-02 01:20:05.296 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 9 END: OK 2021-06-02 01:20:05.473 7695 INFO rally.task.runner [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | ITER: 10 END: OK 2021-06-02 01:20:05.489 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:20:05.497 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone user objects 2021-06-02 01:20:05.795 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_0KjC85W3 (00804dcdad2b4faeb2dabffc707b1254) 2021-06-02 01:20:05.800 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_YwUqMoFu (04b224d8d6e144f384f413668cfe77bc) 2021-06-02 01:20:05.814 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_KcFBdX0v (0a47ba3c165b4c43be55f91b9960d94b) 2021-06-02 01:20:05.825 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_ZqfV53JP (0ab0531830cd4638a8a5efa060baa47a) 2021-06-02 01:20:05.840 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_1nyFVkzf (0af4d0e990264a7982c1255970ae8ce0) 2021-06-02 01:20:05.843 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_lHUOZEal (0d63d6c56dbd40e3ac26d97454f1bbf6) 2021-06-02 01:20:05.854 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_mPA7nUw7 (115b1cf66ff643dc83a7b6ca7df23a2c) 2021-06-02 01:20:05.859 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_rKkm4jQb (1354d29189e848d9ba293a32e24c5b45) 2021-06-02 01:20:05.878 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_CJm1RBdp (13771da38dc6463e964cae8d4eef67a3) 2021-06-02 01:20:05.889 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_SwtI07Rg (15304533655440e59db750cabb24be5a) 2021-06-02 01:20:05.901 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_R9NeTC2W (16359db1fcf94879b32ef9a62a1e3b00) 2021-06-02 01:20:05.923 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_UAIW27CU (169a0b7332a244afaaf72299ac1c3060) 2021-06-02 01:20:05.936 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_KknLdBlj (1779434ad3314b4c827426a0bb689068) 2021-06-02 01:20:05.944 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_eRQ0xDs3 (1819c039315e40bba12a96d45fd1f822) 2021-06-02 01:20:05.969 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_PQjl462h (1a0087035ad14473a243df8f3b555819) 2021-06-02 01:20:06.001 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_6hqs3RVJ (1c4a967507d04acbac6b8954950b65ea) 2021-06-02 01:20:06.024 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_oC5WgisZ (1e95361a90f24a0191dae3a0071cc7ed) 2021-06-02 01:20:05.996 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_WJwPWpN9 (1c49d76a06da46da9f9c0c7800fa7458) 2021-06-02 01:20:06.034 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_Mw6sG2CY (20aa9cfdc1c74481bf94eae035a024ed) 2021-06-02 01:20:06.058 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_ovGEHmh1 (2670eb7f93004f20adcbecb40803630a) 2021-06-02 01:20:07.602 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_zgs8vmUC (27ab7d8262c147799e71285f27fbce0a) 2021-06-02 01:20:07.627 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_V5M7DV7e (31154bbec6cb4774934a7c9f347ee07a) 2021-06-02 01:20:07.672 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_YQTYW8sg (3a5b22c852f24374874958d8e0049026) 2021-06-02 01:20:07.796 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_gWBydypq (41b044372d5e4899b5a4e067ff69f6f5) 2021-06-02 01:20:07.830 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_Uf8AlquV (44f4d2c327514ff48d0463067a02c38e) 2021-06-02 01:20:07.840 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_2I4UdyLl (47ad02e53708432cbd301655df3a23c4) 2021-06-02 01:20:07.892 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_nA8JL8lS (47e23aa4e558498bbf13614d084d5093) 2021-06-02 01:20:07.921 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_KemL9swx (4835d7eddc3449f9be4caf8f6e3bfce2) 2021-06-02 01:20:08.112 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_DXhQ6hg2 (4a822e272edc46cb8eb7a39084275f9e) 2021-06-02 01:20:08.126 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_N9QXuRfY (4d0c0ae97a3a403c8e97b5d03798f704) 2021-06-02 01:20:08.153 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_xdZU552M (5488d3393c1945cdae6bd8d43e706ba4) 2021-06-02 01:20:08.161 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_ZffEQPbY (55b30016e9e74d578e8ac7ea00acfbdb) 2021-06-02 01:20:08.176 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_VT3RVdsK (57c5dfbe787a45319ab0e9b50bf4c25a) 2021-06-02 01:20:08.188 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_wWzK2N8O (50e5bc4738c740f28dd792551224bc3f) 2021-06-02 01:20:08.367 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_WHUBpUGI (5d4e541bb80e4882863bc0dff021e2a4) 2021-06-02 01:20:08.382 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_vFy0MFmB (6463bed3adad4e918d761a88bf679820) 2021-06-02 01:20:08.390 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_l399wHjF (65a072b921c649c0b452985a5a3a25a2) 2021-06-02 01:20:08.406 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_aJqiYePK (69c35b4de0354adea44b73711ca24cb5) 2021-06-02 01:20:08.425 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_yFsjoTL4 (6cc6a2b646604922be337d95bd5da528) 2021-06-02 01:20:08.428 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_X0Ufgpsq (6ebbd89ef6d24a8c8e117f6aff6bf735) 2021-06-02 01:20:09.047 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_CqpWcETY (6f18e56e66aa43e3a30b62b86004a160) 2021-06-02 01:20:09.083 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_2I3MyyaP (728a2ecc504c4123a1533dd1a597fde7) 2021-06-02 01:20:09.145 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_u2qnQcXW (76f59127aec64e84af9a2701dd01e177) 2021-06-02 01:20:09.396 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_7s96LYDX (7969a2ff6d2b41fba6a5c9b2bae78ae6) 2021-06-02 01:20:09.407 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_n3kz1OCI (7a1aeaf649bd48bbb090113cfb897c79) 2021-06-02 01:20:09.419 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_Ju8JPw6m (7b9b4a2fe2e6461aa4e07accc7589b3a) 2021-06-02 01:20:09.467 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_CuRatV5L (81344b6e78f2457a8c3fdcd697fd07a4) 2021-06-02 01:20:09.660 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_EKobWOQW (875dee7d9379429da413ae18803686f9) 2021-06-02 01:20:09.717 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_DQCBIRTe (88604742e2244f8a869a705739957095) 2021-06-02 01:20:09.865 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_K2QObdOj (892b0e6091d543a6b02d44a717bb2848) 2021-06-02 01:20:09.875 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_LMmN3Vd3 (8a0621d090814eb6825bf27e82821cc4) 2021-06-02 01:20:09.889 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_3gNWDKv5 (8e01131fb4ed4d78bfa7669daa55f0b2) 2021-06-02 01:20:09.960 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_qfMTJjUj (8e0f9f4e5b904a36af530722097a70fe) 2021-06-02 01:20:09.981 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_fjBQLB4u (8fcb59f911084de2907af963f0feae7c) 2021-06-02 01:20:10.108 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_MSDmi5JH (8fe877ea36e54ab9a5ac16031309f467) 2021-06-02 01:20:10.124 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_RzAb059f (92673afd61df4db083aa9d03f572c1d7) 2021-06-02 01:20:10.165 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_PqhZimiO (928179c9128044768e891c3074b194f9) 2021-06-02 01:20:10.185 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_yH4hQa38 (96740e0fd01d44cc89e2276753acfcec) 2021-06-02 01:20:10.190 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_2ESv2MyT (93ed6d5ddaaf4ef490f8488dcd0bb7a2) 2021-06-02 01:20:10.211 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_nXwlrXxk (997cadd085ea494785d41fed99d36b4a) 2021-06-02 01:20:10.561 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_qFEHldHj (99b70cb123bb4b6d86ca390998539ff8) 2021-06-02 01:20:10.573 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_YfEXpTo9 (9fd83276cfae461ebbd12398acfb948c) 2021-06-02 01:20:10.662 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_kga7MMq5 (a4c5a68e098d4458b4aefe31397b9d99) 2021-06-02 01:20:10.880 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_l8zgfpMK (a8234d094b5d470083368062128c74ef) 2021-06-02 01:20:10.886 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_ExDj5dzd (a8063ff602ae45e3aa39ac5c92e0e529) 2021-06-02 01:20:10.891 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_cXyeb7xG (a9de600bef2c4cc192e366b384ac654b) 2021-06-02 01:20:10.970 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_ESTe0tsw (aa0a8b782e3d460994edb4dc7d8512ea) 2021-06-02 01:20:11.282 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_U2U6to3t (aa57b9024aaa4fea95924eebb1f2ed7c) 2021-06-02 01:20:11.289 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_35F3YcKd (ac82a4f75bba453f895b99806604d9b3) 2021-06-02 01:20:11.302 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_PtnEtHri (b58e773f96b9448faddfc8daf80984aa) 2021-06-02 01:20:11.533 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_J3GWO7YZ (b872024b1b2e4df1bcbc1292f4cbbb7d) 2021-06-02 01:20:11.662 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_Vafe4GFa (bc972ecb1e254fd79782b1ccb3c5adcc) 2021-06-02 01:20:11.703 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_qbmOvrJs (be4cad80cfee49a29d9bd18535ea13f7) 2021-06-02 01:20:11.751 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_pYTcpvd6 (c0dec1ccbf6d42e68232700dce630b73) 2021-06-02 01:20:11.849 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_T6f8uW32 (c0eafd466b454a00b84cdf500be3ef9e) 2021-06-02 01:20:11.963 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_06h2gVT9 (c1bd9855383b4c3786bc31c588e56113) 2021-06-02 01:20:11.964 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_hXUaevbx (c296beeee16e4c2b8def2acd3bb8562f) 2021-06-02 01:20:12.006 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_M0qiesqw (c417425a88c9425bbfc6869b3a933595) 2021-06-02 01:20:12.032 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_KAVSuCkX (c65f264b06684120829c1a1ac0ea96cd) 2021-06-02 01:20:12.220 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_xvOs4H5w (c7a37955dadb4913885b53a9350a631f) 2021-06-02 01:20:12.273 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_VBcQ92za (c8d93caa3ea24a179b5b74bf77a26839) 2021-06-02 01:20:12.312 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_oDgKn89a (d0c5b58fe78646edab3839484f392030) 2021-06-02 01:20:12.318 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_aIC5wRRV (d10bc81523e34fd0bb18bae1ad50176a) 2021-06-02 01:20:12.332 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_hTSasBmT (d20e487182354491b369edaed0b59297) 2021-06-02 01:20:12.486 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_YYv5bhRB (d70770cf8c404cd0b5647ce0eb802f62) 2021-06-02 01:20:12.491 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_YhJUTWtn (d663f8912c1b4a47a9d9a402a455ef3e) 2021-06-02 01:20:12.556 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_O4dksbr1 (da3d926977624ca896961dac275d4efa) 2021-06-02 01:20:12.730 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_ChHZFsNO (ddca6ef8ed9c47d6bbfa679d0db470f9) 2021-06-02 01:20:12.764 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_CdPmcSER (e4c95b82f64448a987a8023e9ef401f2) 2021-06-02 01:20:12.796 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_uyP6B2AS (e582a7efa7af464aa358e9c8500af363) 2021-06-02 01:20:12.954 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_Pd9Xh6Mj (e7023853d2c94ed3be664d89de212529) 2021-06-02 01:20:13.064 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_YterlvXM (e84582f312c947c8b415a94b3e7d03cb) 2021-06-02 01:20:13.074 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_geL4RSt9 (e8cb45f01b1e47048e6c853e238db5ad) 2021-06-02 01:20:13.251 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_MQanm2MW (e93b187ad3074b208bde90eb74c6ba73) 2021-06-02 01:20:13.322 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_37A5w6Ei (ec7036015f1d4aa584377049f62a5cf6) 2021-06-02 01:20:13.333 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_7b2mEDTC (ed438f8e3c1245d1a27f8bcd4ae6eed9) 2021-06-02 01:20:13.361 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_ni93VOUc (f43087b3b3c44b3eab3b195434ce0d71) 2021-06-02 01:20:13.592 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_HzsUHnJV (f95f88815f3e428cbc8b2202286676c0) 2021-06-02 01:20:13.604 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_V6FzPxpC (fa41e2fda39741c0ad78c9721661e4b6) 2021-06-02 01:20:13.654 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.user object s_rally_87c45799_FzUNpw3Z (fc840664080d441283149128768ed9f6) 2021-06-02 01:20:15.177 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone project objects 2021-06-02 01:20:15.529 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_87c45799_lFIBp7jD (0b1b369ab9a040089268c2c01b383972) 2021-06-02 01:20:15.545 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_87c45799_OOZcynjj (2f32e0f851ac4f5c94c47b1de40f098f) 2021-06-02 01:20:15.541 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_87c45799_2oRSpkCT (18ac54b26f7e49f7b31a94763f6c3054) 2021-06-02 01:20:15.590 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_87c45799_5klNHqc3 (542ed741a8dd4fd6b6e115afe432aba1) 2021-06-02 01:20:15.606 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_87c45799_uZsVEnIa (6ccdda89425f444fb3e7983e16508dc6) 2021-06-02 01:20:15.647 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_87c45799_MwFKDOZ6 (bd02864032224872acc52c1169b41e47) 2021-06-02 01:20:15.671 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_87c45799_84Bxukde (c6437bb114df4f8f81b0d30a1026167c) 2021-06-02 01:20:15.698 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_87c45799_xvIm7hZD (f9ee64aac1bb4882abf3903dc5a8e83c) 2021-06-02 01:20:15.706 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_87c45799_nOh17KfE (e287825669d5429594f71de793bba98a) 2021-06-02 01:20:15.710 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting keystone.project object s_rally_87c45799_h32mOTBD (d6edf8cb2bb445fb86721c75de3d4ff6) 2021-06-02 01:20:17.511 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone service objects 2021-06-02 01:20:17.872 7695 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up keystone role objects 2021-06-02 01:20:18.112 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context admin_cleanup@openstack cleanup() finished in 12.62 sec 2021-06-02 01:20:18.112 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() started 2021-06-02 01:20:19.479 7695 INFO rally.task.context [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Context users@openstack cleanup() finished in 1.37 sec 2021-06-02 01:20:20.750 7695 INFO rally.task.engine [-] Load duration is: 17.486646 2021-06-02 01:20:20.750 7695 INFO rally.task.engine [-] Full runner duration is: 17.915864 2021-06-02 01:20:20.751 7695 INFO rally.task.engine [-] Full duration is: 32.985576 2021-06-02 01:20:20.832 7695 INFO rally.task.engine [-] Task f0ac9b20-c135-4650-b3e2-4b43179899f7 | Completed: Running task. 2021-06-02 01:20:22.694 9328 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:20:22.694 9328 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:20:22.694 9328 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:20:24.242 9330 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:20:24.243 9330 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:20:24.243 9330 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:20:25.848 9332 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:20:25.848 9332 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:20:25.849 9332 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:20:28.053 9332 INFO rally.api [-] Building 'json' report for the following task(s): 'f0ac9b20-c135-4650-b3e2-4b43179899f7'. 2021-06-02 01:20:28.085 9332 INFO rally.api [-] The report has been successfully built. 2021-06-02 01:20:29.730 9334 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:20:29.731 9334 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:20:29.731 9334 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:20:32.401 9334 INFO rally.task.engine [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Starting: Task validation. 2021-06-02 01:20:32.416 9334 INFO rally.task.engine [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Starting: Task validation of syntax. 2021-06-02 01:20:32.707 9334 INFO rally.task.engine [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Completed: Task validation of syntax. 2021-06-02 01:20:32.707 9334 INFO rally.task.engine [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Starting: Task validation of required platforms. 2021-06-02 01:20:32.841 9334 INFO rally.task.engine [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Completed: Task validation of required platforms. 2021-06-02 01:20:32.842 9334 INFO rally.task.engine [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Starting: Task validation of semantic. 2021-06-02 01:20:32.842 9334 INFO rally.task.engine [-] Check health of the environment '82b237cc-5c9e-499c-a87e-6bc505715ff5'. 2021-06-02 01:20:33.396 9334 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2021-06-02 01:20:33.412 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 01:20:33.776 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 01:20:34.453 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.04 sec 2021-06-02 01:20:35.489 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:20:36.875 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 1.39 sec 2021-06-02 01:20:36.875 9334 INFO rally.task.engine [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Completed: Task validation of semantic. 2021-06-02 01:20:36.876 9334 INFO rally.task.engine [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Completed: Task validation. 2021-06-02 01:20:36.876 9334 INFO rally.api [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c input file is valid. 2021-06-02 01:20:36.876 9334 INFO rally.api [-] Run Task d38f405b-f45a-446f-96b4-7c5944e0364c against Deployment 82b237cc-5c9e-499c-a87e-6bc505715ff5 2021-06-02 01:20:36.877 9334 INFO rally.task.engine [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Starting: Running task. 2021-06-02 01:20:36.935 9334 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=98ea4eb7-f892-4e4b-a62d-47895973baae)", "subtasks": [ { "title": "NeutronNetworks.create_and_update_networks", "description": "Create and update a network.", "scenario": { "NeutronNetworks.create_and_update_networks": { "network_create_args": {}, "network_update_args": { "admin_state_up": false } } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:20:36.953 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:20:37.370 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:20:38.291 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.34 sec 2021-06-02 01:20:38.588 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.30 sec 2021-06-02 01:20:38.589 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:20:38.600 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:20:38.603 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "network_update_args": {"admin_state_up": false}} 2021-06-02 01:20:38.607 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "network_update_args": {"admin_state_up": false}} 2021-06-02 01:20:38.608 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "network_update_args": {"admin_state_up": false}} 2021-06-02 01:20:38.612 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "network_update_args": {"admin_state_up": false}} 2021-06-02 01:20:38.612 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:20:38.621 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:20:38.632 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:20:38.641 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:20:39.458 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:20:39.464 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:20:40.502 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:20:40.506 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:20:41.162 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:20:41.167 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:20:41.966 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:20:41.972 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:20:42.070 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:20:42.075 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:20:42.111 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:20:42.117 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:20:42.804 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:20:42.936 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:20:43.552 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:20:45.984 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:20:45.999 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:20:46.003 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:20:46.699 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:20:47.142 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:20:47.559 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:20:47.979 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:20:48.602 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:20:49.091 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:20:49.688 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:20:50.243 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:20:52.067 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_98ea4eb7_q8SRInCr (1f662145-f304-4e2b-99dc-27fb295554dc) 2021-06-02 01:20:52.081 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_98ea4eb7_xhtlUxc2 (960598dd-b833-4011-931c-ea82d79acd17) 2021-06-02 01:20:52.076 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_98ea4eb7_YssF75ZX (7b799cbd-b30b-48b7-a8e7-5a052b869c47) 2021-06-02 01:20:52.095 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_98ea4eb7_yUKN2fCG (c1abb4fd-575c-4626-a1e1-bc5ce20141aa) 2021-06-02 01:20:52.100 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_98ea4eb7_QnGJaJKh (d015dc6d-c244-4981-a0dd-4fa26e8c51f8) 2021-06-02 01:20:52.114 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_98ea4eb7_f3qYAN1e (0012abd5-16c7-4426-84b8-ab1888178992) 2021-06-02 01:20:52.124 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_98ea4eb7_PsugtCWq (5cc8fb60-8135-4fae-bb38-4cb68dcffced) 2021-06-02 01:20:52.136 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_98ea4eb7_XIr9wnHs (7cfd4db7-9b01-4bb5-8c33-adfad6c2d5a4) 2021-06-02 01:20:52.141 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_98ea4eb7_mgvaTved (a86712ff-d83f-47f9-b7a2-88900c64c761) 2021-06-02 01:20:52.150 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_98ea4eb7_6z6cGVOK (171f1eab-a729-4310-88d3-584609776280) 2021-06-02 01:20:54.818 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:20:55.490 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:20:56.070 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 10.07 sec 2021-06-02 01:20:56.070 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:20:56.125 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 54.22 msec 2021-06-02 01:20:56.125 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:20:58.243 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.12 sec 2021-06-02 01:20:59.076 9334 INFO rally.task.engine [-] Load duration is: 7.362566 2021-06-02 01:20:59.076 9334 INFO rally.task.engine [-] Full runner duration is: 7.400083 2021-06-02 01:20:59.077 9334 INFO rally.task.engine [-] Full duration is: 21.291229 2021-06-02 01:20:59.174 9334 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=5460298c-41d1-4de4-8a4b-165281db4aa3)", "subtasks": [ { "title": "NeutronNetworks.create_and_update_ports", "description": "Create and update a given number of ports.", "scenario": { "NeutronNetworks.create_and_update_ports": { "network_create_args": {}, "port_create_args": {}, "port_update_args": { "admin_state_up": false, "device_id": "dummy_id", "device_owner": "dummy_owner" }, "ports_per_network": 1 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:20:59.198 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:20:59.702 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:21:00.673 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.47 sec 2021-06-02 01:21:01.151 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.48 sec 2021-06-02 01:21:01.703 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.0.0/24 2021-06-02 01:21:02.642 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.1.0/24 2021-06-02 01:21:03.488 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.2.0/24 2021-06-02 01:21:04.014 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack setup() finished in 2.86 sec 2021-06-02 01:21:04.014 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.05 msec 2021-06-02 01:21:04.023 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:21:04.025 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "port_update_args": {"admin_state_up": false, "device_id": "dummy_id", "device_owner": "dummy_owner"}, "ports_per_network": 1} 2021-06-02 01:21:04.031 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "port_update_args": {"admin_state_up": false, "device_id": "dummy_id", "device_owner": "dummy_owner"}, "ports_per_network": 1} 2021-06-02 01:21:04.032 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:21:04.032 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "port_update_args": {"admin_state_up": false, "device_id": "dummy_id", "device_owner": "dummy_owner"}, "ports_per_network": 1} 2021-06-02 01:21:04.033 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "port_update_args": {"admin_state_up": false, "device_id": "dummy_id", "device_owner": "dummy_owner"}, "ports_per_network": 1} 2021-06-02 01:21:04.037 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:21:04.047 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:21:04.053 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:21:05.622 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:21:05.629 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:21:05.779 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:21:05.784 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:21:06.566 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:21:06.574 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:21:06.630 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:21:06.638 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:21:06.945 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:21:06.952 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:21:07.055 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:21:07.061 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:21:08.075 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:21:08.226 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:21:08.295 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:21:08.836 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:21:08.854 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:21:08.856 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:21:09.461 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:21:09.916 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:21:10.378 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:21:10.851 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:21:11.533 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:21:12.033 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:21:12.829 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_5460298c_kaWYJ8Yc (79923d6b-1085-418d-a501-b400bff6edd1) 2021-06-02 01:21:12.834 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_5460298c_yqYyPWLz (a57186cf-cbf0-4bca-9879-ff50b04acde5) 2021-06-02 01:21:12.851 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_5460298c_fOfkisrC (c0cbbc32-7c3d-45d3-9975-0c36b93b41e7) 2021-06-02 01:21:12.865 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_5460298c_m0YCnjIV (1e92b55c-eeab-4a57-bc93-cf7a0940d76b) 2021-06-02 01:21:12.870 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_5460298c_CTuRaCsx (3c9f6657-f13c-4296-bc8b-23828120e5f8) 2021-06-02 01:21:12.893 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_5460298c_3yiClBhX (af429688-0c1f-4e74-ab60-c454498657af) 2021-06-02 01:21:12.899 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_5460298c_CHS5KGXl (d4b9e2de-ccc0-4c1a-a5a5-691ccfd1b755) 2021-06-02 01:21:12.904 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_5460298c_nDkYB5FL (4ab74c90-f1d2-45d8-a9e8-800a3191c7fd) 2021-06-02 01:21:12.917 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_5460298c_2ufaRkQa (ecf4b989-5c28-4676-aceb-b07d63f3fb66) 2021-06-02 01:21:12.923 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_5460298c_pjqvHWRK (cdca6568-335a-4b05-afcf-57c2f69aacdd) 2021-06-02 01:21:17.042 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:21:17.819 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:21:18.655 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:21:19.967 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:21:20.626 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 11.77 sec 2021-06-02 01:21:20.627 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack cleanup() started 2021-06-02 01:21:27.073 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack cleanup() finished in 6.45 sec 2021-06-02 01:21:27.074 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:21:27.131 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 57.47 msec 2021-06-02 01:21:27.132 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:21:29.411 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.28 sec 2021-06-02 01:21:31.387 9334 INFO rally.task.engine [-] Load duration is: 4.797974 2021-06-02 01:21:31.387 9334 INFO rally.task.engine [-] Full runner duration is: 4.831274 2021-06-02 01:21:31.387 9334 INFO rally.task.engine [-] Full duration is: 30.217947 2021-06-02 01:21:31.476 9334 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=18b76111-26ca-4bcc-9053-f2c993a653ed)", "subtasks": [ { "title": "NeutronNetworks.create_and_update_routers", "description": "Create and update a given number of routers.", "scenario": { "NeutronNetworks.create_and_update_routers": { "network_create_args": {}, "router_create_args": {}, "router_update_args": { "admin_state_up": false }, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:21:31.500 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:21:31.985 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:21:32.887 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.39 sec 2021-06-02 01:21:33.265 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.38 sec 2021-06-02 01:21:33.266 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.03 msec 2021-06-02 01:21:33.278 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:21:33.280 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "router_create_args": {}, "router_update_args": {"admin_state_up": false}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2021-06-02 01:21:33.285 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:21:33.291 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "router_create_args": {}, "router_update_args": {"admin_state_up": false}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2021-06-02 01:21:33.295 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:21:33.300 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "router_create_args": {}, "router_update_args": {"admin_state_up": false}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2021-06-02 01:21:33.306 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:21:33.311 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "router_create_args": {}, "router_update_args": {"admin_state_up": false}, "subnet_cidr_start": "1.1.0.0/30", "subnet_create_args": {}, "subnets_per_network": 1} 2021-06-02 01:21:33.315 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:21:33.984 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.12/30 2021-06-02 01:21:34.595 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.16/30 2021-06-02 01:21:34.774 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.20/30 2021-06-02 01:21:35.924 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.24/30 2021-06-02 01:21:37.862 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:21:37.867 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:21:38.584 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.28/30 2021-06-02 01:21:39.246 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:21:39.252 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:21:39.651 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.32/30 2021-06-02 01:21:42.858 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:21:42.863 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:21:42.951 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:21:42.957 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:21:43.099 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:21:43.104 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:21:43.287 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.36/30 2021-06-02 01:21:43.631 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.40/30 2021-06-02 01:21:43.714 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:21:43.719 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:21:44.005 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.44/30 2021-06-02 01:21:44.219 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.48/30 2021-06-02 01:21:47.618 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:21:47.654 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:21:48.641 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:21:48.696 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:21:48.716 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:21:48.719 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:21:49.267 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:21:49.699 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:21:50.146 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:21:50.588 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:21:51.223 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:21:51.707 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:21:53.003 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_18b76111_GQ2YCmmX (684ecb5a-f38d-4529-be2c-c260defb50e0) 2021-06-02 01:21:53.018 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_18b76111_KGIlyzYx (c3b054ed-ecbf-42e1-8d14-82fbd319f2de) 2021-06-02 01:21:52.996 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_18b76111_THZIpZaK (95d92aa0-60bf-426a-8cbe-a4c81e10a926) 2021-06-02 01:21:53.038 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_18b76111_HoRL6uKt (268c5ec3-29b8-4aff-8356-b1e6a502e264) 2021-06-02 01:21:53.057 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_18b76111_vne1X8pc (2672a0bd-aa93-44e1-a4a3-e117ee837ce4) 2021-06-02 01:21:53.060 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_18b76111_i5QjvvN4 (6c6c19e0-7f82-46e1-9089-5ffe6d1732c6) 2021-06-02 01:21:53.066 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_18b76111_hzti8S03 (530385da-4543-41af-86a1-fcce7bdf33bc) 2021-06-02 01:21:53.071 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_18b76111_XKkwSW9x (a40d17a4-8428-46ab-857e-e6cb11641466) 2021-06-02 01:21:53.105 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_18b76111_5UiwmQRO (e726f0d6-c0db-4655-a980-bf76bd29900d) 2021-06-02 01:21:53.125 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_18b76111_yeAQtbNp (c8c1d1b0-5f2a-4b6e-8f46-86b028d580dc) 2021-06-02 01:22:01.971 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:22:03.002 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_18b76111_Yr0V6EzH (2119eb66-06c8-4691-82dd-a07cb588c295) 2021-06-02 01:22:03.007 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_18b76111_tsgf4od4 (3916f40a-2ebc-4854-ad91-633d7f4998a1) 2021-06-02 01:22:03.007 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_18b76111_SdfjuwJ6 (0c114f9e-b216-4be9-801e-c823f69e5b95) 2021-06-02 01:22:03.012 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_18b76111_clsH17hE (850d8e6e-4aa5-4bbd-83e4-a565acc3c395) 2021-06-02 01:22:03.018 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_18b76111_fdH3vLuR (fe9306c4-5ac8-4bab-9b29-5fb72129d848) 2021-06-02 01:22:03.028 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_18b76111_apSQFwtD (1c2734a1-5607-4069-9749-bc8a597856e1) 2021-06-02 01:22:03.039 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_18b76111_cUIYt58D (235b9e59-95a0-454f-9f67-734135057de1) 2021-06-02 01:22:03.054 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_18b76111_79G6KhmL (4d3cdd4c-7eca-4d24-94d7-6a641f1244c2) 2021-06-02 01:22:03.072 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_18b76111_tka5e9zl (e31a74e0-d6fb-4d78-93f4-e7385505ff27) 2021-06-02 01:22:03.084 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_18b76111_WomT6sW5 (fe470ec3-2644-4b51-a7a3-d068be8a2352) 2021-06-02 01:22:06.053 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:22:07.154 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_18b76111_jga8dg9r (fd43fde4-58ec-481f-be9d-679150b99184) 2021-06-02 01:22:07.155 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_18b76111_DH3npf1I (5a5a08af-c730-4c58-aac4-41a89e1b8629) 2021-06-02 01:22:07.158 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_18b76111_TQo76fT4 (ff280389-e7f1-492f-876e-d308d3f87a33) 2021-06-02 01:22:07.172 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_18b76111_5fMDYGSR (2fb1cdc7-3e5e-4da9-bc9a-9ea46f77a12b) 2021-06-02 01:22:07.179 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_18b76111_ASKUgVos (5b9a9072-1949-42b5-8fe1-121c7a9c466a) 2021-06-02 01:22:07.187 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_18b76111_pQSg9BGy (021939e3-fd2c-448b-b076-c20f4dff6b62) 2021-06-02 01:22:07.192 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_18b76111_7Ng70mcr (23b797b7-64c4-4048-ab68-b783ec069912) 2021-06-02 01:22:07.198 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_18b76111_HaDp7g8N (a95ca9ea-2815-4b6a-80cd-8d0917f9f16c) 2021-06-02 01:22:07.208 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_18b76111_ETWVxbzS (e1fb6ebc-9496-46c5-94ce-e2da222dd905) 2021-06-02 01:22:07.213 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_18b76111_g4t7uIXs (f06c0823-7f78-4d2e-b048-dd762c82359a) 2021-06-02 01:22:09.727 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:22:10.649 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_18b76111_HoRL6uKt (2e92624b-8060-4a58-9683-9a4a4c30d943) 2021-06-02 01:22:10.654 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_18b76111_GQ2YCmmX (41fd234d-3cb4-41d7-8e97-9d5893f773be) 2021-06-02 01:22:10.669 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_18b76111_THZIpZaK (58feba18-8edc-4437-8273-46e70054eca1) 2021-06-02 01:22:10.679 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_18b76111_KGIlyzYx (55e121af-d218-41fd-a727-bb2f610bad5f) 2021-06-02 01:22:10.691 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_18b76111_vne1X8pc (602ed823-dcaa-4dd9-b549-9cc781844525) 2021-06-02 01:22:10.702 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_18b76111_i5QjvvN4 (2c99d02f-2859-47ab-a9d0-c7b1a92cd995) 2021-06-02 01:22:10.714 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_18b76111_XKkwSW9x (4fc26ee5-836a-4acc-bde6-e4ac10c2f9f4) 2021-06-02 01:22:10.723 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_18b76111_5UiwmQRO (63ffaafd-044b-4995-aed8-76ea06f6f763) 2021-06-02 01:22:10.733 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_18b76111_yeAQtbNp (e5faeaf7-9f49-4a23-84f9-f41f8930c78a) 2021-06-02 01:22:10.740 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_18b76111_hzti8S03 (feef4c0f-92fe-4a97-9e73-fffa282e0273) 2021-06-02 01:22:14.263 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:22:14.860 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 26.14 sec 2021-06-02 01:22:14.861 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:22:14.907 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 46.26 msec 2021-06-02 01:22:14.908 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:22:17.158 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.25 sec 2021-06-02 01:22:17.725 9334 INFO rally.task.engine [-] Load duration is: 15.410821 2021-06-02 01:22:17.725 9334 INFO rally.task.engine [-] Full runner duration is: 15.43834 2021-06-02 01:22:17.726 9334 INFO rally.task.engine [-] Full duration is: 45.661097 2021-06-02 01:22:17.832 9334 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=26280799-24e4-4b87-b520-acc2fc659948)", "subtasks": [ { "title": "NeutronNetworks.create_and_update_subnets", "description": "Create and update a subnet.", "scenario": { "NeutronNetworks.create_and_update_subnets": { "network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnet_create_args": {}, "subnet_update_args": { "enable_dhcp": false }, "subnets_per_network": 1 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1, "subnet": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:22:17.857 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:22:18.504 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:22:19.409 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.55 sec 2021-06-02 01:22:20.526 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 1.12 sec 2021-06-02 01:22:20.527 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.04 msec 2021-06-02 01:22:20.539 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:22:20.541 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnet_create_args": {}, "subnet_update_args": {"enable_dhcp": false}, "subnets_per_network": 1} 2021-06-02 01:22:20.546 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnet_create_args": {}, "subnet_update_args": {"enable_dhcp": false}, "subnets_per_network": 1} 2021-06-02 01:22:20.549 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:22:20.557 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnet_create_args": {}, "subnet_update_args": {"enable_dhcp": false}, "subnets_per_network": 1} 2021-06-02 01:22:20.560 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:22:20.561 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "subnet_cidr_start": "1.4.0.0/16", "subnet_create_args": {}, "subnet_update_args": {"enable_dhcp": false}, "subnets_per_network": 1} 2021-06-02 01:22:20.561 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:22:20.572 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:22:21.360 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.17.0.0/16 2021-06-02 01:22:21.866 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.18.0.0/16 2021-06-02 01:22:22.102 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.19.0.0/16 2021-06-02 01:22:22.502 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.20.0.0/16 2021-06-02 01:22:22.938 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:22:22.945 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:22:23.298 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:22:23.304 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:22:23.401 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:22:23.407 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:22:23.421 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.21.0.0/16 2021-06-02 01:22:23.774 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.22.0.0/16 2021-06-02 01:22:23.849 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:22:23.855 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:22:24.447 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.23.0.0/16 2021-06-02 01:22:24.635 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:22:24.640 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:22:24.735 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.24.0.0/16 2021-06-02 01:22:25.084 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:22:25.089 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:22:25.826 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.25.0.0/16 2021-06-02 01:22:25.838 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:22:26.322 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:22:26.491 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.26.0.0/16 2021-06-02 01:22:26.702 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:22:28.123 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:22:28.142 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:22:28.146 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:22:28.790 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:22:29.239 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:22:29.676 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:22:30.147 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:22:30.929 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:22:31.363 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:22:32.170 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:22:32.859 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_26280799_i33xpNPf (64d153a0-8fb2-491c-967e-38c923bc3a08) 2021-06-02 01:22:32.853 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_26280799_lIL9Qn6q (39fbd53a-db92-40c8-a46d-928a322c7a85) 2021-06-02 01:22:32.863 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_26280799_IsG08t09 (64e4fc13-e0c1-41ef-b37a-2a8190ea5fd2) 2021-06-02 01:22:32.885 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_26280799_kOiYZFBk (8f068faa-4f43-442d-a1c8-90ecc8db48f1) 2021-06-02 01:22:32.885 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_26280799_A24nFKrH (85cde1c0-c79d-44e5-b345-7f90a7df3458) 2021-06-02 01:22:32.896 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_26280799_bHvR1shX (9df7a0a6-87d0-4073-a238-2699508dcb28) 2021-06-02 01:22:32.900 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_26280799_CenGVTmj (d4d343e5-3061-4b7d-9235-940a229e3e87) 2021-06-02 01:22:32.916 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_26280799_G1UENxAC (22b33203-9751-4e7a-b202-ba4aa6d5f151) 2021-06-02 01:22:32.911 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_26280799_Z0EQLnvg (fcd75bcc-5a44-4a4c-aaae-e78690372afc) 2021-06-02 01:22:32.922 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_26280799_yfFNaZ9p (5b11a689-2ee7-48cf-ba87-5303527d3bb5) 2021-06-02 01:22:36.650 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:22:37.460 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_26280799_3qnHLXp0 (3a6f5305-d8e2-4cf7-9f8f-5cd8371884a0) 2021-06-02 01:22:37.465 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_26280799_MvaklHoM (3e1c5eb5-c1ea-4f73-a6d5-ce9756cf6562) 2021-06-02 01:22:37.480 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_26280799_puCP9Nzs (6606d8cc-ef80-4e4d-8dcc-9c3baf64cd8d) 2021-06-02 01:22:37.486 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_26280799_oXBt1NSw (9cbcb118-bd27-4fe6-9210-8a99a4d5d374) 2021-06-02 01:22:37.501 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_26280799_1FEm504l (bc527162-8483-486f-ad73-8189754ef316) 2021-06-02 01:22:37.524 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_26280799_vF8RSktF (e854cb77-a478-4e75-ba1f-90a17f3d35c5) 2021-06-02 01:22:37.533 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_26280799_hcN7nMqM (f48db69b-aeba-402c-876c-42028662ac8c) 2021-06-02 01:22:37.533 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_26280799_NHMhTDxd (ca92b43b-7392-4e4b-8b23-0894538a5561) 2021-06-02 01:22:37.538 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_26280799_U729EhnS (cac6566c-cb29-4c4e-bcc0-228334079217) 2021-06-02 01:22:37.567 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_26280799_LIQ4rQyl (f2fb4969-f641-43ac-82f6-d27fafe6faae) 2021-06-02 01:22:40.127 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:22:41.402 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:22:42.155 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 14.01 sec 2021-06-02 01:22:42.156 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:22:42.221 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 64.65 msec 2021-06-02 01:22:42.221 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:22:44.301 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.08 sec 2021-06-02 01:22:46.011 9334 INFO rally.task.engine [-] Load duration is: 7.573474 2021-06-02 01:22:46.011 9334 INFO rally.task.engine [-] Full runner duration is: 7.604177 2021-06-02 01:22:46.012 9334 INFO rally.task.engine [-] Full duration is: 26.445617 2021-06-02 01:22:46.107 9334 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=f0e54cb6-758b-45bb-85f3-0c0e01c20ecc)", "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": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:22:46.132 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:22:46.600 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:22:47.618 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.49 sec 2021-06-02 01:22:47.954 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.34 sec 2021-06-02 01:22:47.955 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.12 msec 2021-06-02 01:22:47.967 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:22:47.969 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2021-06-02 01:22:47.969 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2021-06-02 01:22:47.973 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2021-06-02 01:22:47.978 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2021-06-02 01:22:47.981 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:22:47.983 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:22:47.986 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:22:47.987 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:22:49.809 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:22:49.815 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:22:50.436 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:22:50.442 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:22:51.040 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:22:51.045 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:22:52.395 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:22:52.400 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:22:52.408 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:22:52.415 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:22:52.610 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:22:52.614 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:22:53.393 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:22:53.433 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:22:54.032 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:22:54.195 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:22:54.210 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:22:54.213 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:22:54.692 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:22:55.117 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:22:55.527 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:22:56.054 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:22:56.727 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:22:57.201 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:22:57.777 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:22:58.336 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:22:58.862 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:22:59.570 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:23:00.223 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 6.01 sec 2021-06-02 01:23:00.224 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:23:00.277 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 53.32 msec 2021-06-02 01:23:00.278 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:23:02.347 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.07 sec 2021-06-02 01:23:04.274 9334 INFO rally.task.engine [-] Load duration is: 6.206648 2021-06-02 01:23:04.274 9334 INFO rally.task.engine [-] Full runner duration is: 6.243195 2021-06-02 01:23:04.274 9334 INFO rally.task.engine [-] Full duration is: 16.217417 2021-06-02 01:23:04.365 9334 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=c80ad0a1-be9b-4f98-901c-aa90c9fe79ab)", "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": 3, "users_per_tenant": 2 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:23:04.384 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:23:04.894 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:23:06.038 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.65 sec 2021-06-02 01:23:06.479 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.44 sec 2021-06-02 01:23:06.971 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.23.0/24 2021-06-02 01:23:07.772 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.24.0/24 2021-06-02 01:23:09.093 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.25.0/24 2021-06-02 01:23:09.578 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack setup() finished in 3.10 sec 2021-06-02 01:23:09.578 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:23:09.590 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:23:09.593 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2021-06-02 01:23:09.594 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2021-06-02 01:23:09.598 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2021-06-02 01:23:09.604 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:23:09.605 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2021-06-02 01:23:09.610 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:23:09.616 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:23:09.622 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:23:11.134 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:23:11.143 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:23:11.956 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:23:11.960 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:23:12.684 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:23:12.686 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:23:12.694 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:23:12.707 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:23:12.888 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:23:12.895 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:23:14.061 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:23:14.068 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:23:14.160 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:23:14.425 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:23:14.790 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:23:16.106 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:23:16.121 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:23:16.125 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:23:16.857 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:23:17.454 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:23:17.874 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:23:18.362 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:23:18.979 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:23:19.506 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:23:20.290 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:23:20.983 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:23:21.832 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:23:22.427 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:23:23.629 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 7.51 sec 2021-06-02 01:23:23.630 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack cleanup() started 2021-06-02 01:23:28.517 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack cleanup() finished in 4.89 sec 2021-06-02 01:23:28.518 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:23:28.562 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 43.82 msec 2021-06-02 01:23:28.562 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:23:30.807 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.24 sec 2021-06-02 01:23:32.542 9334 INFO rally.task.engine [-] Load duration is: 6.49555 2021-06-02 01:23:32.542 9334 INFO rally.task.engine [-] Full runner duration is: 6.532135 2021-06-02 01:23:32.542 9334 INFO rally.task.engine [-] Full duration is: 26.426268 2021-06-02 01:23:32.644 9334 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=2bd33aca-3ea4-4513-b821-97f547986c89)", "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": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1, "subnet": -1, "port": -1, "router": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:23:32.665 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:23:33.148 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:23:33.971 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.31 sec 2021-06-02 01:23:34.431 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.46 sec 2021-06-02 01:23:34.432 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.15 msec 2021-06-02 01:23:34.446 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:23:34.447 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:23:34.448 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:23:34.452 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:23:34.456 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:23:34.456 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:23:34.463 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:23:34.466 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:23:34.470 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:23:35.213 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.104/30 2021-06-02 01:23:35.958 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.108/30 2021-06-02 01:23:36.633 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.112/30 2021-06-02 01:23:37.403 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.116/30 2021-06-02 01:23:40.790 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:23:40.798 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:23:42.184 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.120/30 2021-06-02 01:23:45.641 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:23:45.645 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:23:46.120 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.124/30 2021-06-02 01:23:48.948 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:23:48.953 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:23:49.387 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.128/30 2021-06-02 01:23:49.872 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:23:49.878 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:23:50.317 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.132/30 2021-06-02 01:23:51.652 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:23:51.657 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:23:52.099 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.136/30 2021-06-02 01:23:53.092 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:23:53.097 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:23:53.545 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.140/30 2021-06-02 01:23:56.062 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:23:56.426 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:24:00.950 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:24:02.484 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:24:02.504 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:24:02.513 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:24:03.256 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:24:03.657 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:24:04.080 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:24:04.512 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:24:05.901 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:24:06.371 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:24:07.244 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:24:08.594 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_2bd33aca_ScqcIqP7 (1e31996e-34dc-4e89-b33b-3bb0bab22977) 2021-06-02 01:24:08.598 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_2bd33aca_uqL9pUA6 (4bab2619-0d9b-4388-80c1-681a36328788) 2021-06-02 01:24:08.610 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_2bd33aca_kPBKSbrd (f840c156-7316-4708-97d1-0d420c43a429) 2021-06-02 01:24:08.619 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_2bd33aca_40DHmYOP (39e4db41-edb2-4dbb-be72-bbdcc6a74d39) 2021-06-02 01:24:08.637 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_2bd33aca_tak4J7By (6a41a62c-a123-44c1-9493-2060567c25aa) 2021-06-02 01:24:08.637 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_2bd33aca_uuSWhsyd (6693d6fa-0c8b-4c49-9c80-b424c8d11557) 2021-06-02 01:24:08.646 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_2bd33aca_f1JWTQu6 (7f23a417-d730-4e7c-9f2b-0c9e4056e153) 2021-06-02 01:24:08.650 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_2bd33aca_G89tmFZ7 (b560ce94-2392-4dd0-8ca8-044c6fed88de) 2021-06-02 01:24:08.682 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_2bd33aca_XlL62Gj9 (e6ac534a-c879-4f45-bc14-a17240472089) 2021-06-02 01:24:08.692 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_2bd33aca_IwqdtoN8 (64093607-6702-444d-977a-2ef906b41033) 2021-06-02 01:24:13.377 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:24:14.260 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_2bd33aca_FCvfEhS0 (0d818a90-d81e-4417-af51-f1944ae2791f) 2021-06-02 01:24:14.264 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_2bd33aca_OgTW6A1u (5f5ef071-8c36-49c6-bcc6-71be7cf4b34c) 2021-06-02 01:24:14.276 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_2bd33aca_CWKnYmHK (c1284c9f-8867-4fa1-9221-91518e844b34) 2021-06-02 01:24:14.283 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_2bd33aca_5Uf7qW1r (1afbcaba-9879-4fef-9c6e-13ec0432681a) 2021-06-02 01:24:14.287 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_2bd33aca_dsK2vyTh (22ac32ef-9615-4afe-9f01-a78002542f72) 2021-06-02 01:24:14.296 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_2bd33aca_ZRo9fLQE (57e0a322-e941-48b9-8897-384899495fd9) 2021-06-02 01:24:14.315 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_2bd33aca_LZpajFY5 (7e515687-2660-424a-99ec-c8b71f276814) 2021-06-02 01:24:14.329 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_2bd33aca_u2EXaSM5 (910cc969-5f94-4e02-bba8-ef918c92e973) 2021-06-02 01:24:14.343 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_2bd33aca_N4Pp2OP0 (facb21f4-2cbd-4999-875a-0a6012815c42) 2021-06-02 01:24:14.360 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_2bd33aca_9aYpgt74 (734012d6-8d72-4bc9-970f-7d7a9db82417) 2021-06-02 01:24:17.088 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:24:17.874 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:24:18.494 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 15.99 sec 2021-06-02 01:24:18.494 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:24:18.587 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 92.20 msec 2021-06-02 01:24:18.587 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:24:20.733 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.15 sec 2021-06-02 01:24:20.891 9334 INFO rally.task.engine [-] Load duration is: 28.023343 2021-06-02 01:24:20.891 9334 INFO rally.task.engine [-] Full runner duration is: 28.058794 2021-06-02 01:24:20.892 9334 INFO rally.task.engine [-] Full duration is: 48.070997 2021-06-02 01:24:21.005 9334 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=bfd0fde9-bd3e-4d31-828e-ed4b0af67aed)", "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": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1, "subnet": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:24:21.026 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:24:21.468 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:24:22.391 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.37 sec 2021-06-02 01:24:22.696 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.30 sec 2021-06-02 01:24:22.697 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.14 msec 2021-06-02 01:24:22.709 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:24:22.712 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:24:22.713 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:24:22.717 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:24:22.718 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:24:22.722 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:24:22.727 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:24:22.732 9334 WARNING rally_openstack.task.scenarios.neutron.utils [-] Running this scenario without either the 'network' or 'existing_network' context is deprecated 2021-06-02 01:24:22.732 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:24:22.733 9334 WARNING rally_openstack.task.scenarios.neutron.utils [-] Running this scenario without either the 'network' or 'existing_network' context is deprecated 2021-06-02 01:24:22.734 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:24:22.742 9334 WARNING rally_openstack.task.scenarios.neutron.utils [-] Running this scenario without either the 'network' or 'existing_network' context is deprecated 2021-06-02 01:24:22.749 9334 WARNING rally_openstack.task.scenarios.neutron.utils [-] Running this scenario without either the 'network' or 'existing_network' context is deprecated 2021-06-02 01:24:23.503 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.144/30 2021-06-02 01:24:24.230 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.148/30 2021-06-02 01:24:24.547 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:24:24.553 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:24:24.554 9334 WARNING rally_openstack.task.scenarios.neutron.utils [-] Running this scenario without either the 'network' or 'existing_network' context is deprecated 2021-06-02 01:24:24.691 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.152/30 2021-06-02 01:24:25.784 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.156/30 2021-06-02 01:24:26.400 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.160/30 2021-06-02 01:24:27.586 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:24:27.589 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:24:27.590 9334 WARNING rally_openstack.task.scenarios.neutron.utils [-] Running this scenario without either the 'network' or 'existing_network' context is deprecated 2021-06-02 01:24:27.780 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:24:27.786 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:24:27.786 9334 WARNING rally_openstack.task.scenarios.neutron.utils [-] Running this scenario without either the 'network' or 'existing_network' context is deprecated 2021-06-02 01:24:27.963 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:24:27.969 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:24:27.970 9334 WARNING rally_openstack.task.scenarios.neutron.utils [-] Running this scenario without either the 'network' or 'existing_network' context is deprecated 2021-06-02 01:24:28.217 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.164/30 2021-06-02 01:24:28.300 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:24:28.305 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:24:28.307 9334 WARNING rally_openstack.task.scenarios.neutron.utils [-] Running this scenario without either the 'network' or 'existing_network' context is deprecated 2021-06-02 01:24:28.479 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.168/30 2021-06-02 01:24:28.750 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.172/30 2021-06-02 01:24:28.981 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.176/30 2021-06-02 01:24:29.628 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:24:29.634 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:24:29.635 9334 WARNING rally_openstack.task.scenarios.neutron.utils [-] Running this scenario without either the 'network' or 'existing_network' context is deprecated 2021-06-02 01:24:30.111 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.180/30 2021-06-02 01:24:30.508 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:24:31.005 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:24:31.212 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:24:31.939 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:24:31.961 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:24:31.965 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:24:32.488 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:24:32.935 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:24:33.406 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:24:33.870 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:24:34.581 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:24:35.071 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:24:36.294 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:24:36.856 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:24:37.609 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bfd0fde9_xyKxTJ1Q (c92e8fd2-1c6d-4adb-b3e0-44b03968f60c) 2021-06-02 01:24:37.614 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bfd0fde9_5YyDGNZa (f568fb03-8b7f-4e9a-8e9f-e992c7bd1bf5) 2021-06-02 01:24:37.624 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bfd0fde9_HtCgTqu1 (0a8704e6-fff9-4e99-8a97-92345656a822) 2021-06-02 01:24:37.639 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bfd0fde9_uu9Gl3hb (5f03160e-5fe7-4666-8eff-c19a9824f2fb) 2021-06-02 01:24:37.645 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bfd0fde9_WsRrsAoD (716ba80e-7a0d-4ff8-9cc2-81d26996fcaf) 2021-06-02 01:24:37.650 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bfd0fde9_bvmdwLpi (da2be2e4-4253-4ff9-823e-d1cf589f0fb2) 2021-06-02 01:24:37.677 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bfd0fde9_vK2OPAJu (0111e97c-9882-46ef-ae0d-da7d39cdb520) 2021-06-02 01:24:37.698 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bfd0fde9_YJFdm97Q (023e76b6-7c37-400e-9a3b-122a423cc725) 2021-06-02 01:24:37.710 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bfd0fde9_cmwZmlO4 (7b2455cc-fe6f-4f8e-927b-6a44b1289a5f) 2021-06-02 01:24:37.728 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_bfd0fde9_LNwxZqMF (96c2182a-c6c1-425e-94ef-72e1dc600068) 2021-06-02 01:24:40.159 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:24:40.811 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:24:42.154 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 10.19 sec 2021-06-02 01:24:42.155 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:24:42.204 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 49.66 msec 2021-06-02 01:24:42.205 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:24:44.952 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.75 sec 2021-06-02 01:24:45.176 9334 INFO rally.task.engine [-] Load duration is: 9.207112 2021-06-02 01:24:45.177 9334 INFO rally.task.engine [-] Full runner duration is: 9.252484 2021-06-02 01:24:45.177 9334 INFO rally.task.engine [-] Full duration is: 23.929605 2021-06-02 01:24:45.274 9334 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=a7482e48-49d1-4772-88e0-cd5297dda98d)", "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": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:24:45.297 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:24:45.838 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:24:46.774 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.48 sec 2021-06-02 01:24:47.080 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.30 sec 2021-06-02 01:24:47.081 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.10 msec 2021-06-02 01:24:47.091 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:24:47.092 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2021-06-02 01:24:47.097 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2021-06-02 01:24:47.101 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2021-06-02 01:24:47.105 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}} 2021-06-02 01:24:47.108 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:24:47.116 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:24:47.116 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:24:47.122 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:24:47.925 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:24:47.931 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:24:48.631 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:24:48.636 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:24:48.743 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:24:48.748 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:24:48.951 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:24:48.956 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:24:49.238 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:24:49.244 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:24:50.063 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:24:50.069 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:24:50.651 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:24:51.188 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:24:51.483 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:24:53.144 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:24:53.161 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:24:53.165 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:24:53.935 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:24:54.423 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:24:54.841 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:24:55.272 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:24:56.091 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:24:56.889 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:24:57.680 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:24:58.262 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:24:59.166 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_a7482e48_yXXVPixn (2704511c-6018-402a-8e1e-f9761e45db6e) 2021-06-02 01:24:59.171 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_a7482e48_szZorqxS (63e2fac0-2bbe-435c-8ec6-3fa3849efa30) 2021-06-02 01:24:59.186 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_a7482e48_mBJykmOM (d354e966-7292-40ba-8e17-d1fd51960026) 2021-06-02 01:24:59.191 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_a7482e48_XR5aPaZK (1988387f-fbd9-4af9-ba01-09d557aea796) 2021-06-02 01:24:59.210 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_a7482e48_yuT4hi2G (3f84b670-2c2b-4bee-82c6-effcac578563) 2021-06-02 01:24:59.221 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_a7482e48_Jv9mEal7 (fe43496e-ed86-4026-a3fb-947ca9c5c614) 2021-06-02 01:24:59.237 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_a7482e48_0Ia0d8ab (5b9e7fbc-462e-4040-a6bd-1a4dc11a1c53) 2021-06-02 01:24:59.251 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_a7482e48_JqOiTIkn (68ce13d9-5702-4bfb-8219-7fa9ecb65c86) 2021-06-02 01:24:59.257 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_a7482e48_aY6nqaPY (786b56f3-a202-49f1-8bcc-ef6af85181e1) 2021-06-02 01:24:59.270 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_a7482e48_VdDh526h (899ed06d-33cf-492d-9d7b-4cff7fb4c997) 2021-06-02 01:25:01.375 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:25:02.650 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:25:03.213 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 10.05 sec 2021-06-02 01:25:03.214 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:25:03.265 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 51.41 msec 2021-06-02 01:25:03.266 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:25:05.939 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.67 sec 2021-06-02 01:25:07.479 9334 INFO rally.task.engine [-] Load duration is: 6.03531 2021-06-02 01:25:07.480 9334 INFO rally.task.engine [-] Full runner duration is: 6.070589 2021-06-02 01:25:07.480 9334 INFO rally.task.engine [-] Full duration is: 20.645367 2021-06-02 01:25:07.572 9334 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=c896d802-4772-46c9-85d3-18910f549fbf)", "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": 3, "users_per_tenant": 2 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "port": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:25:07.593 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:25:08.068 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:25:08.968 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.37 sec 2021-06-02 01:25:09.291 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.32 sec 2021-06-02 01:25:09.835 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.46.0/24 2021-06-02 01:25:10.562 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.47.0/24 2021-06-02 01:25:11.330 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.48.0/24 2021-06-02 01:25:11.795 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack setup() finished in 2.50 sec 2021-06-02 01:25:11.796 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.15 msec 2021-06-02 01:25:11.808 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:25:11.811 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2021-06-02 01:25:11.812 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2021-06-02 01:25:11.817 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2021-06-02 01:25:11.818 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:25:11.819 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {}, "port_create_args": {}, "ports_per_network": 1} 2021-06-02 01:25:11.825 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:25:11.829 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:25:11.841 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:25:13.695 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:25:13.704 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:25:13.704 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:25:13.716 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:25:13.846 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:25:13.852 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:25:14.765 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:25:14.772 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:25:14.778 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:25:14.785 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:25:15.085 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:25:15.093 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:25:15.395 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:25:16.165 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:25:16.172 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:25:16.648 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:25:16.670 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:25:16.674 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:25:17.144 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:25:17.631 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:25:18.104 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:25:18.702 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:25:19.312 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:25:19.824 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:25:20.641 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_c896d802_ugf4t6k2 (e3fa5fdf-bc72-4ead-ada4-e74368945531) 2021-06-02 01:25:20.636 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_c896d802_ws3YZCSj (cc5f03e3-98ca-4a78-8367-31c2ed98d4e5) 2021-06-02 01:25:20.650 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_c896d802_ranfWhE4 (98d0a0b1-13c3-4c4a-8bfd-99ebccaf1abf) 2021-06-02 01:25:20.662 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_c896d802_H2XZCOxe (f37289a8-3879-4351-a1f1-6efcc32409ff) 2021-06-02 01:25:20.667 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_c896d802_hqyjgCJS (12d6f81d-d242-498d-9430-41e2ac4472b0) 2021-06-02 01:25:20.680 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_c896d802_u4yPga9z (296468b7-ad52-473f-bd6d-60e10f5be15b) 2021-06-02 01:25:20.686 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_c896d802_lb9mNU5j (41edc07a-181a-42d1-b31f-3a01216f67c8) 2021-06-02 01:25:20.702 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_c896d802_sB2bvrhe (fe0fad71-8951-4bf9-aed6-dcb244639a5c) 2021-06-02 01:25:20.703 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_c896d802_bvA7lSaR (db163307-40c4-445f-9276-1ab7df249e95) 2021-06-02 01:25:20.707 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_c896d802_hdE9PfFc (ad5f3d94-c4ed-43c1-aa72-88f5abfe0994) 2021-06-02 01:25:24.613 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:25:25.286 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:25:26.212 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:25:27.479 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:25:28.155 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 11.48 sec 2021-06-02 01:25:28.157 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack cleanup() started 2021-06-02 01:25:34.180 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack cleanup() finished in 6.02 sec 2021-06-02 01:25:34.181 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:25:34.385 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 0.20 sec 2021-06-02 01:25:34.386 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:25:37.034 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.65 sec 2021-06-02 01:25:37.751 9334 INFO rally.task.engine [-] Load duration is: 4.818104 2021-06-02 01:25:37.751 9334 INFO rally.task.engine [-] Full runner duration is: 4.86246 2021-06-02 01:25:37.752 9334 INFO rally.task.engine [-] Full duration is: 29.444175 2021-06-02 01:25:37.842 9334 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=6fd8e32c-7431-43f6-9763-ccdc27ad517a)", "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": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:25:37.867 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:25:38.411 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:25:39.329 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.46 sec 2021-06-02 01:25:39.863 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.53 sec 2021-06-02 01:25:39.864 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.03 msec 2021-06-02 01:25:39.875 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:25:39.877 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:25:39.882 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:25:39.886 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:25:39.894 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:25:39.898 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:25:39.906 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:25:39.906 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:25:39.923 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:25:40.639 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.196/30 2021-06-02 01:25:41.201 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.200/30 2021-06-02 01:25:41.372 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.204/30 2021-06-02 01:25:42.060 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.208/30 2021-06-02 01:25:44.226 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:25:44.231 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:25:44.346 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:25:44.351 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:25:44.725 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.212/30 2021-06-02 01:25:45.442 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.216/30 2021-06-02 01:25:47.699 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:25:47.705 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:25:47.938 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:25:47.945 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:25:48.409 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:25:48.416 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:25:48.809 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.220/30 2021-06-02 01:25:49.025 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:25:49.031 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:25:49.516 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.224/30 2021-06-02 01:25:50.002 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.228/30 2021-06-02 01:25:50.396 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.232/30 2021-06-02 01:25:51.617 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:25:54.209 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:25:57.410 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:25:57.459 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:25:57.483 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:25:57.487 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:25:58.027 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:25:58.483 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:25:58.968 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:25:59.426 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:26:00.055 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:26:00.566 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:26:02.233 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_6fd8e32c_7VI8UG3e (0913fa77-3531-4860-86e1-4315c0b8bc36) 2021-06-02 01:26:02.249 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_6fd8e32c_5Cpzvc3m (14f0054b-169b-456b-b283-a8bd5b6fd365) 2021-06-02 01:26:02.252 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_6fd8e32c_EYKXXBdf (28bdd0f0-2f10-4715-b13c-dbe2c9e37656) 2021-06-02 01:26:02.257 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_6fd8e32c_PhYp2aDO (2aaac5d7-1db5-4db6-9928-2124e8bda388) 2021-06-02 01:26:02.260 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_6fd8e32c_Oav9bZdP (45b52b0b-e9b4-4591-afbe-95733cc252ff) 2021-06-02 01:26:02.292 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_6fd8e32c_4Qex6YQa (846d81f3-b87c-4742-bdcf-434807ff0e9e) 2021-06-02 01:26:02.298 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_6fd8e32c_ymKoJGCa (ef298dc6-a1e8-4dcd-ba36-652453dd37d6) 2021-06-02 01:26:02.315 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_6fd8e32c_6gOhD21a (d3b8cfe4-e9f4-44e1-831c-976594a7b82a) 2021-06-02 01:26:02.322 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_6fd8e32c_aEoEZLMB (9dccbb8f-f78f-4711-a948-8e8ba73dfdd0) 2021-06-02 01:26:02.336 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_6fd8e32c_g6E91Kzr (dd2ba9c9-98f0-4fb1-88bb-9b1b3dd8a896) 2021-06-02 01:26:15.536 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:26:16.290 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6fd8e32c_a7evgo1L (003d8542-bf57-4a3c-92e3-6c33e315448c) 2021-06-02 01:26:16.295 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6fd8e32c_np8Bxk3q (017baa43-635f-4214-8743-a07cad758679) 2021-06-02 01:26:16.302 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6fd8e32c_OD5Gj6o6 (136512bf-9ca3-4216-bd89-6f368b82aa59) 2021-06-02 01:26:16.310 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6fd8e32c_jIhVkZtC (3c5a870d-c8e8-47ba-9903-62ae55bb6b8a) 2021-06-02 01:26:16.319 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6fd8e32c_jtvV81GV (72b4fc0f-f36c-4b44-94f5-f74df10afa0b) 2021-06-02 01:26:16.342 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6fd8e32c_CPNj0uXR (962d1225-76b3-4455-b1be-ac667e8f7ca6) 2021-06-02 01:26:16.352 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6fd8e32c_JixTVrIx (19b5fefc-3ab3-40ce-9c89-ba12641fa1c1) 2021-06-02 01:26:16.357 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6fd8e32c_9OuLjuoU (82c3b3d9-e09c-4f8a-a272-07b9c68ebbdb) 2021-06-02 01:26:16.400 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6fd8e32c_Tek0wg59 (c479d3c9-abfd-410c-b3d9-f10e1f55ee59) 2021-06-02 01:26:16.415 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_6fd8e32c_aAnlza2c (d093836a-b83e-48e2-a66a-4b9dec5bad8e) 2021-06-02 01:26:21.935 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:26:23.537 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6fd8e32c_rKSd4wef (23646365-568f-44ee-a6a7-eb6838ac8a74) 2021-06-02 01:26:23.542 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6fd8e32c_eFxTgoJE (3a358bc3-eb29-45f5-a01b-9c5156b43f4a) 2021-06-02 01:26:23.551 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6fd8e32c_Uvsi7dPT (4e16518f-ea9e-4f44-a87c-8dc8afe20ca6) 2021-06-02 01:26:23.565 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6fd8e32c_W8T8tr7Z (7d905075-60f8-4a8f-ab86-700dd234d3a2) 2021-06-02 01:26:23.588 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6fd8e32c_1LrCYOtA (a75df3b0-0200-46b6-92c1-2a4088fd4a21) 2021-06-02 01:26:23.599 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6fd8e32c_BFXMvGnQ (cfc7cfc9-35dc-4081-9ab1-09f2abca3d51) 2021-06-02 01:26:23.604 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6fd8e32c_yjHilM6w (6cfb5d17-c69d-4857-aa18-a53d66408d9b) 2021-06-02 01:26:23.620 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6fd8e32c_zrlkubk6 (ac648f13-ec0f-4a54-bdfe-9236d2bc6eba) 2021-06-02 01:26:23.654 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6fd8e32c_0NtjjmAt (e6a1390e-e395-4cc6-8888-c1ec0ea70de8) 2021-06-02 01:26:23.665 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_6fd8e32c_uMsUGELw (ee299e35-d566-491f-98e7-76101632cb33) 2021-06-02 01:26:26.277 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:26:27.165 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_6fd8e32c_EYKXXBdf (71be58d3-50d4-401b-90a7-c9d7f212faac) 2021-06-02 01:26:27.170 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_6fd8e32c_ymKoJGCa (8dd82b8c-2d35-4814-bb78-ab3e91c619ea) 2021-06-02 01:26:27.177 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_6fd8e32c_PhYp2aDO (93263108-9877-4d00-8a78-a5592e66a007) 2021-06-02 01:26:27.186 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_6fd8e32c_5Cpzvc3m (ad8d07cf-718c-476b-ad8f-28d62f1371c7) 2021-06-02 01:26:27.196 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_6fd8e32c_Oav9bZdP (d7c8b623-c550-4f0f-87b7-589385dde45c) 2021-06-02 01:26:27.211 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_6fd8e32c_7VI8UG3e (f9f0161d-f5d7-4151-86d1-55ddddaca9d0) 2021-06-02 01:26:27.218 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_6fd8e32c_aEoEZLMB (21da67f4-75a0-4ded-9be6-67ae17110581) 2021-06-02 01:26:27.229 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_6fd8e32c_g6E91Kzr (364cf251-1e10-47db-81c7-d5b14244b258) 2021-06-02 01:26:27.251 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_6fd8e32c_6gOhD21a (c13ca1fc-80cf-4de7-a791-524eb39db539) 2021-06-02 01:26:27.267 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_6fd8e32c_4Qex6YQa (daef407e-ff4d-47c7-b97d-06c5a2575e6a) 2021-06-02 01:26:30.860 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:26:32.246 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 34.76 sec 2021-06-02 01:26:32.246 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:26:32.316 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 69.88 msec 2021-06-02 01:26:32.317 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:26:34.637 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.32 sec 2021-06-02 01:26:36.198 9334 INFO rally.task.engine [-] Load duration is: 17.572733 2021-06-02 01:26:36.199 9334 INFO rally.task.engine [-] Full runner duration is: 17.608648 2021-06-02 01:26:36.199 9334 INFO rally.task.engine [-] Full duration is: 56.77234 2021-06-02 01:26:36.280 9334 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=eada42c2-bc29-4867-a622-3244e43b9c8a)", "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": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1, "subnet": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:26:36.299 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:26:36.797 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:26:37.677 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.38 sec 2021-06-02 01:26:38.011 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.33 sec 2021-06-02 01:26:38.012 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.11 msec 2021-06-02 01:26:38.022 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:26:38.024 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:26:38.025 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:26:38.028 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:26:38.029 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 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} 2021-06-02 01:26:38.034 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:26:38.042 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:26:38.046 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:26:38.051 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:26:39.000 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.236/30 2021-06-02 01:26:39.682 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.240/30 2021-06-02 01:26:40.799 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.244/30 2021-06-02 01:26:41.815 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.248/30 2021-06-02 01:26:42.452 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:26:42.458 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:26:43.140 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.0.252/30 2021-06-02 01:26:43.920 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:26:43.926 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:26:43.973 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:26:43.979 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:26:44.248 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:26:44.253 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:26:44.450 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.1.0/30 2021-06-02 01:26:44.610 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:26:44.615 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:26:45.083 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.1.4/30 2021-06-02 01:26:45.204 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:26:45.209 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:26:45.426 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.1.8/30 2021-06-02 01:26:45.690 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.1.12/30 2021-06-02 01:26:46.166 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:26:46.222 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 1.1.1.16/30 2021-06-02 01:26:46.568 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:26:47.050 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:26:47.171 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:26:47.187 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:26:47.191 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:26:47.692 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:26:48.133 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:26:48.568 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:26:49.015 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:26:49.654 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:26:50.154 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:26:51.015 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:26:51.648 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_eada42c2_46QGSGnZ (5042766c-020d-411e-b962-646814f569be) 2021-06-02 01:26:51.657 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_eada42c2_XUoYRdwE (5f070269-979d-42b3-aaf5-2c6a5351a884) 2021-06-02 01:26:51.674 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_eada42c2_TXAdBnXG (f248ffd6-af66-4b0e-9eee-55553443a138) 2021-06-02 01:26:51.681 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_eada42c2_hO7cenpP (878927f9-8149-413c-a748-62cd5594d27f) 2021-06-02 01:26:51.690 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_eada42c2_VdTVguq3 (323a033f-85a8-4cad-9d5e-3a094f3b255d) 2021-06-02 01:26:51.707 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_eada42c2_I8v8SATw (9743004c-51bc-43ea-932b-30359fbce4a5) 2021-06-02 01:26:51.715 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_eada42c2_VB5tYKrs (c4a88d47-c993-4659-a0c3-f548fac77190) 2021-06-02 01:26:51.719 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_eada42c2_c2Rtnvrz (01a209ac-b962-4773-9ddf-11fd7617db35) 2021-06-02 01:26:51.737 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_eada42c2_lrMUCFJt (72b06268-2669-4118-b0d8-2a591b65ebbe) 2021-06-02 01:26:51.767 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_eada42c2_wXnjgdOz (c347d68e-5b97-4423-8560-611a3d5c3e0d) 2021-06-02 01:26:54.539 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:26:55.373 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_eada42c2_v68N8kIR (cd0735b7-288e-4f03-93b7-6449c94f74b8) 2021-06-02 01:26:55.384 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_eada42c2_CENnJubM (d43feeea-f338-4e96-ae7a-ee95c8ad3ff1) 2021-06-02 01:26:55.390 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_eada42c2_wFgSsgtY (dae70ebc-fd9c-486e-961c-d8cef8f7abc5) 2021-06-02 01:26:55.399 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_eada42c2_ecAuA3mn (ec55858a-3e69-43a5-a76b-20ef5703f086) 2021-06-02 01:26:55.414 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_eada42c2_XMg0Rtgy (9e256fb3-de00-4cdd-a9a4-852f8724ea3f) 2021-06-02 01:26:55.424 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_eada42c2_lgIYTvc6 (f9b96fd6-3fc3-42bd-a4a2-861533183b64) 2021-06-02 01:26:55.428 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_eada42c2_1BmkbZ6Q (337113d7-ca61-419c-8d4f-df75f74c16af) 2021-06-02 01:26:55.430 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_eada42c2_wew2GDn7 (77fe32db-7cc5-436f-99b1-5d65be9e6c9f) 2021-06-02 01:26:55.444 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_eada42c2_xnzMLBkM (641e6b9a-e311-421f-9ce7-a66c8aa9d48b) 2021-06-02 01:26:55.459 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_eada42c2_irVApiCq (dfd4b2c1-053f-44c3-8ba8-c73266c9552c) 2021-06-02 01:26:59.090 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:26:59.750 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:27:00.402 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 13.22 sec 2021-06-02 01:27:00.403 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:27:00.639 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 0.24 sec 2021-06-02 01:27:00.640 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:27:02.897 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.26 sec 2021-06-02 01:27:04.454 9334 INFO rally.task.engine [-] Load duration is: 9.128705 2021-06-02 01:27:04.454 9334 INFO rally.task.engine [-] Full runner duration is: 9.165131 2021-06-02 01:27:04.454 9334 INFO rally.task.engine [-] Full duration is: 26.599262 2021-06-02 01:27:04.544 9334 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=06d5783e-fc42-45d0-b4ca-b4d4dec21a27)", "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": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1, "router": -1 } }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:27:04.575 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:27:05.018 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:27:06.044 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.47 sec 2021-06-02 01:27:06.395 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.35 sec 2021-06-02 01:27:06.612 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 0f7692a2595d4942958da4a4c8e9c674 to all users using 30 threads 2021-06-02 01:27:08.288 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context roles@openstack setup() finished in 1.89 sec 2021-06-02 01:27:08.288 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:27:08.300 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:27:08.302 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {"router:external": true}} 2021-06-02 01:27:08.303 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {"router:external": true}} 2021-06-02 01:27:08.307 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {"router:external": true}} 2021-06-02 01:27:08.311 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:27:08.315 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"network_create_args": {"router:external": true}} 2021-06-02 01:27:08.324 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:27:08.328 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:27:08.347 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:27:12.305 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:27:12.312 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:27:17.142 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:27:17.147 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:27:17.583 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:27:17.587 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:27:17.789 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:27:17.795 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:27:20.017 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:27:20.024 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:27:20.853 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:27:20.859 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:27:21.683 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:27:22.023 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:27:23.521 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:27:26.134 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:27:26.156 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:27:26.162 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:27:26.591 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:27:27.064 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:27:27.516 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:27:27.942 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:27:28.557 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:27:29.681 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:27:30.390 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:27:30.952 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:27:31.737 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_06d5783e_W6aYXtrQ (5190d15d-7fc1-4dbd-b4e3-f940bb67dbfe) 2021-06-02 01:27:31.739 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_06d5783e_GLwYTwzM (3e77d1aa-4a73-443d-9aae-164c17e46952) 2021-06-02 01:27:31.739 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_06d5783e_SuVfMHFY (156ec17d-8078-436f-a0fd-07d77683977a) 2021-06-02 01:27:31.741 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_06d5783e_XumxdSaD (39ae5034-a551-43af-a26a-741e16562dda) 2021-06-02 01:27:31.741 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_06d5783e_TIGLVlYw (bd1628e8-eaf3-436f-82ad-6c4bc8f60d18) 2021-06-02 01:27:31.746 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_06d5783e_OIydgX6j (ebaaa0d3-3908-4e3b-84b0-100f4c64148d) 2021-06-02 01:27:31.756 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_06d5783e_hbVFpOou (58a96510-49e5-4775-b310-c566c50c64ea) 2021-06-02 01:27:31.768 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_06d5783e_zEMKfW7Q (6a8be1ab-d90d-49ef-881c-2c6f88178bf3) 2021-06-02 01:27:31.778 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_06d5783e_pZyFE8IC (9ee226c5-f5a8-41be-885e-db0ca16276d8) 2021-06-02 01:27:31.795 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_06d5783e_PyepHhEC (a7ba0619-1d0e-4081-b15c-c1dadaf6616e) 2021-06-02 01:27:34.138 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:27:34.885 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_06d5783e_tv2voz3f (4c4a5056-5a17-4a9e-981b-abd05c2adbbc) 2021-06-02 01:27:34.880 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_06d5783e_KvYwYcKI (04033f49-8b8f-4fe7-a0e6-205a97ffd3e8) 2021-06-02 01:27:34.888 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_06d5783e_SH5P5u8G (d4f21ce0-880e-4bc6-9a88-14b72a6e7168) 2021-06-02 01:27:34.899 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_06d5783e_8P2qiX0l (33a65c06-3b84-42f6-8b6b-b6f0a78a6c83) 2021-06-02 01:27:34.904 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_06d5783e_6RIA4A6e (90dd674a-a526-43d0-884c-a631640ae03a) 2021-06-02 01:27:34.915 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_06d5783e_QZqGXwAu (9a030f50-6fc3-4d21-9990-e1fa074e9d27) 2021-06-02 01:27:34.923 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_06d5783e_GY3eK94s (42cb3eae-2896-4b3e-b4c0-f8f4841f515b) 2021-06-02 01:27:34.936 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_06d5783e_q8Vqxahn (8a2e82e8-6ca5-4adf-ac31-0d696bdf5f7a) 2021-06-02 01:27:34.946 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_06d5783e_SUGgwAE4 (a241e9e0-0a23-4a72-82e6-02e5a46b6e20) 2021-06-02 01:27:34.951 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_06d5783e_fxjs7pNV (fe167651-84ca-4d38-8f3a-314313a4ef98) 2021-06-02 01:27:38.312 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:27:38.932 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 12.78 sec 2021-06-02 01:27:38.933 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context roles@openstack cleanup() started 2021-06-02 01:27:38.934 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 0f7692a2595d4942958da4a4c8e9c674 from all users 2021-06-02 01:27:39.405 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context roles@openstack cleanup() finished in 0.47 sec 2021-06-02 01:27:39.405 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:27:39.458 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 52.34 msec 2021-06-02 01:27:39.458 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:27:42.550 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 3.09 sec 2021-06-02 01:27:42.781 9334 INFO rally.task.engine [-] Load duration is: 17.817651 2021-06-02 01:27:42.781 9334 INFO rally.task.engine [-] Full runner duration is: 17.85685 2021-06-02 01:27:42.782 9334 INFO rally.task.engine [-] Full duration is: 37.977723 2021-06-02 01:27:42.873 9334 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=f205cb84-b151-41ab-aaee-dbca8f46e2e1)", "subtasks": [ { "title": "NeutronNetworks.create_and_show_ports", "description": "Create a given number of ports and show created ports in trun.", "scenario": { "NeutronNetworks.create_and_show_ports": { "ports_per_network": 2 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "router": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:27:42.900 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:27:43.508 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:27:44.417 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.52 sec 2021-06-02 01:27:44.782 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.36 sec 2021-06-02 01:27:45.338 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.69.0/24 2021-06-02 01:27:46.267 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.70.0/24 2021-06-02 01:27:47.748 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.71.0/24 2021-06-02 01:27:48.256 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack setup() finished in 3.47 sec 2021-06-02 01:27:48.257 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.12 msec 2021-06-02 01:27:48.270 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:27:48.272 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"ports_per_network": 2} 2021-06-02 01:27:48.273 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"ports_per_network": 2} 2021-06-02 01:27:48.278 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"ports_per_network": 2} 2021-06-02 01:27:48.283 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:27:48.285 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"ports_per_network": 2} 2021-06-02 01:27:48.290 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:27:48.301 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:27:48.308 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:27:50.363 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:27:50.370 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:27:51.243 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:27:51.250 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:27:51.840 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:27:51.846 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:27:52.064 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:27:52.070 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:27:52.816 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:27:52.822 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:27:53.793 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:27:53.800 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:27:53.907 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:27:54.980 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:27:55.204 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:27:56.244 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:27:56.260 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:27:56.263 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:27:56.918 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:27:57.386 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:27:57.981 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:27:58.459 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:27:59.154 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:27:59.712 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:28:00.487 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_cLWA9Iys (5421d302-9cec-4e38-bc3e-6668f6fc38b4) 2021-06-02 01:28:00.491 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_lKOkK2ru (6c355530-57d6-46fe-ab70-b7bf5210ca84) 2021-06-02 01:28:00.521 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_znLYwlne (a386841b-0b1a-4997-8345-de51bcfa54f3) 2021-06-02 01:28:00.528 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_MSV2KkE2 (87a392ff-4f83-4438-a2a1-6a041953d07a) 2021-06-02 01:28:00.538 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_JPBbkdvK (c722dbda-51f4-49b7-b410-12a4d6229b02) 2021-06-02 01:28:00.545 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_j9qMOn0s (40cb6131-b0ef-4fd3-896a-989d0309aa34) 2021-06-02 01:28:00.558 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_v51XzSDv (148a2ea6-61fb-469a-9c63-bc883d83fd84) 2021-06-02 01:28:00.584 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_wT6zDdoD (52d806f3-671a-4dbd-ac82-43111e901fb6) 2021-06-02 01:28:00.606 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_Kfh5DIID (3b0e4d2f-5a56-4c8a-97eb-01b032bb1f1e) 2021-06-02 01:28:00.622 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_lN8ObMdZ (5c1d6180-2c06-452e-aa82-39670cc3f2ca) 2021-06-02 01:28:00.623 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_w7jcxexe (5a7bc670-7b89-4aa3-8bcb-d01354e45b13) 2021-06-02 01:28:00.640 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_rnIwVrGa (620e93fb-192b-4e1c-b730-a6e15a14b78b) 2021-06-02 01:28:00.791 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_rhdtlPcg (7585436c-1efa-4cac-8e7f-0bff54f13e86) 2021-06-02 01:28:00.809 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_kmSZlEig (850693bd-e445-43d1-ba15-5d64a2ce6a9a) 2021-06-02 01:28:00.824 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_YARx7dI2 (a9d2bfdf-04cd-4228-8173-c2a1b2ffbb65) 2021-06-02 01:28:00.844 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_W6S3GNpV (acd5007f-8880-43c0-8acf-bc833da8c453) 2021-06-02 01:28:00.885 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_2v0BxB0G (cb5be8de-090c-4988-ab42-cc90cfac46eb) 2021-06-02 01:28:00.892 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_aFdXeV7Y (f46fee24-6199-4cc8-b01f-328d439fc010) 2021-06-02 01:28:00.897 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_lmRwMUb1 (fa0074ed-7226-4f4c-81d6-25cb46283c85) 2021-06-02 01:28:00.910 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_f205cb84_cZN7c1zl (fe2422f4-7a8d-4fbd-83ec-77ebef4dbd31) 2021-06-02 01:28:05.953 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:28:06.674 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:28:08.212 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:28:08.888 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:28:09.427 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 13.17 sec 2021-06-02 01:28:09.428 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack cleanup() started 2021-06-02 01:28:18.157 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack cleanup() finished in 8.73 sec 2021-06-02 01:28:18.158 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:28:18.347 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 0.19 sec 2021-06-02 01:28:18.348 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:28:20.397 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.05 sec 2021-06-02 01:28:21.181 9334 INFO rally.task.engine [-] Load duration is: 7.953633 2021-06-02 01:28:21.182 9334 INFO rally.task.engine [-] Full runner duration is: 7.990387 2021-06-02 01:28:21.182 9334 INFO rally.task.engine [-] Full duration is: 37.501739 2021-06-02 01:28:21.266 9334 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=43a686d7-4124-4094-baf6-13edc4479bc8)", "subtasks": [ { "title": "NeutronNetworks.create_and_show_routers", "description": "Create and show a given number of routers.", "scenario": { "NeutronNetworks.create_and_show_routers": { "subnets_per_network": 2 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "neutron": { "network": -1, "subnet": -1, "router": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:28:21.291 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:28:21.740 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:28:22.757 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.47 sec 2021-06-02 01:28:23.144 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.39 sec 2021-06-02 01:28:23.145 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:28:23.154 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:28:23.155 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"subnets_per_network": 2} 2021-06-02 01:28:23.159 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"subnets_per_network": 2} 2021-06-02 01:28:23.163 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:28:23.169 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:28:23.175 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"subnets_per_network": 2} 2021-06-02 01:28:23.181 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"subnets_per_network": 2} 2021-06-02 01:28:23.185 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:28:23.185 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:28:24.154 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.72.0/24 2021-06-02 01:28:25.349 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.73.0/24 2021-06-02 01:28:25.806 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.74.0/24 2021-06-02 01:28:26.430 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.75.0/24 2021-06-02 01:28:26.837 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.76.0/24 2021-06-02 01:28:28.541 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.77.0/24 2021-06-02 01:28:28.975 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.78.0/24 2021-06-02 01:28:29.375 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.79.0/24 2021-06-02 01:28:49.326 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:28:49.334 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:28:49.711 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:28:49.720 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:28:49.865 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.80.0/24 2021-06-02 01:28:49.941 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:28:49.949 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:28:50.075 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:28:50.081 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:28:50.273 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.81.0/24 2021-06-02 01:28:50.507 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.82.0/24 2021-06-02 01:28:50.963 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.83.0/24 2021-06-02 01:28:51.058 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.84.0/24 2021-06-02 01:28:51.216 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.85.0/24 2021-06-02 01:28:51.564 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.86.0/24 2021-06-02 01:28:52.554 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.87.0/24 2021-06-02 01:28:57.670 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:28:57.675 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:28:58.127 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.88.0/24 2021-06-02 01:28:58.209 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:28:58.214 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:28:58.653 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.89.0/24 2021-06-02 01:28:58.771 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.90.0/24 2021-06-02 01:28:59.344 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.91.0/24 2021-06-02 01:29:01.739 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:29:02.040 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:29:04.565 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:29:05.654 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:29:05.678 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:29:05.685 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:29:06.281 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:29:06.713 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:29:07.166 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:29:07.606 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:29:08.189 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:29:08.659 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:29:10.627 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_3mfc3Qaq (0c06da01-a1a3-4af5-9111-533bc3b0e96c) 2021-06-02 01:29:10.635 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_kfE7I2vd (197ea8ca-c78a-444c-92e7-a978981524c6) 2021-06-02 01:29:10.653 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_cGa7komj (3305636c-ea2e-450c-8812-bdf9d72ea4f0) 2021-06-02 01:29:10.657 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_UXQBEpWX (36f5e7b6-fc52-485c-a22d-6e980bd53979) 2021-06-02 01:29:10.680 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_8crYgIFd (3c96cbdd-8ca5-4b4e-a76c-92de06664287) 2021-06-02 01:29:10.704 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_nzl0k5G8 (5d44729a-5874-4273-b08e-bdc743eabb2d) 2021-06-02 01:29:10.714 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_6jJjfecz (62a2ff12-0339-46cc-8041-c82cdb25cfca) 2021-06-02 01:29:10.719 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_Q6Wl5vUQ (a3d523fb-ec4e-4ce6-b94a-b1ce8d33a5b5) 2021-06-02 01:29:10.731 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_a7yatYR8 (d24cc750-4e77-4e7b-809f-40205b4673b2) 2021-06-02 01:29:10.738 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_Jj1wzPQW (efbd7f53-27eb-4a8e-bacd-3c2626c84d99) 2021-06-02 01:29:10.767 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_QoLYskwT (42ba8733-6cb3-4425-a535-23bfc376d4b9) 2021-06-02 01:29:10.776 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_l2vi4xNK (44cc31bb-bb84-4e38-bfeb-4b8f5ae23f58) 2021-06-02 01:29:10.841 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_fNGp94J8 (61a26197-5e93-4153-b532-bca57dd67fcb) 2021-06-02 01:29:10.851 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_gU2ss6qh (81379e2a-b1ba-4f42-9aac-4cf5d712bf57) 2021-06-02 01:29:10.887 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_O5DZSj59 (84ee5087-a61d-4130-8d9f-5704f143b0f9) 2021-06-02 01:29:10.956 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_Y8B4MkD4 (9200d872-59a3-4bf6-ab4a-df36ab53eada) 2021-06-02 01:29:10.983 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_gZ1eR4Fd (de0642a8-90c4-4c10-a9a4-ea6be857d9c4) 2021-06-02 01:29:10.988 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_hZNSaML3 (ea11d69d-341b-4433-8a5b-4a11a31b9086) 2021-06-02 01:29:11.014 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_0hY8JmSq (f29229fe-975d-497b-a523-41fb6d899b45) 2021-06-02 01:29:11.023 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.port object s_rally_43a686d7_dN5UeYPu (f59cd317-2235-4206-8db1-1e773bca9f69) 2021-06-02 01:29:25.335 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:29:26.082 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_1ZDiZo6Z (6f49bac0-3232-4f6a-a859-bae16c203ad3) 2021-06-02 01:29:26.083 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_4mTz1iRO (0776d598-83f8-42d9-a085-e6d07748e693) 2021-06-02 01:29:26.088 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_myGuLjhR (0f5fee98-c725-40ec-aa74-b7dcc3c5c7e0) 2021-06-02 01:29:26.098 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_VBif4wK4 (3e3ead9d-410e-46b4-9f91-7cc5f574ae75) 2021-06-02 01:29:26.109 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_WYtYMTV3 (5d17121e-d69f-441a-b7a0-d3f5ba5c5a33) 2021-06-02 01:29:26.115 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_pUNlYJSv (5faafbf9-9b8f-4942-aab1-4af421e0b2a9) 2021-06-02 01:29:26.132 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_UwFZ62nB (69422a90-b192-4dae-928f-0856078a8988) 2021-06-02 01:29:26.142 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_T6pDSYNT (697d213a-c1d6-4bf2-90a4-7940b66ee89d) 2021-06-02 01:29:26.159 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_egyGd8bZ (98bf3266-e23b-4aad-921a-064f24d234f2) 2021-06-02 01:29:26.164 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_qh2ATB40 (d91e81b9-391b-45d8-9064-912a6939ad6e) 2021-06-02 01:29:26.183 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_ftt4jMtq (2d533c63-af0d-4c34-9f34-97e4498ac635) 2021-06-02 01:29:26.189 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_Bjw6iYJV (46d4ec01-737f-4b73-85e6-011f9852cdef) 2021-06-02 01:29:26.210 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_D6Rbnj7p (4fd5ffb7-2828-4641-b67c-4509e4d67dd9) 2021-06-02 01:29:26.229 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_5KkUELIj (5f8a8103-6916-405d-a8d2-38cb4694e52e) 2021-06-02 01:29:26.254 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_JBCDJmci (633e82f7-c4db-4f55-9c4b-9a606e517932) 2021-06-02 01:29:26.260 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_dFrPC7GC (795f382d-f8ce-4110-ba38-1902d73b6720) 2021-06-02 01:29:26.373 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_626Brw6Y (8938bf32-8c0d-401f-88dd-09ef10d91659) 2021-06-02 01:29:26.378 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_Vb9glWrE (c99c0dd3-4056-4c1f-b702-ecaca1f2eaad) 2021-06-02 01:29:26.395 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_W2WagRaf (ce515674-dd5c-46e3-8f19-1cc55da36461) 2021-06-02 01:29:26.418 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_43a686d7_dpJlFSc6 (d607ec7c-f0da-4f6b-86b0-57205c7f699d) 2021-06-02 01:29:31.003 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:29:32.582 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_43a686d7_ua0ssK9w (db766b0e-0a9e-4867-bc70-6e3d25aae40e) 2021-06-02 01:29:32.598 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_43a686d7_AB6KYnBz (7d89400c-39c6-415e-91ab-910aceaaaf68) 2021-06-02 01:29:32.604 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_43a686d7_kBBuHvW4 (4cf73e6c-4625-42af-bd2b-ed0506d614a9) 2021-06-02 01:29:32.613 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_43a686d7_MolXxhpd (849c4a50-779a-46e8-8b6e-f9b4f9e54661) 2021-06-02 01:29:32.616 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_43a686d7_iqeLiiTL (aa3cf9b3-400b-47f7-b899-e720989b7d0b) 2021-06-02 01:29:32.632 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_43a686d7_HhpBABIU (14b09a69-5d73-43cb-a265-cfee3e8696aa) 2021-06-02 01:29:32.637 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_43a686d7_EWvKRsTC (1a448ed0-99cc-4a9f-99d5-edcfa6f6d8f1) 2021-06-02 01:29:32.658 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_43a686d7_eeG3Y6x8 (2a6cab68-fb2b-4207-baab-608e8d5d058c) 2021-06-02 01:29:32.682 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_43a686d7_c2Qf9JsT (72d8b59b-fd10-4284-bd0e-11faef562b28) 2021-06-02 01:29:32.691 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.network object s_rally_43a686d7_QAoIi3Ue (79544558-b5f8-4e97-b014-4cb1947fcd28) 2021-06-02 01:29:34.934 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:29:35.738 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_3mfc3Qaq (17e95897-9702-40c6-bc2f-122e2d37fe7d) 2021-06-02 01:29:35.753 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_UXQBEpWX (0ba82e83-57e5-4725-bdd6-0f0b719791fa) 2021-06-02 01:29:35.754 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_kfE7I2vd (f7721d6a-1f46-47f7-88c4-927a0ef2ace4) 2021-06-02 01:29:35.765 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_nzl0k5G8 (3ca3e869-36aa-4de8-bed2-13b50539885a) 2021-06-02 01:29:35.773 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_8crYgIFd (5f101078-f0dd-4171-a8e5-964ae4049f58) 2021-06-02 01:29:35.788 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_6jJjfecz (b76f9933-415c-42f7-a360-fc1d008c0115) 2021-06-02 01:29:35.793 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_Jj1wzPQW (b8cb9aff-5b6e-4838-9704-d951a200510d) 2021-06-02 01:29:35.810 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_cGa7komj (ce813e79-a54a-4295-bbe8-a37f6f241112) 2021-06-02 01:29:35.825 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_a7yatYR8 (d6ec8ff1-ee11-44e7-805c-ca50674ddf9a) 2021-06-02 01:29:35.842 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_fNGp94J8 (01414cec-a74b-4a6a-8a53-ac5f8ccf5a07) 2021-06-02 01:29:35.848 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_Q6Wl5vUQ (e3fe6e85-2c28-4802-850a-2b2d49d99aaf) 2021-06-02 01:29:35.873 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_l2vi4xNK (0ac957c6-6c27-4c69-b2c4-5caca1d74a84) 2021-06-02 01:29:35.922 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_QoLYskwT (2faf5304-0da6-40c0-8a5a-523b0638547c) 2021-06-02 01:29:35.944 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_dN5UeYPu (3e7a0017-46e5-4095-8f59-bff0abb9fa9a) 2021-06-02 01:29:36.016 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_O5DZSj59 (a79599db-fa51-41a3-a205-a326812b1d72) 2021-06-02 01:29:36.027 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_hZNSaML3 (be52b8b4-9c4e-432d-9495-97d5edfbef8f) 2021-06-02 01:29:36.032 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_Y8B4MkD4 (c9aeff30-27a0-4a41-8743-9e8a4f431269) 2021-06-02 01:29:36.038 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_0hY8JmSq (dbf06e70-bb6d-41a7-9c97-63025e9a3310) 2021-06-02 01:29:36.046 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_gZ1eR4Fd (e8211e61-e98b-4961-adec-4479e081c2af) 2021-06-02 01:29:36.047 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.router object s_rally_43a686d7_gU2ss6qh (b4cbe830-bb22-4ec2-8fe0-4c0d7216284e) 2021-06-02 01:29:41.137 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:29:41.977 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 36.30 sec 2021-06-02 01:29:41.977 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:29:42.052 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 74.61 msec 2021-06-02 01:29:42.053 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:29:44.925 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 2.87 sec 2021-06-02 01:29:45.702 9334 INFO rally.task.engine [-] Load duration is: 42.489702 2021-06-02 01:29:45.703 9334 INFO rally.task.engine [-] Full runner duration is: 42.524722 2021-06-02 01:29:45.703 9334 INFO rally.task.engine [-] Full duration is: 83.635854 2021-06-02 01:29:45.792 9334 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=01070a5b-1b6c-4035-8563-345eb38b3780)", "subtasks": [ { "title": "NeutronNetworks.create_and_show_subnets", "description": "Create and show a subnet details.", "scenario": { "NeutronNetworks.create_and_show_subnets": { "subnets_per_network": 2 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "network": { "router": {} }, "quotas": { "neutron": { "network": -1, "subnet": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:29:45.816 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:29:46.385 9334 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:29:47.293 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack setup() finished in 1.48 sec 2021-06-02 01:29:47.654 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack setup() finished in 0.36 sec 2021-06-02 01:29:48.244 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.92.0/24 2021-06-02 01:29:49.010 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.93.0/24 2021-06-02 01:29:49.822 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.94.0/24 2021-06-02 01:29:50.864 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack setup() finished in 3.21 sec 2021-06-02 01:29:50.865 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack setup() finished in 0.16 msec 2021-06-02 01:29:50.878 9334 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: d38f405b-f45a-446f-96b4-7c5944e0364c). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:29:50.881 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"subnets_per_network": 2} 2021-06-02 01:29:50.888 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"subnets_per_network": 2} 2021-06-02 01:29:50.893 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 START 2021-06-02 01:29:50.894 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.95.0/24 2021-06-02 01:29:50.902 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"subnets_per_network": 2} 2021-06-02 01:29:50.907 9334 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"subnets_per_network": 2} 2021-06-02 01:29:50.913 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 START 2021-06-02 01:29:50.914 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.96.0/24 2021-06-02 01:29:50.919 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 START 2021-06-02 01:29:50.920 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.97.0/24 2021-06-02 01:29:50.934 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 START 2021-06-02 01:29:50.935 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.98.0/24 2021-06-02 01:29:51.911 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.99.0/24 2021-06-02 01:29:51.920 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.100.0/24 2021-06-02 01:29:53.388 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 4 END: OK 2021-06-02 01:29:53.396 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 START 2021-06-02 01:29:53.397 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.101.0/24 2021-06-02 01:29:53.559 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 2 END: OK 2021-06-02 01:29:53.566 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 START 2021-06-02 01:29:53.568 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.102.0/24 2021-06-02 01:29:53.604 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.103.0/24 2021-06-02 01:29:53.634 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.104.0/24 2021-06-02 01:29:54.281 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.105.0/24 2021-06-02 01:29:54.304 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.106.0/24 2021-06-02 01:29:54.987 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 5 END: OK 2021-06-02 01:29:54.993 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 START 2021-06-02 01:29:54.994 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.107.0/24 2021-06-02 01:29:55.345 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 3 END: OK 2021-06-02 01:29:55.352 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 START 2021-06-02 01:29:55.353 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.108.0/24 2021-06-02 01:29:55.372 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 1 END: OK 2021-06-02 01:29:55.378 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 START 2021-06-02 01:29:55.379 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.109.0/24 2021-06-02 01:29:55.671 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 6 END: OK 2021-06-02 01:29:55.678 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 START 2021-06-02 01:29:55.680 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.110.0/24 2021-06-02 01:29:56.248 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.111.0/24 2021-06-02 01:29:56.458 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.112.0/24 2021-06-02 01:29:56.568 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.113.0/24 2021-06-02 01:29:57.164 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 9 END: OK 2021-06-02 01:29:57.338 9334 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.114.0/24 2021-06-02 01:29:57.412 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 7 END: OK 2021-06-02 01:29:57.604 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 8 END: OK 2021-06-02 01:29:58.091 9334 INFO rally.task.runner [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | ITER: 10 END: OK 2021-06-02 01:29:58.115 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() started 2021-06-02 01:29:58.119 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron vip objects 2021-06-02 01:29:58.567 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron health_monitor objects 2021-06-02 01:29:58.999 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron pool objects 2021-06-02 01:29:59.474 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron loadbalancer objects 2021-06-02 01:29:59.914 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron floatingip objects 2021-06-02 01:30:00.602 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron trunk objects 2021-06-02 01:30:01.104 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron port objects 2021-06-02 01:30:01.785 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron subnet objects 2021-06-02 01:30:02.494 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_QhF0RqV5 (3b6e4f49-2c93-4d66-899e-2a8f5b61af93) 2021-06-02 01:30:02.502 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_5AASv3zM (653d8d2a-852d-4317-9eed-1aa7a8296846) 2021-06-02 01:30:02.515 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_MpX527Yp (79fdf987-19d6-482f-9285-273ae5083aed) 2021-06-02 01:30:02.524 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_AUzKAGIv (a8d10b64-7ed6-4f0a-9272-b2e3829217f8) 2021-06-02 01:30:02.533 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_3KOwYWdW (ad2af8af-775a-453e-9cfa-f5d17432176f) 2021-06-02 01:30:02.543 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_WD5j9EKw (cd4d4683-f82c-46ef-8b10-0c83b84320fe) 2021-06-02 01:30:02.557 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_YCiiA757 (1099916f-62c9-4cf7-a93c-8af99caed30a) 2021-06-02 01:30:02.563 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_msr20Ctd (35568543-66d3-484a-b578-b6885abe0215) 2021-06-02 01:30:02.572 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_u3Atg7a7 (78537c89-1be5-4696-a600-276220f2ba56) 2021-06-02 01:30:02.576 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_bdU4Jiua (5a4e11d1-3f5b-40d1-87a8-da3e07b3e17a) 2021-06-02 01:30:02.586 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_SjZGv7CI (a75077b7-c276-4377-891d-dcc9d5f5c1f1) 2021-06-02 01:30:02.597 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_rLmaX0ni (b56c39e1-88da-48c6-9b29-5b2f169876ac) 2021-06-02 01:30:02.607 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_Biot8yCz (f39c2bb1-3cd7-419a-a824-9e3a40ff1247) 2021-06-02 01:30:02.621 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_xzTTUoO3 (fe7ec1d9-7043-4731-af46-defc8f8dbcba) 2021-06-02 01:30:02.694 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_aVwciojt (442b79ce-827c-4638-8896-f82e9f7ede75) 2021-06-02 01:30:02.716 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_MUmlbChm (66e71d8f-d439-4ae0-a8c6-834a15d44399) 2021-06-02 01:30:02.716 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_t4dLg0yA (082513c5-96ca-4f76-817b-cd0579d7de2d) 2021-06-02 01:30:02.736 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_bfT8T3qK (682b57b2-c070-411f-9ec1-07117cbcaf1c) 2021-06-02 01:30:02.710 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_r7E2sbMn (555a052e-e39f-42c3-a20d-c494d27caabe) 2021-06-02 01:30:02.759 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting neutron.subnet object s_rally_01070a5b_frjun2U3 (f53167c9-8b0b-4f3b-a121-1c198fc0538c) 2021-06-02 01:30:08.579 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron network objects 2021-06-02 01:30:09.635 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron router objects 2021-06-02 01:30:10.268 9334 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron security_group objects 2021-06-02 01:30:10.930 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context cleanup@openstack cleanup() finished in 12.81 sec 2021-06-02 01:30:10.930 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack cleanup() started 2021-06-02 01:30:15.664 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context network@openstack cleanup() finished in 4.73 sec 2021-06-02 01:30:15.665 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() started 2021-06-02 01:30:15.729 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context quotas@openstack cleanup() finished in 63.53 msec 2021-06-02 01:30:15.729 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() started 2021-06-02 01:30:17.612 9334 INFO rally.task.context [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Context users@openstack cleanup() finished in 1.88 sec 2021-06-02 01:30:17.993 9334 INFO rally.task.engine [-] Load duration is: 7.197545 2021-06-02 01:30:17.993 9334 INFO rally.task.engine [-] Full runner duration is: 7.237567 2021-06-02 01:30:17.993 9334 INFO rally.task.engine [-] Full duration is: 31.800851 2021-06-02 01:30:18.075 9334 INFO rally.task.engine [-] Task d38f405b-f45a-446f-96b4-7c5944e0364c | Completed: Running task. 2021-06-02 01:30:20.025 14030 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:30:20.026 14030 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:30:20.026 14030 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:30:21.662 14032 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:30:21.662 14032 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:30:21.662 14032 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:30:23.427 14034 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:30:23.427 14034 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:30:23.427 14034 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:30:25.930 14034 INFO rally.api [-] Building 'json' report for the following task(s): 'd38f405b-f45a-446f-96b4-7c5944e0364c'. 2021-06-02 01:30:25.978 14034 INFO rally.api [-] The report has been successfully built. 2021-06-02 01:30:27.797 14036 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:30:27.797 14036 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:30:27.798 14036 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:30:30.725 14036 INFO rally.task.engine [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Starting: Task validation. 2021-06-02 01:30:30.741 14036 INFO rally.task.engine [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Starting: Task validation of syntax. 2021-06-02 01:30:31.262 14036 INFO rally.task.engine [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Completed: Task validation of syntax. 2021-06-02 01:30:31.263 14036 INFO rally.task.engine [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Starting: Task validation of required platforms. 2021-06-02 01:30:31.485 14036 INFO rally.task.engine [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Completed: Task validation of required platforms. 2021-06-02 01:30:31.486 14036 INFO rally.task.engine [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Starting: Task validation of semantic. 2021-06-02 01:30:31.486 14036 INFO rally.task.engine [-] Check health of the environment '82b237cc-5c9e-499c-a87e-6bc505715ff5'. 2021-06-02 01:30:32.068 14036 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2021-06-02 01:30:32.082 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 01:30:32.468 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 01:30:33.090 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.01 sec 2021-06-02 01:30:47.569 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:30:48.902 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 1.33 sec 2021-06-02 01:30:48.902 14036 INFO rally.task.engine [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Completed: Task validation of semantic. 2021-06-02 01:30:48.903 14036 INFO rally.task.engine [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Completed: Task validation. 2021-06-02 01:30:48.903 14036 INFO rally.api [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 input file is valid. 2021-06-02 01:30:48.903 14036 INFO rally.api [-] Run Task ea7a4591-f74a-43c8-8680-f3b45eeed015 against Deployment 82b237cc-5c9e-499c-a87e-6bc505715ff5 2021-06-02 01:30:48.904 14036 INFO rally.task.engine [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Starting: Running task. 2021-06-02 01:30:48.956 14036 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=9804fe16-a4e7-491d-be91-8c1c5ddef6a9)", "subtasks": [ { "title": "NovaKeypair.create_and_delete_keypair", "description": "Create a keypair with random name and delete keypair.", "scenario": { "NovaKeypair.create_and_delete_keypair": {} }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:30:48.974 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:30:49.453 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:30:50.299 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.33 sec 2021-06-02 01:30:51.160 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack setup() finished in 0.86 sec 2021-06-02 01:30:51.161 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:30:51.171 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:30:51.173 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:30:51.178 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:30:51.182 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:30:51.186 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:30:51.190 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:30:51.196 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:30:51.201 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:30:51.209 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:30:51.676 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:30:51.681 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:30:51.729 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:30:51.732 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:30:51.791 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: OK 2021-06-02 01:30:51.795 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:30:51.863 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:30:51.867 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 START 2021-06-02 01:30:52.051 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:30:52.055 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 START 2021-06-02 01:30:52.192 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:30:52.196 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 START 2021-06-02 01:30:52.248 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 END: OK 2021-06-02 01:30:52.274 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:30:52.522 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 END: OK 2021-06-02 01:30:52.555 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 END: OK 2021-06-02 01:30:52.571 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() started 2021-06-02 01:30:52.575 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:30:53.301 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:30:53.804 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:30:54.749 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() finished in 2.18 sec 2021-06-02 01:30:54.749 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() started 2021-06-02 01:30:54.841 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() finished in 91.56 msec 2021-06-02 01:30:54.841 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:30:57.301 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 2.46 sec 2021-06-02 01:30:59.038 14036 INFO rally.task.engine [-] Load duration is: 1.364795 2021-06-02 01:30:59.039 14036 INFO rally.task.engine [-] Full runner duration is: 1.401325 2021-06-02 01:30:59.039 14036 INFO rally.task.engine [-] Full duration is: 8.329224 2021-06-02 01:30:59.131 14036 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=621e6505-94ba-4ade-83f1-a74d8cd9f8e4)", "subtasks": [ { "title": "NovaKeypair.create_and_list_keypairs", "description": "Create a keypair with random name and list keypairs.", "scenario": { "NovaKeypair.create_and_list_keypairs": {} }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "quotas": { "nova": { "cores": -1, "floating_ips": -1, "instances": -1, "key_pairs": -1, "ram": -1, "security_group_rules": -1, "security_groups": -1 } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:30:59.150 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:30:59.635 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:31:00.467 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.32 sec 2021-06-02 01:31:01.321 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack setup() finished in 0.85 sec 2021-06-02 01:31:01.321 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:31:01.333 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:31:01.335 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:31:01.336 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:31:01.339 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:31:01.340 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:31:01.341 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:31:01.345 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:31:01.349 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:31:01.370 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:31:01.865 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: OK 2021-06-02 01:31:01.870 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:31:01.942 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:31:01.945 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:31:01.965 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:31:01.970 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:31:02.014 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:31:02.019 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 START 2021-06-02 01:31:02.215 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:31:02.221 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 START 2021-06-02 01:31:02.458 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:31:02.462 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 START 2021-06-02 01:31:02.474 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:31:02.504 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 END: OK 2021-06-02 01:31:02.646 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 END: OK 2021-06-02 01:31:02.890 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 END: OK 2021-06-02 01:31:02.905 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() started 2021-06-02 01:31:02.909 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:31:03.613 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:31:04.102 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:31:05.125 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.keypairs object s_rally_621e6505_uhDGKW6L (s_rally_621e6505_uhDGKW6L) 2021-06-02 01:31:05.131 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.keypairs object s_rally_621e6505_yl07HJ76 (s_rally_621e6505_yl07HJ76) 2021-06-02 01:31:05.144 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.keypairs object s_rally_621e6505_nNl9gPxf (s_rally_621e6505_nNl9gPxf) 2021-06-02 01:31:05.148 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.keypairs object s_rally_621e6505_r0ZrApYB (s_rally_621e6505_r0ZrApYB) 2021-06-02 01:31:05.155 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.keypairs object s_rally_621e6505_I7at9j74 (s_rally_621e6505_I7at9j74) 2021-06-02 01:31:05.174 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.keypairs object s_rally_621e6505_M6kDLFeg (s_rally_621e6505_M6kDLFeg) 2021-06-02 01:31:05.187 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.keypairs object s_rally_621e6505_xN2DkqSu (s_rally_621e6505_xN2DkqSu) 2021-06-02 01:31:05.197 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.keypairs object s_rally_621e6505_ygcBlTzO (s_rally_621e6505_ygcBlTzO) 2021-06-02 01:31:05.219 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.keypairs object s_rally_621e6505_XOabdKus (s_rally_621e6505_XOabdKus) 2021-06-02 01:31:05.240 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.keypairs object s_rally_621e6505_ZTXnKnpj (s_rally_621e6505_ZTXnKnpj) 2021-06-02 01:31:06.581 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() finished in 3.68 sec 2021-06-02 01:31:06.581 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() started 2021-06-02 01:31:06.662 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() finished in 81.06 msec 2021-06-02 01:31:06.663 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:31:09.088 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 2.42 sec 2021-06-02 01:31:09.306 14036 INFO rally.task.engine [-] Load duration is: 1.529123 2021-06-02 01:31:09.307 14036 INFO rally.task.engine [-] Full runner duration is: 1.572098 2021-06-02 01:31:09.307 14036 INFO rally.task.engine [-] Full duration is: 9.940036 2021-06-02 01:31:09.438 14036 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=eb1f7fc3-5cc3-4860-8795-cc9ede7be609)", "subtasks": [ { "title": "NovaServers.boot_and_bounce_server", "description": "Boot a server and run specified actions against it.", "scenario": { "NovaServers.boot_and_bounce_server": { "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ], "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "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": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:31:09.456 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:31:09.989 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:31:10.878 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.42 sec 2021-06-02 01:31:11.844 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack setup() finished in 0.97 sec 2021-06-02 01:31:11.845 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:31:12.264 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:31:12.267 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"actions": [{"hard_reboot": 1}, {"soft_reboot": 1}, {"stop_start": 1}, {"rescue_unrescue": 1}], "flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:31:12.272 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"actions": [{"hard_reboot": 1}, {"soft_reboot": 1}, {"stop_start": 1}, {"rescue_unrescue": 1}], "flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:31:12.273 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"actions": [{"hard_reboot": 1}, {"soft_reboot": 1}, {"stop_start": 1}, {"rescue_unrescue": 1}], "flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:31:12.277 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"actions": [{"hard_reboot": 1}, {"soft_reboot": 1}, {"stop_start": 1}, {"rescue_unrescue": 1}], "flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:31:12.278 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:31:12.286 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:31:12.299 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:31:12.340 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:31:25.253 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: BUILD => ACTIVE in 9.823368787765503 2021-06-02 01:31:27.365 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: BUILD => ACTIVE in 12.893548488616943 2021-06-02 01:31:28.022 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: ACTIVE => HARD_REBOOT in 0.5834295749664307 2021-06-02 01:31:29.725 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: ACTIVE => HARD_REBOOT in 0.21117019653320312 2021-06-02 01:31:30.343 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: BUILD => ACTIVE in 14.907222509384155 2021-06-02 01:31:31.011 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: BUILD => ACTIVE in 15.611766815185547 2021-06-02 01:31:31.046 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: HARD_REBOOT => ACTIVE in 3.023214101791382 2021-06-02 01:31:32.240 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: HARD_REBOOT => ACTIVE in 2.514165163040161 2021-06-02 01:31:32.717 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: ACTIVE => HARD_REBOOT in 0.2194209098815918 2021-06-02 01:31:33.422 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: ACTIVE => REBOOT in 0.23877477645874023 2021-06-02 01:31:33.435 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: ACTIVE => HARD_REBOOT in 0.24424290657043457 2021-06-02 01:31:34.621 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: ACTIVE => REBOOT in 0.23586511611938477 2021-06-02 01:31:35.055 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: HARD_REBOOT => ACTIVE in 2.3376450538635254 2021-06-02 01:31:35.659 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: HARD_REBOOT => ACTIVE in 2.2245984077453613 2021-06-02 01:31:37.406 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: ACTIVE => REBOOT in 0.1974048614501953 2021-06-02 01:31:38.060 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: ACTIVE => REBOOT in 0.21775102615356445 2021-06-02 01:33:39.077 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: REBOOT => ACTIVE in 125.65414118766785 2021-06-02 01:33:39.814 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: REBOOT => ACTIVE in 125.19327330589294 2021-06-02 01:33:42.493 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: ACTIVE => SHUTOFF in 3.218489170074463 2021-06-02 01:33:42.529 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: ACTIVE => SHUTOFF in 2.507390260696411 2021-06-02 01:33:42.911 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: ACTIVE => SHUTOFF in 0.22371435165405273 2021-06-02 01:33:43.752 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: ACTIVE => SHUTOFF in 1.0333220958709717 2021-06-02 01:33:44.362 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: REBOOT => ACTIVE in 126.95590591430664 2021-06-02 01:33:46.304 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: REBOOT => ACTIVE in 128.24421525001526 2021-06-02 01:33:46.988 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: ACTIVE => SHUTOFF in 2.4071857929229736 2021-06-02 01:33:47.484 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: ACTIVE => SHUTOFF in 0.30608129501342773 2021-06-02 01:33:49.098 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: ACTIVE => SHUTOFF in 2.5917093753814697 2021-06-02 01:33:49.115 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: SHUTOFF => ACTIVE in 6.2038257122039795 2021-06-02 01:33:49.274 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: SHUTOFF => ACTIVE in 5.521783113479614 2021-06-02 01:33:50.311 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: ACTIVE => SHUTOFF in 1.0108771324157715 2021-06-02 01:33:51.704 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: SHUTOFF => ACTIVE in 4.220377683639526 2021-06-02 01:33:57.395 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: SHUTOFF => ACTIVE in 7.083807468414307 2021-06-02 01:33:58.300 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: ACTIVE => RESCUE in 7.009939432144165 2021-06-02 01:33:58.774 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: ACTIVE => RESCUE in 4.746217966079712 2021-06-02 01:33:58.847 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: ACTIVE => RESCUE in 7.398745536804199 2021-06-02 01:34:01.203 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: ACTIVE => RESCUE in 0.26547789573669434 2021-06-02 01:34:01.251 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: ACTIVE => RESCUE in 0.7697477340698242 2021-06-02 01:34:01.262 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: ACTIVE => RESCUE in 0.23374247550964355 2021-06-02 01:34:07.150 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: ACTIVE => RESCUE in 7.558725357055664 2021-06-02 01:34:08.092 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_StQuHK8B. Status changed: RESCUE => ACTIVE in 6.840684413909912 2021-06-02 01:34:08.093 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_ZW9hzrSK. Status changed: RESCUE => ACTIVE in 6.8310017585754395 2021-06-02 01:34:09.059 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_3BlEx2XF. Status changed: RESCUE => ACTIVE in 7.8558478355407715 2021-06-02 01:34:09.604 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: ACTIVE => RESCUE in 0.27232956886291504 2021-06-02 01:34:13.161 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:34:13.168 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:34:13.795 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:34:13.799 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:34:15.099 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_PG3q917J. Status changed: RESCUE => ACTIVE in 5.4955902099609375 2021-06-02 01:34:15.158 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:34:15.163 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:34:20.173 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: OK 2021-06-02 01:34:20.178 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 START 2021-06-02 01:34:22.927 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: BUILD => ACTIVE in 7.63521409034729 2021-06-02 01:34:25.298 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: ACTIVE => HARD_REBOOT in 0.2005317211151123 2021-06-02 01:34:27.658 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: BUILD => ACTIVE in 10.480149269104004 2021-06-02 01:34:28.883 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: BUILD => ACTIVE in 12.76002550125122 2021-06-02 01:34:30.339 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: BUILD => ACTIVE in 7.172091722488403 2021-06-02 01:34:30.359 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: HARD_REBOOT => ACTIVE in 5.060775518417358 2021-06-02 01:34:30.365 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: ACTIVE => HARD_REBOOT in 0.540961503982544 2021-06-02 01:34:31.498 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: ACTIVE => HARD_REBOOT in 0.4523029327392578 2021-06-02 01:34:32.721 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: ACTIVE => HARD_REBOOT in 0.23094749450683594 2021-06-02 01:34:32.880 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: ACTIVE => REBOOT in 0.3639373779296875 2021-06-02 01:34:33.755 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: HARD_REBOOT => ACTIVE in 2.2572624683380127 2021-06-02 01:34:35.324 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: HARD_REBOOT => ACTIVE in 4.959005355834961 2021-06-02 01:34:36.142 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: ACTIVE => REBOOT in 0.2215895652770996 2021-06-02 01:34:37.597 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: HARD_REBOOT => ACTIVE in 4.876329660415649 2021-06-02 01:34:37.695 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: ACTIVE => REBOOT in 0.21433472633361816 2021-06-02 01:34:40.039 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: ACTIVE => REBOOT in 0.28183984756469727 2021-06-02 01:36:37.637 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: REBOOT => ACTIVE in 124.75617599487305 2021-06-02 01:36:40.241 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: ACTIVE => SHUTOFF in 2.408618450164795 2021-06-02 01:36:40.697 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: REBOOT => ACTIVE in 124.55467557907104 2021-06-02 01:36:40.851 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: ACTIVE => SHUTOFF in 0.37954115867614746 2021-06-02 01:36:43.155 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: REBOOT => ACTIVE in 125.45974373817444 2021-06-02 01:36:43.342 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: ACTIVE => SHUTOFF in 2.442222833633423 2021-06-02 01:36:43.881 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: ACTIVE => SHUTOFF in 0.35126161575317383 2021-06-02 01:36:45.530 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: REBOOT => ACTIVE in 125.49093127250671 2021-06-02 01:36:45.906 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: ACTIVE => SHUTOFF in 2.5517828464508057 2021-06-02 01:36:46.304 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: ACTIVE => SHUTOFF in 0.20881223678588867 2021-06-02 01:36:47.126 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: SHUTOFF => ACTIVE in 6.275060653686523 2021-06-02 01:36:47.531 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: SHUTOFF => ACTIVE in 3.6498260498046875 2021-06-02 01:36:48.205 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: ACTIVE => SHUTOFF in 2.469316244125366 2021-06-02 01:36:48.639 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: ACTIVE => SHUTOFF in 0.24351739883422852 2021-06-02 01:36:50.033 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: SHUTOFF => ACTIVE in 3.72831130027771 2021-06-02 01:36:55.434 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: SHUTOFF => ACTIVE in 6.794922351837158 2021-06-02 01:36:56.802 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: ACTIVE => RESCUE in 7.088575839996338 2021-06-02 01:36:56.829 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: ACTIVE => RESCUE in 7.484464645385742 2021-06-02 01:36:56.853 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: ACTIVE => RESCUE in 4.644219636917114 2021-06-02 01:36:59.322 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: ACTIVE => RESCUE in 0.31510353088378906 2021-06-02 01:36:59.326 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: ACTIVE => RESCUE in 0.2202610969543457 2021-06-02 01:36:59.327 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: ACTIVE => RESCUE in 0.23919224739074707 2021-06-02 01:37:01.628 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_tVIKZqXc. Status changed: RESCUE => ACTIVE in 2.3003785610198975 2021-06-02 01:37:04.492 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: ACTIVE => RESCUE in 6.870871067047119 2021-06-02 01:37:06.144 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_sAOGC6g6. Status changed: RESCUE => ACTIVE in 6.817090749740601 2021-06-02 01:37:06.149 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_Th95F9Pd. Status changed: RESCUE => ACTIVE in 6.826340198516846 2021-06-02 01:37:06.311 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:37:06.316 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 START 2021-06-02 01:37:06.876 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: ACTIVE => RESCUE in 0.20968413352966309 2021-06-02 01:37:08.747 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:37:08.758 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 START 2021-06-02 01:37:10.893 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:37:11.912 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_f2tLru6V. Status changed: RESCUE => ACTIVE in 5.035847425460815 2021-06-02 01:37:14.491 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 END: OK 2021-06-02 01:37:15.611 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: BUILD => ACTIVE in 7.1522276401519775 2021-06-02 01:37:18.000 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: ACTIVE => HARD_REBOOT in 0.23970961570739746 2021-06-02 01:37:18.715 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: BUILD => ACTIVE in 7.00242018699646 2021-06-02 01:37:20.191 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: HARD_REBOOT => ACTIVE in 2.191652297973633 2021-06-02 01:37:21.115 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: ACTIVE => HARD_REBOOT in 0.24793624877929688 2021-06-02 01:37:22.539 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: ACTIVE => REBOOT in 0.20467543601989746 2021-06-02 01:37:23.367 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: HARD_REBOOT => ACTIVE in 2.25217604637146 2021-06-02 01:37:25.854 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: ACTIVE => REBOOT in 0.34749341011047363 2021-06-02 01:39:26.172 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: REBOOT => ACTIVE in 123.63346767425537 2021-06-02 01:39:28.811 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: ACTIVE => SHUTOFF in 2.4185686111450195 2021-06-02 01:39:29.130 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: REBOOT => ACTIVE in 123.27612233161926 2021-06-02 01:39:29.212 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: ACTIVE => SHUTOFF in 0.20508408546447754 2021-06-02 01:39:31.747 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: ACTIVE => SHUTOFF in 2.428568124771118 2021-06-02 01:39:32.184 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: ACTIVE => SHUTOFF in 0.22406625747680664 2021-06-02 01:39:33.320 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: SHUTOFF => ACTIVE in 4.1079957485198975 2021-06-02 01:39:36.801 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: SHUTOFF => ACTIVE in 4.6171557903289795 2021-06-02 01:39:37.947 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: ACTIVE => RESCUE in 2.449392318725586 2021-06-02 01:39:40.961 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: ACTIVE => RESCUE in 0.846099853515625 2021-06-02 01:39:43.143 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_2nh7lepG. Status changed: RESCUE => ACTIVE in 2.182347536087036 2021-06-02 01:39:43.769 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: ACTIVE => RESCUE in 4.7947962284088135 2021-06-02 01:39:45.982 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 END: OK 2021-06-02 01:39:46.441 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: ACTIVE => RESCUE in 0.5021178722381592 2021-06-02 01:39:48.724 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_eb1f7fc3_qNqzq8kn. Status changed: RESCUE => ACTIVE in 2.2838079929351807 2021-06-02 01:39:53.838 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 END: OK 2021-06-02 01:39:53.861 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() started 2021-06-02 01:39:53.872 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:39:54.686 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:39:55.145 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:39:56.305 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() finished in 2.44 sec 2021-06-02 01:39:56.306 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() started 2021-06-02 01:39:56.611 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() finished in 0.30 sec 2021-06-02 01:39:56.612 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:39:59.817 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 3.21 sec 2021-06-02 01:39:59.918 14036 INFO rally.task.engine [-] Load duration is: 512.550558 2021-06-02 01:39:59.919 14036 INFO rally.task.engine [-] Full runner duration is: 521.597133 2021-06-02 01:39:59.919 14036 INFO rally.task.engine [-] Full duration is: 530.362869 2021-06-02 01:40:00.018 14036 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=332e1855-6776-4f45-87d0-95a7e36eaaac)", "subtasks": [ { "title": "NovaServers.boot_and_list_server", "description": "Boot a server from an image and then list all servers.", "scenario": { "NovaServers.boot_and_list_server": { "detailed": true, "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "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": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:40:00.036 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:40:00.646 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:40:01.503 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.47 sec 2021-06-02 01:40:02.582 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack setup() finished in 1.08 sec 2021-06-02 01:40:02.583 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack setup() finished in 0.12 msec 2021-06-02 01:40:03.168 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:40:03.171 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:40:03.172 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:40:03.177 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:40:03.181 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:40:03.185 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true, "flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:40:03.192 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:40:03.197 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:40:03.198 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:40:14.858 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_332e1855_qcy3fa26. Status changed: BUILD => ACTIVE in 9.596762418746948 2021-06-02 01:40:15.200 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:40:15.205 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:40:17.953 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_332e1855_Z0WmcpXO. Status changed: BUILD => ACTIVE in 12.015826225280762 2021-06-02 01:40:18.343 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:40:18.349 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:40:19.329 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_332e1855_aAAVGVyT. Status changed: BUILD => ACTIVE in 13.404372930526733 2021-06-02 01:40:19.372 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_332e1855_yk18nhCA. Status changed: BUILD => ACTIVE in 14.053171634674072 2021-06-02 01:40:19.717 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: OK 2021-06-02 01:40:19.722 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:40:20.329 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:40:20.334 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 START 2021-06-02 01:40:23.083 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_332e1855_wcK29VF6. Status changed: BUILD => ACTIVE in 5.291159391403198 2021-06-02 01:40:23.635 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:40:23.640 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 START 2021-06-02 01:40:31.831 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_332e1855_FziujyOk. Status changed: BUILD => ACTIVE in 11.154388666152954 2021-06-02 01:40:32.288 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:40:32.293 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 START 2021-06-02 01:40:32.472 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_332e1855_o6hOPANW. Status changed: BUILD => ACTIVE in 10.802781105041504 2021-06-02 01:40:33.018 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:40:34.661 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_332e1855_YfFGfPOz. Status changed: BUILD => ACTIVE in 7.743143320083618 2021-06-02 01:40:35.053 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 END: OK 2021-06-02 01:40:35.692 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_332e1855_yl62kRMs. Status changed: BUILD => ACTIVE in 12.383983850479126 2021-06-02 01:40:36.725 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 END: OK 2021-06-02 01:40:43.399 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_332e1855_Q7zADsXn. Status changed: BUILD => ACTIVE in 8.885273218154907 2021-06-02 01:40:43.736 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 END: OK 2021-06-02 01:40:43.749 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() started 2021-06-02 01:40:43.755 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:40:46.638 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_332e1855_qcy3fa26 (3bb5a688-e53e-41f2-a049-01c965055eb9) 2021-06-02 01:40:46.644 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_332e1855_Z0WmcpXO (449a14aa-161d-49f3-8dd2-fcc347a81ecb) 2021-06-02 01:40:46.647 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_332e1855_YfFGfPOz (7aba8732-6a7a-4788-8749-eef9ec2773d7) 2021-06-02 01:40:46.662 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_332e1855_Q7zADsXn (bba85b2f-6d46-499d-9ae1-f52f6d937264) 2021-06-02 01:40:46.671 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_332e1855_o6hOPANW (85022208-2c74-46c5-8dfa-32e4844c05e5) 2021-06-02 01:40:46.686 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_332e1855_yl62kRMs (e2b5b170-d911-49d5-8df6-25346fa9b85e) 2021-06-02 01:40:46.701 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_332e1855_FziujyOk (932819ae-0271-4dfe-baf9-86cf9170df98) 2021-06-02 01:40:46.713 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_332e1855_yk18nhCA (6cccb565-568a-4178-aa04-8ade4754fc52) 2021-06-02 01:40:46.718 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_332e1855_aAAVGVyT (db85a77d-9c14-462b-9aa3-f027276ef7fb) 2021-06-02 01:40:46.739 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_332e1855_wcK29VF6 (3a5bf686-a563-4200-a365-292e246450ba) 2021-06-02 01:40:56.222 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:40:56.699 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:40:57.935 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() finished in 14.19 sec 2021-06-02 01:40:57.936 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() started 2021-06-02 01:40:58.093 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() finished in 0.16 sec 2021-06-02 01:40:58.094 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:41:01.009 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 2.92 sec 2021-06-02 01:41:02.450 14036 INFO rally.task.engine [-] Load duration is: 39.550772 2021-06-02 01:41:02.451 14036 INFO rally.task.engine [-] Full runner duration is: 40.581558 2021-06-02 01:41:02.451 14036 INFO rally.task.engine [-] Full duration is: 60.976714 2021-06-02 01:41:02.539 14036 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=ffb8e6ca-b1e8-473e-931a-bf4fa1622f11)", "subtasks": [ { "title": "NovaServers.boot_and_rebuild_server", "description": "Rebuild a server.", "scenario": { "NovaServers.boot_and_rebuild_server": { "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "from_image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "to_image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "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": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:41:02.560 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:41:03.059 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:41:04.033 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.47 sec 2021-06-02 01:41:05.030 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack setup() finished in 1.00 sec 2021-06-02 01:41:05.031 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack setup() finished in 0.10 msec 2021-06-02 01:41:05.502 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:41:05.504 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "from_image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "to_image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:41:05.505 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "from_image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "to_image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:41:05.512 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "from_image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "to_image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:41:05.517 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "from_image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "to_image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:41:05.520 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:41:05.528 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:41:05.529 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:41:05.534 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:41:23.581 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_roKd6Nym. Status changed: BUILD => ACTIVE in 15.685962915420532 2021-06-02 01:41:24.462 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_vnk0JYn5. Status changed: BUILD => ACTIVE in 16.953725576400757 2021-06-02 01:41:25.147 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_zT9TvCpB. Status changed: BUILD => ACTIVE in 17.708057403564453 2021-06-02 01:41:25.430 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_roKd6Nym. Status changed: ACTIVE => REBUILD in 0.5254812240600586 2021-06-02 01:41:25.935 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_vnk0JYn5. Status changed: ACTIVE => REBUILD in 0.22954893112182617 2021-06-02 01:41:26.657 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_zT9TvCpB. Status changed: ACTIVE => REBUILD in 0.26059842109680176 2021-06-02 01:41:27.407 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_Bf9xzWeq. Status changed: BUILD => ACTIVE in 19.59874963760376 2021-06-02 01:41:29.534 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_Bf9xzWeq. Status changed: ACTIVE => REBUILD in 0.8651647567749023 2021-06-02 01:41:30.325 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_roKd6Nym. Status changed: REBUILD => ACTIVE in 4.895474910736084 2021-06-02 01:41:31.572 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_zT9TvCpB. Status changed: REBUILD => ACTIVE in 4.914575576782227 2021-06-02 01:41:34.657 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_vnk0JYn5. Status changed: REBUILD => ACTIVE in 8.722273826599121 2021-06-02 01:41:35.038 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: OK 2021-06-02 01:41:35.045 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:41:36.262 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:41:36.266 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:41:36.428 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_Bf9xzWeq. Status changed: REBUILD => ACTIVE in 6.89438271522522 2021-06-02 01:41:37.480 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:41:37.486 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:41:39.547 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:41:39.552 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 START 2021-06-02 01:41:44.281 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_6Z4KJayj. Status changed: BUILD => ACTIVE in 6.785514831542969 2021-06-02 01:41:45.748 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_shJJD5Yb. Status changed: BUILD => ACTIVE in 6.849736928939819 2021-06-02 01:41:45.853 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_6Z4KJayj. Status changed: ACTIVE => REBUILD in 0.27388501167297363 2021-06-02 01:41:47.256 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_shJJD5Yb. Status changed: ACTIVE => REBUILD in 0.21587896347045898 2021-06-02 01:41:48.416 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_HQb6USI9. Status changed: BUILD => ACTIVE in 6.90323281288147 2021-06-02 01:41:48.918 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_NB0KI9JG. Status changed: BUILD => ACTIVE in 9.491021871566772 2021-06-02 01:41:49.955 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_HQb6USI9. Status changed: ACTIVE => REBUILD in 0.2927436828613281 2021-06-02 01:41:50.434 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_NB0KI9JG. Status changed: ACTIVE => REBUILD in 0.21829724311828613 2021-06-02 01:41:51.944 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_6Z4KJayj. Status changed: REBUILD => ACTIVE in 6.091573238372803 2021-06-02 01:41:54.042 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_shJJD5Yb. Status changed: REBUILD => ACTIVE in 6.786056995391846 2021-06-02 01:41:54.062 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_NB0KI9JG. Status changed: REBUILD => ACTIVE in 3.627854824066162 2021-06-02 01:41:55.317 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:41:55.323 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 START 2021-06-02 01:41:55.569 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_HQb6USI9. Status changed: REBUILD => ACTIVE in 5.613997459411621 2021-06-02 01:41:56.781 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:41:56.788 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 START 2021-06-02 01:41:58.420 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 END: OK 2021-06-02 01:41:58.751 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:42:46.187 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_pEMjCJVv. Status changed: BUILD => ACTIVE in 48.48393177986145 2021-06-02 01:42:46.606 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_zbNdOMPG. Status changed: BUILD => ACTIVE in 46.53735113143921 2021-06-02 01:42:48.283 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_zbNdOMPG. Status changed: ACTIVE => REBUILD in 0.4220614433288574 2021-06-02 01:42:48.531 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_pEMjCJVv. Status changed: ACTIVE => REBUILD in 1.0857088565826416 2021-06-02 01:42:52.511 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_pEMjCJVv. Status changed: REBUILD => ACTIVE in 3.979356050491333 2021-06-02 01:42:53.501 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ffb8e6ca_zbNdOMPG. Status changed: REBUILD => ACTIVE in 5.218693733215332 2021-06-02 01:42:56.913 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 END: OK 2021-06-02 01:42:58.001 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 END: OK 2021-06-02 01:42:58.018 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() started 2021-06-02 01:42:58.024 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:42:58.985 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:42:59.489 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:43:00.642 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() finished in 2.62 sec 2021-06-02 01:43:00.643 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() started 2021-06-02 01:43:00.857 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() finished in 0.21 sec 2021-06-02 01:43:00.858 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:43:03.373 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 2.51 sec 2021-06-02 01:43:05.126 14036 INFO rally.task.engine [-] Load duration is: 110.479616 2021-06-02 01:43:05.126 14036 INFO rally.task.engine [-] Full runner duration is: 112.517567 2021-06-02 01:43:05.127 14036 INFO rally.task.engine [-] Full duration is: 120.815886 2021-06-02 01:43:05.258 14036 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=b23a5b60-82be-4202-9df1-482a54509b9d)", "subtasks": [ { "title": "NovaServers.snapshot_server", "description": "Boot a server, make its snapshot and delete both.", "scenario": { "NovaServers.snapshot_server": { "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "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": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:43:05.281 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:43:05.748 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:43:06.629 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.35 sec 2021-06-02 01:43:08.049 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack setup() finished in 1.42 sec 2021-06-02 01:43:08.050 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack setup() finished in 0.10 msec 2021-06-02 01:43:08.470 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:43:08.472 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:43:08.477 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:43:08.481 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:43:08.487 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:43:08.488 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:43:08.488 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:43:08.493 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:43:08.504 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:44:58.837 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_PA3sQPYa. Status changed: BUILD => ACTIVE in 107.87228512763977 2021-06-02 01:45:00.216 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_IkK9SrFv. Status changed: BUILD => ACTIVE in 108.54959845542908 2021-06-02 01:45:00.799 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_IG1lXZrk. Status changed: BUILD => ACTIVE in 108.88276076316833 2021-06-02 01:45:01.656 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_cfo23ZOS. Status changed: BUILD => ACTIVE in 109.78678131103516 2021-06-02 01:45:05.481 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_PA3sQPYa. Status changed: QUEUED => SAVING in 6.12724232673645 2021-06-02 01:45:08.852 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_IkK9SrFv. Status changed: QUEUED => SAVING in 8.162643909454346 2021-06-02 01:45:09.556 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_IG1lXZrk. Status changed: QUEUED => SAVING in 8.26088285446167 2021-06-02 01:45:10.184 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_cfo23ZOS. Status changed: QUEUED => SAVING in 8.155176639556885 2021-06-02 01:45:15.650 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_PA3sQPYa. Status changed: SAVING => ACTIVE in 10.169066905975342 2021-06-02 01:45:23.092 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_IkK9SrFv. Status changed: SAVING => ACTIVE in 14.239992618560791 2021-06-02 01:45:23.778 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_IG1lXZrk. Status changed: SAVING => ACTIVE in 14.222832918167114 2021-06-02 01:45:24.419 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_cfo23ZOS. Status changed: SAVING => ACTIVE in 14.234926700592041 2021-06-02 01:45:24.501 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_IkK9SrFv. Status changed: NONE => IMAGE_UPLOADING in 1.4078776836395264 2021-06-02 01:45:27.460 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_IkK9SrFv. Status changed: IMAGE_UPLOADING => NONE in 2.959249258041382 2021-06-02 01:46:35.511 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_qVNrHETf. Status changed: BUILD => ACTIVE in 64.53382992744446 2021-06-02 01:46:37.534 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_l68yvNq3. Status changed: BUILD => ACTIVE in 61.60569953918457 2021-06-02 01:46:41.391 14036 WARNING /usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py [-] Method '_delete_image' of NovaScenario class is deprecated since Rally 0.10.0. Use GlanceUtils instead. 2021-06-02 01:46:41.981 14036 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 01:46:41.985 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: OK 2021-06-02 01:46:41.991 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:46:42.016 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_w6TqheQf. Status changed: BUILD => ACTIVE in 63.813151121139526 2021-06-02 01:46:45.790 14036 WARNING /usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py [-] Method '_delete_image' of NovaScenario class is deprecated since Rally 0.10.0. Use GlanceUtils instead. 2021-06-02 01:46:46.379 14036 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 01:46:46.380 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:46:46.383 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:46:47.357 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_KZbuP8hw. Status changed: BUILD => ACTIVE in 69.88721299171448 2021-06-02 01:46:49.869 14036 WARNING /usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py [-] Method '_delete_image' of NovaScenario class is deprecated since Rally 0.10.0. Use GlanceUtils instead. 2021-06-02 01:46:50.459 14036 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 01:46:50.461 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:46:50.469 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:46:53.290 14036 WARNING /usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py [-] Method '_delete_image' of NovaScenario class is deprecated since Rally 0.10.0. Use GlanceUtils instead. 2021-06-02 01:46:53.898 14036 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 01:46:53.899 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:46:53.906 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 START 2021-06-02 01:47:00.560 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_DizhKJDa. Status changed: BUILD => ACTIVE in 13.674636840820312 2021-06-02 01:47:02.932 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_MNxjEkCG. Status changed: BUILD => ACTIVE in 13.05261492729187 2021-06-02 01:47:07.089 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_DizhKJDa. Status changed: QUEUED => SAVING in 6.123957872390747 2021-06-02 01:47:08.396 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_4syN8cMM. Status changed: BUILD => ACTIVE in 14.349766731262207 2021-06-02 01:47:09.431 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_MNxjEkCG. Status changed: QUEUED => SAVING in 6.116078853607178 2021-06-02 01:47:11.525 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_5Pt95FzY. Status changed: BUILD => ACTIVE in 14.16098403930664 2021-06-02 01:47:13.181 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_DizhKJDa. Status changed: SAVING => ACTIVE in 6.091495752334595 2021-06-02 01:47:13.407 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_DizhKJDa. Status changed: NONE => IMAGE_UPLOADING in 0.2258319854736328 2021-06-02 01:47:14.960 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_4syN8cMM. Status changed: QUEUED => SAVING in 6.136675596237183 2021-06-02 01:47:16.051 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_DizhKJDa. Status changed: IMAGE_UPLOADING => NONE in 2.644235849380493 2021-06-02 01:47:17.553 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_MNxjEkCG. Status changed: SAVING => ACTIVE in 8.121621370315552 2021-06-02 01:47:18.126 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_5Pt95FzY. Status changed: QUEUED => SAVING in 6.137687683105469 2021-06-02 01:47:23.086 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_4syN8cMM. Status changed: SAVING => ACTIVE in 8.126597881317139 2021-06-02 01:47:24.217 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_5Pt95FzY. Status changed: SAVING => ACTIVE in 6.090599298477173 2021-06-02 01:47:26.279 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_5Pt95FzY. Status changed: NONE => IMAGE_UPLOADING in 2.0615744590759277 2021-06-02 01:47:29.315 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_5Pt95FzY. Status changed: IMAGE_UPLOADING => NONE in 3.0354933738708496 2021-06-02 01:47:43.865 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_X2UMdkb6. Status changed: BUILD => ACTIVE in 14.732349872589111 2021-06-02 01:47:52.940 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_2libzfJd. Status changed: BUILD => ACTIVE in 27.99396777153015 2021-06-02 01:48:02.182 14036 WARNING /usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py [-] Method '_delete_image' of NovaScenario class is deprecated since Rally 0.10.0. Use GlanceUtils instead. 2021-06-02 01:48:02.882 14036 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 01:48:02.884 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:48:02.889 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 START 2021-06-02 01:48:03.101 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_fd23DoLJ. Status changed: BUILD => ACTIVE in 24.780499696731567 2021-06-02 01:48:06.061 14036 WARNING /usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py [-] Method '_delete_image' of NovaScenario class is deprecated since Rally 0.10.0. Use GlanceUtils instead. 2021-06-02 01:48:06.701 14036 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 01:48:06.701 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:48:06.705 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 START 2021-06-02 01:48:07.046 14036 WARNING /usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py [-] Method '_delete_image' of NovaScenario class is deprecated since Rally 0.10.0. Use GlanceUtils instead. 2021-06-02 01:48:07.644 14036 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 01:48:07.645 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:48:17.349 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_lj9GOZRw. Status changed: BUILD => ACTIVE in 33.67643189430237 2021-06-02 01:48:26.272 14036 WARNING /usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py [-] Method '_delete_image' of NovaScenario class is deprecated since Rally 0.10.0. Use GlanceUtils instead. 2021-06-02 01:48:26.833 14036 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 01:48:26.834 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 END: OK 2021-06-02 01:48:34.570 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_Q78UCYVx. Status changed: BUILD => ACTIVE in 28.096431255340576 2021-06-02 01:48:41.078 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_Q78UCYVx. Status changed: QUEUED => SAVING in 6.131237268447876 2021-06-02 01:48:41.250 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_7A4zpewB. Status changed: BUILD => ACTIVE in 31.914525508880615 2021-06-02 01:48:47.178 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_Q78UCYVx. Status changed: SAVING => ACTIVE in 6.099730014801025 2021-06-02 01:48:47.793 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_7A4zpewB. Status changed: QUEUED => SAVING in 6.122904300689697 2021-06-02 01:48:48.244 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_Q78UCYVx. Status changed: NONE => IMAGE_UPLOADING in 1.0649192333221436 2021-06-02 01:48:50.473 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_Q78UCYVx. Status changed: IMAGE_UPLOADING => NONE in 2.2286202907562256 2021-06-02 01:48:53.902 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_7A4zpewB. Status changed: SAVING => ACTIVE in 6.108883619308472 2021-06-02 01:49:14.217 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_mdNMb2vi. Status changed: BUILD => ACTIVE in 19.079148292541504 2021-06-02 01:49:16.997 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_b23a5b60_yVkMwQl9. Status changed: BUILD => ACTIVE in 16.246849536895752 2021-06-02 01:49:19.850 14036 WARNING /usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py [-] Method '_delete_image' of NovaScenario class is deprecated since Rally 0.10.0. Use GlanceUtils instead. 2021-06-02 01:49:20.403 14036 WARNING /usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py [-] Method '_delete_image' of NovaScenario class is deprecated since Rally 0.10.0. Use GlanceUtils instead. 2021-06-02 01:49:20.453 14036 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 01:49:20.454 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 END: OK 2021-06-02 01:49:21.046 14036 DEBUG glanceclient.common.http [-] Request returned failure status 404. _handle_response /usr/lib/python3.8/site-packages/glanceclient/common/http.py:125 2021-06-02 01:49:21.047 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 END: OK 2021-06-02 01:49:21.066 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() started 2021-06-02 01:49:21.073 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:49:21.991 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:49:22.493 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:49:23.671 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up glance images objects 2021-06-02 01:49:24.523 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() finished in 3.46 sec 2021-06-02 01:49:24.523 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() started 2021-06-02 01:49:24.953 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context quotas@openstack cleanup() finished in 0.43 sec 2021-06-02 01:49:24.954 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:49:31.081 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 6.13 sec 2021-06-02 01:49:32.901 14036 INFO rally.task.engine [-] Load duration is: 370.5657 2021-06-02 01:49:32.901 14036 INFO rally.task.engine [-] Full runner duration is: 372.596224 2021-06-02 01:49:32.901 14036 INFO rally.task.engine [-] Full duration is: 385.801846 2021-06-02 01:49:33.002 14036 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=ab96d0e0-fe24-4e4c-9ee8-0dc61892f81d)", "subtasks": [ { "title": "NovaServers.boot_server_from_volume", "description": "Boot a server from volume.", "scenario": { "NovaServers.boot_server_from_volume": { "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "volume_size": 1, "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:49:33.024 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:49:33.534 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:49:34.452 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.43 sec 2021-06-02 01:49:34.576 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context api_versions@openstack setup() finished in 0.12 sec 2021-06-02 01:49:34.576 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:49:35.005 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:49:35.007 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "volume_size": 1, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:49:35.008 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "volume_size": 1, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:49:35.012 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "volume_size": 1, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:49:35.017 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:49:35.017 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "volume_size": 1, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:49:35.018 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:49:35.023 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:49:35.032 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:49:39.975 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_rlnPmGKF. Status changed: DOWNLOADING => AVAILABLE in 2.220731735229492 2021-06-02 01:49:40.014 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_ow0y1VLY. Status changed: DOWNLOADING => AVAILABLE in 2.2362749576568604 2021-06-02 01:49:40.029 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_nGNgRWL6. Status changed: DOWNLOADING => AVAILABLE in 2.2463767528533936 2021-06-02 01:49:40.971 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_XZMjCvPK. Status changed: DOWNLOADING => AVAILABLE in 2.2153496742248535 2021-06-02 01:49:57.705 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_n7qdTjiA. Status changed: BUILD => ACTIVE in 15.354249000549316 2021-06-02 01:49:57.706 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:49:57.712 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:49:58.103 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_VrA5G0q3. Status changed: BUILD => ACTIVE in 16.025551795959473 2021-06-02 01:49:58.104 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:49:58.108 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:49:58.804 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_8wViK1Ry. Status changed: BUILD => ACTIVE in 16.447739362716675 2021-06-02 01:49:58.805 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:49:58.809 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:50:01.549 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_9Wgb8L6n. Status changed: BUILD => ACTIVE in 16.313979148864746 2021-06-02 01:50:01.550 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: OK 2021-06-02 01:50:01.554 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 START 2021-06-02 01:50:02.633 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_9rw5iuQB. Status changed: DOWNLOADING => AVAILABLE in 2.260640859603882 2021-06-02 01:50:02.950 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_laHLLxuK. Status changed: DOWNLOADING => AVAILABLE in 2.2265119552612305 2021-06-02 01:50:03.639 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_W33HKiXz. Status changed: DOWNLOADING => AVAILABLE in 2.2157976627349854 2021-06-02 01:50:06.514 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_raHCmM83. Status changed: DOWNLOADING => AVAILABLE in 2.2022745609283447 2021-06-02 01:50:16.975 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_LMIVotJa. Status changed: BUILD => ACTIVE in 9.47369933128357 2021-06-02 01:50:16.976 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:50:16.981 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 START 2021-06-02 01:50:18.814 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_leJteDN6. Status changed: BUILD => ACTIVE in 9.485348463058472 2021-06-02 01:50:18.815 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 END: OK 2021-06-02 01:50:18.818 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 START 2021-06-02 01:50:21.593 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_LKs71kPi. Status changed: BUILD => ACTIVE in 13.551047563552856 2021-06-02 01:50:21.594 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:50:21.845 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_sWldj4iG. Status changed: BUILD => ACTIVE in 14.899779796600342 2021-06-02 01:50:21.846 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:50:21.921 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_PQVMyXOo. Status changed: DOWNLOADING => AVAILABLE in 2.2121527194976807 2021-06-02 01:50:23.620 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_T3ARbi8s. Status changed: DOWNLOADING => AVAILABLE in 2.236473560333252 2021-06-02 01:51:13.128 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_mqOjdw1Y. Status changed: BUILD => ACTIVE in 46.122771978378296 2021-06-02 01:51:13.129 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 END: OK 2021-06-02 01:51:15.103 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_ab96d0e0_nIy3OqVi. Status changed: BUILD => ACTIVE in 49.34823155403137 2021-06-02 01:51:15.104 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 END: OK 2021-06-02 01:51:15.123 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() started 2021-06-02 01:51:15.128 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:51:19.171 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_ab96d0e0_nIy3OqVi (4b5572f9-1767-4f52-ac99-3a41602f68e6) 2021-06-02 01:51:19.172 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_ab96d0e0_VrA5G0q3 (f4103874-b8d3-45d3-ad24-86f39f7f8608) 2021-06-02 01:51:19.177 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_ab96d0e0_sWldj4iG (298c0a45-51bc-4d6f-8d98-917f9f2fe201) 2021-06-02 01:51:19.182 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_ab96d0e0_9Wgb8L6n (6be83e5f-a945-4609-b74d-578d9f245865) 2021-06-02 01:51:19.199 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_ab96d0e0_mqOjdw1Y (c5601ed8-d7e4-4680-bb81-9ecc097c3bed) 2021-06-02 01:51:19.209 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_ab96d0e0_leJteDN6 (81054da2-72a5-45b9-b914-ab796ca57aa8) 2021-06-02 01:51:19.194 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_ab96d0e0_8wViK1Ry (5d7705e8-d9d4-4a45-a3ff-00906f2322a1) 2021-06-02 01:51:19.219 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_ab96d0e0_LKs71kPi (806827be-8a7b-411a-8da3-b259560fb968) 2021-06-02 01:51:19.230 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_ab96d0e0_LMIVotJa (eddb40e4-e1b9-4295-9ff8-63f33ab57dba) 2021-06-02 01:51:19.246 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_ab96d0e0_n7qdTjiA (d9325310-2207-40d2-acf8-c8c199d3e162) 2021-06-02 01:51:30.719 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:51:31.249 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:51:32.216 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder backups objects 2021-06-02 01:51:32.726 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volume_snapshots objects 2021-06-02 01:51:33.197 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder transfers objects 2021-06-02 01:51:33.680 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder volumes objects 2021-06-02 01:51:34.282 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_ab96d0e0_PQVMyXOo (0ada3837-a62f-4c77-ad24-4163d8445295) 2021-06-02 01:51:34.286 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_ab96d0e0_ow0y1VLY (bfefbda0-377f-4f51-b963-8663035d0b48) 2021-06-02 01:51:34.296 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_ab96d0e0_9rw5iuQB (277cbb4a-d369-48ca-b727-eca064ec09f8) 2021-06-02 01:51:34.309 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_ab96d0e0_XZMjCvPK (bc27c016-a5dd-48d6-a8c3-ff1b67d5a46c) 2021-06-02 01:51:34.329 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_ab96d0e0_T3ARbi8s (3e0158d9-a5ed-4ff4-a8e6-4c424f0bc55f) 2021-06-02 01:51:34.329 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_ab96d0e0_rlnPmGKF (03463edb-88db-45a1-b983-00443c7bb1cc) 2021-06-02 01:51:34.334 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_ab96d0e0_raHCmM83 (029e6aae-a27e-4c73-a8f2-2b6c248d557a) 2021-06-02 01:51:34.343 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_ab96d0e0_W33HKiXz (890dec2e-1cbb-4fc2-a72e-798cbc334e17) 2021-06-02 01:51:34.352 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_ab96d0e0_laHLLxuK (4f6222c3-6ee2-4830-85f5-39e4488c8bd0) 2021-06-02 01:51:34.358 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting cinder.volumes object s_rally_ab96d0e0_nGNgRWL6 (75640e41-ed37-4ef0-884c-4f44fbc73c5f) 2021-06-02 01:51:36.985 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() finished in 21.86 sec 2021-06-02 01:51:36.985 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context api_versions@openstack cleanup() started 2021-06-02 01:51:36.985 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context api_versions@openstack cleanup() finished in 0.20 msec 2021-06-02 01:51:36.985 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:51:39.375 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 2.39 sec 2021-06-02 01:51:39.559 14036 INFO rally.task.engine [-] Load duration is: 99.077114 2021-06-02 01:51:39.559 14036 INFO rally.task.engine [-] Full runner duration is: 100.117896 2021-06-02 01:51:39.559 14036 INFO rally.task.engine [-] Full duration is: 126.353009 2021-06-02 01:51:39.661 14036 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=aef39a7e-ea09-4f47-8824-98ed2a38840f)", "subtasks": [ { "title": "NovaServers.boot_server", "description": "Boot a server.", "scenario": { "NovaServers.boot_server": { "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:51:39.683 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:51:40.158 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:51:41.106 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.42 sec 2021-06-02 01:51:41.107 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack setup() finished in 0.12 msec 2021-06-02 01:51:41.808 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:51:41.809 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:51:41.810 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:51:41.818 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:51:41.822 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:51:41.824 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:51:41.827 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:51:41.828 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:51:41.848 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:51:57.556 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aef39a7e_xWb0Id4x. Status changed: BUILD => ACTIVE in 13.420457124710083 2021-06-02 01:51:57.557 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:51:57.562 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:52:02.920 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aef39a7e_Oh6K8QPC. Status changed: BUILD => ACTIVE in 18.051337242126465 2021-06-02 01:52:02.920 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:52:02.924 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:52:05.197 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aef39a7e_ffm5Mslc. Status changed: BUILD => ACTIVE in 18.57712435722351 2021-06-02 01:52:05.198 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:52:05.202 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:52:08.588 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aef39a7e_w9R47tKD. Status changed: BUILD => ACTIVE in 21.88518500328064 2021-06-02 01:52:08.590 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: OK 2021-06-02 01:52:08.594 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 START 2021-06-02 01:52:12.714 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aef39a7e_liuew1jy. Status changed: BUILD => ACTIVE in 12.225387811660767 2021-06-02 01:52:12.715 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:52:12.721 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 START 2021-06-02 01:52:17.525 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aef39a7e_VEt4kwjR. Status changed: BUILD => ACTIVE in 12.665310859680176 2021-06-02 01:52:17.526 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:52:17.530 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 START 2021-06-02 01:52:19.861 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aef39a7e_19JEPLYq. Status changed: BUILD => ACTIVE in 11.904929637908936 2021-06-02 01:52:19.861 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:52:28.402 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aef39a7e_MNW3GLLU. Status changed: BUILD => ACTIVE in 17.51459002494812 2021-06-02 01:52:28.404 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 END: OK 2021-06-02 01:52:29.329 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aef39a7e_115V9rCn. Status changed: BUILD => ACTIVE in 14.116122484207153 2021-06-02 01:52:29.329 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 END: OK 2021-06-02 01:52:29.548 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_aef39a7e_j6P7Tcmn. Status changed: BUILD => ACTIVE in 9.738105297088623 2021-06-02 01:52:29.548 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 END: OK 2021-06-02 01:52:29.571 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() started 2021-06-02 01:52:29.577 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:52:31.843 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_aef39a7e_j6P7Tcmn (bdc14e47-03fd-430e-8159-b822e791a068) 2021-06-02 01:52:31.848 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_aef39a7e_115V9rCn (8984d2bb-eb9a-4cab-b333-51592a2b8c9c) 2021-06-02 01:52:31.857 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_aef39a7e_MNW3GLLU (743b32a2-898e-4a38-91b4-80170bb797ed) 2021-06-02 01:52:31.862 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_aef39a7e_w9R47tKD (5e49e322-3e02-4c60-ba38-42e58e59465f) 2021-06-02 01:52:31.881 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_aef39a7e_19JEPLYq (a222d486-437c-4f4a-a9e6-ad6431c01273) 2021-06-02 01:52:31.886 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_aef39a7e_xWb0Id4x (313abdf9-bb54-4ea3-80a0-8f0c650f986d) 2021-06-02 01:52:31.904 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_aef39a7e_VEt4kwjR (68b3e93d-7a41-4126-9322-c9d459460b5b) 2021-06-02 01:52:31.913 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_aef39a7e_liuew1jy (7fe99bf4-54d2-4503-b578-46aa44433939) 2021-06-02 01:52:31.918 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_aef39a7e_ffm5Mslc (49942a14-23ca-46b9-ac55-9bfedfefec24) 2021-06-02 01:52:31.931 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_aef39a7e_Oh6K8QPC (0831e869-2165-4ea9-991c-7e79ffe7f2de) 2021-06-02 01:52:40.609 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:52:41.203 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:52:42.308 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() finished in 12.74 sec 2021-06-02 01:52:42.308 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:52:44.969 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 2.66 sec 2021-06-02 01:52:46.030 14036 INFO rally.task.engine [-] Load duration is: 46.730345 2021-06-02 01:52:46.031 14036 INFO rally.task.engine [-] Full runner duration is: 47.763753 2021-06-02 01:52:46.031 14036 INFO rally.task.engine [-] Full duration is: 65.288098 2021-06-02 01:52:46.171 14036 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=8551b765-576f-4f50-88e0-d6a0cb4c16f7)", "subtasks": [ { "title": "NovaServers.list_servers", "description": "List all servers.", "scenario": { "NovaServers.list_servers": { "detailed": true } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "servers": { "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "servers_per_tenant": 2, "auto_assign_nic": true }, "network": {} }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:52:46.194 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:52:46.641 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:52:47.635 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.44 sec 2021-06-02 01:52:49.991 14036 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.0.0/24 2021-06-02 01:52:54.335 14036 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.1.0/24 2021-06-02 01:52:58.769 14036 RALLYDEBUG rally_openstack.common.wrappers.network [-] CIDR generated: 10.2.2.0/24 2021-06-02 01:53:01.168 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context network@openstack setup() finished in 13.53 sec 2021-06-02 01:53:01.623 14036 RALLYDEBUG rally_openstack.task.contexts.nova.servers [-] Booting servers for user tenant a93e2f3c44d44a78887fbbe7d6073b77 2021-06-02 01:53:01.623 14036 RALLYDEBUG rally_openstack.task.contexts.nova.servers [-] Calling _boot_servers with image_id=eef2ed49-1645-43d0-b839-b86fa887c4ec flavor_id=75c2f015-21f7-4bd7-a59f-2cc881c6e82f servers_per_tenant=2 2021-06-02 01:53:15.176 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8551b765_G8gp1xti_1. Status changed: BUILD => ACTIVE in 8.55535078048706 2021-06-02 01:53:15.382 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8551b765_G8gp1xti_0. Status changed: BUILD => ACTIVE in 0.20543146133422852 2021-06-02 01:53:15.382 14036 RALLYDEBUG rally_openstack.task.contexts.nova.servers [-] Adding booted servers ['6a4eb58e-ddf0-485f-8e76-018680ccaba5', '0555e688-7e79-40c0-b02d-c0ec3e62663e'] to context 2021-06-02 01:53:15.382 14036 RALLYDEBUG rally_openstack.task.contexts.nova.servers [-] Booting servers for user tenant 0171502f21fd461fbb941100294a9c8c 2021-06-02 01:53:15.382 14036 RALLYDEBUG rally_openstack.task.contexts.nova.servers [-] Calling _boot_servers with image_id=eef2ed49-1645-43d0-b839-b86fa887c4ec flavor_id=75c2f015-21f7-4bd7-a59f-2cc881c6e82f servers_per_tenant=2 2021-06-02 01:53:27.058 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8551b765_pnn02GZU_1. Status changed: BUILD => ACTIVE in 7.950409650802612 2021-06-02 01:53:27.274 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8551b765_pnn02GZU_0. Status changed: BUILD => ACTIVE in 0.21527504920959473 2021-06-02 01:53:27.275 14036 RALLYDEBUG rally_openstack.task.contexts.nova.servers [-] Adding booted servers ['f43f1be0-c8f4-46d8-93e1-3cbdf1a75fe7', '6d775fb0-aa30-45ea-85ef-ea11fc563af5'] to context 2021-06-02 01:53:27.275 14036 RALLYDEBUG rally_openstack.task.contexts.nova.servers [-] Booting servers for user tenant 1287ea6dea584b6a8f0e2e7fa816246b 2021-06-02 01:53:27.276 14036 RALLYDEBUG rally_openstack.task.contexts.nova.servers [-] Calling _boot_servers with image_id=eef2ed49-1645-43d0-b839-b86fa887c4ec flavor_id=75c2f015-21f7-4bd7-a59f-2cc881c6e82f servers_per_tenant=2 2021-06-02 01:53:37.689 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8551b765_tw27k7ME_1. Status changed: BUILD => ACTIVE in 7.018568515777588 2021-06-02 01:53:40.982 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_8551b765_tw27k7ME_0. Status changed: BUILD => ACTIVE in 3.292282819747925 2021-06-02 01:53:40.983 14036 RALLYDEBUG rally_openstack.task.contexts.nova.servers [-] Adding booted servers ['9e29440f-087b-4c24-9636-a31d66ed90f9', '24ee4569-2278-4d54-bb43-11af89c2c6bd'] to context 2021-06-02 01:53:40.984 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context servers@openstack setup() finished in 39.81 sec 2021-06-02 01:53:40.998 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:53:41.000 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true} 2021-06-02 01:53:41.001 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true} 2021-06-02 01:53:41.008 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:53:41.008 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true} 2021-06-02 01:53:41.013 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"detailed": true} 2021-06-02 01:53:41.015 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:53:41.027 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:53:41.033 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:53:41.582 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: OK 2021-06-02 01:53:41.590 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:53:41.599 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:53:41.604 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:53:41.705 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:53:41.710 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:53:42.038 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:53:42.044 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 START 2021-06-02 01:53:42.155 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:53:42.160 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 START 2021-06-02 01:53:42.193 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:53:42.199 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 START 2021-06-02 01:53:42.227 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:53:42.498 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 END: OK 2021-06-02 01:53:42.610 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 END: OK 2021-06-02 01:53:42.626 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 END: OK 2021-06-02 01:53:42.647 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context servers@openstack cleanup() started 2021-06-02 01:53:42.649 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:53:45.398 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_8551b765_G8gp1xti_1 (6a4eb58e-ddf0-485f-8e76-018680ccaba5) 2021-06-02 01:53:45.405 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_8551b765_G8gp1xti_0 (0555e688-7e79-40c0-b02d-c0ec3e62663e) 2021-06-02 01:53:45.407 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_8551b765_pnn02GZU_1 (f43f1be0-c8f4-46d8-93e1-3cbdf1a75fe7) 2021-06-02 01:53:45.410 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_8551b765_pnn02GZU_0 (6d775fb0-aa30-45ea-85ef-ea11fc563af5) 2021-06-02 01:53:45.430 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_8551b765_tw27k7ME_1 (9e29440f-087b-4c24-9636-a31d66ed90f9) 2021-06-02 01:53:45.438 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_8551b765_tw27k7ME_0 (24ee4569-2278-4d54-bb43-11af89c2c6bd) 2021-06-02 01:53:52.539 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context servers@openstack cleanup() finished in 9.89 sec 2021-06-02 01:53:52.539 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context network@openstack cleanup() started 2021-06-02 01:54:13.504 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context network@openstack cleanup() finished in 20.97 sec 2021-06-02 01:54:13.505 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:54:16.624 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 3.12 sec 2021-06-02 01:54:18.588 14036 INFO rally.task.engine [-] Load duration is: 1.609983 2021-06-02 01:54:18.589 14036 INFO rally.task.engine [-] Full runner duration is: 1.649736 2021-06-02 01:54:18.589 14036 INFO rally.task.engine [-] Full duration is: 90.432547 2021-06-02 01:54:18.680 14036 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=c82db250-1b7d-4ad1-a3df-ecc9e912d580)", "subtasks": [ { "title": "NovaServers.resize_server", "description": "Boot a server, then resize and delete it.", "scenario": { "NovaServers.resize_server": { "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "to_flavor": { "name": "rally_full_cntt-flavor_alt_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "confirm": true, "force_delete": false, "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:54:18.697 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:54:19.175 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:54:20.108 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.41 sec 2021-06-02 01:54:20.109 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:54:20.780 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:54:20.782 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "to_flavor": "2ba916bb-b279-40bd-a0f5-e233d8dbf30d", "confirm": true, "force_delete": false, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:54:20.785 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "to_flavor": "2ba916bb-b279-40bd-a0f5-e233d8dbf30d", "confirm": true, "force_delete": false, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:54:20.790 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "to_flavor": "2ba916bb-b279-40bd-a0f5-e233d8dbf30d", "confirm": true, "force_delete": false, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:54:20.794 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:54:20.799 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "to_flavor": "2ba916bb-b279-40bd-a0f5-e233d8dbf30d", "confirm": true, "force_delete": false, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:54:20.804 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:54:20.805 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:54:20.806 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:54:33.283 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_mRO7hteR. Status changed: BUILD => ACTIVE in 9.818751096725464 2021-06-02 01:54:34.619 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_mRO7hteR. Status changed: ACTIVE => RESIZE in 0.23764657974243164 2021-06-02 01:54:37.515 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_JyTMjntk. Status changed: BUILD => ACTIVE in 14.165531158447266 2021-06-02 01:54:38.159 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_JyTMjntk. Status changed: ACTIVE => RESIZE in 0.26114726066589355 2021-06-02 01:54:38.295 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_cv9pb8NR. Status changed: BUILD => ACTIVE in 14.927213191986084 2021-06-02 01:54:39.799 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_cv9pb8NR. Status changed: ACTIVE => RESIZE in 0.8786802291870117 2021-06-02 01:54:42.267 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_LU6QGp7E. Status changed: BUILD => ACTIVE in 18.88615345954895 2021-06-02 01:54:42.895 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_LU6QGp7E. Status changed: ACTIVE => RESIZE in 0.3069322109222412 2021-06-02 01:54:50.410 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_mRO7hteR. Status changed: RESIZE => VERIFY_RESIZE in 15.791266441345215 2021-06-02 01:54:50.781 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_mRO7hteR. Status changed: ACTIVE => VERIFY_RESIZE in 0.24320197105407715 2021-06-02 01:54:51.172 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_cv9pb8NR. Status changed: RESIZE => VERIFY_RESIZE in 11.372617721557617 2021-06-02 01:54:51.492 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_cv9pb8NR. Status changed: ACTIVE => VERIFY_RESIZE in 0.21700477600097656 2021-06-02 01:54:53.308 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_LU6QGp7E. Status changed: RESIZE => VERIFY_RESIZE in 10.412275314331055 2021-06-02 01:54:53.679 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_LU6QGp7E. Status changed: ACTIVE => VERIFY_RESIZE in 0.22974419593811035 2021-06-02 01:54:54.590 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_JyTMjntk. Status changed: RESIZE => VERIFY_RESIZE in 16.430724620819092 2021-06-02 01:54:54.895 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_JyTMjntk. Status changed: ACTIVE => VERIFY_RESIZE in 0.20238089561462402 2021-06-02 01:54:55.228 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_mRO7hteR. Status changed: VERIFY_RESIZE => ACTIVE in 4.447830677032471 2021-06-02 01:54:56.084 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_cv9pb8NR. Status changed: VERIFY_RESIZE => ACTIVE in 4.591705799102783 2021-06-02 01:54:59.407 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_LU6QGp7E. Status changed: VERIFY_RESIZE => ACTIVE in 5.728769540786743 2021-06-02 01:54:59.888 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:54:59.897 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:55:00.456 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_JyTMjntk. Status changed: VERIFY_RESIZE => ACTIVE in 5.560704469680786 2021-06-02 01:55:01.509 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: OK 2021-06-02 01:55:01.514 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:55:03.156 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:55:03.161 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:55:03.448 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:55:03.453 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 START 2021-06-02 01:55:16.557 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_kjvilSNU. Status changed: BUILD => ACTIVE in 11.704233407974243 2021-06-02 01:55:17.568 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_kjvilSNU. Status changed: ACTIVE => RESIZE in 0.42136478424072266 2021-06-02 01:55:20.950 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_gJp80GQU. Status changed: BUILD => ACTIVE in 14.724043130874634 2021-06-02 01:55:21.586 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_rrA2bpKy. Status changed: BUILD => ACTIVE in 17.803988933563232 2021-06-02 01:55:23.143 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_gJp80GQU. Status changed: ACTIVE => RESIZE in 1.6510701179504395 2021-06-02 01:55:23.325 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_rrA2bpKy. Status changed: ACTIVE => RESIZE in 0.5059540271759033 2021-06-02 01:55:23.978 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_87eChOtN. Status changed: BUILD => ACTIVE in 17.090031147003174 2021-06-02 01:55:26.495 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_87eChOtN. Status changed: ACTIVE => RESIZE in 1.3962609767913818 2021-06-02 01:55:34.741 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_rrA2bpKy. Status changed: RESIZE => VERIFY_RESIZE in 11.41566801071167 2021-06-02 01:55:35.077 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_rrA2bpKy. Status changed: ACTIVE => VERIFY_RESIZE in 0.23377490043640137 2021-06-02 01:55:35.079 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_kjvilSNU. Status changed: RESIZE => VERIFY_RESIZE in 17.51175022125244 2021-06-02 01:55:35.450 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_kjvilSNU. Status changed: ACTIVE => VERIFY_RESIZE in 0.26592493057250977 2021-06-02 01:55:37.045 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_87eChOtN. Status changed: RESIZE => VERIFY_RESIZE in 10.55020809173584 2021-06-02 01:55:37.413 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_rrA2bpKy. Status changed: VERIFY_RESIZE => ACTIVE in 2.336615800857544 2021-06-02 01:55:37.490 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_87eChOtN. Status changed: ACTIVE => VERIFY_RESIZE in 0.34123921394348145 2021-06-02 01:55:40.267 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_gJp80GQU. Status changed: RESIZE => VERIFY_RESIZE in 17.124187469482422 2021-06-02 01:55:40.641 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_gJp80GQU. Status changed: ACTIVE => VERIFY_RESIZE in 0.2669861316680908 2021-06-02 01:55:41.942 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:55:41.947 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 START 2021-06-02 01:55:42.240 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_87eChOtN. Status changed: VERIFY_RESIZE => ACTIVE in 4.749497413635254 2021-06-02 01:55:42.998 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_kjvilSNU. Status changed: VERIFY_RESIZE => ACTIVE in 7.547818899154663 2021-06-02 01:55:44.727 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:55:44.732 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 START 2021-06-02 01:55:45.542 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:55:45.952 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_gJp80GQU. Status changed: VERIFY_RESIZE => ACTIVE in 5.311281442642212 2021-06-02 01:55:49.031 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 8 END: OK 2021-06-02 01:55:56.245 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_sIG9gukU. Status changed: BUILD => ACTIVE in 10.059149026870728 2021-06-02 01:55:56.808 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_sIG9gukU. Status changed: ACTIVE => RESIZE in 0.2830827236175537 2021-06-02 01:55:59.423 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_dOvGnSiz. Status changed: BUILD => ACTIVE in 12.455051183700562 2021-06-02 01:56:00.777 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_dOvGnSiz. Status changed: ACTIVE => RESIZE in 0.21187496185302734 2021-06-02 01:56:07.241 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_sIG9gukU. Status changed: RESIZE => VERIFY_RESIZE in 10.432327032089233 2021-06-02 01:56:08.381 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_sIG9gukU. Status changed: ACTIVE => VERIFY_RESIZE in 1.0306332111358643 2021-06-02 01:56:11.563 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_dOvGnSiz. Status changed: RESIZE => VERIFY_RESIZE in 10.786272048950195 2021-06-02 01:56:11.969 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_dOvGnSiz. Status changed: ACTIVE => VERIFY_RESIZE in 0.3119339942932129 2021-06-02 01:56:12.799 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_sIG9gukU. Status changed: VERIFY_RESIZE => ACTIVE in 4.418039560317993 2021-06-02 01:56:15.288 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 9 END: OK 2021-06-02 01:56:17.414 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_c82db250_dOvGnSiz. Status changed: VERIFY_RESIZE => ACTIVE in 5.444813966751099 2021-06-02 01:56:20.126 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 10 END: OK 2021-06-02 01:56:20.144 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() started 2021-06-02 01:56:20.150 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:56:21.058 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:56:21.540 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:56:22.694 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() finished in 2.55 sec 2021-06-02 01:56:22.695 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:56:27.457 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 4.76 sec 2021-06-02 01:56:29.310 14036 INFO rally.task.engine [-] Load duration is: 118.331993 2021-06-02 01:56:29.310 14036 INFO rally.task.engine [-] Full runner duration is: 119.364558 2021-06-02 01:56:29.311 14036 INFO rally.task.engine [-] Full duration is: 128.760648 2021-06-02 01:56:29.424 14036 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=45829ee3-b48b-41c3-9d64-1d69a995d173)", "subtasks": [ { "title": "NovaServers.boot_and_live_migrate_server", "description": "Live Migrate a server.", "scenario": { "NovaServers.boot_and_live_migrate_server": { "flavor": { "name": "rally_full_cntt-flavor_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "image": { "name": "rally_full_cntt-img_5fc9493b-b85f-41c5-a33f-3a56d9fa4376" }, "block_migration": false, "nics": [ { "net-id": "e6506e05-7b48-438c-bf60-c626705bf063" } ] } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:56:29.444 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:56:29.914 14036 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:56:30.862 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack setup() finished in 1.42 sec 2021-06-02 01:56:30.862 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack setup() finished in 0.02 msec 2021-06-02 01:56:31.426 14036 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: ea7a4591-f74a-43c8-8680-f3b45eeed015). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:56:31.427 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "block_migration": false, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:56:31.428 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "block_migration": false, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:56:31.432 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "block_migration": false, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:56:31.436 14036 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"flavor": "75c2f015-21f7-4bd7-a59f-2cc881c6e82f", "image": "eef2ed49-1645-43d0-b839-b86fa887c4ec", "block_migration": false, "nics": [{"net-id": "e6506e05-7b48-438c-bf60-c626705bf063"}]} 2021-06-02 01:56:31.437 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 START 2021-06-02 01:56:31.443 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 START 2021-06-02 01:56:31.443 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 START 2021-06-02 01:56:31.452 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 START 2021-06-02 01:56:50.078 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_9rEvPhyV. Status changed: BUILD => ACTIVE in 12.852783203125 2021-06-02 01:56:52.902 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_8qjZGDS8. Status changed: BUILD => ACTIVE in 17.890308380126953 2021-06-02 01:56:53.760 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_9rEvPhyV. Status changed: ACTIVE => MIGRATING in 0.2047133445739746 2021-06-02 01:56:57.665 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_H3PDnrj4. Status changed: BUILD => ACTIVE in 23.878432273864746 2021-06-02 01:56:59.643 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_8qjZGDS8. Status changed: ACTIVE => MIGRATING in 1.8100354671478271 2021-06-02 01:56:59.656 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_GeVITUV7. Status changed: BUILD => ACTIVE in 24.638518571853638 2021-06-02 01:57:01.848 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_H3PDnrj4. Status changed: ACTIVE => MIGRATING in 0.21340131759643555 2021-06-02 01:57:05.625 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_GeVITUV7. Status changed: ACTIVE => MIGRATING in 1.5316660404205322 2021-06-02 01:57:07.076 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_9rEvPhyV. Status changed: MIGRATING => ACTIVE in 13.316390037536621 2021-06-02 01:57:08.099 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_8qjZGDS8. Status changed: MIGRATING => ACTIVE in 8.456706523895264 2021-06-02 01:57:09.960 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 2 END: OK 2021-06-02 01:57:09.966 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 START 2021-06-02 01:57:14.363 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 4 END: OK 2021-06-02 01:57:14.367 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 START 2021-06-02 01:57:16.197 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_H3PDnrj4. Status changed: MIGRATING => ACTIVE in 14.348873138427734 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner [-] Iteration 1 raised Exception: rally.exceptions.RallyException: Live Migration failed: Migration complete but instance did not change host: pod4-node5 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner Traceback (most recent call last): 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner File "/src/rally/rally/task/runner.py", line 70, in _run_scenario_once 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner getattr(scenario_inst, method_name)(**scenario_kwargs) 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner File "/usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/servers.py", line 720, in run 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner self._live_migrate(server, block_migration, disk_over_commit) 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner File "/src/rally/rally/task/atomic.py", line 91, in func_atomic_actions 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner f = func(self, *args, **kwargs) 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner File "/usr/lib/python3.8/site-packages/rally_openstack/task/scenarios/nova/utils.py", line 847, in _live_migrate 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner raise exceptions.RallyException( 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner rally.exceptions.RallyException: Live Migration failed: Migration complete but instance did not change host: pod4-node5 2021-06-02 01:57:17.602 14036 ERROR rally.task.runner 2021-06-02 01:57:17.604 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 1 END: Error RallyException: Live Migration failed: Migration complete but instance did not change host: pod4-node5 2021-06-02 01:57:17.609 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 START 2021-06-02 01:57:21.356 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_GeVITUV7. Status changed: MIGRATING => ACTIVE in 15.730848550796509 2021-06-02 01:57:22.196 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_lFRqJtC8. Status changed: BUILD => ACTIVE in 10.107134819030762 2021-06-02 01:57:24.108 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 3 END: OK 2021-06-02 01:57:25.201 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_lFRqJtC8. Status changed: ACTIVE => MIGRATING in 0.2841503620147705 2021-06-02 01:57:26.701 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_hhQ6tCPq. Status changed: BUILD => ACTIVE in 7.003553867340088 2021-06-02 01:57:28.937 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_hhQ6tCPq. Status changed: ACTIVE => MIGRATING in 0.2590034008026123 2021-06-02 01:57:29.880 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_YfmVEjKu. Status changed: BUILD => ACTIVE in 13.203471183776855 2021-06-02 01:57:33.039 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_YfmVEjKu. Status changed: ACTIVE => MIGRATING in 0.1837921142578125 2021-06-02 01:57:34.529 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_lFRqJtC8. Status changed: MIGRATING => ACTIVE in 9.32736587524414 2021-06-02 01:57:39.425 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 5 END: OK 2021-06-02 01:57:39.520 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_hhQ6tCPq. Status changed: MIGRATING => ACTIVE in 10.58271312713623 2021-06-02 01:57:44.538 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 7 END: OK 2021-06-02 01:57:46.816 14036 RALLYDEBUG rally.task.utils [-] Waiting for resource s_rally_45829ee3_YfmVEjKu. Status changed: MIGRATING => ACTIVE in 13.776732444763184 2021-06-02 01:57:49.601 14036 INFO rally.task.runner [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | ITER: 6 END: OK 2021-06-02 01:57:49.617 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() started 2021-06-02 01:57:49.621 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova servers objects 2021-06-02 01:57:51.529 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting nova.servers object s_rally_45829ee3_H3PDnrj4 (f3d89692-a11a-466d-b5a3-5ece48bb7fea) 2021-06-02 01:57:55.265 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova server_groups objects 2021-06-02 01:57:55.760 14036 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova keypairs objects 2021-06-02 01:57:56.886 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context cleanup@openstack cleanup() finished in 7.27 sec 2021-06-02 01:57:56.886 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() started 2021-06-02 01:58:00.204 14036 INFO rally.task.context [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Context users@openstack cleanup() finished in 3.32 sec 2021-06-02 01:58:01.888 14036 INFO rally.task.engine [-] Load duration is: 77.154296 2021-06-02 01:58:01.889 14036 INFO rally.task.engine [-] Full runner duration is: 78.191988 2021-06-02 01:58:01.889 14036 INFO rally.task.engine [-] Full duration is: 90.762757 2021-06-02 01:58:01.974 14036 INFO rally.task.engine [-] Received aborting signal. 2021-06-02 01:58:01.987 14036 INFO rally.task.engine [-] Task ea7a4591-f74a-43c8-8680-f3b45eeed015 | Completed: Running task. 2021-06-02 01:58:03.952 15534 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:58:03.953 15534 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:58:03.953 15534 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:58:05.584 15536 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:58:05.584 15536 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:58:05.584 15536 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:58:07.201 15538 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:58:07.202 15538 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:58:07.202 15538 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:58:09.681 15538 INFO rally.api [-] Building 'json' report for the following task(s): 'ea7a4591-f74a-43c8-8680-f3b45eeed015'. 2021-06-02 01:58:09.718 15538 INFO rally.api [-] The report has been successfully built. 2021-06-02 01:58:11.548 15540 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:58:11.549 15540 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:58:11.549 15540 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:58:14.150 15540 INFO rally.task.engine [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Starting: Task validation. 2021-06-02 01:58:14.164 15540 INFO rally.task.engine [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Starting: Task validation of syntax. 2021-06-02 01:58:14.255 15540 INFO rally.task.engine [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Completed: Task validation of syntax. 2021-06-02 01:58:14.256 15540 INFO rally.task.engine [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Starting: Task validation of required platforms. 2021-06-02 01:58:14.308 15540 INFO rally.task.engine [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Completed: Task validation of required platforms. 2021-06-02 01:58:14.308 15540 INFO rally.task.engine [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Starting: Task validation of semantic. 2021-06-02 01:58:14.308 15540 INFO rally.task.engine [-] Check health of the environment '82b237cc-5c9e-499c-a87e-6bc505715ff5'. 2021-06-02 01:58:14.837 15540 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2021-06-02 01:58:14.850 15540 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 01:58:15.176 15540 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 01:58:15.893 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack setup() finished in 1.04 sec 2021-06-02 01:58:16.273 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack cleanup() started 2021-06-02 01:58:17.570 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack cleanup() finished in 1.30 sec 2021-06-02 01:58:17.571 15540 INFO rally.task.engine [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Completed: Task validation of semantic. 2021-06-02 01:58:17.571 15540 INFO rally.task.engine [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Completed: Task validation. 2021-06-02 01:58:17.572 15540 INFO rally.api [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 input file is valid. 2021-06-02 01:58:17.572 15540 INFO rally.api [-] Run Task 96ae5060-d83b-4d44-807d-138f5ffee095 against Deployment 82b237cc-5c9e-499c-a87e-6bc505715ff5 2021-06-02 01:58:17.572 15540 INFO rally.task.engine [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Starting: Running task. 2021-06-02 01:58:17.634 15540 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=9c78c73c-18f5-4b7d-903b-712183aa96da)", "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": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:58:17.652 15540 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:58:18.130 15540 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:58:19.178 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack setup() finished in 1.53 sec 2021-06-02 01:58:19.325 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context api_versions@openstack setup() finished in 0.15 sec 2021-06-02 01:58:19.326 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:58:19.336 15540 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 96ae5060-d83b-4d44-807d-138f5ffee095). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:58:19.338 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:19.339 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:19.344 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 1 START 2021-06-02 01:58:19.344 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:19.350 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:19.350 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 2 START 2021-06-02 01:58:19.362 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 3 START 2021-06-02 01:58:19.363 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 4 START 2021-06-02 01:58:19.798 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 1 END: OK 2021-06-02 01:58:19.803 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 5 START 2021-06-02 01:58:19.822 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 4 END: OK 2021-06-02 01:58:19.828 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 6 START 2021-06-02 01:58:19.842 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 3 END: OK 2021-06-02 01:58:19.847 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 7 START 2021-06-02 01:58:19.856 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 2 END: OK 2021-06-02 01:58:19.860 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 8 START 2021-06-02 01:58:20.164 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 7 END: OK 2021-06-02 01:58:20.165 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 8 END: OK 2021-06-02 01:58:20.170 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 9 START 2021-06-02 01:58:20.177 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 10 START 2021-06-02 01:58:20.189 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 5 END: OK 2021-06-02 01:58:20.196 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 6 END: OK 2021-06-02 01:58:20.467 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 10 END: OK 2021-06-02 01:58:20.484 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 9 END: OK 2021-06-02 01:58:20.506 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:58:20.509 15540 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2021-06-02 01:58:20.839 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack cleanup() finished in 0.33 sec 2021-06-02 01:58:20.840 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context api_versions@openstack cleanup() started 2021-06-02 01:58:20.840 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context api_versions@openstack cleanup() finished in 0.41 msec 2021-06-02 01:58:20.841 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack cleanup() started 2021-06-02 01:58:24.103 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack cleanup() finished in 3.26 sec 2021-06-02 01:58:25.725 15540 INFO rally.task.engine [-] Load duration is: 1.132161 2021-06-02 01:58:25.726 15540 INFO rally.task.engine [-] Full runner duration is: 1.170331 2021-06-02 01:58:25.726 15540 INFO rally.task.engine [-] Full duration is: 6.453105 2021-06-02 01:58:25.826 15540 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=319f3435-9d4a-4688-a298-97bd142361d2)", "subtasks": [ { "title": "Quotas.cinder_update", "description": "Update quotas for Cinder.", "scenario": { "Quotas.cinder_update": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "api_versions": { "cinder": { "version": 3, "service_type": "volumev3" } } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:58:25.846 15540 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:58:26.341 15540 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:58:27.350 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack setup() finished in 1.50 sec 2021-06-02 01:58:27.509 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context api_versions@openstack setup() finished in 0.16 sec 2021-06-02 01:58:27.509 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:58:27.517 15540 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 96ae5060-d83b-4d44-807d-138f5ffee095). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:58:27.519 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:27.519 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:27.523 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:27.524 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:27.524 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 1 START 2021-06-02 01:58:27.528 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 2 START 2021-06-02 01:58:27.532 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 3 START 2021-06-02 01:58:27.536 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 4 START 2021-06-02 01:58:27.866 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 2 END: OK 2021-06-02 01:58:27.872 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 5 START 2021-06-02 01:58:27.897 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 1 END: OK 2021-06-02 01:58:27.903 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 6 START 2021-06-02 01:58:27.905 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 4 END: OK 2021-06-02 01:58:27.907 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 3 END: OK 2021-06-02 01:58:27.918 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 7 START 2021-06-02 01:58:27.923 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 8 START 2021-06-02 01:58:28.151 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 5 END: OK 2021-06-02 01:58:28.157 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 9 START 2021-06-02 01:58:28.199 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 8 END: OK 2021-06-02 01:58:28.204 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 10 START 2021-06-02 01:58:28.217 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 7 END: OK 2021-06-02 01:58:28.220 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 6 END: OK 2021-06-02 01:58:28.403 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 9 END: OK 2021-06-02 01:58:28.459 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 10 END: OK 2021-06-02 01:58:28.473 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:58:28.476 15540 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up cinder quotas objects 2021-06-02 01:58:28.811 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack cleanup() finished in 0.34 sec 2021-06-02 01:58:28.811 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context api_versions@openstack cleanup() started 2021-06-02 01:58:28.812 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context api_versions@openstack cleanup() finished in 0.34 msec 2021-06-02 01:58:28.812 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack cleanup() started 2021-06-02 01:58:31.201 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack cleanup() finished in 2.39 sec 2021-06-02 01:58:31.942 15540 INFO rally.task.engine [-] Load duration is: 0.922481 2021-06-02 01:58:31.943 15540 INFO rally.task.engine [-] Full runner duration is: 0.95579 2021-06-02 01:58:31.943 15540 INFO rally.task.engine [-] Full duration is: 5.357287 2021-06-02 01:58:32.032 15540 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=a6a72960-294d-4de8-8202-e82be8e9c8bc)", "subtasks": [ { "title": "Quotas.neutron_update", "description": "Update quotas for neutron.", "scenario": { "Quotas.neutron_update": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:58:32.050 15540 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:58:32.520 15540 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:58:33.394 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack setup() finished in 1.34 sec 2021-06-02 01:58:33.395 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:58:33.407 15540 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 96ae5060-d83b-4d44-807d-138f5ffee095). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:58:33.409 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:33.410 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:33.414 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:33.418 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:33.426 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 1 START 2021-06-02 01:58:33.432 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 3 START 2021-06-02 01:58:33.438 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 2 START 2021-06-02 01:58:33.445 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 4 START 2021-06-02 01:58:33.791 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 3 END: OK 2021-06-02 01:58:33.797 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 5 START 2021-06-02 01:58:33.817 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 1 END: OK 2021-06-02 01:58:33.822 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 6 START 2021-06-02 01:58:33.878 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 4 END: OK 2021-06-02 01:58:33.884 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 7 START 2021-06-02 01:58:34.033 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 2 END: OK 2021-06-02 01:58:34.038 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 8 START 2021-06-02 01:58:34.071 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 5 END: OK 2021-06-02 01:58:34.079 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 9 START 2021-06-02 01:58:34.165 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 7 END: OK 2021-06-02 01:58:34.171 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 10 START 2021-06-02 01:58:34.288 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 8 END: OK 2021-06-02 01:58:34.340 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 6 END: OK 2021-06-02 01:58:34.364 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 9 END: OK 2021-06-02 01:58:34.715 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 10 END: OK 2021-06-02 01:58:34.730 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:58:34.734 15540 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up neutron quota objects 2021-06-02 01:58:35.084 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack cleanup() finished in 0.35 sec 2021-06-02 01:58:35.085 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack cleanup() started 2021-06-02 01:58:38.842 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack cleanup() finished in 3.76 sec 2021-06-02 01:58:40.131 15540 INFO rally.task.engine [-] Load duration is: 1.288292 2021-06-02 01:58:40.131 15540 INFO rally.task.engine [-] Full runner duration is: 1.323339 2021-06-02 01:58:40.132 15540 INFO rally.task.engine [-] Full duration is: 6.793375 2021-06-02 01:58:40.234 15540 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=334d0a55-ad65-4477-8836-3b8d9a5d01a1)", "subtasks": [ { "title": "Quotas.nova_update", "description": "Update quotas for Nova.", "scenario": { "Quotas.nova_update": { "max_quota": 1024 } }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 } }, "runner": { "constant": { "concurrency": 4, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:58:40.256 15540 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:58:40.751 15540 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:58:41.698 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack setup() finished in 1.44 sec 2021-06-02 01:58:41.699 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:58:41.707 15540 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 96ae5060-d83b-4d44-807d-138f5ffee095). times: 10 concurrency: 4 timeout: 0 max_cpu_used: 88 processes_to_start: 4 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:58:41.708 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:41.713 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:41.714 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:41.718 15540 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"max_quota": 1024} 2021-06-02 01:58:41.722 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 1 START 2021-06-02 01:58:41.726 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 2 START 2021-06-02 01:58:41.728 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 3 START 2021-06-02 01:58:41.729 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 4 START 2021-06-02 01:58:42.314 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 4 END: OK 2021-06-02 01:58:42.320 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 5 START 2021-06-02 01:58:42.340 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 2 END: OK 2021-06-02 01:58:42.345 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 6 START 2021-06-02 01:58:42.352 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 1 END: OK 2021-06-02 01:58:42.355 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 7 START 2021-06-02 01:58:42.437 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 3 END: OK 2021-06-02 01:58:42.441 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 8 START 2021-06-02 01:58:42.782 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 5 END: OK 2021-06-02 01:58:42.787 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 9 START 2021-06-02 01:58:42.923 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 6 END: OK 2021-06-02 01:58:42.927 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 10 START 2021-06-02 01:58:42.936 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 7 END: OK 2021-06-02 01:58:42.953 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 8 END: OK 2021-06-02 01:58:43.241 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 9 END: OK 2021-06-02 01:58:43.377 15540 INFO rally.task.runner [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | ITER: 10 END: OK 2021-06-02 01:58:43.391 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack cleanup() started 2021-06-02 01:58:43.394 15540 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up nova quotas objects 2021-06-02 01:58:43.691 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context admin_cleanup@openstack cleanup() finished in 0.30 sec 2021-06-02 01:58:43.691 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack cleanup() started 2021-06-02 01:58:47.235 15540 INFO rally.task.context [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Context users@openstack cleanup() finished in 3.54 sec 2021-06-02 01:58:48.321 15540 INFO rally.task.engine [-] Load duration is: 1.650026 2021-06-02 01:58:48.322 15540 INFO rally.task.engine [-] Full runner duration is: 1.685227 2021-06-02 01:58:48.322 15540 INFO rally.task.engine [-] Full duration is: 6.980169 2021-06-02 01:58:48.402 15540 INFO rally.task.engine [-] Task 96ae5060-d83b-4d44-807d-138f5ffee095 | Completed: Running task. 2021-06-02 01:58:50.142 15932 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:58:50.142 15932 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:58:50.142 15932 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:58:51.771 15934 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:58:51.771 15934 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:58:51.771 15934 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:58:53.350 15936 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:58:53.351 15936 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:58:53.351 15936 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:58:55.732 15936 INFO rally.api [-] Building 'json' report for the following task(s): '96ae5060-d83b-4d44-807d-138f5ffee095'. 2021-06-02 01:58:55.742 15936 INFO rally.api [-] The report has been successfully built. 2021-06-02 01:58:57.431 15938 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 01:58:57.431 15938 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 01:58:57.431 15938 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 01:59:00.042 15938 INFO rally.task.engine [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Starting: Task validation. 2021-06-02 01:59:00.056 15938 INFO rally.task.engine [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Starting: Task validation of syntax. 2021-06-02 01:59:00.152 15938 INFO rally.task.engine [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Completed: Task validation of syntax. 2021-06-02 01:59:00.152 15938 INFO rally.task.engine [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Starting: Task validation of required platforms. 2021-06-02 01:59:00.213 15938 INFO rally.task.engine [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Completed: Task validation of required platforms. 2021-06-02 01:59:00.213 15938 INFO rally.task.engine [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Starting: Task validation of semantic. 2021-06-02 01:59:00.214 15938 INFO rally.task.engine [-] Check health of the environment '82b237cc-5c9e-499c-a87e-6bc505715ff5'. 2021-06-02 01:59:00.798 15938 INFO rally.task.engine [-] Platform existing@openstack (available: True): OK! 2021-06-02 01:59:00.813 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 tenants using 1 threads 2021-06-02 01:59:01.189 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 1 users using 1 threads 2021-06-02 01:59:01.832 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack setup() finished in 1.02 sec 2021-06-02 01:59:02.177 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() started 2021-06-02 01:59:04.236 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() finished in 2.06 sec 2021-06-02 01:59:04.236 15938 INFO rally.task.engine [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Completed: Task validation of semantic. 2021-06-02 01:59:04.237 15938 INFO rally.task.engine [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Completed: Task validation. 2021-06-02 01:59:04.237 15938 INFO rally.api [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 input file is valid. 2021-06-02 01:59:04.237 15938 INFO rally.api [-] Run Task 89411d81-f77e-497f-810a-ac0e44ba0a02 against Deployment 82b237cc-5c9e-499c-a87e-6bc505715ff5 2021-06-02 01:59:04.238 15938 INFO rally.task.engine [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Starting: Running task. 2021-06-02 01:59:04.290 15938 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=9fb3176b-0f86-4b99-b81d-f66b3e5865b0)", "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": 3, "users_per_tenant": 2 }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:59:04.307 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:59:04.781 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:59:05.715 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack setup() finished in 1.41 sec 2021-06-02 01:59:05.930 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 0f7692a2595d4942958da4a4c8e9c674 to all users using 30 threads 2021-06-02 01:59:07.588 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack setup() finished in 1.87 sec 2021-06-02 01:59:07.588 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:59:07.595 15938 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 89411d81-f77e-497f-810a-ac0e44ba0a02). times: 10 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:59:07.597 15938 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"objects_per_container": 2, "object_size": 5120} 2021-06-02 01:59:07.601 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 1 START 2021-06-02 01:59:07.924 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_QHtXXg8A -X PUT -H "X-Auth-Token: gAAAAABgtuXrgCj3..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:07.925 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:07.925 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a7cd-0060b6e5eb-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7cd-0060b6e5eb-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:07 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:07.937 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_QHtXXg8A/s_rally_9fb3176b_5vloNo2l -X PUT -H "X-Auth-Token: gAAAAABgtuXrgCj3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:07.938 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:07.938 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:07 GMT', 'X-Trans-Id': 'tx00000000000000005a7ce-0060b6e5eb-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7ce-0060b6e5eb-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:07 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:07.947 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_QHtXXg8A/s_rally_9fb3176b_MtfqTw6B -X PUT -H "X-Auth-Token: gAAAAABgtuXrgCj3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:07.947 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:07.947 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:07 GMT', 'X-Trans-Id': 'tx00000000000000005a7cf-0060b6e5eb-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7cf-0060b6e5eb-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:07 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:07.996 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_QHtXXg8A?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXrgCj3..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:07.997 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:07.997 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599147.91465', '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': 'Wed, 02 Jun 2021 01:59:07 GMT', 'X-Trans-Id': 'tx00000000000000005a7d0-0060b6e5eb-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7d0-0060b6e5eb-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:07 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:07.998 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_5vloNo2l","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:07.933Z"},{"name":"s_rally_9fb3176b_MtfqTw6B","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:07.942Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:08.048 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_QHtXXg8A?format=json&marker=s_rally_9fb3176b_MtfqTw6B -X GET -H "X-Auth-Token: gAAAAABgtuXrgCj3..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.049 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.049 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599147.91465', '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': 'Wed, 02 Jun 2021 01:59:07 GMT', 'X-Trans-Id': 'tx00000000000000005a7d1-0060b6e5eb-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7d1-0060b6e5eb-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.050 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:08.051 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 1 END: OK 2021-06-02 01:59:08.057 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 2 START 2021-06-02 01:59:08.263 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_SGSzot6u -X PUT -H "X-Auth-Token: gAAAAABgtuXsUeKy..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.263 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.264 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a7d2-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7d2-0060b6e5ec-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.278 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_SGSzot6u/s_rally_9fb3176b_k13GoUC2 -X PUT -H "X-Auth-Token: gAAAAABgtuXsUeKy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.278 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.279 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7d3-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7d3-0060b6e5ec-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.288 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_SGSzot6u/s_rally_9fb3176b_IBCTwAOo -X PUT -H "X-Auth-Token: gAAAAABgtuXsUeKy..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.288 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.288 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7d4-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7d4-0060b6e5ec-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.336 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_SGSzot6u?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXsUeKy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.337 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.338 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599148.25298', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7d5-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7d5-0060b6e5ec-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.338 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_IBCTwAOo","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.283Z"},{"name":"s_rally_9fb3176b_k13GoUC2","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.272Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:08.388 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_SGSzot6u?format=json&marker=s_rally_9fb3176b_k13GoUC2 -X GET -H "X-Auth-Token: gAAAAABgtuXsUeKy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.389 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.389 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599148.25298', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7d6-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7d6-0060b6e5ec-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.390 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:08.391 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 2 END: OK 2021-06-02 01:59:08.396 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 3 START 2021-06-02 01:59:08.608 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_X5ngP5G3 -X PUT -H "X-Auth-Token: gAAAAABgtuXsoM1n..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.609 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.609 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a7d7-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7d7-0060b6e5ec-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.622 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_X5ngP5G3/s_rally_9fb3176b_mBftIfZ3 -X PUT -H "X-Auth-Token: gAAAAABgtuXsoM1n..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.623 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.623 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7d8-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7d8-0060b6e5ec-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.631 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_X5ngP5G3/s_rally_9fb3176b_mTy1UBZL -X PUT -H "X-Auth-Token: gAAAAABgtuXsoM1n..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.631 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.632 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7d9-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7d9-0060b6e5ec-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.680 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_X5ngP5G3?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXsoM1n..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.681 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.681 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599148.59951', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7da-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7da-0060b6e5ec-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.682 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_mBftIfZ3","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.617Z"},{"name":"s_rally_9fb3176b_mTy1UBZL","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.627Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:08.732 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_X5ngP5G3?format=json&marker=s_rally_9fb3176b_mTy1UBZL -X GET -H "X-Auth-Token: gAAAAABgtuXsoM1n..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.733 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.733 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599148.59951', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7db-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7db-0060b6e5ec-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.734 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:08.735 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 3 END: OK 2021-06-02 01:59:08.739 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 4 START 2021-06-02 01:59:08.941 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_NONrowPx -X PUT -H "X-Auth-Token: gAAAAABgtuXsWcge..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.942 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.942 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a7dc-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7dc-0060b6e5ec-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.956 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_NONrowPx/s_rally_9fb3176b_4qmTuJ5N -X PUT -H "X-Auth-Token: gAAAAABgtuXsWcge..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.957 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.957 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7dd-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7dd-0060b6e5ec-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:08.965 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_NONrowPx/s_rally_9fb3176b_mPusKgXT -X PUT -H "X-Auth-Token: gAAAAABgtuXsWcge..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:08.965 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:08.966 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7de-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7de-0060b6e5ec-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.012 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_NONrowPx?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXsWcge..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.012 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.013 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599148.93136', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7df-0060b6e5ec-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7df-0060b6e5ec-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:08 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.014 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_4qmTuJ5N","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.951Z"},{"name":"s_rally_9fb3176b_mPusKgXT","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.961Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:09.060 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_NONrowPx?format=json&marker=s_rally_9fb3176b_mPusKgXT -X GET -H "X-Auth-Token: gAAAAABgtuXsWcge..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.061 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.061 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599148.93136', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a7e0-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7e0-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.062 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:09.063 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 4 END: OK 2021-06-02 01:59:09.067 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 5 START 2021-06-02 01:59:09.278 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_xGWRhrCj -X PUT -H "X-Auth-Token: gAAAAABgtuXt8ZZQ..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.279 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.279 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a7e1-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7e1-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.291 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_xGWRhrCj/s_rally_9fb3176b_PkLdgx8x -X PUT -H "X-Auth-Token: gAAAAABgtuXt8ZZQ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.292 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.292 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7e2-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7e2-0060b6e5ed-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.304 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_xGWRhrCj/s_rally_9fb3176b_B3Z6E3oG -X PUT -H "X-Auth-Token: gAAAAABgtuXt8ZZQ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.305 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.305 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7e3-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7e3-0060b6e5ed-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.352 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_xGWRhrCj?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXt8ZZQ..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.353 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.353 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599149.26904', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7e4-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7e4-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.354 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_B3Z6E3oG","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.297Z"},{"name":"s_rally_9fb3176b_PkLdgx8x","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.286Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:09.404 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_xGWRhrCj?format=json&marker=s_rally_9fb3176b_PkLdgx8x -X GET -H "X-Auth-Token: gAAAAABgtuXt8ZZQ..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.405 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.405 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599149.26904', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7e5-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7e5-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.406 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:09.407 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 5 END: OK 2021-06-02 01:59:09.411 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 6 START 2021-06-02 01:59:09.539 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_ETT6n4qf -X PUT -H "X-Auth-Token: gAAAAABgtuXtd9DO..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.540 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.540 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a7e6-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7e6-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.552 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_ETT6n4qf/s_rally_9fb3176b_hNpZa5eG -X PUT -H "X-Auth-Token: gAAAAABgtuXtd9DO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.552 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.552 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7e7-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7e7-0060b6e5ed-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.560 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_ETT6n4qf/s_rally_9fb3176b_y0UC6XUu -X PUT -H "X-Auth-Token: gAAAAABgtuXtd9DO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.560 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.560 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7e8-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7e8-0060b6e5ed-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.608 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_ETT6n4qf?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXtd9DO..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.609 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.609 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599149.52975', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7e9-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7e9-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.610 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_hNpZa5eG","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.547Z"},{"name":"s_rally_9fb3176b_y0UC6XUu","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.556Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:09.656 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_ETT6n4qf?format=json&marker=s_rally_9fb3176b_y0UC6XUu -X GET -H "X-Auth-Token: gAAAAABgtuXtd9DO..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.657 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.657 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599149.52975', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7ea-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7ea-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.658 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:09.659 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 6 END: OK 2021-06-02 01:59:09.664 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 7 START 2021-06-02 01:59:09.787 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_KwETs6v8 -X PUT -H "X-Auth-Token: gAAAAABgtuXtcZ2S..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.788 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.788 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a7eb-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7eb-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.801 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_KwETs6v8/s_rally_9fb3176b_o4xFaORY -X PUT -H "X-Auth-Token: gAAAAABgtuXtcZ2S..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.801 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.802 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7ec-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7ec-0060b6e5ed-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.810 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_KwETs6v8/s_rally_9fb3176b_hrfbwWqN -X PUT -H "X-Auth-Token: gAAAAABgtuXtcZ2S..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.810 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.810 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7ed-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7ed-0060b6e5ed-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.856 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_KwETs6v8?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXtcZ2S..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.857 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.857 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599149.77787', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7ee-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7ee-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.858 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_hrfbwWqN","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.805Z"},{"name":"s_rally_9fb3176b_o4xFaORY","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.796Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:09.908 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_KwETs6v8?format=json&marker=s_rally_9fb3176b_o4xFaORY -X GET -H "X-Auth-Token: gAAAAABgtuXtcZ2S..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:09.909 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:09.909 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599149.77787', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a7ef-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7ef-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:09.910 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:09.911 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 7 END: OK 2021-06-02 01:59:09.915 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 8 START 2021-06-02 01:59:10.044 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6dNWA0Fw -X PUT -H "X-Auth-Token: gAAAAABgtuXtF474..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.044 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.045 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a7f0-0060b6e5ed-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7f0-0060b6e5ed-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.057 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6dNWA0Fw/s_rally_9fb3176b_FVNPZdN0 -X PUT -H "X-Auth-Token: gAAAAABgtuXtF474..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.057 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.058 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7f1-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7f1-0060b6e5ee-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.066 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6dNWA0Fw/s_rally_9fb3176b_d4Z1sLMe -X PUT -H "X-Auth-Token: gAAAAABgtuXtF474..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.066 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.067 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7f2-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7f2-0060b6e5ee-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.112 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6dNWA0Fw?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXtF474..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.113 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.114 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599150.03423', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7f3-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7f3-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.114 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_FVNPZdN0","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.052Z"},{"name":"s_rally_9fb3176b_d4Z1sLMe","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.062Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:10.164 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6dNWA0Fw?format=json&marker=s_rally_9fb3176b_d4Z1sLMe -X GET -H "X-Auth-Token: gAAAAABgtuXtF474..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.165 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.166 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599150.03423', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7f4-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7f4-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.166 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:10.167 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 8 END: OK 2021-06-02 01:59:10.172 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 9 START 2021-06-02 01:59:10.306 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6JoXuRFf -X PUT -H "X-Auth-Token: gAAAAABgtuXuGeW3..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.307 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.307 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a7f5-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7f5-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.320 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6JoXuRFf/s_rally_9fb3176b_tbKJe6N8 -X PUT -H "X-Auth-Token: gAAAAABgtuXuGeW3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.320 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.321 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7f6-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7f6-0060b6e5ee-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.330 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6JoXuRFf/s_rally_9fb3176b_lVNZ01M5 -X PUT -H "X-Auth-Token: gAAAAABgtuXuGeW3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.330 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.331 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7f7-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7f7-0060b6e5ee-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.376 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6JoXuRFf?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXuGeW3..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.377 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.378 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599150.29473', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7f8-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7f8-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.378 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_lVNZ01M5","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.325Z"},{"name":"s_rally_9fb3176b_tbKJe6N8","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.315Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:10.428 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6JoXuRFf?format=json&marker=s_rally_9fb3176b_tbKJe6N8 -X GET -H "X-Auth-Token: gAAAAABgtuXuGeW3..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.429 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.430 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599150.29473', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7f9-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7f9-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.430 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:10.431 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 9 END: OK 2021-06-02 01:59:10.436 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 10 START 2021-06-02 01:59:10.559 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_A1JaZ0jT -X PUT -H "X-Auth-Token: gAAAAABgtuXu9QXx..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.559 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.560 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a7fa-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7fa-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.571 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_A1JaZ0jT/s_rally_9fb3176b_ce6wZ8Hq -X PUT -H "X-Auth-Token: gAAAAABgtuXu9QXx..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.572 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.572 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7fb-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7fb-0060b6e5ee-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.580 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_A1JaZ0jT/s_rally_9fb3176b_j5WcAFqa -X PUT -H "X-Auth-Token: gAAAAABgtuXu9QXx..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.580 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.580 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '32ca18808933aa12e979375d07048a11', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7fc-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7fc-0060b6e5ee-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.628 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_A1JaZ0jT?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXu9QXx..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.629 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.629 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599150.55009', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7fd-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7fd-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.630 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_ce6wZ8Hq","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.566Z"},{"name":"s_rally_9fb3176b_j5WcAFqa","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.576Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:10.680 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_A1JaZ0jT?format=json&marker=s_rally_9fb3176b_j5WcAFqa -X GET -H "X-Auth-Token: gAAAAABgtuXu9QXx..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.681 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.681 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599150.55009', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a7fe-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7fe-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.682 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:10.683 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 10 END: OK 2021-06-02 01:59:10.704 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context cleanup@openstack cleanup() started 2021-06-02 01:59:10.708 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift object objects 2021-06-02 01:59:10.833 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.834 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.834 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '306', 'X-Timestamp': '1622599150.83201', 'X-Account-Container-Count': '5', 'X-Account-Object-Count': '10', 'X-Account-Bytes-Used': '51200', 'X-Account-Bytes-Used-Actual': '81920', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '5', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '10', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '51200', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '81920', 'X-Trans-Id': 'tx00000000000000005a7ff-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a7ff-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.835 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_6JoXuRFf","count":2,"bytes":10240},{"name":"s_rally_9fb3176b_6dNWA0Fw","count":2,"bytes":10240},{"name":"s_rally_9fb3176b_ETT6n4qf","count":2,"bytes":10240},{"name":"s_rally_9fb3176b_SGSzot6u","count":2,"bytes":10240},{"name":"s_rally_9fb3176b_xGWRhrCj","count":2,"bytes":10240}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:10.884 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2?format=json&marker=s_rally_9fb3176b_xGWRhrCj -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.885 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.885 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599150.84055', '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': 'tx00000000000000005a800-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a800-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.886 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:10.936 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6JoXuRFf?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.937 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.937 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599150.29473', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a802-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a802-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.938 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_lVNZ01M5","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.325Z"},{"name":"s_rally_9fb3176b_tbKJe6N8","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.315Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:10.984 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6JoXuRFf?format=json&marker=s_rally_9fb3176b_tbKJe6N8 -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:10.985 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:10.985 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599150.29473', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a803-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a803-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:10.986 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.036 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6dNWA0Fw?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.037 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.037 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599150.03423', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a804-0060b6e5ee-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a804-0060b6e5ee-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.038 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_FVNPZdN0","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.052Z"},{"name":"s_rally_9fb3176b_d4Z1sLMe","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.062Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.088 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6dNWA0Fw?format=json&marker=s_rally_9fb3176b_d4Z1sLMe -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.089 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.089 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599150.03423', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a805-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a805-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.090 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.140 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_ETT6n4qf?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.141 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.141 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599149.52975', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a807-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a807-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.142 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_hNpZa5eG","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.547Z"},{"name":"s_rally_9fb3176b_y0UC6XUu","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.556Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.192 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_ETT6n4qf?format=json&marker=s_rally_9fb3176b_y0UC6XUu -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.193 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.193 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599149.52975', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a808-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a808-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.194 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.240 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_SGSzot6u?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.241 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.241 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599148.25298', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a809-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a809-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.242 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_IBCTwAOo","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.283Z"},{"name":"s_rally_9fb3176b_k13GoUC2","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.272Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.292 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_SGSzot6u?format=json&marker=s_rally_9fb3176b_k13GoUC2 -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.293 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.293 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599148.25298', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a80a-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a80a-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.294 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.344 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_xGWRhrCj?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.345 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.345 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599149.26904', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a80b-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a80b-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.346 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_B3Z6E3oG","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.297Z"},{"name":"s_rally_9fb3176b_PkLdgx8x","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.286Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.396 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_xGWRhrCj?format=json&marker=s_rally_9fb3176b_PkLdgx8x -X GET -H "X-Auth-Token: gAAAAABgtuXue841..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.397 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.398 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599149.26904', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a80c-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a80c-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.398 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.524 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXvINEx..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.525 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.525 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '184', 'X-Timestamp': '1622599151.52265', 'X-Account-Container-Count': '3', 'X-Account-Object-Count': '6', 'X-Account-Bytes-Used': '30720', 'X-Account-Bytes-Used-Actual': '49152', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '3', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '6', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '30720', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '49152', 'X-Trans-Id': 'tx00000000000000005a810-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a810-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.525 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_A1JaZ0jT","count":2,"bytes":10240},{"name":"s_rally_9fb3176b_NONrowPx","count":2,"bytes":10240},{"name":"s_rally_9fb3176b_X5ngP5G3","count":2,"bytes":10240}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.572 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de?format=json&marker=s_rally_9fb3176b_X5ngP5G3 -X GET -H "X-Auth-Token: gAAAAABgtuXvINEx..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.572 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.573 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599151.52888', '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': 'tx00000000000000005a811-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a811-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.573 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.620 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_A1JaZ0jT?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXvINEx..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.621 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.621 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599150.55009', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a812-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a812-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.622 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_ce6wZ8Hq","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.566Z"},{"name":"s_rally_9fb3176b_j5WcAFqa","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:10.576Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.668 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_A1JaZ0jT?format=json&marker=s_rally_9fb3176b_j5WcAFqa -X GET -H "X-Auth-Token: gAAAAABgtuXvINEx..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.669 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.669 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599150.55009', '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': 'Wed, 02 Jun 2021 01:59:10 GMT', 'X-Trans-Id': 'tx00000000000000005a813-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a813-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.670 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.720 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_NONrowPx?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXvINEx..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.721 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.721 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599148.93136', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a814-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a814-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.722 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_4qmTuJ5N","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.951Z"},{"name":"s_rally_9fb3176b_mPusKgXT","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.961Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.772 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_NONrowPx?format=json&marker=s_rally_9fb3176b_mPusKgXT -X GET -H "X-Auth-Token: gAAAAABgtuXvINEx..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.773 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.773 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599148.93136', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a815-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a815-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.774 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.824 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_X5ngP5G3?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXvINEx..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.825 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.825 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599148.59951', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a816-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a816-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.826 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_mBftIfZ3","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.617Z"},{"name":"s_rally_9fb3176b_mTy1UBZL","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:08.627Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:11.876 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_X5ngP5G3?format=json&marker=s_rally_9fb3176b_mTy1UBZL -X GET -H "X-Auth-Token: gAAAAABgtuXvINEx..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:11.877 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:11.877 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599148.59951', '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': 'Wed, 02 Jun 2021 01:59:08 GMT', 'X-Trans-Id': 'tx00000000000000005a817-0060b6e5ef-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a817-0060b6e5ef-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:11.878 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:12.120 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXvjYr2..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.121 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.121 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '123', 'X-Timestamp': '1622599152.11952', 'X-Account-Container-Count': '2', 'X-Account-Object-Count': '4', 'X-Account-Bytes-Used': '20480', 'X-Account-Bytes-Used-Actual': '32768', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '2', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '4', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '20480', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '32768', 'X-Trans-Id': 'tx00000000000000005a818-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a818-0060b6e5f0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.122 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_KwETs6v8","count":2,"bytes":10240},{"name":"s_rally_9fb3176b_QHtXXg8A","count":2,"bytes":10240}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:12.168 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005?format=json&marker=s_rally_9fb3176b_QHtXXg8A -X GET -H "X-Auth-Token: gAAAAABgtuXvjYr2..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.169 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.169 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599152.12634', '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': 'tx00000000000000005a819-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a819-0060b6e5f0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.170 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:12.220 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_KwETs6v8?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXvjYr2..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.220 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.221 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599149.77787', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a81a-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a81a-0060b6e5f0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.222 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_hrfbwWqN","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.805Z"},{"name":"s_rally_9fb3176b_o4xFaORY","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:09.796Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:12.268 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_KwETs6v8?format=json&marker=s_rally_9fb3176b_o4xFaORY -X GET -H "X-Auth-Token: gAAAAABgtuXvjYr2..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.269 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.269 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599149.77787', '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': 'Wed, 02 Jun 2021 01:59:09 GMT', 'X-Trans-Id': 'tx00000000000000005a81b-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a81b-0060b6e5f0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.270 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:12.316 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_QHtXXg8A?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXvjYr2..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.317 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.317 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '271', 'X-Timestamp': '1622599147.91465', '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': 'Wed, 02 Jun 2021 01:59:07 GMT', 'X-Trans-Id': 'tx00000000000000005a81c-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a81c-0060b6e5f0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.318 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_5vloNo2l","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:07.933Z"},{"name":"s_rally_9fb3176b_MtfqTw6B","hash":"32ca18808933aa12e979375d07048a11","bytes":5120,"last_modified":"2021-06-02T01:59:07.942Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:12.368 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_QHtXXg8A?format=json&marker=s_rally_9fb3176b_MtfqTw6B -X GET -H "X-Auth-Token: gAAAAABgtuXvjYr2..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.369 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.369 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599147.91465', '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': 'Wed, 02 Jun 2021 01:59:07 GMT', 'X-Trans-Id': 'tx00000000000000005a81d-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a81d-0060b6e5f0-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.370 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:12.392 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_tbKJe6N8 (['s_rally_9fb3176b_6JoXuRFf', 's_rally_9fb3176b_tbKJe6N8']) 2021-06-02 01:59:12.400 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_d4Z1sLMe (['s_rally_9fb3176b_6dNWA0Fw', 's_rally_9fb3176b_d4Z1sLMe']) 2021-06-02 01:59:12.402 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_lVNZ01M5 (['s_rally_9fb3176b_6JoXuRFf', 's_rally_9fb3176b_lVNZ01M5']) 2021-06-02 01:59:12.407 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_FVNPZdN0 (['s_rally_9fb3176b_6dNWA0Fw', 's_rally_9fb3176b_FVNPZdN0']) 2021-06-02 01:59:12.413 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_hNpZa5eG (['s_rally_9fb3176b_ETT6n4qf', 's_rally_9fb3176b_hNpZa5eG']) 2021-06-02 01:59:12.431 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_y0UC6XUu (['s_rally_9fb3176b_ETT6n4qf', 's_rally_9fb3176b_y0UC6XUu']) 2021-06-02 01:59:12.447 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_IBCTwAOo (['s_rally_9fb3176b_SGSzot6u', 's_rally_9fb3176b_IBCTwAOo']) 2021-06-02 01:59:12.464 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_k13GoUC2 (['s_rally_9fb3176b_SGSzot6u', 's_rally_9fb3176b_k13GoUC2']) 2021-06-02 01:59:12.469 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_B3Z6E3oG (['s_rally_9fb3176b_xGWRhrCj', 's_rally_9fb3176b_B3Z6E3oG']) 2021-06-02 01:59:12.488 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_ce6wZ8Hq (['s_rally_9fb3176b_A1JaZ0jT', 's_rally_9fb3176b_ce6wZ8Hq']) 2021-06-02 01:59:12.489 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_PkLdgx8x (['s_rally_9fb3176b_xGWRhrCj', 's_rally_9fb3176b_PkLdgx8x']) 2021-06-02 01:59:12.512 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_j5WcAFqa (['s_rally_9fb3176b_A1JaZ0jT', 's_rally_9fb3176b_j5WcAFqa']) 2021-06-02 01:59:12.521 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_4qmTuJ5N (['s_rally_9fb3176b_NONrowPx', 's_rally_9fb3176b_4qmTuJ5N']) 2021-06-02 01:59:12.534 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_mPusKgXT (['s_rally_9fb3176b_NONrowPx', 's_rally_9fb3176b_mPusKgXT']) 2021-06-02 01:59:12.554 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_mBftIfZ3 (['s_rally_9fb3176b_X5ngP5G3', 's_rally_9fb3176b_mBftIfZ3']) 2021-06-02 01:59:12.563 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_mTy1UBZL (['s_rally_9fb3176b_X5ngP5G3', 's_rally_9fb3176b_mTy1UBZL']) 2021-06-02 01:59:12.579 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_hrfbwWqN (['s_rally_9fb3176b_KwETs6v8', 's_rally_9fb3176b_hrfbwWqN']) 2021-06-02 01:59:12.588 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_o4xFaORY (['s_rally_9fb3176b_KwETs6v8', 's_rally_9fb3176b_o4xFaORY']) 2021-06-02 01:59:12.647 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6dNWA0Fw/s_rally_9fb3176b_FVNPZdN0 DELETE -H "X-Auth-Token: gAAAAABgtuXwAxZu..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.655 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_5vloNo2l (['s_rally_9fb3176b_QHtXXg8A', 's_rally_9fb3176b_5vloNo2l']) 2021-06-02 01:59:12.681 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6JoXuRFf/s_rally_9fb3176b_lVNZ01M5 DELETE -H "X-Auth-Token: gAAAAABgtuXwHDAr..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.688 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_9fb3176b_MtfqTw6B (['s_rally_9fb3176b_QHtXXg8A', 's_rally_9fb3176b_MtfqTw6B']) 2021-06-02 01:59:12.726 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6dNWA0Fw/s_rally_9fb3176b_d4Z1sLMe DELETE -H "X-Auth-Token: gAAAAABgtuXwI3Ze..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.732 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6JoXuRFf/s_rally_9fb3176b_tbKJe6N8 DELETE -H "X-Auth-Token: gAAAAABgtuXwVb7P..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.757 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_xGWRhrCj/s_rally_9fb3176b_B3Z6E3oG DELETE -H "X-Auth-Token: gAAAAABgtuXwuxqv..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.776 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_SGSzot6u/s_rally_9fb3176b_IBCTwAOo DELETE -H "X-Auth-Token: gAAAAABgtuXwGgpn..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.777 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_SGSzot6u/s_rally_9fb3176b_k13GoUC2 DELETE -H "X-Auth-Token: gAAAAABgtuXwlmlX..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.781 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_ETT6n4qf/s_rally_9fb3176b_hNpZa5eG DELETE -H "X-Auth-Token: gAAAAABgtuXw6QsZ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.783 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.797 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.815 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.841 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_xGWRhrCj/s_rally_9fb3176b_PkLdgx8x DELETE -H "X-Auth-Token: gAAAAABgtuXw842J..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.851 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.867 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.869 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_A1JaZ0jT/s_rally_9fb3176b_ce6wZ8Hq DELETE -H "X-Auth-Token: gAAAAABgtuXwNls3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.870 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_ETT6n4qf/s_rally_9fb3176b_y0UC6XUu DELETE -H "X-Auth-Token: gAAAAABgtuXwkQRE..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.875 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.908 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_NONrowPx/s_rally_9fb3176b_4qmTuJ5N DELETE -H "X-Auth-Token: gAAAAABgtuXwEft0..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.909 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.913 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_X5ngP5G3/s_rally_9fb3176b_mBftIfZ3 DELETE -H "X-Auth-Token: gAAAAABgtuXwZ7HU..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.913 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.914 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a81e-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a81e-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.915 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a81f-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a81f-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.916 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a820-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a820-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.916 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.917 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a821-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a821-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.917 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a822-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a822-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.918 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.918 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.919 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a823-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a823-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.919 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.920 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a824-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a824-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.920 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.921 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a825-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a825-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.923 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_NONrowPx/s_rally_9fb3176b_mPusKgXT DELETE -H "X-Auth-Token: gAAAAABgtuXw8kGC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.924 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a826-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a826-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.926 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a827-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a827-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.926 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a828-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a828-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.928 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_A1JaZ0jT/s_rally_9fb3176b_j5WcAFqa DELETE -H "X-Auth-Token: gAAAAABgtuXwRllo..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.929 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a829-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a829-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.930 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a82a-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a82a-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.930 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.932 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.934 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a82b-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a82b-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.934 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a82c-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a82c-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.953 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_KwETs6v8/s_rally_9fb3176b_o4xFaORY DELETE -H "X-Auth-Token: gAAAAABgtuXwbi3w..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.953 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.954 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a82e-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a82e-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.956 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_KwETs6v8/s_rally_9fb3176b_hrfbwWqN DELETE -H "X-Auth-Token: gAAAAABgtuXwfzNO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.957 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.957 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a82d-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a82d-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.964 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_X5ngP5G3/s_rally_9fb3176b_mTy1UBZL DELETE -H "X-Auth-Token: gAAAAABgtuXwoahi..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.964 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.965 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a82f-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a82f-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.971 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_QHtXXg8A/s_rally_9fb3176b_MtfqTw6B DELETE -H "X-Auth-Token: gAAAAABgtuXw9p8l..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.972 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.972 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a831-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a831-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:12.974 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_QHtXXg8A/s_rally_9fb3176b_5vloNo2l DELETE -H "X-Auth-Token: gAAAAABgtuXwEInV..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:12.975 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:12.975 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a830-0060b6e5f0-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a830-0060b6e5f0-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:13.978 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift container objects 2021-06-02 01:59:14.105 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXySdVs..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.105 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.106 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '286', 'X-Timestamp': '1622599154.10298', 'X-Account-Container-Count': '5', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '5', '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': 'tx00000000000000005a832-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a832-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.106 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_6JoXuRFf","count":0,"bytes":0},{"name":"s_rally_9fb3176b_6dNWA0Fw","count":0,"bytes":0},{"name":"s_rally_9fb3176b_ETT6n4qf","count":0,"bytes":0},{"name":"s_rally_9fb3176b_SGSzot6u","count":0,"bytes":0},{"name":"s_rally_9fb3176b_xGWRhrCj","count":0,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:14.152 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2?format=json&marker=s_rally_9fb3176b_xGWRhrCj -X GET -H "X-Auth-Token: gAAAAABgtuXySdVs..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.153 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.153 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599154.11139', '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': 'tx00000000000000005a833-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a833-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.154 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:14.271 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXyQeRN..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.272 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.272 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '172', 'X-Timestamp': '1622599154.26953', 'X-Account-Container-Count': '3', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '3', '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': 'tx00000000000000005a834-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a834-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.273 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_A1JaZ0jT","count":0,"bytes":0},{"name":"s_rally_9fb3176b_NONrowPx","count":0,"bytes":0},{"name":"s_rally_9fb3176b_X5ngP5G3","count":0,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:14.320 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de?format=json&marker=s_rally_9fb3176b_X5ngP5G3 -X GET -H "X-Auth-Token: gAAAAABgtuXyQeRN..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.321 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.321 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599154.27832', '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': 'tx00000000000000005a835-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a835-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.322 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:14.437 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005?format=json -X GET -H "X-Auth-Token: gAAAAABgtuXymI9v..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.438 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.439 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '115', 'X-Timestamp': '1622599154.43606', 'X-Account-Container-Count': '2', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '2', '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': 'tx00000000000000005a836-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a836-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.439 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_9fb3176b_KwETs6v8","count":0,"bytes":0},{"name":"s_rally_9fb3176b_QHtXXg8A","count":0,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:14.488 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005?format=json&marker=s_rally_9fb3176b_QHtXXg8A -X GET -H "X-Auth-Token: gAAAAABgtuXymI9v..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.489 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.489 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599154.44581', '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': 'tx00000000000000005a837-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a837-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.490 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:14.496 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_9fb3176b_6JoXuRFf (['s_rally_9fb3176b_6JoXuRFf']) 2021-06-02 01:59:14.501 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_9fb3176b_6dNWA0Fw (['s_rally_9fb3176b_6dNWA0Fw']) 2021-06-02 01:59:14.510 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_9fb3176b_ETT6n4qf (['s_rally_9fb3176b_ETT6n4qf']) 2021-06-02 01:59:14.516 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_9fb3176b_SGSzot6u (['s_rally_9fb3176b_SGSzot6u']) 2021-06-02 01:59:14.530 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_9fb3176b_xGWRhrCj (['s_rally_9fb3176b_xGWRhrCj']) 2021-06-02 01:59:14.542 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_9fb3176b_A1JaZ0jT (['s_rally_9fb3176b_A1JaZ0jT']) 2021-06-02 01:59:14.553 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_9fb3176b_NONrowPx (['s_rally_9fb3176b_NONrowPx']) 2021-06-02 01:59:14.564 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_9fb3176b_X5ngP5G3 (['s_rally_9fb3176b_X5ngP5G3']) 2021-06-02 01:59:14.592 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_9fb3176b_KwETs6v8 (['s_rally_9fb3176b_KwETs6v8']) 2021-06-02 01:59:14.609 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_9fb3176b_QHtXXg8A (['s_rally_9fb3176b_QHtXXg8A']) 2021-06-02 01:59:14.726 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6JoXuRFf DELETE -H "X-Auth-Token: gAAAAABgtuXyhiCv..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.738 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.739 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a838-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a838-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.744 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_6dNWA0Fw DELETE -H "X-Auth-Token: gAAAAABgtuXyv9DM..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.745 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.746 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_NONrowPx DELETE -H "X-Auth-Token: gAAAAABgtuXy1OIB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.747 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a839-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a839-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.747 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.748 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a83a-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a83a-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.768 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_ETT6n4qf DELETE -H "X-Auth-Token: gAAAAABgtuXygzj0..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.769 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_X5ngP5G3 DELETE -H "X-Auth-Token: gAAAAABgtuXySdmq..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.770 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.770 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.771 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a83c-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a83c-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.772 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a83b-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a83b-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.796 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_SGSzot6u DELETE -H "X-Auth-Token: gAAAAABgtuXyHV2c..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.796 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.796 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a840-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a840-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.798 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0ea726b310cd42fd88f29aa545a7a5f2/s_rally_9fb3176b_xGWRhrCj DELETE -H "X-Auth-Token: gAAAAABgtuXy3To1..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.799 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_7d3ec66f7ebc48a2a65d3f00918670de/s_rally_9fb3176b_A1JaZ0jT DELETE -H "X-Auth-Token: gAAAAABgtuXyO1QO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.800 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.800 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.800 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a83f-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a83f-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.801 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a83d-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a83d-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.803 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_KwETs6v8 DELETE -H "X-Auth-Token: gAAAAABgtuXyUOFF..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.803 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.803 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a83e-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a83e-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:14.809 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ecf8542abbf048e5a8ef8f62f6d55005/s_rally_9fb3176b_QHtXXg8A DELETE -H "X-Auth-Token: gAAAAABgtuXya7LC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:14.810 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:14.810 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a841-0060b6e5f2-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a841-0060b6e5f2-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:14 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:15.813 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context cleanup@openstack cleanup() finished in 5.11 sec 2021-06-02 01:59:15.814 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack cleanup() started 2021-06-02 01:59:15.814 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 0f7692a2595d4942958da4a4c8e9c674 from all users 2021-06-02 01:59:16.343 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack cleanup() finished in 0.53 sec 2021-06-02 01:59:16.344 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() started 2021-06-02 01:59:18.954 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() finished in 2.61 sec 2021-06-02 01:59:20.489 15938 INFO rally.task.engine [-] Load duration is: 3.081299 2021-06-02 01:59:20.490 15938 INFO rally.task.engine [-] Full runner duration is: 3.109413 2021-06-02 01:59:20.490 15938 INFO rally.task.engine [-] Full duration is: 14.649083 2021-06-02 01:59:20.584 15938 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=64fc2bfa-8a14-4d88-9f75-bf00d5791c40)", "subtasks": [ { "title": "SwiftObjects.list_objects_in_containers", "description": "List objects in all containers.", "scenario": { "SwiftObjects.list_objects_in_containers": {} }, "contexts": { "users": { "tenants": 3, "users_per_tenant": 2 }, "roles": [ "admin" ], "swift_objects": { "containers_per_tenant": 1, "objects_per_container": 10, "object_size": 1024 } }, "runner": { "constant": { "concurrency": 1, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:59:20.602 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:59:21.086 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:59:21.969 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack setup() finished in 1.37 sec 2021-06-02 01:59:22.177 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 0f7692a2595d4942958da4a4c8e9c674 to all users using 30 threads 2021-06-02 01:59:24.255 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack setup() finished in 2.28 sec 2021-06-02 01:59:24.257 15938 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 3 containers using 30 threads. 2021-06-02 01:59:24.560 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB -X PUT -H "X-Auth-Token: gAAAAABgtuX8a3ob..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:24.561 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:24.561 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a842-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a842-0060b6e5fc-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:24 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:24.569 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO -X PUT -H "X-Auth-Token: gAAAAABgtuX8JFA6..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:24.569 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:24.570 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a843-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a843-0060b6e5fc-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:24 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:24.592 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL -X PUT -H "X-Auth-Token: gAAAAABgtuX8Avs5..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:24.592 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:24.592 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a844-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a844-0060b6e5fc-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:24 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:24.594 15938 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 30 objects using 30 threads. 2021-06-02 01:59:24.885 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_qM9Oj96P -X PUT -H "X-Auth-Token: gAAAAABgtuX81lWk..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:24.893 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:24.894 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a847-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a847-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:24 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:24.960 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_eUydxFXi -X PUT -H "X-Auth-Token: gAAAAABgtuX8qgaw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:24.960 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:24.961 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a846-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a846-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:24 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.002 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_mSsTqnmg -X PUT -H "X-Auth-Token: gAAAAABgtuX8BmpM..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.022 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_RRmtw8zZ -X PUT -H "X-Auth-Token: gAAAAABgtuX8JVEk..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.027 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.047 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_13ak8LAS -X PUT -H "X-Auth-Token: gAAAAABgtuX8Qswu..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.058 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_HnJDzP9W -X PUT -H "X-Auth-Token: gAAAAABgtuX8lojM..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.064 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.074 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_ZWuVjwYx -X PUT -H "X-Auth-Token: gAAAAABgtuX8N2Y0..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.074 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a84c-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a84c-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:24 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.088 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.089 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.102 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a849-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a849-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.117 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.147 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a84d-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a84d-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.150 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_csx99fmK -X PUT -H "X-Auth-Token: gAAAAABgtuX8_jd4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.156 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a84e-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a84e-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.193 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a84f-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a84f-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.195 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.205 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_HAeX7Il1 -X PUT -H "X-Auth-Token: gAAAAABgtuX80LzI..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.206 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_7CQ4jb0T -X PUT -H "X-Auth-Token: gAAAAABgtuX8pVj7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.208 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_EzBz9UlL -X PUT -H "X-Auth-Token: gAAAAABgtuX8aiBS..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.217 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_CG8HwVe3 -X PUT -H "X-Auth-Token: gAAAAABgtuX8NlNA..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.219 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_PrmLwFap -X PUT -H "X-Auth-Token: gAAAAABgtuX8Rb7t..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.226 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd2a70550489de356a2cd6bfc40711204', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a845-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a845-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.229 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_AK94XXdV -X PUT -H "X-Auth-Token: gAAAAABgtuX8GWuN..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.229 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.231 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_dTpoIVNR -X PUT -H "X-Auth-Token: gAAAAABgtuX9Pak3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.251 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.253 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_Zj3pARUX -X PUT -H "X-Auth-Token: gAAAAABgtuX8Zp3c..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.253 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.254 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.255 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.257 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.258 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_OqmZFO7q -X PUT -H "X-Auth-Token: gAAAAABgtuX9ocy_..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.259 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a854-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a854-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.260 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_xmQMadgT -X PUT -H "X-Auth-Token: gAAAAABgtuX80wqe..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.261 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.263 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_tYvGdPlA -X PUT -H "X-Auth-Token: gAAAAABgtuX9Uuys..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.264 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_SkYbOfcQ -X PUT -H "X-Auth-Token: gAAAAABgtuX9wk_d..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.266 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_D7LYYdpD -X PUT -H "X-Auth-Token: gAAAAABgtuX83-SH..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.266 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a852-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a852-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.267 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_t4a75yaC -X PUT -H "X-Auth-Token: gAAAAABgtuX9br6h..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.268 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_6z9pqEqm -X PUT -H "X-Auth-Token: gAAAAABgtuX9gmGV..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.273 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_ol3WAS45 -X PUT -H "X-Auth-Token: gAAAAABgtuX9zpAX..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.274 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.275 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a853-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a853-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.276 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_BywgG32C -X PUT -H "X-Auth-Token: gAAAAABgtuX86Weo..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.276 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a84a-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a84a-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.277 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a84b-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a84b-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.277 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a855-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a855-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.278 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.287 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.288 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a856-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a856-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.288 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.289 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.289 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.290 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.291 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.291 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.292 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a857-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a857-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.293 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.296 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_9d8RBkB1 -X PUT -H "X-Auth-Token: gAAAAABgtuX9D5Gb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.297 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a858-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a858-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.298 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'c99a74c555371a433d121f551d6c6398', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a848-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a848-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.299 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a859-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a859-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.300 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a85d-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a85d-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.301 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a850-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a850-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.301 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a85b-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a85b-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.302 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a85c-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a85c-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.302 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a85a-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a85a-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.304 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a851-0060b6e5fc-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a851-0060b6e5fc-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.304 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.314 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_b77RLoAT -X PUT -H "X-Auth-Token: gAAAAABgtuX9466t..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.314 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a85e-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a85e-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.315 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.316 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a85f-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a85f-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.319 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_xqmIIjEB -X PUT -H "X-Auth-Token: gAAAAABgtuX9aO9d..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.320 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_src1wpt1 -X PUT -H "X-Auth-Token: gAAAAABgtuX9-vFQ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.321 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.321 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.321 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a861-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a861-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.322 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a860-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a860-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.351 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_JH2GTz0E -X PUT -H "X-Auth-Token: gAAAAABgtuX9xLgQ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.351 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.352 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:25 GMT', 'X-Trans-Id': 'tx00000000000000005a862-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a862-0060b6e5fd-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.353 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context swift_objects@openstack setup() finished in 1.10 sec 2021-06-02 01:59:25.369 15938 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 89411d81-f77e-497f-810a-ac0e44ba0a02). times: 10 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:59:25.371 15938 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 01:59:25.376 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 1 START 2021-06-02 01:59:25.521 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX9uuuW..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.522 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.522 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '59', 'X-Timestamp': '1622599165.51950', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '10', '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': '10', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005a863-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a863-0060b6e5fd-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.523 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_1vYJiWCO","count":10,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:25.572 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json&marker=s_rally_89411d81_1vYJiWCO -X GET -H "X-Auth-Token: gAAAAABgtuX9uuuW..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.573 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.573 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599165.52938', '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': 'tx00000000000000005a864-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a864-0060b6e5fd-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.574 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:25.624 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX9uuuW..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.625 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.625 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1321', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a865-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a865-0060b6e5fd-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.626 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_6z9pqEqm","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_9d8RBkB1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.290Z"},{"name":"s_rally_89411d81_JH2GTz0E","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.346Z"},{"name":"s_rally_89411d81_SkYbOfcQ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_b77RLoAT","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.309Z"},{"name":"s_rally_89411d81_ol3WAS45","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_src1wpt1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.315Z"},{"name":"s_rally_89411d81_t4a75yaC","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_tYvGdPlA","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_xqmIIjEB","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.314Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:25.676 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json&marker=s_rally_89411d81_xqmIIjEB -X GET -H "X-Auth-Token: gAAAAABgtuX9uuuW..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.677 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.678 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a866-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a866-0060b6e5fd-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.678 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:25.679 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 1 END: OK 2021-06-02 01:59:25.684 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 2 START 2021-06-02 01:59:25.910 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX9JbD7..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.911 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.911 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '59', 'X-Timestamp': '1622599165.90728', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '10', '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': '10', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005a867-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a867-0060b6e5fd-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.912 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_1vYJiWCO","count":10,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:25.960 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json&marker=s_rally_89411d81_1vYJiWCO -X GET -H "X-Auth-Token: gAAAAABgtuX9JbD7..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:25.961 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:25.961 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599165.91890', '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': 'tx00000000000000005a868-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a868-0060b6e5fd-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:25.962 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.012 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX9JbD7..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.013 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.013 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1321', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a869-0060b6e5fd-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a869-0060b6e5fd-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:25 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.014 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_6z9pqEqm","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_9d8RBkB1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.290Z"},{"name":"s_rally_89411d81_JH2GTz0E","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.346Z"},{"name":"s_rally_89411d81_SkYbOfcQ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_b77RLoAT","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.309Z"},{"name":"s_rally_89411d81_ol3WAS45","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_src1wpt1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.315Z"},{"name":"s_rally_89411d81_t4a75yaC","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_tYvGdPlA","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_xqmIIjEB","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.314Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.064 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json&marker=s_rally_89411d81_xqmIIjEB -X GET -H "X-Auth-Token: gAAAAABgtuX9JbD7..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.065 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.065 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a86a-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a86a-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.066 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.067 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 2 END: OK 2021-06-02 01:59:26.071 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 3 START 2021-06-02 01:59:26.205 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX-UZlM..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.205 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.206 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1622599166.20389', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '10', 'X-Account-Bytes-Used': '9216', 'X-Account-Bytes-Used-Actual': '24576', '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': '9216', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '24576', 'X-Trans-Id': 'tx00000000000000005a86e-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a86e-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.206 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_SjZYeOTL","count":10,"bytes":9216}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.252 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3?format=json&marker=s_rally_89411d81_SjZYeOTL -X GET -H "X-Auth-Token: gAAAAABgtuX-UZlM..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.253 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.253 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599166.21191', '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': 'tx00000000000000005a86f-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a86f-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.254 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.304 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX-UZlM..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.305 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.305 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1339', 'X-Timestamp': '1622599164.58421', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '9216', 'X-Container-Bytes-Used-Actual': '24576', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a870-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a870-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.306 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_13ak8LAS","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.027Z"},{"name":"s_rally_89411d81_CG8HwVe3","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:25.195Z"},{"name":"s_rally_89411d81_D7LYYdpD","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:25.259Z"},{"name":"s_rally_89411d81_PrmLwFap","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:25.195Z"},{"name":"s_rally_89411d81_RRmtw8zZ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.008Z"},{"name":"s_rally_89411d81_csx99fmK","hash":"d2a70550489de356a2cd6bfc40711204","bytes":3072,"last_modified":"2021-06-02T01:59:25.143Z"},{"name":"s_rally_89411d81_eUydxFXi","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:24.954Z"},{"name":"s_rally_89411d81_mSsTqnmg","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:24.986Z"},{"name":"s_rally_89411d81_qM9Oj96P","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:24.833Z"},{"name":"s_rally_89411d81_xmQMadgT","hash":"c99a74c555371a433d121f551d6c6398","bytes":2048,"last_modified":"2021-06-02T01:59:25.254Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.356 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL?format=json&marker=s_rally_89411d81_xmQMadgT -X GET -H "X-Auth-Token: gAAAAABgtuX-UZlM..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.357 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.357 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599164.58421', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '9216', 'X-Container-Bytes-Used-Actual': '24576', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a873-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a873-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.358 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.359 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 3 END: OK 2021-06-02 01:59:26.363 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 4 START 2021-06-02 01:59:26.587 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX-dQrj..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.587 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.588 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1622599166.58571', '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': 'tx00000000000000005a874-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a874-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.589 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_KAK1Y3nB","count":10,"bytes":1024}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.636 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7?format=json&marker=s_rally_89411d81_KAK1Y3nB -X GET -H "X-Auth-Token: gAAAAABgtuX-dQrj..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.637 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.637 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599166.59476', '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': 'tx00000000000000005a875-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a875-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.638 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.688 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX-dQrj..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.689 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.689 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1324', 'X-Timestamp': '1622599164.55121', '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': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a876-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a876-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.690 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_7CQ4jb0T","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.194Z"},{"name":"s_rally_89411d81_AK94XXdV","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.205Z"},{"name":"s_rally_89411d81_BywgG32C","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_EzBz9UlL","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.196Z"},{"name":"s_rally_89411d81_HAeX7Il1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.197Z"},{"name":"s_rally_89411d81_HnJDzP9W","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.033Z"},{"name":"s_rally_89411d81_OqmZFO7q","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.254Z"},{"name":"s_rally_89411d81_ZWuVjwYx","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.053Z"},{"name":"s_rally_89411d81_Zj3pARUX","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.243Z"},{"name":"s_rally_89411d81_dTpoIVNR","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.222Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.736 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB?format=json&marker=s_rally_89411d81_dTpoIVNR -X GET -H "X-Auth-Token: gAAAAABgtuX-dQrj..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.737 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.737 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599164.55121', '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': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a877-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a877-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.738 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.738 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 4 END: OK 2021-06-02 01:59:26.741 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 5 START 2021-06-02 01:59:26.861 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX-TyXW..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.862 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.863 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '59', 'X-Timestamp': '1622599166.85973', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '10', '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': '10', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005a878-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a878-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.864 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_1vYJiWCO","count":10,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.912 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json&marker=s_rally_89411d81_1vYJiWCO -X GET -H "X-Auth-Token: gAAAAABgtuX-TyXW..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.913 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.913 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599166.86936', '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': 'tx00000000000000005a879-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a879-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.914 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:26.964 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX-TyXW..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:26.964 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:26.965 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1321', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a87a-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a87a-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:26.965 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_6z9pqEqm","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_9d8RBkB1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.290Z"},{"name":"s_rally_89411d81_JH2GTz0E","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.346Z"},{"name":"s_rally_89411d81_SkYbOfcQ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_b77RLoAT","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.309Z"},{"name":"s_rally_89411d81_ol3WAS45","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_src1wpt1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.315Z"},{"name":"s_rally_89411d81_t4a75yaC","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_tYvGdPlA","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_xqmIIjEB","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.314Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.012 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json&marker=s_rally_89411d81_xqmIIjEB -X GET -H "X-Auth-Token: gAAAAABgtuX-TyXW..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.013 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.013 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a87b-0060b6e5fe-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a87b-0060b6e5fe-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:26 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.014 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.015 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 5 END: OK 2021-06-02 01:59:27.020 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 6 START 2021-06-02 01:59:27.142 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX_PNup..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.143 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.143 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1622599167.14193', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '10', 'X-Account-Bytes-Used': '9216', 'X-Account-Bytes-Used-Actual': '24576', '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': '9216', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '24576', 'X-Trans-Id': 'tx00000000000000005a87c-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a87c-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.144 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_SjZYeOTL","count":10,"bytes":9216}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.192 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3?format=json&marker=s_rally_89411d81_SjZYeOTL -X GET -H "X-Auth-Token: gAAAAABgtuX_PNup..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.193 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.193 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599167.14867', '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': 'tx00000000000000005a87d-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a87d-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.194 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.244 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX_PNup..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.245 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.245 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1339', 'X-Timestamp': '1622599164.58421', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '9216', 'X-Container-Bytes-Used-Actual': '24576', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a87e-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a87e-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.246 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_13ak8LAS","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.027Z"},{"name":"s_rally_89411d81_CG8HwVe3","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:25.195Z"},{"name":"s_rally_89411d81_D7LYYdpD","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:25.259Z"},{"name":"s_rally_89411d81_PrmLwFap","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:25.195Z"},{"name":"s_rally_89411d81_RRmtw8zZ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.008Z"},{"name":"s_rally_89411d81_csx99fmK","hash":"d2a70550489de356a2cd6bfc40711204","bytes":3072,"last_modified":"2021-06-02T01:59:25.143Z"},{"name":"s_rally_89411d81_eUydxFXi","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:24.954Z"},{"name":"s_rally_89411d81_mSsTqnmg","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:24.986Z"},{"name":"s_rally_89411d81_qM9Oj96P","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:24.833Z"},{"name":"s_rally_89411d81_xmQMadgT","hash":"c99a74c555371a433d121f551d6c6398","bytes":2048,"last_modified":"2021-06-02T01:59:25.254Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.296 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL?format=json&marker=s_rally_89411d81_xmQMadgT -X GET -H "X-Auth-Token: gAAAAABgtuX_PNup..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.297 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.297 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599164.58421', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '9216', 'X-Container-Bytes-Used-Actual': '24576', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a87f-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a87f-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.298 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.299 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 6 END: OK 2021-06-02 01:59:27.304 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 7 START 2021-06-02 01:59:27.427 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX_YL0L..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.428 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.429 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '59', 'X-Timestamp': '1622599167.42588', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '10', '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': '10', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005a880-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a880-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.429 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_1vYJiWCO","count":10,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.476 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json&marker=s_rally_89411d81_1vYJiWCO -X GET -H "X-Auth-Token: gAAAAABgtuX_YL0L..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.476 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.477 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599167.43533', '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': 'tx00000000000000005a881-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a881-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.477 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.524 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX_YL0L..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.525 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.525 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1321', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a882-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a882-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.526 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_6z9pqEqm","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_9d8RBkB1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.290Z"},{"name":"s_rally_89411d81_JH2GTz0E","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.346Z"},{"name":"s_rally_89411d81_SkYbOfcQ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_b77RLoAT","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.309Z"},{"name":"s_rally_89411d81_ol3WAS45","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_src1wpt1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.315Z"},{"name":"s_rally_89411d81_t4a75yaC","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_tYvGdPlA","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_xqmIIjEB","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.314Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.572 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json&marker=s_rally_89411d81_xqmIIjEB -X GET -H "X-Auth-Token: gAAAAABgtuX_YL0L..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.573 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.573 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a883-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a883-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.574 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.575 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 7 END: OK 2021-06-02 01:59:27.580 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 8 START 2021-06-02 01:59:27.702 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX_g7xN..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.703 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.704 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '59', 'X-Timestamp': '1622599167.70076', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '10', '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': '10', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005a884-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a884-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.705 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_1vYJiWCO","count":10,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.752 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json&marker=s_rally_89411d81_1vYJiWCO -X GET -H "X-Auth-Token: gAAAAABgtuX_g7xN..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.753 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.753 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599167.71035', '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': 'tx00000000000000005a885-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a885-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.754 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.804 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX_g7xN..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.805 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.805 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1321', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a886-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a886-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.806 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_6z9pqEqm","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_9d8RBkB1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.290Z"},{"name":"s_rally_89411d81_JH2GTz0E","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.346Z"},{"name":"s_rally_89411d81_SkYbOfcQ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_b77RLoAT","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.309Z"},{"name":"s_rally_89411d81_ol3WAS45","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_src1wpt1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.315Z"},{"name":"s_rally_89411d81_t4a75yaC","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_tYvGdPlA","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_xqmIIjEB","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.314Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.856 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json&marker=s_rally_89411d81_xqmIIjEB -X GET -H "X-Auth-Token: gAAAAABgtuX_g7xN..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.857 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.857 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a887-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a887-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.857 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:27.858 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 8 END: OK 2021-06-02 01:59:27.863 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 9 START 2021-06-02 01:59:27.988 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX_tdha..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:27.989 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:27.989 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '59', 'X-Timestamp': '1622599167.98673', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '10', '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': '10', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005a888-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a888-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:27.990 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_1vYJiWCO","count":10,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:28.036 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435?format=json&marker=s_rally_89411d81_1vYJiWCO -X GET -H "X-Auth-Token: gAAAAABgtuX_tdha..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.037 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.037 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599167.99528', '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': 'tx00000000000000005a889-0060b6e5ff-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a889-0060b6e5ff-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:27 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.038 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:28.088 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json -X GET -H "X-Auth-Token: gAAAAABgtuX_tdha..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.089 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.089 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1321', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a88a-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a88a-0060b6e600-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.090 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_6z9pqEqm","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_9d8RBkB1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.290Z"},{"name":"s_rally_89411d81_JH2GTz0E","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.346Z"},{"name":"s_rally_89411d81_SkYbOfcQ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_b77RLoAT","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.309Z"},{"name":"s_rally_89411d81_ol3WAS45","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_src1wpt1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.315Z"},{"name":"s_rally_89411d81_t4a75yaC","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.258Z"},{"name":"s_rally_89411d81_tYvGdPlA","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_xqmIIjEB","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.314Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:28.140 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO?format=json&marker=s_rally_89411d81_xqmIIjEB -X GET -H "X-Auth-Token: gAAAAABgtuX_tdha..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.141 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.142 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599164.56081', 'X-Container-Object-Count': '10', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a88b-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a88b-0060b6e600-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.142 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:28.143 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 9 END: OK 2021-06-02 01:59:28.148 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 10 START 2021-06-02 01:59:28.269 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYAZDKd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.269 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.270 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1622599168.26726', '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': 'tx00000000000000005a88c-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a88c-0060b6e600-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.271 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_KAK1Y3nB","count":10,"bytes":1024}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:28.320 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7?format=json&marker=s_rally_89411d81_KAK1Y3nB -X GET -H "X-Auth-Token: gAAAAABgtuYAZDKd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.321 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.321 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599168.27708', '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': 'tx00000000000000005a88d-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a88d-0060b6e600-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.322 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:28.372 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYAZDKd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.373 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.373 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1324', 'X-Timestamp': '1622599164.55121', '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': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a88e-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a88e-0060b6e600-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.374 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_7CQ4jb0T","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.194Z"},{"name":"s_rally_89411d81_AK94XXdV","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.205Z"},{"name":"s_rally_89411d81_BywgG32C","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:25.257Z"},{"name":"s_rally_89411d81_EzBz9UlL","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.196Z"},{"name":"s_rally_89411d81_HAeX7Il1","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.197Z"},{"name":"s_rally_89411d81_HnJDzP9W","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.033Z"},{"name":"s_rally_89411d81_OqmZFO7q","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.254Z"},{"name":"s_rally_89411d81_ZWuVjwYx","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.053Z"},{"name":"s_rally_89411d81_Zj3pARUX","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.243Z"},{"name":"s_rally_89411d81_dTpoIVNR","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T01:59:25.222Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:28.420 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB?format=json&marker=s_rally_89411d81_dTpoIVNR -X GET -H "X-Auth-Token: gAAAAABgtuYAZDKd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.421 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.421 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599164.55121', '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': 'Wed, 02 Jun 2021 01:59:24 GMT', 'X-Trans-Id': 'tx00000000000000005a88f-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a88f-0060b6e600-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.422 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:28.423 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 10 END: OK 2021-06-02 01:59:28.441 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context swift_objects@openstack cleanup() started 2021-06-02 01:59:28.655 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_mSsTqnmg DELETE -H "X-Auth-Token: gAAAAABgtuYAm_09..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.655 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.658 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_qM9Oj96P DELETE -H "X-Auth-Token: gAAAAABgtuYAzXAo..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.681 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_eUydxFXi DELETE -H "X-Auth-Token: gAAAAABgtuYAEhSi..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.688 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_xmQMadgT DELETE -H "X-Auth-Token: gAAAAABgtuYAWgH9..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.690 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a891-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a891-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.696 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.702 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.714 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_RRmtw8zZ DELETE -H "X-Auth-Token: gAAAAABgtuYA7NmD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.716 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_13ak8LAS DELETE -H "X-Auth-Token: gAAAAABgtuYAfB7s..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.722 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.738 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a890-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a890-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.747 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a892-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a892-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.749 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_CG8HwVe3 DELETE -H "X-Auth-Token: gAAAAABgtuYAup0_..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.750 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_csx99fmK DELETE -H "X-Auth-Token: gAAAAABgtuYAYYyh..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.768 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_D7LYYdpD DELETE -H "X-Auth-Token: gAAAAABgtuYAiUlO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.769 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.773 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:28.774 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL/s_rally_89411d81_PrmLwFap DELETE -H "X-Auth-Token: gAAAAABgtuYAnBaB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.793 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a893-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a893-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:28.943 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_HnJDzP9W DELETE -H "X-Auth-Token: gAAAAABgtuYAz8oH..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.949 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_EzBz9UlL DELETE -H "X-Auth-Token: gAAAAABgtuYAI7kY..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.951 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_HAeX7Il1 DELETE -H "X-Auth-Token: gAAAAABgtuYA4Ppz..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:28.986 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.034 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.036 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_7CQ4jb0T DELETE -H "X-Auth-Token: gAAAAABgtuYAj0DT..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.064 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.078 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_ZWuVjwYx DELETE -H "X-Auth-Token: gAAAAABgtuYAZDTt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.078 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a894-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a894-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.082 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a895-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a895-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.090 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.093 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_AK94XXdV DELETE -H "X-Auth-Token: gAAAAABgtuYAVGWg..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.105 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_Zj3pARUX DELETE -H "X-Auth-Token: gAAAAABgtuYAcHo6..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.123 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.135 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_6z9pqEqm DELETE -H "X-Auth-Token: gAAAAABgtuYBT2d4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.149 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_dTpoIVNR DELETE -H "X-Auth-Token: gAAAAABgtuYBgeac..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.157 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.164 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_tYvGdPlA DELETE -H "X-Auth-Token: gAAAAABgtuYBW6MS..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.170 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_BywgG32C DELETE -H "X-Auth-Token: gAAAAABgtuYBOBiq..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.171 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.172 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a897-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a897-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.173 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a896-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a896-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.174 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.176 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a898-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a898-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.194 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.198 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_9d8RBkB1 DELETE -H "X-Auth-Token: gAAAAABgtuYB9YC2..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.204 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a899-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a899-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.204 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.205 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.206 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a89a-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a89a-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.207 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_t4a75yaC DELETE -H "X-Auth-Token: gAAAAABgtuYBiBPf..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.207 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.208 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.209 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a89c-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a89c-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.209 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.209 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.210 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a89b-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a89b-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:28 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.212 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a89d-0060b6e600-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a89d-0060b6e600-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.213 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a89e-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a89e-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.214 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.215 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a89f-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a89f-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.216 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8a0-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8a0-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.217 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.218 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8a1-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8a1-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.218 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8a2-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8a2-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.220 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8a3-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8a3-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.220 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8a4-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8a4-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.224 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB/s_rally_89411d81_OqmZFO7q DELETE -H "X-Auth-Token: gAAAAABgtuYBTSa2..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.224 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8a5-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8a5-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.226 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_SkYbOfcQ DELETE -H "X-Auth-Token: gAAAAABgtuYBI9tF..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.228 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8a6-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8a6-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.232 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.233 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.235 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8a8-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8a8-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.236 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_JH2GTz0E DELETE -H "X-Auth-Token: gAAAAABgtuYBoLg8..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.237 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8a7-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8a7-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.238 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.240 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_src1wpt1 DELETE -H "X-Auth-Token: gAAAAABgtuYB9tTX..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.240 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8aa-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8aa-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.241 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.242 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8a9-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8a9-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.261 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_b77RLoAT DELETE -H "X-Auth-Token: gAAAAABgtuYBwiCq..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.262 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.262 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8ac-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ac-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.268 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_xqmIIjEB DELETE -H "X-Auth-Token: gAAAAABgtuYB4Qrc..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.269 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.269 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8ab-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ab-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.317 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO/s_rally_89411d81_ol3WAS45 DELETE -H "X-Auth-Token: gAAAAABgtuYBdF5P..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.318 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.318 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8ad-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ad-0060b6e601-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.493 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_f8d4cdeb39c546bd9b57b9ff21e7b5e3/s_rally_89411d81_SjZYeOTL DELETE -H "X-Auth-Token: gAAAAABgtuYBosf3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.493 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.493 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8b0-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8b0-0060b6e601-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.499 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e2bdcddcc2de4d7e96e1dcf6ca8de5b7/s_rally_89411d81_KAK1Y3nB DELETE -H "X-Auth-Token: gAAAAABgtuYBHehf..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.500 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_e051d21e707445a1908ddabce5402435/s_rally_89411d81_1vYJiWCO DELETE -H "X-Auth-Token: gAAAAABgtuYB5V-S..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:29.501 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.501 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:29.501 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8af-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8af-0060b6e601-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.502 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a8ae-0060b6e601-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ae-0060b6e601-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:29 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:29.504 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context swift_objects@openstack cleanup() finished in 1.06 sec 2021-06-02 01:59:29.505 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack cleanup() started 2021-06-02 01:59:29.506 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 0f7692a2595d4942958da4a4c8e9c674 from all users 2021-06-02 01:59:29.946 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack cleanup() finished in 0.44 sec 2021-06-02 01:59:29.946 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() started 2021-06-02 01:59:32.395 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() finished in 2.45 sec 2021-06-02 01:59:33.172 15938 INFO rally.task.engine [-] Load duration is: 3.045995 2021-06-02 01:59:33.172 15938 INFO rally.task.engine [-] Full runner duration is: 3.07364 2021-06-02 01:59:33.173 15938 INFO rally.task.engine [-] Full duration is: 11.795504 2021-06-02 01:59:33.257 15938 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=42a95c93-b9d7-41af-aaa0-481b6566bbd3)", "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": 3, "users_per_tenant": 2 }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:59:33.277 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:59:33.787 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:59:34.709 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack setup() finished in 1.43 sec 2021-06-02 01:59:34.922 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 0f7692a2595d4942958da4a4c8e9c674 to all users using 30 threads 2021-06-02 01:59:36.670 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack setup() finished in 1.96 sec 2021-06-02 01:59:36.670 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context cleanup@openstack setup() finished in 0.01 msec 2021-06-02 01:59:36.681 15938 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 89411d81-f77e-497f-810a-ac0e44ba0a02). times: 10 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:59:36.683 15938 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"objects_per_container": 5, "object_size": 1024} 2021-06-02 01:59:36.687 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 1 START 2021-06-02 01:59:37.049 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK -X PUT -H "X-Auth-Token: gAAAAABgtuYITm69..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.050 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.050 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a8b1-0060b6e608-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8b1-0060b6e608-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.065 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_Wc7zXmob -X PUT -H "X-Auth-Token: gAAAAABgtuYITm69..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.066 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.066 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a8b2-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8b2-0060b6e609-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.075 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_0OBtAhMZ -X PUT -H "X-Auth-Token: gAAAAABgtuYITm69..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.076 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.076 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a8b3-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8b3-0060b6e609-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.085 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_8gDDxsPv -X PUT -H "X-Auth-Token: gAAAAABgtuYITm69..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.085 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.085 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a8b4-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8b4-0060b6e609-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.093 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_oR44WdhS -X PUT -H "X-Auth-Token: gAAAAABgtuYITm69..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.093 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.094 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a8b5-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8b5-0060b6e609-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.102 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_M3Cqj1ja -X PUT -H "X-Auth-Token: gAAAAABgtuYITm69..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.102 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.102 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a8b6-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8b6-0060b6e609-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.148 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_Wc7zXmob -X GET -H "X-Auth-Token: gAAAAABgtuYITm69..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.149 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.149 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Timestamp': '1622599177.05961', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8b7-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8b7-0060b6e609-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.196 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_0OBtAhMZ -X GET -H "X-Auth-Token: gAAAAABgtuYITm69..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.197 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.197 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Timestamp': '1622599177.07146', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8b8-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8b8-0060b6e609-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.244 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_8gDDxsPv -X GET -H "X-Auth-Token: gAAAAABgtuYITm69..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.245 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.245 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Timestamp': '1622599177.08009', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8b9-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8b9-0060b6e609-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.292 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_oR44WdhS -X GET -H "X-Auth-Token: gAAAAABgtuYITm69..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.293 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.293 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Timestamp': '1622599177.08944', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8ba-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ba-0060b6e609-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.340 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_M3Cqj1ja -X GET -H "X-Auth-Token: gAAAAABgtuYITm69..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.341 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.341 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Timestamp': '1622599177.09781', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8bb-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8bb-0060b6e609-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.342 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 1 END: OK 2021-06-02 01:59:37.348 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 2 START 2021-06-02 01:59:37.577 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E -X PUT -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.577 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.578 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a8bc-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8bc-0060b6e609-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.589 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_kRioSGMs -X PUT -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.590 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.590 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a8bd-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8bd-0060b6e609-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.599 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_JYk4VOKk -X PUT -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.600 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.600 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a8be-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8be-0060b6e609-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.608 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_oRZ7Yr0U -X PUT -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.609 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.609 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a8bf-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8bf-0060b6e609-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.617 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_hXZO10sa -X PUT -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.617 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.617 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a8c0-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8c0-0060b6e609-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.625 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_JxegIb5m -X PUT -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.625 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.625 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a8c1-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8c1-0060b6e609-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.672 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_kRioSGMs -X GET -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.673 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.673 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Timestamp': '1622599177.58539', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8c2-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8c2-0060b6e609-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.720 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_JYk4VOKk -X GET -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.721 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.722 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Timestamp': '1622599177.59521', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8c3-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8c3-0060b6e609-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.768 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_oRZ7Yr0U -X GET -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.769 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.770 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Timestamp': '1622599177.60472', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8c4-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8c4-0060b6e609-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.816 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_hXZO10sa -X GET -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.817 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.817 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Timestamp': '1622599177.61330', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8c5-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8c5-0060b6e609-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.864 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_JxegIb5m -X GET -H "X-Auth-Token: gAAAAABgtuYJx-Ie..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:37.865 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:37.865 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Timestamp': '1622599177.62151', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8c6-0060b6e609-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8c6-0060b6e609-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:37 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:37.866 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 2 END: OK 2021-06-02 01:59:37.871 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 3 START 2021-06-02 01:59:38.221 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ -X PUT -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.221 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.222 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a8c7-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8c7-0060b6e60a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.236 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_LyVrmDBR -X PUT -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.236 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.236 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a8c8-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8c8-0060b6e60a-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.244 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_wd4GSP4q -X PUT -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.244 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.244 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a8c9-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8c9-0060b6e60a-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.252 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_78bMgu8l -X PUT -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.252 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.252 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a8ca-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ca-0060b6e60a-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.260 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_IAQDCZ2F -X PUT -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.261 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.261 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a8cb-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8cb-0060b6e60a-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.269 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_AlhTB3ok -X PUT -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.269 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.269 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a8cc-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8cc-0060b6e60a-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.316 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_LyVrmDBR -X GET -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.317 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.317 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Timestamp': '1622599178.23002', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8cd-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8cd-0060b6e60a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.364 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_wd4GSP4q -X GET -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.365 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.365 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Timestamp': '1622599178.24021', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8ce-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ce-0060b6e60a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.412 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_78bMgu8l -X GET -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.413 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.413 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Timestamp': '1622599178.24805', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8cf-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8cf-0060b6e60a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.460 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_IAQDCZ2F -X GET -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.461 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.461 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Timestamp': '1622599178.25683', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8d0-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8d0-0060b6e60a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.508 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_AlhTB3ok -X GET -H "X-Auth-Token: gAAAAABgtuYKV4CJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.509 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.509 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Timestamp': '1622599178.26535', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8d1-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8d1-0060b6e60a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.510 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 3 END: OK 2021-06-02 01:59:38.514 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 4 START 2021-06-02 01:59:38.733 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo -X PUT -H "X-Auth-Token: gAAAAABgtuYKNiwm..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.733 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.734 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a8d2-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8d2-0060b6e60a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.748 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_R07nuU5X -X PUT -H "X-Auth-Token: gAAAAABgtuYKNiwm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.748 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.749 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a8d3-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8d3-0060b6e60a-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.756 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_Xms8yakS -X PUT -H "X-Auth-Token: gAAAAABgtuYKNiwm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.756 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.757 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a8d4-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8d4-0060b6e60a-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.764 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_J5kyVNc2 -X PUT -H "X-Auth-Token: gAAAAABgtuYKNiwm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.765 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.765 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a8d5-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8d5-0060b6e60a-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.774 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_tlTHxlpO -X PUT -H "X-Auth-Token: gAAAAABgtuYKNiwm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.775 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.775 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a8d6-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8d6-0060b6e60a-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.783 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_P5XJAY2D -X PUT -H "X-Auth-Token: gAAAAABgtuYKNiwm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.784 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.784 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a8d7-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8d7-0060b6e60a-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.832 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_R07nuU5X -X GET -H "X-Auth-Token: gAAAAABgtuYKNiwm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.833 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.833 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Timestamp': '1622599178.74344', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8d8-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8d8-0060b6e60a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.880 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_Xms8yakS -X GET -H "X-Auth-Token: gAAAAABgtuYKNiwm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.881 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.881 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Timestamp': '1622599178.75249', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8d9-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8d9-0060b6e60a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.928 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_J5kyVNc2 -X GET -H "X-Auth-Token: gAAAAABgtuYKNiwm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.929 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.929 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Timestamp': '1622599178.76115', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8da-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8da-0060b6e60a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:38.976 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_tlTHxlpO -X GET -H "X-Auth-Token: gAAAAABgtuYKNiwm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:38.977 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:38.977 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Timestamp': '1622599178.77032', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8db-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8db-0060b6e60a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.024 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_P5XJAY2D -X GET -H "X-Auth-Token: gAAAAABgtuYKNiwm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.025 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.025 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Timestamp': '1622599178.77940', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8dc-0060b6e60a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8dc-0060b6e60a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:38 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.026 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 4 END: OK 2021-06-02 01:59:39.030 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 5 START 2021-06-02 01:59:39.165 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI -X PUT -H "X-Auth-Token: gAAAAABgtuYLbos3..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.166 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.166 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a8dd-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8dd-0060b6e60b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.180 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_5maeJfTa -X PUT -H "X-Auth-Token: gAAAAABgtuYLbos3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.180 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.181 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a8de-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8de-0060b6e60b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.189 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_PGFp6QF3 -X PUT -H "X-Auth-Token: gAAAAABgtuYLbos3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.189 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.190 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a8df-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8df-0060b6e60b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.199 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_HvMU2qZ9 -X PUT -H "X-Auth-Token: gAAAAABgtuYLbos3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.199 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.199 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a8e0-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8e0-0060b6e60b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.208 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_tRjXaH8o -X PUT -H "X-Auth-Token: gAAAAABgtuYLbos3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.208 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.208 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a8e1-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8e1-0060b6e60b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.217 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_8KcQlcjK -X PUT -H "X-Auth-Token: gAAAAABgtuYLbos3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.218 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.218 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a8e2-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8e2-0060b6e60b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.264 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_5maeJfTa -X GET -H "X-Auth-Token: gAAAAABgtuYLbos3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.265 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.265 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Timestamp': '1622599179.17413', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8e3-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8e3-0060b6e60b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.313 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_PGFp6QF3 -X GET -H "X-Auth-Token: gAAAAABgtuYLbos3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.314 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.314 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Timestamp': '1622599179.18543', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8e4-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8e4-0060b6e60b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.360 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_HvMU2qZ9 -X GET -H "X-Auth-Token: gAAAAABgtuYLbos3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.361 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.361 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Timestamp': '1622599179.19456', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8e5-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8e5-0060b6e60b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.408 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_tRjXaH8o -X GET -H "X-Auth-Token: gAAAAABgtuYLbos3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.409 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.409 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Timestamp': '1622599179.20364', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8e6-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8e6-0060b6e60b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.456 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_8KcQlcjK -X GET -H "X-Auth-Token: gAAAAABgtuYLbos3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.457 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.457 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Timestamp': '1622599179.21325', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8e7-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8e7-0060b6e60b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.458 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 5 END: OK 2021-06-02 01:59:39.463 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 6 START 2021-06-02 01:59:39.597 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi -X PUT -H "X-Auth-Token: gAAAAABgtuYLbsN7..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.598 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.598 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a8e8-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8e8-0060b6e60b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.611 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_OkODer53 -X PUT -H "X-Auth-Token: gAAAAABgtuYLbsN7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.611 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.611 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a8e9-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8e9-0060b6e60b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.619 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_0B4hSE7R -X PUT -H "X-Auth-Token: gAAAAABgtuYLbsN7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.620 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.620 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a8ea-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ea-0060b6e60b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.628 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_9nedfLTu -X PUT -H "X-Auth-Token: gAAAAABgtuYLbsN7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.628 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.628 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a8eb-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8eb-0060b6e60b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.637 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_VMxpxQna -X PUT -H "X-Auth-Token: gAAAAABgtuYLbsN7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.637 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.637 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a8ec-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ec-0060b6e60b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.646 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_FMTa6c6p -X PUT -H "X-Auth-Token: gAAAAABgtuYLbsN7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.646 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.647 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a8ed-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ed-0060b6e60b-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.692 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_OkODer53 -X GET -H "X-Auth-Token: gAAAAABgtuYLbsN7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.693 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.693 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Timestamp': '1622599179.60567', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8ee-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ee-0060b6e60b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.740 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_0B4hSE7R -X GET -H "X-Auth-Token: gAAAAABgtuYLbsN7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.741 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.741 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Timestamp': '1622599179.61558', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8ef-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ef-0060b6e60b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.788 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_9nedfLTu -X GET -H "X-Auth-Token: gAAAAABgtuYLbsN7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.789 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.789 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Timestamp': '1622599179.62413', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8f0-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8f0-0060b6e60b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.836 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_VMxpxQna -X GET -H "X-Auth-Token: gAAAAABgtuYLbsN7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.837 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.837 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Timestamp': '1622599179.63285', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8f1-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8f1-0060b6e60b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.884 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_FMTa6c6p -X GET -H "X-Auth-Token: gAAAAABgtuYLbsN7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:39.885 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:39.885 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Timestamp': '1622599179.64243', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8f2-0060b6e60b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8f2-0060b6e60b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:39 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:39.886 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 6 END: OK 2021-06-02 01:59:39.890 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 7 START 2021-06-02 01:59:40.109 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK -X PUT -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.110 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.110 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a8f3-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8f3-0060b6e60c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.123 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_vP48pyVz -X PUT -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.123 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.124 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a8f4-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8f4-0060b6e60c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.132 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_VTCwqsq4 -X PUT -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.132 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.133 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a8f5-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8f5-0060b6e60c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.141 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_W9QwQu3z -X PUT -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.141 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.142 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a8f6-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8f6-0060b6e60c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.150 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_fp3sX5pU -X PUT -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.150 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.150 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a8f7-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8f7-0060b6e60c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.158 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_jNpwOQok -X PUT -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.159 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.159 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a8f8-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8f8-0060b6e60c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.204 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_vP48pyVz -X GET -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.205 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.205 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Timestamp': '1622599180.11784', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8f9-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8f9-0060b6e60c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.252 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_VTCwqsq4 -X GET -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.253 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.253 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Timestamp': '1622599180.12849', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8fa-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8fa-0060b6e60c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.300 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_W9QwQu3z -X GET -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.301 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.301 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Timestamp': '1622599180.13741', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8fb-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8fb-0060b6e60c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.348 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_fp3sX5pU -X GET -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.349 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.349 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Timestamp': '1622599180.14595', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8fc-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8fc-0060b6e60c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.396 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_jNpwOQok -X GET -H "X-Auth-Token: gAAAAABgtuYLI6Jm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.397 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.397 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Timestamp': '1622599180.15458', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a8fd-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8fd-0060b6e60c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.398 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 7 END: OK 2021-06-02 01:59:40.403 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 8 START 2021-06-02 01:59:40.540 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG -X PUT -H "X-Auth-Token: gAAAAABgtuYMmpKB..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.541 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.541 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a8fe-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8fe-0060b6e60c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.556 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_MOt9b6Dx -X PUT -H "X-Auth-Token: gAAAAABgtuYMmpKB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.557 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.557 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a8ff-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a8ff-0060b6e60c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.567 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_QeA3btpp -X PUT -H "X-Auth-Token: gAAAAABgtuYMmpKB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.567 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.568 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a900-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a900-0060b6e60c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.577 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_cTobQd0a -X PUT -H "X-Auth-Token: gAAAAABgtuYMmpKB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.577 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.578 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a901-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a901-0060b6e60c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.586 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_9nYL2zB3 -X PUT -H "X-Auth-Token: gAAAAABgtuYMmpKB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.586 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.587 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a902-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a902-0060b6e60c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.595 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_ejfcE6Ke -X PUT -H "X-Auth-Token: gAAAAABgtuYMmpKB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.595 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.596 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a903-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a903-0060b6e60c-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.640 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_MOt9b6Dx -X GET -H "X-Auth-Token: gAAAAABgtuYMmpKB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.641 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.641 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Timestamp': '1622599180.55020', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a904-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a904-0060b6e60c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.688 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_QeA3btpp -X GET -H "X-Auth-Token: gAAAAABgtuYMmpKB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.689 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.690 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Timestamp': '1622599180.56255', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a905-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a905-0060b6e60c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.740 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_cTobQd0a -X GET -H "X-Auth-Token: gAAAAABgtuYMmpKB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.741 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.742 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Timestamp': '1622599180.57302', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a906-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a906-0060b6e60c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.788 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_9nYL2zB3 -X GET -H "X-Auth-Token: gAAAAABgtuYMmpKB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.789 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.789 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Timestamp': '1622599180.58269', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a907-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a907-0060b6e60c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.836 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_ejfcE6Ke -X GET -H "X-Auth-Token: gAAAAABgtuYMmpKB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:40.837 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:40.838 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Timestamp': '1622599180.59148', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a908-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a908-0060b6e60c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:40.838 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 8 END: OK 2021-06-02 01:59:40.844 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 9 START 2021-06-02 01:59:41.003 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx -X PUT -H "X-Auth-Token: gAAAAABgtuYMc3PD..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.003 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.004 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a90a-0060b6e60c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a90a-0060b6e60c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:40 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.018 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_M51LYYm3 -X PUT -H "X-Auth-Token: gAAAAABgtuYMc3PD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.018 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.018 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a90b-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a90b-0060b6e60d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.027 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_6UoGbMWB -X PUT -H "X-Auth-Token: gAAAAABgtuYMc3PD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.028 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.028 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a90c-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a90c-0060b6e60d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.036 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_XxXWOzJK -X PUT -H "X-Auth-Token: gAAAAABgtuYMc3PD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.037 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.037 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a90d-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a90d-0060b6e60d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.045 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_i7fY2sCR -X PUT -H "X-Auth-Token: gAAAAABgtuYMc3PD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.045 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.046 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a90e-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a90e-0060b6e60d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.055 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_rvUoxxuA -X PUT -H "X-Auth-Token: gAAAAABgtuYMc3PD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.055 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.055 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a90f-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a90f-0060b6e60d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.100 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_M51LYYm3 -X GET -H "X-Auth-Token: gAAAAABgtuYMc3PD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.101 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.101 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Timestamp': '1622599181.01212', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a910-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a910-0060b6e60d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.148 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_6UoGbMWB -X GET -H "X-Auth-Token: gAAAAABgtuYMc3PD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.149 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.149 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Timestamp': '1622599181.02330', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a912-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a912-0060b6e60d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.196 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_XxXWOzJK -X GET -H "X-Auth-Token: gAAAAABgtuYMc3PD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.197 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.197 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Timestamp': '1622599181.03226', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a913-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a913-0060b6e60d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.244 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_i7fY2sCR -X GET -H "X-Auth-Token: gAAAAABgtuYMc3PD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.245 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.245 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Timestamp': '1622599181.04128', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a914-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a914-0060b6e60d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.292 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_rvUoxxuA -X GET -H "X-Auth-Token: gAAAAABgtuYMc3PD..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.293 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.293 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Timestamp': '1622599181.05027', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a917-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a917-0060b6e60d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.294 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 9 END: OK 2021-06-02 01:59:41.299 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 10 START 2021-06-02 01:59:41.436 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2 -X PUT -H "X-Auth-Token: gAAAAABgtuYNVwen..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.437 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.437 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a919-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a919-0060b6e60d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.451 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_JjhHI07c -X PUT -H "X-Auth-Token: gAAAAABgtuYNVwen..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.451 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.452 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a91a-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a91a-0060b6e60d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.461 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_SJ4GFUh2 -X PUT -H "X-Auth-Token: gAAAAABgtuYNVwen..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.461 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.461 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a91b-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a91b-0060b6e60d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.469 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_3Q5hIE31 -X PUT -H "X-Auth-Token: gAAAAABgtuYNVwen..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.469 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.469 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a91c-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a91c-0060b6e60d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.477 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_6bdiKc9D -X PUT -H "X-Auth-Token: gAAAAABgtuYNVwen..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.477 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.477 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a91d-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a91d-0060b6e60d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.485 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_aG9QURPQ -X PUT -H "X-Auth-Token: gAAAAABgtuYNVwen..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.485 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.486 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '0f343b0931126a20f133d67c2b018a3b', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a91e-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a91e-0060b6e60d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.532 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_JjhHI07c -X GET -H "X-Auth-Token: gAAAAABgtuYNVwen..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.533 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.533 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Timestamp': '1622599181.44554', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a91f-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a91f-0060b6e60d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.580 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_SJ4GFUh2 -X GET -H "X-Auth-Token: gAAAAABgtuYNVwen..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.581 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.581 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Timestamp': '1622599181.45604', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a920-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a920-0060b6e60d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.628 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_3Q5hIE31 -X GET -H "X-Auth-Token: gAAAAABgtuYNVwen..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.629 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.629 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Timestamp': '1622599181.46517', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a921-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a921-0060b6e60d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.676 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_6bdiKc9D -X GET -H "X-Auth-Token: gAAAAABgtuYNVwen..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.677 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.677 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Timestamp': '1622599181.47315', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a922-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a922-0060b6e60d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.724 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_aG9QURPQ -X GET -H "X-Auth-Token: gAAAAABgtuYNVwen..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.725 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.725 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '1024', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Timestamp': '1622599181.48147', 'etag': '0f343b0931126a20f133d67c2b018a3b', 'X-Trans-Id': 'tx00000000000000005a923-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a923-0060b6e60d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.726 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 10 END: OK 2021-06-02 01:59:41.749 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context cleanup@openstack cleanup() started 2021-06-02 01:59:41.752 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift object objects 2021-06-02 01:59:41.885 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYN3tNy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.886 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.886 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '241', 'X-Timestamp': '1622599181.88378', 'X-Account-Container-Count': '4', 'X-Account-Object-Count': '20', 'X-Account-Bytes-Used': '20480', 'X-Account-Bytes-Used-Actual': '81920', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '4', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '20', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '20480', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '81920', 'X-Trans-Id': 'tx00000000000000005a924-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a924-0060b6e60d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.887 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_JNt1pRGK","count":5,"bytes":5120},{"name":"s_rally_42a95c93_KanPXgJ2","count":5,"bytes":5120},{"name":"s_rally_42a95c93_Q2lzWLxQ","count":5,"bytes":5120},{"name":"s_rally_42a95c93_npQSMVFG","count":5,"bytes":5120}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:41.936 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71?format=json&marker=s_rally_42a95c93_npQSMVFG -X GET -H "X-Auth-Token: gAAAAABgtuYN3tNy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.936 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.937 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599181.89278', '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': 'tx00000000000000005a925-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a925-0060b6e60d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.938 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:41.988 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYN3tNy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:41.989 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:41.989 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1622599177.03906', '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': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a926-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a926-0060b6e60d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:41.990 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_0OBtAhMZ","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:37.071Z"},{"name":"s_rally_42a95c93_8gDDxsPv","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:37.080Z"},{"name":"s_rally_42a95c93_M3Cqj1ja","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:37.097Z"},{"name":"s_rally_42a95c93_Wc7zXmob","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:37.059Z"},{"name":"s_rally_42a95c93_oR44WdhS","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:37.089Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.040 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK?format=json&marker=s_rally_42a95c93_oR44WdhS -X GET -H "X-Auth-Token: gAAAAABgtuYN3tNy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.041 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.041 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599177.03906', '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': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a927-0060b6e60d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a927-0060b6e60d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:41 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.042 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.092 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYN3tNy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.093 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.093 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1622599181.42603', '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': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a928-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a928-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.094 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_3Q5hIE31","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:41.465Z"},{"name":"s_rally_42a95c93_6bdiKc9D","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:41.473Z"},{"name":"s_rally_42a95c93_JjhHI07c","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:41.445Z"},{"name":"s_rally_42a95c93_SJ4GFUh2","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:41.456Z"},{"name":"s_rally_42a95c93_aG9QURPQ","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:41.481Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.140 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2?format=json&marker=s_rally_42a95c93_aG9QURPQ -X GET -H "X-Auth-Token: gAAAAABgtuYN3tNy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.141 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.141 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599181.42603', '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': 'Wed, 02 Jun 2021 01:59:41 GMT', 'X-Trans-Id': 'tx00000000000000005a929-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a929-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.142 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.192 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYN3tNy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.193 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.193 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1622599178.21070', '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': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a92a-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a92a-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.194 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_78bMgu8l","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:38.248Z"},{"name":"s_rally_42a95c93_AlhTB3ok","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:38.265Z"},{"name":"s_rally_42a95c93_IAQDCZ2F","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:38.256Z"},{"name":"s_rally_42a95c93_LyVrmDBR","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:38.230Z"},{"name":"s_rally_42a95c93_wd4GSP4q","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:38.240Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.240 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ?format=json&marker=s_rally_42a95c93_wd4GSP4q -X GET -H "X-Auth-Token: gAAAAABgtuYN3tNy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.241 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.241 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599178.21070', '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': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a92b-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a92b-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.242 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.292 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYN3tNy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.293 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.293 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1622599180.52999', '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': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a92c-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a92c-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.294 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_9nYL2zB3","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:40.582Z"},{"name":"s_rally_42a95c93_MOt9b6Dx","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:40.550Z"},{"name":"s_rally_42a95c93_QeA3btpp","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:40.562Z"},{"name":"s_rally_42a95c93_cTobQd0a","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:40.573Z"},{"name":"s_rally_42a95c93_ejfcE6Ke","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:40.591Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.344 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG?format=json&marker=s_rally_42a95c93_ejfcE6Ke -X GET -H "X-Auth-Token: gAAAAABgtuYN3tNy..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.345 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.345 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599180.52999', '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': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a92d-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a92d-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.346 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.476 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYOldRi..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.476 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.477 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '61', 'X-Timestamp': '1622599182.47519', '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': 'tx00000000000000005a92e-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a92e-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.477 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_StVKWXCK","count":5,"bytes":5120}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.524 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1?format=json&marker=s_rally_42a95c93_StVKWXCK -X GET -H "X-Auth-Token: gAAAAABgtuYOldRi..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.525 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.525 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599182.48178', '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': 'tx00000000000000005a92f-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a92f-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.526 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.576 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYOldRi..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.577 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.577 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1622599180.10172', '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': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a930-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a930-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.578 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_VTCwqsq4","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:40.128Z"},{"name":"s_rally_42a95c93_W9QwQu3z","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:40.137Z"},{"name":"s_rally_42a95c93_fp3sX5pU","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:40.145Z"},{"name":"s_rally_42a95c93_jNpwOQok","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:40.154Z"},{"name":"s_rally_42a95c93_vP48pyVz","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:40.117Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.628 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK?format=json&marker=s_rally_42a95c93_vP48pyVz -X GET -H "X-Auth-Token: gAAAAABgtuYOldRi..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.629 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.629 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599180.10172', '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': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a931-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a931-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.630 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.760 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.761 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.761 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '301', 'X-Timestamp': '1622599182.75912', 'X-Account-Container-Count': '5', 'X-Account-Object-Count': '25', 'X-Account-Bytes-Used': '25600', 'X-Account-Bytes-Used-Actual': '102400', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '5', 'X-Account-Storage-Policy-Default-Placement-Object-Count': '25', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '25600', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '102400', 'X-Trans-Id': 'tx00000000000000005a932-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a932-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.762 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_A6iToCbx","count":5,"bytes":5120},{"name":"s_rally_42a95c93_ATDzumQi","count":5,"bytes":5120},{"name":"s_rally_42a95c93_AoZO4Tbo","count":5,"bytes":5120},{"name":"s_rally_42a95c93_MDm3cLrI","count":5,"bytes":5120},{"name":"s_rally_42a95c93_WibdSe4E","count":5,"bytes":5120}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.808 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb?format=json&marker=s_rally_42a95c93_WibdSe4E -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.809 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.809 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599182.76711', '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': 'tx00000000000000005a933-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a933-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.810 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.860 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.861 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.861 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1622599180.99236', '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': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a934-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a934-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.862 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_6UoGbMWB","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:41.023Z"},{"name":"s_rally_42a95c93_M51LYYm3","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:41.012Z"},{"name":"s_rally_42a95c93_XxXWOzJK","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:41.032Z"},{"name":"s_rally_42a95c93_i7fY2sCR","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:41.041Z"},{"name":"s_rally_42a95c93_rvUoxxuA","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:41.050Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.912 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx?format=json&marker=s_rally_42a95c93_rvUoxxuA -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.912 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.913 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599180.99236', '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': 'Wed, 02 Jun 2021 01:59:40 GMT', 'X-Trans-Id': 'tx00000000000000005a935-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a935-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.914 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:42.964 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:42.965 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:42.965 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1622599179.58793', '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': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a936-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a936-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:42.966 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_0B4hSE7R","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:39.615Z"},{"name":"s_rally_42a95c93_9nedfLTu","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:39.624Z"},{"name":"s_rally_42a95c93_FMTa6c6p","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:39.642Z"},{"name":"s_rally_42a95c93_OkODer53","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:39.605Z"},{"name":"s_rally_42a95c93_VMxpxQna","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:39.632Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:43.016 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi?format=json&marker=s_rally_42a95c93_VMxpxQna -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.017 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.017 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599179.58793', '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': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a937-0060b6e60e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a937-0060b6e60e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:42 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.018 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:43.068 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.069 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.069 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1622599178.72407', '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': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a938-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a938-0060b6e60f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.070 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_J5kyVNc2","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:38.761Z"},{"name":"s_rally_42a95c93_P5XJAY2D","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:38.779Z"},{"name":"s_rally_42a95c93_R07nuU5X","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:38.743Z"},{"name":"s_rally_42a95c93_Xms8yakS","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:38.752Z"},{"name":"s_rally_42a95c93_tlTHxlpO","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:38.770Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:43.120 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo?format=json&marker=s_rally_42a95c93_tlTHxlpO -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.121 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.121 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599178.72407', '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': 'Wed, 02 Jun 2021 01:59:38 GMT', 'X-Trans-Id': 'tx00000000000000005a939-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a939-0060b6e60f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.122 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:43.172 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.173 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.173 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1622599179.15483', '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': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a93a-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a93a-0060b6e60f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.174 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_5maeJfTa","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:39.174Z"},{"name":"s_rally_42a95c93_8KcQlcjK","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:39.213Z"},{"name":"s_rally_42a95c93_HvMU2qZ9","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:39.194Z"},{"name":"s_rally_42a95c93_PGFp6QF3","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:39.185Z"},{"name":"s_rally_42a95c93_tRjXaH8o","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:39.203Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:43.228 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI?format=json&marker=s_rally_42a95c93_tRjXaH8o -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.229 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.229 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599179.15483', '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': 'Wed, 02 Jun 2021 01:59:39 GMT', 'X-Trans-Id': 'tx00000000000000005a93b-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a93b-0060b6e60f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.230 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:43.280 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.281 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.281 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '676', 'X-Timestamp': '1622599177.56777', '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': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a93c-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a93c-0060b6e60f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.282 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_JYk4VOKk","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:37.595Z"},{"name":"s_rally_42a95c93_JxegIb5m","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:37.621Z"},{"name":"s_rally_42a95c93_hXZO10sa","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:37.613Z"},{"name":"s_rally_42a95c93_kRioSGMs","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:37.585Z"},{"name":"s_rally_42a95c93_oRZ7Yr0U","hash":"0f343b0931126a20f133d67c2b018a3b","bytes":1024,"last_modified":"2021-06-02T01:59:37.604Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:43.332 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E?format=json&marker=s_rally_42a95c93_oRZ7Yr0U -X GET -H "X-Auth-Token: gAAAAABgtuYOH5sd..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.333 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.333 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599177.56777', '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': 'Wed, 02 Jun 2021 01:59:37 GMT', 'X-Trans-Id': 'tx00000000000000005a93d-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a93d-0060b6e60f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.334 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:43.344 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_0OBtAhMZ (['s_rally_42a95c93_JNt1pRGK', 's_rally_42a95c93_0OBtAhMZ']) 2021-06-02 01:59:43.359 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_M3Cqj1ja (['s_rally_42a95c93_JNt1pRGK', 's_rally_42a95c93_M3Cqj1ja']) 2021-06-02 01:59:43.360 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_8gDDxsPv (['s_rally_42a95c93_JNt1pRGK', 's_rally_42a95c93_8gDDxsPv']) 2021-06-02 01:59:43.371 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_Wc7zXmob (['s_rally_42a95c93_JNt1pRGK', 's_rally_42a95c93_Wc7zXmob']) 2021-06-02 01:59:43.376 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_oR44WdhS (['s_rally_42a95c93_JNt1pRGK', 's_rally_42a95c93_oR44WdhS']) 2021-06-02 01:59:43.381 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_3Q5hIE31 (['s_rally_42a95c93_KanPXgJ2', 's_rally_42a95c93_3Q5hIE31']) 2021-06-02 01:59:43.400 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_6bdiKc9D (['s_rally_42a95c93_KanPXgJ2', 's_rally_42a95c93_6bdiKc9D']) 2021-06-02 01:59:43.413 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_JjhHI07c (['s_rally_42a95c93_KanPXgJ2', 's_rally_42a95c93_JjhHI07c']) 2021-06-02 01:59:43.419 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_SJ4GFUh2 (['s_rally_42a95c93_KanPXgJ2', 's_rally_42a95c93_SJ4GFUh2']) 2021-06-02 01:59:43.432 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_aG9QURPQ (['s_rally_42a95c93_KanPXgJ2', 's_rally_42a95c93_aG9QURPQ']) 2021-06-02 01:59:43.444 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_78bMgu8l (['s_rally_42a95c93_Q2lzWLxQ', 's_rally_42a95c93_78bMgu8l']) 2021-06-02 01:59:43.447 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_AlhTB3ok (['s_rally_42a95c93_Q2lzWLxQ', 's_rally_42a95c93_AlhTB3ok']) 2021-06-02 01:59:43.466 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_IAQDCZ2F (['s_rally_42a95c93_Q2lzWLxQ', 's_rally_42a95c93_IAQDCZ2F']) 2021-06-02 01:59:43.471 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_LyVrmDBR (['s_rally_42a95c93_Q2lzWLxQ', 's_rally_42a95c93_LyVrmDBR']) 2021-06-02 01:59:43.497 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_wd4GSP4q (['s_rally_42a95c93_Q2lzWLxQ', 's_rally_42a95c93_wd4GSP4q']) 2021-06-02 01:59:43.503 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_9nYL2zB3 (['s_rally_42a95c93_npQSMVFG', 's_rally_42a95c93_9nYL2zB3']) 2021-06-02 01:59:43.521 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_MOt9b6Dx (['s_rally_42a95c93_npQSMVFG', 's_rally_42a95c93_MOt9b6Dx']) 2021-06-02 01:59:43.538 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_QeA3btpp (['s_rally_42a95c93_npQSMVFG', 's_rally_42a95c93_QeA3btpp']) 2021-06-02 01:59:43.552 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_cTobQd0a (['s_rally_42a95c93_npQSMVFG', 's_rally_42a95c93_cTobQd0a']) 2021-06-02 01:59:43.581 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_ejfcE6Ke (['s_rally_42a95c93_npQSMVFG', 's_rally_42a95c93_ejfcE6Ke']) 2021-06-02 01:59:43.586 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_0OBtAhMZ DELETE -H "X-Auth-Token: gAAAAABgtuYPrrl7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.654 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_M3Cqj1ja DELETE -H "X-Auth-Token: gAAAAABgtuYPPR04..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.667 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_oR44WdhS DELETE -H "X-Auth-Token: gAAAAABgtuYPoomk..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.682 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_Wc7zXmob DELETE -H "X-Auth-Token: gAAAAABgtuYPL2x4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.714 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK/s_rally_42a95c93_8gDDxsPv DELETE -H "X-Auth-Token: gAAAAABgtuYPjRd2..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.726 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_3Q5hIE31 DELETE -H "X-Auth-Token: gAAAAABgtuYPNcIh..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.732 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_aG9QURPQ DELETE -H "X-Auth-Token: gAAAAABgtuYPaQ_S..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.733 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.740 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.749 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.752 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.753 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.753 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.754 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.754 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a93e-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a93e-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.755 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a93f-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a93f-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.755 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a940-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a940-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.756 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a941-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a941-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.756 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a942-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a942-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.757 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a943-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a943-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.758 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a944-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a944-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.808 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_IAQDCZ2F DELETE -H "X-Auth-Token: gAAAAABgtuYPYZtF..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.809 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.809 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a945-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a945-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.840 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_JjhHI07c DELETE -H "X-Auth-Token: gAAAAABgtuYPqYqC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.841 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.841 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a946-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a946-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.843 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_6bdiKc9D DELETE -H "X-Auth-Token: gAAAAABgtuYPaJS8..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.846 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_AlhTB3ok DELETE -H "X-Auth-Token: gAAAAABgtuYPKVyB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.848 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.849 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.850 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a947-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a947-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.850 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a948-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a948-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.891 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_wd4GSP4q DELETE -H "X-Auth-Token: gAAAAABgtuYPoJcc..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.891 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.891 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a949-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a949-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.901 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_LyVrmDBR DELETE -H "X-Auth-Token: gAAAAABgtuYP-V4P..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.902 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.902 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a94a-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a94a-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.908 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_MOt9b6Dx DELETE -H "X-Auth-Token: gAAAAABgtuYPL2FI..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.908 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.909 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a94b-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a94b-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.928 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ/s_rally_42a95c93_78bMgu8l DELETE -H "X-Auth-Token: gAAAAABgtuYP6JoB..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.929 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2/s_rally_42a95c93_SJ4GFUh2 DELETE -H "X-Auth-Token: gAAAAABgtuYPBa6e..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.929 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.930 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.930 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a94d-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a94d-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.931 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a94c-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a94c-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.943 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_QeA3btpp DELETE -H "X-Auth-Token: gAAAAABgtuYPsQYX..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.943 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.943 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a94e-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a94e-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.959 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_ejfcE6Ke DELETE -H "X-Auth-Token: gAAAAABgtuYPa_w7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.959 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.960 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a950-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a950-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:43.964 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_cTobQd0a DELETE -H "X-Auth-Token: gAAAAABgtuYP0Gu0..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:43.965 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:43.965 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a94f-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a94f-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:43 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:44.056 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG/s_rally_42a95c93_9nYL2zB3 DELETE -H "X-Auth-Token: gAAAAABgtuYPfQW2..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:44.056 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:44.057 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a951-0060b6e60f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a951-0060b6e60f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:44 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:44.766 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_VTCwqsq4 (['s_rally_42a95c93_StVKWXCK', 's_rally_42a95c93_VTCwqsq4']) 2021-06-02 01:59:44.771 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_W9QwQu3z (['s_rally_42a95c93_StVKWXCK', 's_rally_42a95c93_W9QwQu3z']) 2021-06-02 01:59:44.777 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_fp3sX5pU (['s_rally_42a95c93_StVKWXCK', 's_rally_42a95c93_fp3sX5pU']) 2021-06-02 01:59:44.782 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_jNpwOQok (['s_rally_42a95c93_StVKWXCK', 's_rally_42a95c93_jNpwOQok']) 2021-06-02 01:59:44.787 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_vP48pyVz (['s_rally_42a95c93_StVKWXCK', 's_rally_42a95c93_vP48pyVz']) 2021-06-02 01:59:44.792 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_6UoGbMWB (['s_rally_42a95c93_A6iToCbx', 's_rally_42a95c93_6UoGbMWB']) 2021-06-02 01:59:44.797 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_M51LYYm3 (['s_rally_42a95c93_A6iToCbx', 's_rally_42a95c93_M51LYYm3']) 2021-06-02 01:59:44.818 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_XxXWOzJK (['s_rally_42a95c93_A6iToCbx', 's_rally_42a95c93_XxXWOzJK']) 2021-06-02 01:59:44.873 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_rvUoxxuA (['s_rally_42a95c93_A6iToCbx', 's_rally_42a95c93_rvUoxxuA']) 2021-06-02 01:59:44.879 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_0B4hSE7R (['s_rally_42a95c93_ATDzumQi', 's_rally_42a95c93_0B4hSE7R']) 2021-06-02 01:59:44.908 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_9nedfLTu (['s_rally_42a95c93_ATDzumQi', 's_rally_42a95c93_9nedfLTu']) 2021-06-02 01:59:44.911 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_i7fY2sCR (['s_rally_42a95c93_A6iToCbx', 's_rally_42a95c93_i7fY2sCR']) 2021-06-02 01:59:44.922 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_FMTa6c6p (['s_rally_42a95c93_ATDzumQi', 's_rally_42a95c93_FMTa6c6p']) 2021-06-02 01:59:44.949 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_VMxpxQna (['s_rally_42a95c93_ATDzumQi', 's_rally_42a95c93_VMxpxQna']) 2021-06-02 01:59:44.949 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_OkODer53 (['s_rally_42a95c93_ATDzumQi', 's_rally_42a95c93_OkODer53']) 2021-06-02 01:59:44.971 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_J5kyVNc2 (['s_rally_42a95c93_AoZO4Tbo', 's_rally_42a95c93_J5kyVNc2']) 2021-06-02 01:59:44.991 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_P5XJAY2D (['s_rally_42a95c93_AoZO4Tbo', 's_rally_42a95c93_P5XJAY2D']) 2021-06-02 01:59:45.006 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_R07nuU5X (['s_rally_42a95c93_AoZO4Tbo', 's_rally_42a95c93_R07nuU5X']) 2021-06-02 01:59:45.032 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_Xms8yakS (['s_rally_42a95c93_AoZO4Tbo', 's_rally_42a95c93_Xms8yakS']) 2021-06-02 01:59:45.050 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_VTCwqsq4 DELETE -H "X-Auth-Token: gAAAAABgtuYQQJJN..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.075 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_fp3sX5pU DELETE -H "X-Auth-Token: gAAAAABgtuYQo4La..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.076 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_W9QwQu3z DELETE -H "X-Auth-Token: gAAAAABgtuYQF5ZY..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.082 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_tlTHxlpO (['s_rally_42a95c93_AoZO4Tbo', 's_rally_42a95c93_tlTHxlpO']) 2021-06-02 01:59:45.090 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_6UoGbMWB DELETE -H "X-Auth-Token: gAAAAABgtuYQzXgU..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.146 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_jNpwOQok DELETE -H "X-Auth-Token: gAAAAABgtuYQT2ai..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.150 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK/s_rally_42a95c93_vP48pyVz DELETE -H "X-Auth-Token: gAAAAABgtuYQmQzV..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.156 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_XxXWOzJK DELETE -H "X-Auth-Token: gAAAAABgtuYRHHqp..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.164 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.173 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.174 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_rvUoxxuA DELETE -H "X-Auth-Token: gAAAAABgtuYRH4Ti..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.200 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.209 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_M51LYYm3 DELETE -H "X-Auth-Token: gAAAAABgtuYRAjY3..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.217 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.226 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.228 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.229 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_0B4hSE7R DELETE -H "X-Auth-Token: gAAAAABgtuYRWq_H..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.231 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.234 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a952-0060b6e610-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a952-0060b6e610-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.238 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a954-0060b6e610-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a954-0060b6e610-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.245 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.265 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_9nedfLTu DELETE -H "X-Auth-Token: gAAAAABgtuYRRXSX..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.266 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a953-0060b6e610-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a953-0060b6e610-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.271 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.283 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_VMxpxQna DELETE -H "X-Auth-Token: gAAAAABgtuYRPo7S..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.285 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a955-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a955-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.301 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a956-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a956-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.302 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx/s_rally_42a95c93_i7fY2sCR DELETE -H "X-Auth-Token: gAAAAABgtuYRE4qH..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.303 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a958-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a958-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.304 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.304 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a957-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a957-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.307 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_FMTa6c6p DELETE -H "X-Auth-Token: gAAAAABgtuYRSEaS..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.308 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a959-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a959-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.308 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.309 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a95a-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a95a-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.310 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.311 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.312 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a95b-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a95b-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.313 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.314 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a95c-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a95c-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.315 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a95d-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a95d-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.315 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a95e-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a95e-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.316 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a95f-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a95f-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.322 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi/s_rally_42a95c93_OkODer53 DELETE -H "X-Auth-Token: gAAAAABgtuYRj2If..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.324 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_R07nuU5X DELETE -H "X-Auth-Token: gAAAAABgtuYRdLbK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.324 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.325 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.325 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a961-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a961-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.326 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a960-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a960-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.347 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_Xms8yakS DELETE -H "X-Auth-Token: gAAAAABgtuYR8xpo..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.347 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.348 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_J5kyVNc2 DELETE -H "X-Auth-Token: gAAAAABgtuYRae6F..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.349 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a962-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a962-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.349 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.350 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a963-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a963-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.361 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_tlTHxlpO DELETE -H "X-Auth-Token: gAAAAABgtuYRQ2MK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.361 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.361 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a964-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a964-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:45.401 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo/s_rally_42a95c93_P5XJAY2D DELETE -H "X-Auth-Token: gAAAAABgtuYR2H4B..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:45.401 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:45.401 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a965-0060b6e611-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a965-0060b6e611-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:45 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:46.320 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_5maeJfTa (['s_rally_42a95c93_MDm3cLrI', 's_rally_42a95c93_5maeJfTa']) 2021-06-02 01:59:46.328 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_HvMU2qZ9 (['s_rally_42a95c93_MDm3cLrI', 's_rally_42a95c93_HvMU2qZ9']) 2021-06-02 01:59:46.333 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_PGFp6QF3 (['s_rally_42a95c93_MDm3cLrI', 's_rally_42a95c93_PGFp6QF3']) 2021-06-02 01:59:46.339 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_tRjXaH8o (['s_rally_42a95c93_MDm3cLrI', 's_rally_42a95c93_tRjXaH8o']) 2021-06-02 01:59:46.353 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_JxegIb5m (['s_rally_42a95c93_WibdSe4E', 's_rally_42a95c93_JxegIb5m']) 2021-06-02 01:59:46.358 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_hXZO10sa (['s_rally_42a95c93_WibdSe4E', 's_rally_42a95c93_hXZO10sa']) 2021-06-02 01:59:46.348 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_JYk4VOKk (['s_rally_42a95c93_WibdSe4E', 's_rally_42a95c93_JYk4VOKk']) 2021-06-02 01:59:46.363 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_kRioSGMs (['s_rally_42a95c93_WibdSe4E', 's_rally_42a95c93_kRioSGMs']) 2021-06-02 01:59:46.368 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_oRZ7Yr0U (['s_rally_42a95c93_WibdSe4E', 's_rally_42a95c93_oRZ7Yr0U']) 2021-06-02 01:59:46.375 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.object object s_rally_42a95c93_8KcQlcjK (['s_rally_42a95c93_MDm3cLrI', 's_rally_42a95c93_8KcQlcjK']) 2021-06-02 01:59:46.509 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_5maeJfTa DELETE -H "X-Auth-Token: gAAAAABgtuYS5nJ8..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:46.510 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:46.510 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a966-0060b6e612-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a966-0060b6e612-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:46 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:46.546 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_HvMU2qZ9 DELETE -H "X-Auth-Token: gAAAAABgtuYS9C5Q..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:46.546 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:46.548 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a967-0060b6e612-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a967-0060b6e612-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:46 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:46.568 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_tRjXaH8o DELETE -H "X-Auth-Token: gAAAAABgtuYSKIdN..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:46.568 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:46.568 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a969-0060b6e612-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a969-0060b6e612-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:46 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:46.578 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_kRioSGMs DELETE -H "X-Auth-Token: gAAAAABgtuYSNqMX..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:46.579 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:46.579 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a96a-0060b6e612-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a96a-0060b6e612-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:46 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:46.585 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_JxegIb5m DELETE -H "X-Auth-Token: gAAAAABgtuYSQUKM..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:46.585 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:46.586 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a96b-0060b6e612-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a96b-0060b6e612-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:46 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:46.592 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_8KcQlcjK DELETE -H "X-Auth-Token: gAAAAABgtuYS2KT_..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:46.593 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_hXZO10sa DELETE -H "X-Auth-Token: gAAAAABgtuYSVGm8..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:46.594 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:46.594 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:46.595 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a96c-0060b6e612-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a96c-0060b6e612-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:46 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:46.595 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a968-0060b6e612-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a968-0060b6e612-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:46 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:46.608 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI/s_rally_42a95c93_PGFp6QF3 DELETE -H "X-Auth-Token: gAAAAABgtuYShG5m..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:46.609 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_oRZ7Yr0U DELETE -H "X-Auth-Token: gAAAAABgtuYS__G1..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:46.610 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:46.610 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:46.610 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a96e-0060b6e612-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a96e-0060b6e612-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:46 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:46.611 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a96d-0060b6e612-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a96d-0060b6e612-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:46 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:46.625 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E/s_rally_42a95c93_JYk4VOKk DELETE -H "X-Auth-Token: gAAAAABgtuYSZank..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:46.625 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:46.626 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a96f-0060b6e612-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a96f-0060b6e612-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:46 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:47.629 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift container objects 2021-06-02 01:59:47.755 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYTqAWt..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:47.755 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:47.756 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '229', 'X-Timestamp': '1622599187.75345', 'X-Account-Container-Count': '4', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '4', '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': 'tx00000000000000005a970-0060b6e613-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a970-0060b6e613-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:47 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:47.756 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_JNt1pRGK","count":0,"bytes":0},{"name":"s_rally_42a95c93_KanPXgJ2","count":0,"bytes":0},{"name":"s_rally_42a95c93_Q2lzWLxQ","count":0,"bytes":0},{"name":"s_rally_42a95c93_npQSMVFG","count":0,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:47.804 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71?format=json&marker=s_rally_42a95c93_npQSMVFG -X GET -H "X-Auth-Token: gAAAAABgtuYTqAWt..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:47.805 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:47.805 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599187.76162', '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': 'tx00000000000000005a971-0060b6e613-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a971-0060b6e613-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:47 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:47.806 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:47.929 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYTgVW6..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:47.929 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:47.930 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1622599187.92744', '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': 'tx00000000000000005a972-0060b6e613-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a972-0060b6e613-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:47 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:47.931 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_StVKWXCK","count":0,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:47.976 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1?format=json&marker=s_rally_42a95c93_StVKWXCK -X GET -H "X-Auth-Token: gAAAAABgtuYTgVW6..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:47.977 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:47.977 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599187.93616', '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': 'tx00000000000000005a973-0060b6e613-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a973-0060b6e613-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:47 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:47.978 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:48.105 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYUuyXT..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.105 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.106 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '286', 'X-Timestamp': '1622599188.10371', 'X-Account-Container-Count': '5', 'X-Account-Object-Count': '0', 'X-Account-Bytes-Used': '0', 'X-Account-Bytes-Used-Actual': '0', 'X-Account-Storage-Policy-Default-Placement-Container-Count': '5', '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': 'tx00000000000000005a974-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a974-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.106 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_42a95c93_A6iToCbx","count":0,"bytes":0},{"name":"s_rally_42a95c93_ATDzumQi","count":0,"bytes":0},{"name":"s_rally_42a95c93_AoZO4Tbo","count":0,"bytes":0},{"name":"s_rally_42a95c93_MDm3cLrI","count":0,"bytes":0},{"name":"s_rally_42a95c93_WibdSe4E","count":0,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:48.152 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb?format=json&marker=s_rally_42a95c93_WibdSe4E -X GET -H "X-Auth-Token: gAAAAABgtuYUuyXT..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.153 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.153 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599188.11134', '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': 'tx00000000000000005a975-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a975-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.154 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 01:59:48.160 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_42a95c93_JNt1pRGK (['s_rally_42a95c93_JNt1pRGK']) 2021-06-02 01:59:48.165 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_42a95c93_KanPXgJ2 (['s_rally_42a95c93_KanPXgJ2']) 2021-06-02 01:59:48.174 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_42a95c93_Q2lzWLxQ (['s_rally_42a95c93_Q2lzWLxQ']) 2021-06-02 01:59:48.179 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_42a95c93_npQSMVFG (['s_rally_42a95c93_npQSMVFG']) 2021-06-02 01:59:48.187 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_42a95c93_StVKWXCK (['s_rally_42a95c93_StVKWXCK']) 2021-06-02 01:59:48.194 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_42a95c93_A6iToCbx (['s_rally_42a95c93_A6iToCbx']) 2021-06-02 01:59:48.202 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_42a95c93_ATDzumQi (['s_rally_42a95c93_ATDzumQi']) 2021-06-02 01:59:48.218 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_42a95c93_AoZO4Tbo (['s_rally_42a95c93_AoZO4Tbo']) 2021-06-02 01:59:48.237 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_42a95c93_MDm3cLrI (['s_rally_42a95c93_MDm3cLrI']) 2021-06-02 01:59:48.279 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Deleting swift.container object s_rally_42a95c93_WibdSe4E (['s_rally_42a95c93_WibdSe4E']) 2021-06-02 01:59:48.381 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_JNt1pRGK DELETE -H "X-Auth-Token: gAAAAABgtuYUaftH..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.381 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.382 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a976-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a976-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.401 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_Q2lzWLxQ DELETE -H "X-Auth-Token: gAAAAABgtuYUbWrd..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.401 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.402 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a977-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a977-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.433 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_npQSMVFG DELETE -H "X-Auth-Token: gAAAAABgtuYUqylC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.433 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.434 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a978-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a978-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.435 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_AoZO4Tbo DELETE -H "X-Auth-Token: gAAAAABgtuYU-abC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.435 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.436 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a979-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a979-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.440 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_ee1cc13819c443619039e772d0eb7a71/s_rally_42a95c93_KanPXgJ2 DELETE -H "X-Auth-Token: gAAAAABgtuYURJny..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.440 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.441 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a97a-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a97a-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.449 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_MDm3cLrI DELETE -H "X-Auth-Token: gAAAAABgtuYUGe5J..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.449 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.450 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a97b-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a97b-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.473 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_A6iToCbx DELETE -H "X-Auth-Token: gAAAAABgtuYUIR7H..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.474 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.474 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a97c-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a97c-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.478 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_1063327940534de7b0544d6f050248b1/s_rally_42a95c93_StVKWXCK DELETE -H "X-Auth-Token: gAAAAABgtuYUYq2g..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.478 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.478 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a97d-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a97d-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.486 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_WibdSe4E DELETE -H "X-Auth-Token: gAAAAABgtuYUWzTo..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.487 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_80d246c0a69c4ddeba82afd483139cbb/s_rally_42a95c93_ATDzumQi DELETE -H "X-Auth-Token: gAAAAABgtuYUaZnJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:48.487 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.488 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:48.488 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a97e-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a97e-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:48.489 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a97f-0060b6e614-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a97f-0060b6e614-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:48 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:49.492 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context cleanup@openstack cleanup() finished in 7.74 sec 2021-06-02 01:59:49.493 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack cleanup() started 2021-06-02 01:59:49.493 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 0f7692a2595d4942958da4a4c8e9c674 from all users 2021-06-02 01:59:50.016 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack cleanup() finished in 0.52 sec 2021-06-02 01:59:50.017 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() started 2021-06-02 01:59:52.631 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() finished in 2.61 sec 2021-06-02 01:59:53.481 15938 INFO rally.task.engine [-] Load duration is: 5.037653 2021-06-02 01:59:53.481 15938 INFO rally.task.engine [-] Full runner duration is: 5.068028 2021-06-02 01:59:53.482 15938 INFO rally.task.engine [-] Full duration is: 19.355417 2021-06-02 01:59:53.571 15938 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=ad6401d2-b166-4d67-8fc9-4d486432d8c2)", "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": 3, "users_per_tenant": 2 }, "roles": [ "admin" ] }, "runner": { "constant": { "concurrency": 1, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 01:59:53.588 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 01:59:54.051 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 01:59:54.911 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack setup() finished in 1.32 sec 2021-06-02 01:59:55.095 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 0f7692a2595d4942958da4a4c8e9c674 to all users using 30 threads 2021-06-02 01:59:56.717 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack setup() finished in 1.81 sec 2021-06-02 01:59:56.718 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context cleanup@openstack setup() finished in 0.00 msec 2021-06-02 01:59:56.728 15938 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 89411d81-f77e-497f-810a-ac0e44ba0a02). times: 10 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 01:59:56.729 15938 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {"objects_per_container": 5, "object_size": 102400} 2021-06-02 01:59:56.734 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 1 START 2021-06-02 01:59:57.080 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v -X PUT -H "X-Auth-Token: gAAAAABgtuYcuUXO..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.081 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.081 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a985-0060b6e61c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a985-0060b6e61c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.098 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v/s_rally_ad6401d2_RNR8yqkz -X PUT -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.098 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.099 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a986-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a986-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.109 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v/s_rally_ad6401d2_znHoGdL0 -X PUT -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.109 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.110 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a987-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a987-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.120 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v/s_rally_ad6401d2_rnURReZY -X PUT -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.120 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.120 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a988-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a988-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.131 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v/s_rally_ad6401d2_dPwvxEb7 -X PUT -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.131 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.131 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a989-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a989-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.141 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v/s_rally_ad6401d2_391fZ7uM -X PUT -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.142 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.142 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a98a-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a98a-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.151 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v/s_rally_ad6401d2_RNR8yqkz DELETE -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.151 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.151 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a98b-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a98b-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.160 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v/s_rally_ad6401d2_znHoGdL0 DELETE -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.160 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.160 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a98c-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a98c-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.168 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v/s_rally_ad6401d2_rnURReZY DELETE -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.168 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.168 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a98d-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a98d-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.177 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v/s_rally_ad6401d2_dPwvxEb7 DELETE -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.177 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.178 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a98e-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a98e-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.185 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v/s_rally_ad6401d2_391fZ7uM DELETE -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.186 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.186 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a98f-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a98f-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.203 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_SjdUF50v DELETE -H "X-Auth-Token: gAAAAABgtuYcuUXO..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.203 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.203 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a990-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a990-0060b6e61d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.204 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 1 END: OK 2021-06-02 01:59:57.209 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 2 START 2021-06-02 01:59:57.426 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP -X PUT -H "X-Auth-Token: gAAAAABgtuYd3S6O..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.426 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.427 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a991-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a991-0060b6e61d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.441 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP/s_rally_ad6401d2_W3mZ9yD2 -X PUT -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.441 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.442 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a992-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a992-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.452 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP/s_rally_ad6401d2_9Clwa3DT -X PUT -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.452 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.452 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a993-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a993-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.461 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP/s_rally_ad6401d2_atLLpTGN -X PUT -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.461 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.462 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a994-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a994-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.474 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP/s_rally_ad6401d2_q22rioQu -X PUT -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.475 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.475 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a995-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a995-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.485 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP/s_rally_ad6401d2_hYtQLY4v -X PUT -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.485 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.486 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a996-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a996-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.493 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP/s_rally_ad6401d2_W3mZ9yD2 DELETE -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.493 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.494 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a997-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a997-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.501 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP/s_rally_ad6401d2_9Clwa3DT DELETE -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.501 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.501 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a998-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a998-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.508 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP/s_rally_ad6401d2_atLLpTGN DELETE -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.509 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.509 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a999-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a999-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.516 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP/s_rally_ad6401d2_q22rioQu DELETE -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.517 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.517 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a99a-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a99a-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.524 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP/s_rally_ad6401d2_hYtQLY4v DELETE -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.525 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.525 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a99b-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a99b-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.537 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_0KaYMqhP DELETE -H "X-Auth-Token: gAAAAABgtuYd3S6O..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.537 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.537 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a99c-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a99c-0060b6e61d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.538 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 2 END: OK 2021-06-02 01:59:57.542 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 3 START 2021-06-02 01:59:57.666 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo -X PUT -H "X-Auth-Token: gAAAAABgtuYdBuX7..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.666 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.666 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a99d-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a99d-0060b6e61d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.680 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo/s_rally_ad6401d2_xYsBNo1P -X PUT -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.680 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.681 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a99e-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a99e-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.690 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo/s_rally_ad6401d2_ru07Wa75 -X PUT -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.691 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.691 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a99f-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a99f-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.701 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo/s_rally_ad6401d2_B7aVF6S2 -X PUT -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.702 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.702 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a9a0-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9a0-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.712 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo/s_rally_ad6401d2_JjF2SDuq -X PUT -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.712 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.712 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a9a1-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9a1-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.722 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo/s_rally_ad6401d2_rgiu2evV -X PUT -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.723 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.723 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:57 GMT', 'X-Trans-Id': 'tx00000000000000005a9a2-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9a2-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.732 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo/s_rally_ad6401d2_xYsBNo1P DELETE -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.732 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.732 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9a3-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9a3-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.740 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo/s_rally_ad6401d2_ru07Wa75 DELETE -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.740 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.741 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9a4-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9a4-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.748 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo/s_rally_ad6401d2_B7aVF6S2 DELETE -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.749 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.749 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9a5-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9a5-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.757 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo/s_rally_ad6401d2_JjF2SDuq DELETE -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.757 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.757 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9a6-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9a6-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.765 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo/s_rally_ad6401d2_rgiu2evV DELETE -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.765 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.766 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9a7-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9a7-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.780 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef/s_rally_ad6401d2_kHbCIJGo DELETE -H "X-Auth-Token: gAAAAABgtuYdBuX7..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.780 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.781 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9a8-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9a8-0060b6e61d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:57.781 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 3 END: OK 2021-06-02 01:59:57.785 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 4 START 2021-06-02 01:59:57.992 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg -X PUT -H "X-Auth-Token: gAAAAABgtuYd4bIw..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:57.993 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:57.993 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a9a9-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9a9-0060b6e61d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:57 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.008 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg/s_rally_ad6401d2_bi0DFGAJ -X PUT -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.008 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.009 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9aa-0060b6e61d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9aa-0060b6e61d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.019 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg/s_rally_ad6401d2_IeLTOoI5 -X PUT -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.019 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.020 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9ab-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ab-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.029 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg/s_rally_ad6401d2_Oh8UZEel -X PUT -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.030 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.030 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9ac-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ac-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.039 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg/s_rally_ad6401d2_hQ9nZe3C -X PUT -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.040 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.040 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9ad-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ad-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.050 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg/s_rally_ad6401d2_uDJfqtRg -X PUT -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.050 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.051 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9ae-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ae-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.058 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg/s_rally_ad6401d2_bi0DFGAJ DELETE -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.059 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.059 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9af-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9af-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.067 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg/s_rally_ad6401d2_IeLTOoI5 DELETE -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.067 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.067 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9b0-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9b0-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.075 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg/s_rally_ad6401d2_Oh8UZEel DELETE -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.075 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.076 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9b1-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9b1-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.083 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg/s_rally_ad6401d2_hQ9nZe3C DELETE -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.084 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.084 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9b2-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9b2-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.091 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg/s_rally_ad6401d2_uDJfqtRg DELETE -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.092 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.092 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9b3-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9b3-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.107 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_Z1UVONrg DELETE -H "X-Auth-Token: gAAAAABgtuYd4bIw..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.108 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.108 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9b4-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9b4-0060b6e61e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.109 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 4 END: OK 2021-06-02 01:59:58.113 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 5 START 2021-06-02 01:59:58.320 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh -X PUT -H "X-Auth-Token: gAAAAABgtuYeOO55..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.320 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.321 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a9b5-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9b5-0060b6e61e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.333 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh/s_rally_ad6401d2_NHcx2NNL -X PUT -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.334 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.334 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9b6-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9b6-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.345 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh/s_rally_ad6401d2_BQ2EGWou -X PUT -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.345 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.345 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9b7-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9b7-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.356 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh/s_rally_ad6401d2_MKdrjZxi -X PUT -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.356 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.356 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9b8-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9b8-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.366 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh/s_rally_ad6401d2_KUMix6fC -X PUT -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.367 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.367 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9b9-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9b9-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.377 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh/s_rally_ad6401d2_ZH8jpiGI -X PUT -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.377 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.378 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9ba-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ba-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.385 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh/s_rally_ad6401d2_NHcx2NNL DELETE -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.386 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.386 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9bb-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9bb-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.393 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh/s_rally_ad6401d2_BQ2EGWou DELETE -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.393 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.394 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9bc-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9bc-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.401 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh/s_rally_ad6401d2_MKdrjZxi DELETE -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.402 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.402 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9bd-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9bd-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.409 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh/s_rally_ad6401d2_KUMix6fC DELETE -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.410 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.410 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9be-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9be-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.418 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh/s_rally_ad6401d2_ZH8jpiGI DELETE -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.418 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.418 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9bf-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9bf-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.433 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_vkUtBnUh DELETE -H "X-Auth-Token: gAAAAABgtuYeOO55..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.433 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.433 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9c0-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9c0-0060b6e61e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.433 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 5 END: OK 2021-06-02 01:59:58.438 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 6 START 2021-06-02 01:59:58.565 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH -X PUT -H "X-Auth-Token: gAAAAABgtuYelkSK..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.565 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.566 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a9c1-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9c1-0060b6e61e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.581 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH/s_rally_ad6401d2_WC7W182M -X PUT -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.581 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.582 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9c2-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9c2-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.592 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH/s_rally_ad6401d2_iadtkHcE -X PUT -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.593 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.593 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9c3-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9c3-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.602 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH/s_rally_ad6401d2_kMI0HgLn -X PUT -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.602 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.603 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9c4-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9c4-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.612 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH/s_rally_ad6401d2_yIZ4YRBH -X PUT -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.612 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.613 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9c5-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9c5-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.623 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH/s_rally_ad6401d2_mace4YiC -X PUT -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.623 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.624 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9c6-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9c6-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.632 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH/s_rally_ad6401d2_WC7W182M DELETE -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.632 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.632 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9c7-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9c7-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.640 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH/s_rally_ad6401d2_iadtkHcE DELETE -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.641 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.641 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9c8-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9c8-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.649 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH/s_rally_ad6401d2_kMI0HgLn DELETE -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.649 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.650 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9c9-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9c9-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.658 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH/s_rally_ad6401d2_yIZ4YRBH DELETE -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.658 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.659 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9ca-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ca-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.666 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH/s_rally_ad6401d2_mace4YiC DELETE -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.666 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.666 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9cb-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9cb-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.680 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_foW7PRXH DELETE -H "X-Auth-Token: gAAAAABgtuYelkSK..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.681 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.681 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9cc-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9cc-0060b6e61e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.681 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 6 END: OK 2021-06-02 01:59:58.685 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 7 START 2021-06-02 01:59:58.807 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4 -X PUT -H "X-Auth-Token: gAAAAABgtuYeNeiC..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.808 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.808 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a9cd-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9cd-0060b6e61e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.820 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4/s_rally_ad6401d2_xMw7MqLh -X PUT -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.820 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.820 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9ce-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ce-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.830 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4/s_rally_ad6401d2_6YQJWLeq -X PUT -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.830 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.831 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9cf-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9cf-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.840 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4/s_rally_ad6401d2_Y19G9qdS -X PUT -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.841 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.841 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9d0-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9d0-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.851 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4/s_rally_ad6401d2_3jlWOmPU -X PUT -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.851 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.851 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9d1-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9d1-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.860 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4/s_rally_ad6401d2_yiKimbsR -X PUT -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.861 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.861 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:58 GMT', 'X-Trans-Id': 'tx00000000000000005a9d2-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9d2-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.869 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4/s_rally_ad6401d2_xMw7MqLh DELETE -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.869 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.869 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9d3-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9d3-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.877 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4/s_rally_ad6401d2_6YQJWLeq DELETE -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.877 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.878 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9d4-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9d4-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.886 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4/s_rally_ad6401d2_Y19G9qdS DELETE -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.886 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.887 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9d5-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9d5-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.902 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4/s_rally_ad6401d2_3jlWOmPU DELETE -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.903 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.903 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9d6-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9d6-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.913 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4/s_rally_ad6401d2_yiKimbsR DELETE -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.913 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.913 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9d7-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9d7-0060b6e61e-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.935 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_zgRPOXH4 DELETE -H "X-Auth-Token: gAAAAABgtuYeNeiC..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:58.935 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:58.936 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9d8-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9d8-0060b6e61e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:58 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:58.936 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 7 END: OK 2021-06-02 01:59:58.939 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 8 START 2021-06-02 01:59:59.089 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn -X PUT -H "X-Auth-Token: gAAAAABgtuYeJDt4..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.089 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.090 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a9d9-0060b6e61e-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9d9-0060b6e61e-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.104 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn/s_rally_ad6401d2_RmiJlunO -X PUT -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.105 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.105 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9da-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9da-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.116 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn/s_rally_ad6401d2_FMncP3q4 -X PUT -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.116 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.117 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9db-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9db-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.126 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn/s_rally_ad6401d2_DtVUA3hS -X PUT -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.127 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.127 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9dc-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9dc-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.137 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn/s_rally_ad6401d2_WLWFHQMC -X PUT -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.137 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.137 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9dd-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9dd-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.147 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn/s_rally_ad6401d2_BxBabl3v -X PUT -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.147 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.147 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9de-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9de-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.155 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn/s_rally_ad6401d2_RmiJlunO DELETE -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.156 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.156 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9df-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9df-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.164 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn/s_rally_ad6401d2_FMncP3q4 DELETE -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.165 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.165 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9e0-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9e0-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.175 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn/s_rally_ad6401d2_DtVUA3hS DELETE -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.175 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.175 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9e1-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9e1-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.183 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn/s_rally_ad6401d2_WLWFHQMC DELETE -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.183 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.184 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9e2-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9e2-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.191 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn/s_rally_ad6401d2_BxBabl3v DELETE -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.191 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.192 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9e3-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9e3-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.207 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52/s_rally_ad6401d2_9InmP7Xn DELETE -H "X-Auth-Token: gAAAAABgtuYeJDt4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.207 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.208 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9e4-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9e4-0060b6e61f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.208 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 8 END: OK 2021-06-02 01:59:59.212 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 9 START 2021-06-02 01:59:59.453 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY -X PUT -H "X-Auth-Token: gAAAAABgtuYfMGYb..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.454 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.455 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a9e5-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9e5-0060b6e61f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.468 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY/s_rally_ad6401d2_7AO6y8pJ -X PUT -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.468 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.468 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9e6-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9e6-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.480 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY/s_rally_ad6401d2_hELm6PIP -X PUT -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.481 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.481 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9e7-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9e7-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.490 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY/s_rally_ad6401d2_vzTVCykB -X PUT -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.491 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.491 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9e8-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9e8-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.501 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY/s_rally_ad6401d2_sTHJiJYV -X PUT -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.501 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.502 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9e9-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9e9-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.512 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY/s_rally_ad6401d2_jhhvAm3p -X PUT -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.512 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.513 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9ea-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ea-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.520 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY/s_rally_ad6401d2_7AO6y8pJ DELETE -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.520 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.520 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9eb-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9eb-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.527 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY/s_rally_ad6401d2_hELm6PIP DELETE -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.527 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.528 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9ec-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ec-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.534 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY/s_rally_ad6401d2_vzTVCykB DELETE -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.534 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.535 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9ed-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ed-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.541 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY/s_rally_ad6401d2_sTHJiJYV DELETE -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.541 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.542 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9ee-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ee-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.548 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY/s_rally_ad6401d2_jhhvAm3p DELETE -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.548 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.549 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9ef-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ef-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.562 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_IcBO74TY DELETE -H "X-Auth-Token: gAAAAABgtuYfMGYb..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.562 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.563 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9f0-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9f0-0060b6e61f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.564 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 9 END: OK 2021-06-02 01:59:59.569 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 10 START 2021-06-02 01:59:59.706 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM -X PUT -H "X-Auth-Token: gAAAAABgtuYfqRqt..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.707 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.707 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005a9f1-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9f1-0060b6e61f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.722 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM/s_rally_ad6401d2_ma0qOsya -X PUT -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.722 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.722 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9f2-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9f2-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.734 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM/s_rally_ad6401d2_ciR1BjeD -X PUT -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.734 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.734 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9f3-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9f3-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.746 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM/s_rally_ad6401d2_BiDRdag1 -X PUT -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.746 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.746 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9f4-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9f4-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.758 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM/s_rally_ad6401d2_goATzpCn -X PUT -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.759 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.759 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9f5-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9f5-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.772 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM/s_rally_ad6401d2_pBKuBSek -X PUT -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.772 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.772 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '4c6426ac7ef186464ecbb0d81cbfcb1e', 'Last-Modified': 'Wed, 02 Jun 2021 01:59:59 GMT', 'X-Trans-Id': 'tx00000000000000005a9f6-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9f6-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.781 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM/s_rally_ad6401d2_ma0qOsya DELETE -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.782 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.782 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9f7-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9f7-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.790 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM/s_rally_ad6401d2_ciR1BjeD DELETE -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.791 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.791 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9f8-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9f8-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.799 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM/s_rally_ad6401d2_BiDRdag1 DELETE -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.799 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.799 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9f9-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9f9-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.808 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM/s_rally_ad6401d2_goATzpCn DELETE -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.808 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.808 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9fa-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9fa-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.817 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM/s_rally_ad6401d2_pBKuBSek DELETE -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.817 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.818 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9fb-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9fb-0060b6e61f-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.833 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664/s_rally_ad6401d2_XtgDe8dM DELETE -H "X-Auth-Token: gAAAAABgtuYfqRqt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.833 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.833 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005a9fc-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9fc-0060b6e61f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.834 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 10 END: OK 2021-06-02 01:59:59.850 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context cleanup@openstack cleanup() started 2021-06-02 01:59:59.856 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift object objects 2021-06-02 01:59:59.989 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYfiOx1..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 01:59:59.990 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 01:59:59.990 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599199.98729', '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': 'tx00000000000000005a9fd-0060b6e61f-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9fd-0060b6e61f-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 01:59:59 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 01:59:59.991 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:00.118 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYgY8JK..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:00.118 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:00.119 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599200.11634', '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': 'tx00000000000000005a9fe-0060b6e620-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9fe-0060b6e620-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:00 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:00.120 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:00.342 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYg4MR7..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:00.343 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:00.343 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599200.34056', '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': 'tx00000000000000005a9ff-0060b6e620-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005a9ff-0060b6e620-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:00 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:00.344 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:00.353 15938 RALLYDEBUG rally_openstack.task.cleanup.manager [-] Cleaning up swift container objects 2021-06-02 02:00:00.498 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_0d749928b0da4ae9946877c5bdd3ae52?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYgoHLm..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:00.499 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:00.499 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599200.49639', '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': 'tx00000000000000005aa00-0060b6e620-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa00-0060b6e620-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:00 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:00.500 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:00.610 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d72202e7ff1743d9be692fbe0b3bb664?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYgiIFs..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:00.610 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:00.611 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599200.60801', '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': 'tx00000000000000005aa01-0060b6e620-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa01-0060b6e620-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:00 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:00.611 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:00.730 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_fe5ffb387fad470cad542ce95d642aef?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYgTZVw..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:00.731 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:00.731 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599200.72867', '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': 'tx00000000000000005aa02-0060b6e620-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa02-0060b6e620-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:00 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:00.732 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:00.740 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context cleanup@openstack cleanup() finished in 0.89 sec 2021-06-02 02:00:00.740 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack cleanup() started 2021-06-02 02:00:00.741 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 0f7692a2595d4942958da4a4c8e9c674 from all users 2021-06-02 02:00:01.286 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack cleanup() finished in 0.55 sec 2021-06-02 02:00:01.287 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() started 2021-06-02 02:00:04.455 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() finished in 3.17 sec 2021-06-02 02:00:05.711 15938 INFO rally.task.engine [-] Load duration is: 3.099433 2021-06-02 02:00:05.711 15938 INFO rally.task.engine [-] Full runner duration is: 3.122443 2021-06-02 02:00:05.711 15938 INFO rally.task.engine [-] Full duration is: 10.868168 2021-06-02 02:00:05.809 15938 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=362c0ad0-12f7-4a90-afde-f18bbbdbf29b)", "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": 3, "users_per_tenant": 2 }, "roles": [ "admin" ], "swift_objects": { "containers_per_tenant": 1, "objects_per_container": 5, "object_size": 10240 } }, "runner": { "constant": { "concurrency": 1, "times": 10 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2021-06-02 02:00:05.830 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 3 tenants using 3 threads 2021-06-02 02:00:06.332 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.users [-] Creating 6 users using 6 threads 2021-06-02 02:00:07.277 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack setup() finished in 1.45 sec 2021-06-02 02:00:07.480 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Adding role admin having ID 0f7692a2595d4942958da4a4c8e9c674 to all users using 30 threads 2021-06-02 02:00:09.303 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack setup() finished in 2.02 sec 2021-06-02 02:00:09.303 15938 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 3 containers using 30 threads. 2021-06-02 02:00:09.573 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk -X PUT -H "X-Auth-Token: gAAAAABgtuYpmIB0..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.574 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.574 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005aa03-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa03-0060b6e629-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.588 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4 -X PUT -H "X-Auth-Token: gAAAAABgtuYpOkYv..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.588 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.589 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005aa04-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa04-0060b6e629-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.607 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs -X PUT -H "X-Auth-Token: gAAAAABgtuYpNqUp..." -H "Content-Length: 0" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.608 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.608 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'X-Trans-Id': 'tx00000000000000005aa05-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa05-0060b6e629-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.610 15938 RALLYDEBUG rally_openstack.task.contexts.swift.objects [-] Creating 15 objects using 30 threads. 2021-06-02 02:00:09.809 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_My3rduJ8 -X PUT -H "X-Auth-Token: gAAAAABgtuYpuFos..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.810 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_gswoJuMj -X PUT -H "X-Auth-Token: gAAAAABgtuYp5RCX..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.811 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.811 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.812 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': '1276481102f218c981e0324180bafd9f', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa06-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa06-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.813 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'daa100df6e6711906b61c9ab5aa16032', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa07-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa07-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.886 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_d6UlvLDL -X PUT -H "X-Auth-Token: gAAAAABgtuYpM6sa..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.901 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.902 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa08-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa08-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.912 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_xX3qsZ8m -X PUT -H "X-Auth-Token: gAAAAABgtuYpTEAq..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.917 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_irv7JSLQ -X PUT -H "X-Auth-Token: gAAAAABgtuYpGbVA..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.919 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_Lvnx1Ck3 -X PUT -H "X-Auth-Token: gAAAAABgtuYpyZVL..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.919 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.920 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.922 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_o96QJ7nk -X PUT -H "X-Auth-Token: gAAAAABgtuYpLQak..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.922 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.923 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa09-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa09-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.923 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa0a-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa0a-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.923 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.924 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa0b-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa0b-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.926 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa0c-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa0c-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.952 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_DaVs19TE -X PUT -H "X-Auth-Token: gAAAAABgtuYpOeyv..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.952 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.953 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa0d-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa0d-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.973 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_4PjViZrU -X PUT -H "X-Auth-Token: gAAAAABgtuYpmJBX..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.973 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.974 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa0e-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa0e-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.985 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_5SIvI3t2 -X PUT -H "X-Auth-Token: gAAAAABgtuYpxMJe..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.986 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_rOpogC0g -X PUT -H "X-Auth-Token: gAAAAABgtuYpjZR6..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:09.986 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.987 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:09.987 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa0f-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa0f-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:09.988 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa10-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa10-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:09 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.008 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_Q7GVPi7W -X PUT -H "X-Auth-Token: gAAAAABgtuYpTDT2..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.009 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_zdd2EBxq -X PUT -H "X-Auth-Token: gAAAAABgtuYpjuCH..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.010 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.010 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.011 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Trans-Id': 'tx00000000000000005aa12-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa12-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.011 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Trans-Id': 'tx00000000000000005aa11-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa11-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.028 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_eJ5cNunf -X PUT -H "X-Auth-Token: gAAAAABgtuYpCBOr..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.029 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.030 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_0nkCxl34 -X PUT -H "X-Auth-Token: gAAAAABgtuYpF5MA..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.030 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Trans-Id': 'tx00000000000000005aa13-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa13-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.030 15938 DEBUG swiftclient [-] RESP STATUS: 201 Created http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.032 15938 DEBUG swiftclient [-] RESP HEADERS: {'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Trans-Id': 'tx00000000000000005aa14-0060b6e629-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa14-0060b6e629-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Content-Length': '0', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.033 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context swift_objects@openstack setup() finished in 0.73 sec 2021-06-02 02:00:10.045 15938 RALLYDEBUG rally.task.runner [-] Starting the constant runner (task UUID: 89411d81-f77e-497f-810a-ac0e44ba0a02). times: 10 concurrency: 1 timeout: 0 max_cpu_used: 88 processes_to_start: 1 concurrency_per_worker: 1 concurrency_overhead: 0 2021-06-02 02:00:10.047 15938 RALLYDEBUG rally.task.runner [-] Starting a worker. times: 10 duration: None concurrency: 1 timeout: 0 cls: method_name: run args: {} 2021-06-02 02:00:10.052 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 1 START 2021-06-02 02:00:10.164 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYqi06S..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.165 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.166 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1622599210.16288', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', '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': '5', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005aa15-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa15-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.166 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_ebjcWcSs","count":5,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:10.212 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f?format=json&marker=s_rally_89411d81_ebjcWcSs -X GET -H "X-Auth-Token: gAAAAABgtuYqi06S..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.213 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.213 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599210.17212', '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': 'tx00000000000000005aa16-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa16-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.214 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:10.264 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYqi06S..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.265 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.265 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '661', 'X-Timestamp': '1622599209.59906', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa17-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa17-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.266 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_DaVs19TE","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.946Z"},{"name":"s_rally_89411d81_Lvnx1Ck3","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.909Z"},{"name":"s_rally_89411d81_irv7JSLQ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.908Z"},{"name":"s_rally_89411d81_o96QJ7nk","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.917Z"},{"name":"s_rally_89411d81_rOpogC0g","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.982Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:10.316 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs?format=json&marker=s_rally_89411d81_rOpogC0g -X GET -H "X-Auth-Token: gAAAAABgtuYqi06S..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.317 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.317 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599209.59906', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa18-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa18-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.318 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:10.326 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_DaVs19TE -X GET -H "X-Auth-Token: gAAAAABgtuYqi06S..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.326 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.326 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.94690', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa19-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa19-0060b6e62a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.331 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_Lvnx1Ck3 -X GET -H "X-Auth-Token: gAAAAABgtuYqi06S..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.331 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.331 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.90941', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa1a-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa1a-0060b6e62a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.336 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_irv7JSLQ -X GET -H "X-Auth-Token: gAAAAABgtuYqi06S..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.336 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.337 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.90873', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa1b-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa1b-0060b6e62a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.341 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_o96QJ7nk -X GET -H "X-Auth-Token: gAAAAABgtuYqi06S..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.342 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.342 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.91793', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa1c-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa1c-0060b6e62a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.346 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_rOpogC0g -X GET -H "X-Auth-Token: gAAAAABgtuYqi06S..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.347 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.347 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.98256', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa1d-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa1d-0060b6e62a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.347 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 1 END: OK 2021-06-02 02:00:10.353 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 2 START 2021-06-02 02:00:10.555 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYqsBf_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.555 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.556 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1622599210.55335', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', 'X-Account-Bytes-Used': '30720', 'X-Account-Bytes-Used-Actual': '32768', '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': '30720', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '32768', 'X-Trans-Id': 'tx00000000000000005aa1e-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa1e-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.557 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_n5NZfLEk","count":5,"bytes":30720}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:10.604 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817?format=json&marker=s_rally_89411d81_n5NZfLEk -X GET -H "X-Auth-Token: gAAAAABgtuYqsBf_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.605 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.606 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599210.56277', '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': 'tx00000000000000005aa1f-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa1f-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.606 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:10.656 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYqsBf_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.657 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.658 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '669', 'X-Timestamp': '1622599209.56386', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '30720', 'X-Container-Bytes-Used-Actual': '32768', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa20-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa20-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.658 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_My3rduJ8","hash":"1276481102f218c981e0324180bafd9f","bytes":10240,"last_modified":"2021-06-02T02:00:09.801Z"},{"name":"s_rally_89411d81_d6UlvLDL","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.859Z"},{"name":"s_rally_89411d81_gswoJuMj","hash":"daa100df6e6711906b61c9ab5aa16032","bytes":20480,"last_modified":"2021-06-02T02:00:09.805Z"},{"name":"s_rally_89411d81_xX3qsZ8m","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.905Z"},{"name":"s_rally_89411d81_zdd2EBxq","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.003Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:10.708 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk?format=json&marker=s_rally_89411d81_zdd2EBxq -X GET -H "X-Auth-Token: gAAAAABgtuYqsBf_..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.709 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.710 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599209.56386', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '30720', 'X-Container-Bytes-Used-Actual': '32768', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa21-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa21-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.711 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:10.719 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_My3rduJ8 -X GET -H "X-Auth-Token: gAAAAABgtuYqsBf_..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.719 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.720 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '10240', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.80194', 'etag': '1276481102f218c981e0324180bafd9f', 'X-Trans-Id': 'tx00000000000000005aa22-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa22-0060b6e62a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.727 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_d6UlvLDL -X GET -H "X-Auth-Token: gAAAAABgtuYqsBf_..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.728 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.729 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.85960', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa23-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa23-0060b6e62a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.734 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_gswoJuMj -X GET -H "X-Auth-Token: gAAAAABgtuYqsBf_..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.734 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.734 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '20480', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.80514', 'etag': 'daa100df6e6711906b61c9ab5aa16032', 'X-Trans-Id': 'tx00000000000000005aa24-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa24-0060b6e62a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.738 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_xX3qsZ8m -X GET -H "X-Auth-Token: gAAAAABgtuYqsBf_..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.738 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.738 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.90516', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa25-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa25-0060b6e62a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.744 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_zdd2EBxq -X GET -H "X-Auth-Token: gAAAAABgtuYqsBf_..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.744 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.745 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.00330', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa26-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa26-0060b6e62a-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.745 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 2 END: OK 2021-06-02 02:00:10.750 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 3 START 2021-06-02 02:00:10.870 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYqSNmt..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.870 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.871 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1622599210.86828', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', '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': '5', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005aa27-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa27-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.872 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_6SVKfxE4","count":5,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:10.920 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8?format=json&marker=s_rally_89411d81_6SVKfxE4 -X GET -H "X-Auth-Token: gAAAAABgtuYqSNmt..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.921 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.922 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599210.87808', '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': 'tx00000000000000005aa28-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa28-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.922 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:10.972 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYqSNmt..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:10.973 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:10.974 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '661', 'X-Timestamp': '1622599209.57909', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa2a-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa2a-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:10.974 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_0nkCxl34","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.026Z"},{"name":"s_rally_89411d81_4PjViZrU","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.961Z"},{"name":"s_rally_89411d81_5SIvI3t2","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.979Z"},{"name":"s_rally_89411d81_Q7GVPi7W","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.003Z"},{"name":"s_rally_89411d81_eJ5cNunf","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.024Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.024 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4?format=json&marker=s_rally_89411d81_eJ5cNunf -X GET -H "X-Auth-Token: gAAAAABgtuYqSNmt..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.025 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.026 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599209.57909', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa2b-0060b6e62a-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa2b-0060b6e62a-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:10 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.027 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.035 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_0nkCxl34 -X GET -H "X-Auth-Token: gAAAAABgtuYqSNmt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.035 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.036 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.02696', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa2c-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa2c-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.042 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_4PjViZrU -X GET -H "X-Auth-Token: gAAAAABgtuYqSNmt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.043 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.043 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.96174', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa2d-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa2d-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.050 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_5SIvI3t2 -X GET -H "X-Auth-Token: gAAAAABgtuYqSNmt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.051 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.051 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.97979', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa2e-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa2e-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.057 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_Q7GVPi7W -X GET -H "X-Auth-Token: gAAAAABgtuYqSNmt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.057 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.057 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.00334', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa2f-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa2f-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.061 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_eJ5cNunf -X GET -H "X-Auth-Token: gAAAAABgtuYqSNmt..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.062 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.062 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.02498', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa30-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa30-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.062 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 3 END: OK 2021-06-02 02:00:11.066 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 4 START 2021-06-02 02:00:11.197 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYrA_a-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.198 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.198 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1622599211.19588', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', 'X-Account-Bytes-Used': '30720', 'X-Account-Bytes-Used-Actual': '32768', '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': '30720', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '32768', 'X-Trans-Id': 'tx00000000000000005aa31-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa31-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.199 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_n5NZfLEk","count":5,"bytes":30720}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.244 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817?format=json&marker=s_rally_89411d81_n5NZfLEk -X GET -H "X-Auth-Token: gAAAAABgtuYrA_a-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.244 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.245 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599211.20392', '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': 'tx00000000000000005aa32-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa32-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.245 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.292 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYrA_a-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.293 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.293 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '669', 'X-Timestamp': '1622599209.56386', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '30720', 'X-Container-Bytes-Used-Actual': '32768', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa33-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa33-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.294 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_My3rduJ8","hash":"1276481102f218c981e0324180bafd9f","bytes":10240,"last_modified":"2021-06-02T02:00:09.801Z"},{"name":"s_rally_89411d81_d6UlvLDL","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.859Z"},{"name":"s_rally_89411d81_gswoJuMj","hash":"daa100df6e6711906b61c9ab5aa16032","bytes":20480,"last_modified":"2021-06-02T02:00:09.805Z"},{"name":"s_rally_89411d81_xX3qsZ8m","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.905Z"},{"name":"s_rally_89411d81_zdd2EBxq","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.003Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.344 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk?format=json&marker=s_rally_89411d81_zdd2EBxq -X GET -H "X-Auth-Token: gAAAAABgtuYrA_a-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.345 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.345 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599209.56386', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '30720', 'X-Container-Bytes-Used-Actual': '32768', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa34-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa34-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.346 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.354 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_My3rduJ8 -X GET -H "X-Auth-Token: gAAAAABgtuYrA_a-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.354 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.355 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '10240', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.80194', 'etag': '1276481102f218c981e0324180bafd9f', 'X-Trans-Id': 'tx00000000000000005aa35-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa35-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.360 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_d6UlvLDL -X GET -H "X-Auth-Token: gAAAAABgtuYrA_a-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.360 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.361 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.85960', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa36-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa36-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.365 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_gswoJuMj -X GET -H "X-Auth-Token: gAAAAABgtuYrA_a-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.365 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.366 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '20480', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.80514', 'etag': 'daa100df6e6711906b61c9ab5aa16032', 'X-Trans-Id': 'tx00000000000000005aa37-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa37-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.371 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_xX3qsZ8m -X GET -H "X-Auth-Token: gAAAAABgtuYrA_a-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.371 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.372 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.90516', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa38-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa38-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.379 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_zdd2EBxq -X GET -H "X-Auth-Token: gAAAAABgtuYrA_a-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.379 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.380 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.00330', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa39-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa39-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.380 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 4 END: OK 2021-06-02 02:00:11.384 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 5 START 2021-06-02 02:00:11.513 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYriQya..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.514 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.514 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1622599211.51151', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', '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': '5', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005aa3c-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa3c-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.515 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_ebjcWcSs","count":5,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.560 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f?format=json&marker=s_rally_89411d81_ebjcWcSs -X GET -H "X-Auth-Token: gAAAAABgtuYriQya..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.561 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.561 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599211.51977', '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': 'tx00000000000000005aa3f-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa3f-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.562 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.608 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYriQya..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.609 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.610 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '661', 'X-Timestamp': '1622599209.59906', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa40-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa40-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.610 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_DaVs19TE","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.946Z"},{"name":"s_rally_89411d81_Lvnx1Ck3","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.909Z"},{"name":"s_rally_89411d81_irv7JSLQ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.908Z"},{"name":"s_rally_89411d81_o96QJ7nk","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.917Z"},{"name":"s_rally_89411d81_rOpogC0g","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.982Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.660 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs?format=json&marker=s_rally_89411d81_rOpogC0g -X GET -H "X-Auth-Token: gAAAAABgtuYriQya..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.661 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.661 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599209.59906', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa41-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa41-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.662 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.669 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_DaVs19TE -X GET -H "X-Auth-Token: gAAAAABgtuYriQya..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.669 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.670 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.94690', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa42-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa42-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.675 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_Lvnx1Ck3 -X GET -H "X-Auth-Token: gAAAAABgtuYriQya..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.675 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.676 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.90941', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa43-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa43-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.680 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_irv7JSLQ -X GET -H "X-Auth-Token: gAAAAABgtuYriQya..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.680 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.681 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.90873', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa44-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa44-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.685 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_o96QJ7nk -X GET -H "X-Auth-Token: gAAAAABgtuYriQya..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.685 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.686 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.91793', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa45-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa45-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.690 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_rOpogC0g -X GET -H "X-Auth-Token: gAAAAABgtuYriQya..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.690 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.690 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.98256', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa46-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa46-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.691 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 5 END: OK 2021-06-02 02:00:11.695 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 6 START 2021-06-02 02:00:11.819 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYru6w4..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.820 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.820 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1622599211.81771', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', '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': '5', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005aa47-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa47-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.821 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_6SVKfxE4","count":5,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.868 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8?format=json&marker=s_rally_89411d81_6SVKfxE4 -X GET -H "X-Auth-Token: gAAAAABgtuYru6w4..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.869 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.869 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599211.82666', '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': 'tx00000000000000005aa48-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa48-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.871 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.920 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYru6w4..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.921 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.921 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '661', 'X-Timestamp': '1622599209.57909', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa49-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa49-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.925 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_0nkCxl34","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.026Z"},{"name":"s_rally_89411d81_4PjViZrU","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.961Z"},{"name":"s_rally_89411d81_5SIvI3t2","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.979Z"},{"name":"s_rally_89411d81_Q7GVPi7W","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.003Z"},{"name":"s_rally_89411d81_eJ5cNunf","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.024Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.972 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4?format=json&marker=s_rally_89411d81_eJ5cNunf -X GET -H "X-Auth-Token: gAAAAABgtuYru6w4..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.973 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.974 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599209.57909', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa4a-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa4a-0060b6e62b-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.974 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:11.983 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_0nkCxl34 -X GET -H "X-Auth-Token: gAAAAABgtuYru6w4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.983 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.984 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.02696', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa4b-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa4b-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.989 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_4PjViZrU -X GET -H "X-Auth-Token: gAAAAABgtuYru6w4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.989 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.989 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.96174', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa4c-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa4c-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.994 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_5SIvI3t2 -X GET -H "X-Auth-Token: gAAAAABgtuYru6w4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.994 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:11.994 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.97979', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa4d-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa4d-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:11.999 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_Q7GVPi7W -X GET -H "X-Auth-Token: gAAAAABgtuYru6w4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:11.999 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.000 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.00334', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa4e-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa4e-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.005 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_eJ5cNunf -X GET -H "X-Auth-Token: gAAAAABgtuYru6w4..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.005 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.005 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.02498', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa4f-0060b6e62b-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa4f-0060b6e62b-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:11 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.005 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 6 END: OK 2021-06-02 02:00:12.010 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 7 START 2021-06-02 02:00:12.126 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYsMtU-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.126 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.127 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1622599212.12437', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', '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': '5', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005aa50-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa50-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.128 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_ebjcWcSs","count":5,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.176 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f?format=json&marker=s_rally_89411d81_ebjcWcSs -X GET -H "X-Auth-Token: gAAAAABgtuYsMtU-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.177 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.178 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599212.13380', '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': 'tx00000000000000005aa51-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa51-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.178 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.228 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYsMtU-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.229 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.230 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '661', 'X-Timestamp': '1622599209.59906', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa52-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa52-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.230 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_DaVs19TE","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.946Z"},{"name":"s_rally_89411d81_Lvnx1Ck3","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.909Z"},{"name":"s_rally_89411d81_irv7JSLQ","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.908Z"},{"name":"s_rally_89411d81_o96QJ7nk","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.917Z"},{"name":"s_rally_89411d81_rOpogC0g","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.982Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.281 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs?format=json&marker=s_rally_89411d81_rOpogC0g -X GET -H "X-Auth-Token: gAAAAABgtuYsMtU-..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.281 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.282 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599209.59906', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa53-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa53-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.283 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.291 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_DaVs19TE -X GET -H "X-Auth-Token: gAAAAABgtuYsMtU-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.292 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.292 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.94690', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa54-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa54-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.297 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_Lvnx1Ck3 -X GET -H "X-Auth-Token: gAAAAABgtuYsMtU-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.297 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.298 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.90941', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa55-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa55-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.302 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_irv7JSLQ -X GET -H "X-Auth-Token: gAAAAABgtuYsMtU-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.302 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.303 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.90873', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa56-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa56-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.307 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_o96QJ7nk -X GET -H "X-Auth-Token: gAAAAABgtuYsMtU-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.308 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.308 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.91793', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa57-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa57-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.313 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_rOpogC0g -X GET -H "X-Auth-Token: gAAAAABgtuYsMtU-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.313 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.314 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.98256', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa58-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa58-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.314 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 7 END: OK 2021-06-02 02:00:12.318 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 8 START 2021-06-02 02:00:12.416 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYs15Hz..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.416 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.417 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1622599212.41400', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', 'X-Account-Bytes-Used': '30720', 'X-Account-Bytes-Used-Actual': '32768', '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': '30720', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '32768', 'X-Trans-Id': 'tx00000000000000005aa59-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa59-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.418 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_n5NZfLEk","count":5,"bytes":30720}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.464 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817?format=json&marker=s_rally_89411d81_n5NZfLEk -X GET -H "X-Auth-Token: gAAAAABgtuYs15Hz..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.465 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.465 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599212.42324', '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': 'tx00000000000000005aa5a-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa5a-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.466 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.516 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYs15Hz..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.517 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.518 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '669', 'X-Timestamp': '1622599209.56386', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '30720', 'X-Container-Bytes-Used-Actual': '32768', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa5b-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa5b-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.518 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_My3rduJ8","hash":"1276481102f218c981e0324180bafd9f","bytes":10240,"last_modified":"2021-06-02T02:00:09.801Z"},{"name":"s_rally_89411d81_d6UlvLDL","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.859Z"},{"name":"s_rally_89411d81_gswoJuMj","hash":"daa100df6e6711906b61c9ab5aa16032","bytes":20480,"last_modified":"2021-06-02T02:00:09.805Z"},{"name":"s_rally_89411d81_xX3qsZ8m","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.905Z"},{"name":"s_rally_89411d81_zdd2EBxq","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.003Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.568 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk?format=json&marker=s_rally_89411d81_zdd2EBxq -X GET -H "X-Auth-Token: gAAAAABgtuYs15Hz..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.569 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.569 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599209.56386', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '30720', 'X-Container-Bytes-Used-Actual': '32768', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa5c-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa5c-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.570 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.575 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_My3rduJ8 -X GET -H "X-Auth-Token: gAAAAABgtuYs15Hz..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.575 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.575 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '10240', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.80194', 'etag': '1276481102f218c981e0324180bafd9f', 'X-Trans-Id': 'tx00000000000000005aa5d-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa5d-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.580 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_d6UlvLDL -X GET -H "X-Auth-Token: gAAAAABgtuYs15Hz..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.580 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.581 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.85960', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa5e-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa5e-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.585 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_gswoJuMj -X GET -H "X-Auth-Token: gAAAAABgtuYs15Hz..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.585 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.586 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '20480', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.80514', 'etag': 'daa100df6e6711906b61c9ab5aa16032', 'X-Trans-Id': 'tx00000000000000005aa5f-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa5f-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.590 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_xX3qsZ8m -X GET -H "X-Auth-Token: gAAAAABgtuYs15Hz..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.591 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.591 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.90516', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa60-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa60-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.595 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_zdd2EBxq -X GET -H "X-Auth-Token: gAAAAABgtuYs15Hz..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.596 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.596 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.00330', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa61-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa61-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.596 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 8 END: OK 2021-06-02 02:00:12.600 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 9 START 2021-06-02 02:00:12.816 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYs2gYr..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.817 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.818 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '58', 'X-Timestamp': '1622599212.81434', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', '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': '5', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used': '0', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '0', 'X-Trans-Id': 'tx00000000000000005aa62-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa62-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.818 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_6SVKfxE4","count":5,"bytes":0}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.868 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8?format=json&marker=s_rally_89411d81_6SVKfxE4 -X GET -H "X-Auth-Token: gAAAAABgtuYs2gYr..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.869 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.870 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599212.82488', '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': 'tx00000000000000005aa63-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa63-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.870 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.920 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYs2gYr..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.921 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.922 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '661', 'X-Timestamp': '1622599209.57909', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa64-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa64-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.922 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_0nkCxl34","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.026Z"},{"name":"s_rally_89411d81_4PjViZrU","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.961Z"},{"name":"s_rally_89411d81_5SIvI3t2","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.979Z"},{"name":"s_rally_89411d81_Q7GVPi7W","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.003Z"},{"name":"s_rally_89411d81_eJ5cNunf","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.024Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.973 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4?format=json&marker=s_rally_89411d81_eJ5cNunf -X GET -H "X-Auth-Token: gAAAAABgtuYs2gYr..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.973 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.974 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599209.57909', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '0', 'X-Container-Bytes-Used-Actual': '0', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa65-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa65-0060b6e62c-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.975 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:12.984 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_0nkCxl34 -X GET -H "X-Auth-Token: gAAAAABgtuYs2gYr..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.984 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.985 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.02696', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa66-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa66-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.990 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_4PjViZrU -X GET -H "X-Auth-Token: gAAAAABgtuYs2gYr..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.990 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.990 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.96174', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa67-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa67-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:12.995 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_5SIvI3t2 -X GET -H "X-Auth-Token: gAAAAABgtuYs2gYr..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:12.995 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:12.996 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.97979', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa68-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa68-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.000 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_Q7GVPi7W -X GET -H "X-Auth-Token: gAAAAABgtuYs2gYr..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.001 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.001 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.00334', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa69-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa69-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:12 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.005 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_eJ5cNunf -X GET -H "X-Auth-Token: gAAAAABgtuYs2gYr..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.006 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.006 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.02498', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa6a-0060b6e62c-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa6a-0060b6e62c-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.006 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 9 END: OK 2021-06-02 02:00:13.011 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 10 START 2021-06-02 02:00:13.128 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYtyE0o..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.129 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.130 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '62', 'X-Timestamp': '1622599213.12721', 'X-Account-Container-Count': '1', 'X-Account-Object-Count': '5', 'X-Account-Bytes-Used': '30720', 'X-Account-Bytes-Used-Actual': '32768', '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': '30720', 'X-Account-Storage-Policy-Default-Placement-Bytes-Used-Actual': '32768', 'X-Trans-Id': 'tx00000000000000005aa6b-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa6b-0060b6e62d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.130 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_n5NZfLEk","count":5,"bytes":30720}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:13.176 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817?format=json&marker=s_rally_89411d81_n5NZfLEk -X GET -H "X-Auth-Token: gAAAAABgtuYtyE0o..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.177 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.177 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599213.13570', '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': 'tx00000000000000005aa6c-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa6c-0060b6e62d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.178 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:13.228 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk?format=json -X GET -H "X-Auth-Token: gAAAAABgtuYtyE0o..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.229 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.230 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '669', 'X-Timestamp': '1622599209.56386', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '30720', 'X-Container-Bytes-Used-Actual': '32768', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa6d-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa6d-0060b6e62d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.231 15938 DEBUG swiftclient [-] RESP BODY: b'[{"name":"s_rally_89411d81_My3rduJ8","hash":"1276481102f218c981e0324180bafd9f","bytes":10240,"last_modified":"2021-06-02T02:00:09.801Z"},{"name":"s_rally_89411d81_d6UlvLDL","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.859Z"},{"name":"s_rally_89411d81_gswoJuMj","hash":"daa100df6e6711906b61c9ab5aa16032","bytes":20480,"last_modified":"2021-06-02T02:00:09.805Z"},{"name":"s_rally_89411d81_xX3qsZ8m","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:09.905Z"},{"name":"s_rally_89411d81_zdd2EBxq","hash":"d41d8cd98f00b204e9800998ecf8427e","bytes":0,"last_modified":"2021-06-02T02:00:10.003Z"}]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:13.280 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk?format=json&marker=s_rally_89411d81_zdd2EBxq -X GET -H "X-Auth-Token: gAAAAABgtuYtyE0o..." -H "Accept-Encoding: gzip" http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.281 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.281 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '2', 'X-Timestamp': '1622599209.56386', 'X-Container-Object-Count': '5', 'X-Container-Bytes-Used': '30720', 'X-Container-Bytes-Used-Actual': '32768', 'X-Storage-Policy': 'default-placement', 'X-Storage-Class': 'STANDARD', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Trans-Id': 'tx00000000000000005aa6e-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa6e-0060b6e62d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'application/json; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.282 15938 DEBUG swiftclient [-] RESP BODY: b'[]' http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:190 2021-06-02 02:00:13.290 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_My3rduJ8 -X GET -H "X-Auth-Token: gAAAAABgtuYtyE0o..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.291 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.291 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '10240', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.80194', 'etag': '1276481102f218c981e0324180bafd9f', 'X-Trans-Id': 'tx00000000000000005aa6f-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa6f-0060b6e62d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.296 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_d6UlvLDL -X GET -H "X-Auth-Token: gAAAAABgtuYtyE0o..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.297 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.297 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.85960', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa70-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa70-0060b6e62d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.302 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_gswoJuMj -X GET -H "X-Auth-Token: gAAAAABgtuYtyE0o..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.302 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.302 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '20480', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.80514', 'etag': 'daa100df6e6711906b61c9ab5aa16032', 'X-Trans-Id': 'tx00000000000000005aa71-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa71-0060b6e62d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.307 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_xX3qsZ8m -X GET -H "X-Auth-Token: gAAAAABgtuYtyE0o..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.308 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.308 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:09 GMT', 'X-Timestamp': '1622599209.90516', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa72-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa72-0060b6e62d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.313 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_zdd2EBxq -X GET -H "X-Auth-Token: gAAAAABgtuYtyE0o..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.313 15938 DEBUG swiftclient [-] RESP STATUS: 200 OK http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.314 15938 DEBUG swiftclient [-] RESP HEADERS: {'Content-Length': '0', 'Accept-Ranges': 'bytes', 'Last-Modified': 'Wed, 02 Jun 2021 02:00:10 GMT', 'X-Timestamp': '1622599210.00330', 'etag': 'd41d8cd98f00b204e9800998ecf8427e', 'X-Trans-Id': 'tx00000000000000005aa73-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa73-0060b6e62d-1046-default', 'Content-Type': 'binary/octet-stream', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.314 15938 INFO rally.task.runner [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | ITER: 10 END: OK 2021-06-02 02:00:13.333 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context swift_objects@openstack cleanup() started 2021-06-02 02:00:13.567 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_gswoJuMj DELETE -H "X-Auth-Token: gAAAAABgtuYtjd3-..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.568 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.568 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa74-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa74-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.592 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_My3rduJ8 DELETE -H "X-Auth-Token: gAAAAABgtuYtqvDE..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.612 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.621 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa75-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa75-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.623 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_5SIvI3t2 DELETE -H "X-Auth-Token: gAAAAABgtuYtoBsn..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.627 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_Lvnx1Ck3 DELETE -H "X-Auth-Token: gAAAAABgtuYtHN0L..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.633 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_Q7GVPi7W DELETE -H "X-Auth-Token: gAAAAABgtuYtHhGm..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.640 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.642 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.643 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.643 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa77-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa77-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.644 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa78-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa78-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.644 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa76-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa76-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.651 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_d6UlvLDL DELETE -H "X-Auth-Token: gAAAAABgtuYtPA-l..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.652 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.652 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa79-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa79-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.663 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_4PjViZrU DELETE -H "X-Auth-Token: gAAAAABgtuYt6NLp..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.664 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.664 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa7a-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa7a-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.678 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_rOpogC0g DELETE -H "X-Auth-Token: gAAAAABgtuYtSTxU..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.679 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.679 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa7b-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa7b-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.681 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_o96QJ7nk DELETE -H "X-Auth-Token: gAAAAABgtuYtrl1x..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.681 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.682 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa7c-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa7c-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.723 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_DaVs19TE DELETE -H "X-Auth-Token: gAAAAABgtuYtBuOF..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.724 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.724 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa7e-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa7e-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.732 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_zdd2EBxq DELETE -H "X-Auth-Token: gAAAAABgtuYtXESJ..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.733 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk/s_rally_89411d81_xX3qsZ8m DELETE -H "X-Auth-Token: gAAAAABgtuYtRa77..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.734 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs/s_rally_89411d81_irv7JSLQ DELETE -H "X-Auth-Token: gAAAAABgtuYt1E1D..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.734 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.735 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.735 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.736 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa7f-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa7f-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.736 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa80-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa80-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.736 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa7d-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa7d-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.747 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_0nkCxl34 DELETE -H "X-Auth-Token: gAAAAABgtuYtuMec..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.748 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4/s_rally_89411d81_eJ5cNunf DELETE -H "X-Auth-Token: gAAAAABgtuYtEMSY..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.748 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.748 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.749 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa82-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa82-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.749 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa81-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa81-0060b6e62d-1046-default', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.921 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d589283c7e2f4a20ab4fff00955cfd1f/s_rally_89411d81_ebjcWcSs DELETE -H "X-Auth-Token: gAAAAABgtuYt6rys..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.923 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_d807caf3045142e8adce5a0cd7035ad8/s_rally_89411d81_6SVKfxE4 DELETE -H "X-Auth-Token: gAAAAABgtuYtOEBi..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.923 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.925 15938 DEBUG swiftclient [-] REQ: curl -i http://172.30.12.88:8080/swift/v1/AUTH_2407951fe0c44416b4ea03acf4262817/s_rally_89411d81_n5NZfLEk DELETE -H "X-Auth-Token: gAAAAABgtuYtuZaX..." http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:184 2021-06-02 02:00:13.925 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.926 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa83-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa83-0060b6e62d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.926 15938 DEBUG swiftclient [-] RESP STATUS: 204 No Content http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:185 2021-06-02 02:00:13.927 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa84-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa84-0060b6e62d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.928 15938 DEBUG swiftclient [-] RESP HEADERS: {'X-Trans-Id': 'tx00000000000000005aa85-0060b6e62d-1046-default', 'X-Openstack-Request-Id': 'tx00000000000000005aa85-0060b6e62d-1046-default', 'Accept-Ranges': 'bytes', 'Content-Type': 'text/plain; charset=utf-8', 'Date': 'Wed, 02 Jun 2021 02:00:13 GMT'} http_log /usr/lib/python3.8/site-packages/swiftclient/client.py:186 2021-06-02 02:00:13.931 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context swift_objects@openstack cleanup() finished in 0.60 sec 2021-06-02 02:00:13.931 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack cleanup() started 2021-06-02 02:00:13.931 15938 RALLYDEBUG rally_openstack.task.contexts.keystone.roles [-] Removing assigned role 0f7692a2595d4942958da4a4c8e9c674 from all users 2021-06-02 02:00:14.423 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context roles@openstack cleanup() finished in 0.49 sec 2021-06-02 02:00:14.424 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() started 2021-06-02 02:00:18.296 15938 INFO rally.task.context [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Context users@openstack cleanup() finished in 3.87 sec 2021-06-02 02:00:20.003 15938 INFO rally.task.engine [-] Load duration is: 3.261286 2021-06-02 02:00:20.004 15938 INFO rally.task.engine [-] Full runner duration is: 3.288465 2021-06-02 02:00:20.004 15938 INFO rally.task.engine [-] Full duration is: 12.468197 2021-06-02 02:00:20.077 15938 INFO rally.task.engine [-] Task 89411d81-f77e-497f-810a-ac0e44ba0a02 | Completed: Running task. 2021-06-02 02:00:22.005 16962 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:00:22.005 16962 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:00:22.006 16962 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:00:23.536 16964 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:00:23.536 16964 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:00:23.537 16964 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:00:25.156 16966 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:00:25.157 16966 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:00:25.157 16966 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:00:27.649 16966 INFO rally.api [-] Building 'json' report for the following task(s): '89411d81-f77e-497f-810a-ac0e44ba0a02'. 2021-06-02 02:00:27.669 16966 INFO rally.api [-] The report has been successfully built. 2021-06-02 02:00:29.419 16968 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:00:29.419 16968 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:00:29.419 16968 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:00:32.399 16968 INFO rally.api [-] Building 'html' report for the following task(s): 'c4fc491c-9abc-4d18-b7ed-1756580b7a3c', '50a174e7-67fc-4029-8afa-253a813c2b44', 'b70406ec-c392-4fe5-92f4-2104dfcdb1ac', 'b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4', 'f0ac9b20-c135-4650-b3e2-4b43179899f7', 'd38f405b-f45a-446f-96b4-7c5944e0364c', 'ea7a4591-f74a-43c8-8680-f3b45eeed015', '96ae5060-d83b-4d44-807d-138f5ffee095', '89411d81-f77e-497f-810a-ac0e44ba0a02'. 2021-06-02 02:00:32.854 16968 INFO rally.api [-] The report has been successfully built. 2021-06-02 02:00:34.488 16970 RALLYDEBUG rally.api [-] INFO logs from urllib3 and requests module are hide. 2021-06-02 02:00:34.489 16970 RALLYDEBUG rally.api [-] urllib3 insecure warnings are hidden. 2021-06-02 02:00:34.489 16970 RALLYDEBUG rally.api [-] ERROR log from boto module is hide. 2021-06-02 02:00:37.541 16970 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'c4fc491c-9abc-4d18-b7ed-1756580b7a3c', '50a174e7-67fc-4029-8afa-253a813c2b44', 'b70406ec-c392-4fe5-92f4-2104dfcdb1ac', 'b3a8cdc3-d3dc-4b2f-849a-cd4303bf45b4', 'f0ac9b20-c135-4650-b3e2-4b43179899f7', 'd38f405b-f45a-446f-96b4-7c5944e0364c', 'ea7a4591-f74a-43c8-8680-f3b45eeed015', '96ae5060-d83b-4d44-807d-138f5ffee095', '89411d81-f77e-497f-810a-ac0e44ba0a02'. 2021-06-02 02:00:37.555 16970 INFO rally.api [-] The report has been successfully built.