2022-10-06 14:14:37.403 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:652: SAWarning: TypeDecorator MutableJSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) session.query(models.Platform).filter_by(uuid=uuid).update(values)) 2022-10-06 14:14:37.762 1 INFO rally.task.engine [-] Task f782f166-1266-4e2f-8f36-9821068fd328 | Starting: Task validation. 2022-10-06 14:14:37.762 1 INFO rally.task.engine [-] Task f782f166-1266-4e2f-8f36-9821068fd328 | Starting: Task validation of syntax. 2022-10-06 14:14:37.829 1 INFO rally.task.engine [-] Task f782f166-1266-4e2f-8f36-9821068fd328 | Completed: Task validation of syntax. 2022-10-06 14:14:37.829 1 INFO rally.task.engine [-] Task f782f166-1266-4e2f-8f36-9821068fd328 | Starting: Task validation of required platforms. 2022-10-06 14:14:37.857 1 INFO rally.task.engine [-] Task f782f166-1266-4e2f-8f36-9821068fd328 | Completed: Task validation of required platforms. 2022-10-06 14:14:37.857 1 INFO rally.task.engine [-] Task f782f166-1266-4e2f-8f36-9821068fd328 | Starting: Task validation of semantic. 2022-10-06 14:14:37.857 1 INFO rally.task.engine [-] Check health of the environment '40545b54-50fd-44b1-bb9b-3fd3fee84367'. 2022-10-06 14:14:37.874 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2022-10-06 14:14:37.904 1 INFO rally.task.engine [-] Task f782f166-1266-4e2f-8f36-9821068fd328 | Completed: Task validation of semantic. 2022-10-06 14:14:37.905 1 INFO rally.task.engine [-] Task f782f166-1266-4e2f-8f36-9821068fd328 | Completed: Task validation. 2022-10-06 14:14:38.028 1 INFO rally.task.engine [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Starting: Task validation. 2022-10-06 14:14:38.075 1 INFO rally.task.engine [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Starting: Task validation of syntax. 2022-10-06 14:14:38.139 1 INFO rally.task.engine [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Completed: Task validation of syntax. 2022-10-06 14:14:38.139 1 INFO rally.task.engine [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Starting: Task validation of required platforms. 2022-10-06 14:14:38.166 1 INFO rally.task.engine [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Completed: Task validation of required platforms. 2022-10-06 14:14:38.166 1 INFO rally.task.engine [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Starting: Task validation of semantic. 2022-10-06 14:14:38.166 1 INFO rally.task.engine [-] Check health of the environment '40545b54-50fd-44b1-bb9b-3fd3fee84367'. 2022-10-06 14:14:38.183 1 INFO rally.task.engine [-] Platform existing@kubernetes (available: True): OK! 2022-10-06 14:14:38.215 1 INFO rally.task.engine [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Completed: Task validation of semantic. 2022-10-06 14:14:38.216 1 INFO rally.task.engine [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Completed: Task validation. 2022-10-06 14:14:38.216 1 INFO rally.api [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd input file is valid. 2022-10-06 14:14:38.216 1 INFO rally.api [-] Run Task 73810865-3ccd-44c1-9f2e-e764874180fd against Deployment 40545b54-50fd-44b1-bb9b-3fd3fee84367 2022-10-06 14:14:38.216 1 INFO rally.task.engine [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Starting: Running task. 2022-10-06 14:14:38.378 1 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=a924e97f-9ff1-4aaa-a1c1-2e2a045b8eae)", "subtasks": [ { "title": "Kubernetes.list_namespaces", "description": "List cluster namespaces.", "scenario": { "Kubernetes.list_namespaces": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:14:38.401 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:14:38.432 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:14:40.404 1 INFO rally.task.engine [-] Load duration is: 0.030334 2022-10-06 14:14:40.408 1 INFO rally.task.engine [-] Full runner duration is: 0.05277 2022-10-06 14:14:40.408 1 INFO rally.task.engine [-] Full duration is: 0.053596 2022-10-06 14:14:40.475 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:479: SAWarning: TypeDecorator MutableJSONEncodedDict() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) session.query(models.Workload).filter_by( 2022-10-06 14:14:40.476 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:479: SAWarning: TypeDecorator MutableJSONEncodedList() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) session.query(models.Workload).filter_by( 2022-10-06 14:14:40.477 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:479: SAWarning: TypeDecorator JSONEncodedList() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) session.query(models.Workload).filter_by( 2022-10-06 14:14:40.483 1 WARNING py.warnings [-] /src/rally/rally/common/db/api.py:479: SAWarning: TypeDecorator TimeStamp() will not produce a cache key because the ``cache_ok`` attribute is not set to True. This can have significant performance implications including some performance degradations in comparison to prior SQLAlchemy versions. Set this attribute to True if this type object's state is safe to use in a cache key, or False to disable this warning. (Background on this error at: https://sqlalche.me/e/14/cprf) session.query(models.Workload).filter_by( 2022-10-06 14:14:40.528 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 1 (completed 1 of 22 in general). 2022-10-06 14:14:40.590 1 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=b1531575-87ac-4d7d-8ed9-9cfd014e03a1)", "subtasks": [ { "title": "Kubernetes.create_and_delete_namespace", "description": "Create namespace, wait until it won't be active and then delete it.", "scenario": { "Kubernetes.create_and_delete_namespace": {} }, "contexts": {}, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:14:40.602 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:14:47.736 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:14:48.644 1 INFO rally.task.engine [-] Load duration is: 7.132479 2022-10-06 14:14:48.645 1 INFO rally.task.engine [-] Full runner duration is: 7.158969 2022-10-06 14:14:48.645 1 INFO rally.task.engine [-] Full duration is: 7.15955 2022-10-06 14:14:48.677 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 2 (completed 2 of 22 in general). 2022-10-06 14:14:48.697 1 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=ffe63e61-b40a-45d0-84ac-bbcaf683d35d)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod", "description": "Create pod, wait until it won't be running and then delete it.", "scenario": { "Kubernetes.create_and_delete_pod": { "image": "k8s.gcr.io/pause:3.3" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:14:49.758 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:14:49.764 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:14:55.007 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:14:55.021 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:15:01.110 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:15:02.768 1 INFO rally.task.engine [-] Load duration is: 5.241092 2022-10-06 14:15:02.769 1 INFO rally.task.engine [-] Full runner duration is: 5.261741 2022-10-06 14:15:02.769 1 INFO rally.task.engine [-] Full duration is: 12.404092 2022-10-06 14:15:02.801 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 3 (completed 3 of 22 in general). 2022-10-06 14:15:02.830 1 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=350449fb-e409-452c-b55a-e6e6b54faf09)", "subtasks": [ { "title": "Kubernetes.create_and_delete_replication_controller", "description": "Create and delete replication controller.", "scenario": { "Kubernetes.create_and_delete_replication_controller": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:15:03.894 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:15:03.899 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:15:06.981 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:15:07.005 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:15:18.198 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 11.19 sec 2022-10-06 14:15:18.932 1 INFO rally.task.engine [-] Load duration is: 3.081054 2022-10-06 14:15:18.933 1 INFO rally.task.engine [-] Full runner duration is: 3.109096 2022-10-06 14:15:18.933 1 INFO rally.task.engine [-] Full duration is: 15.36135 2022-10-06 14:15:18.957 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 4 (completed 4 of 22 in general). 2022-10-06 14:15:18.975 1 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=bdf0b316-888f-4509-b3ae-47ba12ba0e7b)", "subtasks": [ { "title": "Kubernetes.create_scale_and_delete_replication_controller", "description": "Create RC, scale with replicas, revert scale and then delete it.", "scenario": { "Kubernetes.create_scale_and_delete_replication_controller": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2, "scale_replicas": 3 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:15:20.038 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:15:20.046 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:15:26.223 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:15:26.242 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:15:37.431 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 11.19 sec 2022-10-06 14:15:39.072 1 INFO rally.task.engine [-] Load duration is: 6.175696 2022-10-06 14:15:39.073 1 INFO rally.task.engine [-] Full runner duration is: 6.202215 2022-10-06 14:15:39.073 1 INFO rally.task.engine [-] Full duration is: 18.447675 2022-10-06 14:15:39.112 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 5 (completed 5 of 22 in general). 2022-10-06 14:15:39.132 1 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=c9631439-d381-4904-93ca-84d89043253b)", "subtasks": [ { "title": "Kubernetes.create_and_delete_replicaset", "description": "Create and delete replicaset and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_replicaset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 1 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:15:40.190 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:15:40.197 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:15:42.265 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:15:42.285 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:15:48.372 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:15:49.189 1 INFO rally.task.engine [-] Load duration is: 2.066383 2022-10-06 14:15:49.190 1 INFO rally.task.engine [-] Full runner duration is: 2.092775 2022-10-06 14:15:49.190 1 INFO rally.task.engine [-] Full duration is: 9.230971 2022-10-06 14:15:49.223 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 6 (completed 6 of 22 in general). 2022-10-06 14:15:49.253 1 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=3783c78c-6d23-48ed-ae10-d4574fa5384d)", "subtasks": [ { "title": "Kubernetes.create_scale_and_delete_replicaset", "description": "Create replicaset, scale for number of replicas and then delete it.", "scenario": { "Kubernetes.create_scale_and_delete_replicaset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 1, "scale_replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:15:50.327 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.06 sec 2022-10-06 14:15:50.334 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:15:54.480 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:15:54.500 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:16:00.591 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:16:01.332 1 INFO rally.task.engine [-] Load duration is: 4.145032 2022-10-06 14:16:01.332 1 INFO rally.task.engine [-] Full runner duration is: 4.171084 2022-10-06 14:16:01.333 1 INFO rally.task.engine [-] Full duration is: 11.323653 2022-10-06 14:16:01.358 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 7 (completed 7 of 22 in general). 2022-10-06 14:16:01.377 1 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=c2abfc4d-5fe2-4fa4-9990-6d9e1d7da714)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_emptydir_volume", "description": "Create pod with emptyDir volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_emptydir_volume": { "image": "k8s.gcr.io/pause:3.3", "mount_path": "/opt/check" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:16:02.441 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:16:02.447 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:16:07.723 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:16:07.748 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:16:13.835 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:16:15.459 1 INFO rally.task.engine [-] Load duration is: 5.273689 2022-10-06 14:16:15.460 1 INFO rally.task.engine [-] Full runner duration is: 5.304938 2022-10-06 14:16:15.460 1 INFO rally.task.engine [-] Full duration is: 12.448098 2022-10-06 14:16:15.485 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 8 (completed 8 of 22 in general). 2022-10-06 14:16:15.504 1 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=a0d4f97a-1fc2-41d4-bf20-2157dd7a13c0)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_emptydir_volume", "description": "Create pod with emptyDir volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_emptydir_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:16:16.563 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:16:16.570 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:16:51.970 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:16:51.996 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:16:58.084 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:16:59.728 1 INFO rally.task.engine [-] Load duration is: 35.398515 2022-10-06 14:16:59.729 1 INFO rally.task.engine [-] Full runner duration is: 35.431118 2022-10-06 14:16:59.729 1 INFO rally.task.engine [-] Full duration is: 42.571018 2022-10-06 14:16:59.757 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 9 (completed 9 of 22 in general). 2022-10-06 14:16:59.776 1 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=04a4d649-450a-4f6c-84ea-ba534dc3edc7)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_secret_volume", "description": "Create pod with secret volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_secret_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:17:00.836 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:17:00.843 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:17:36.192 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:17:36.211 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:17:42.295 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2022-10-06 14:17:43.991 1 INFO rally.task.engine [-] Load duration is: 35.347444 2022-10-06 14:17:43.992 1 INFO rally.task.engine [-] Full runner duration is: 35.372641 2022-10-06 14:17:43.992 1 INFO rally.task.engine [-] Full duration is: 42.509114 2022-10-06 14:17:44.021 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 10 (completed 10 of 22 in general). 2022-10-06 14:17:44.040 1 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=e8382d87-206c-405f-ad1c-402311ebdf70)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_secret_volume", "description": "Create pod with secret volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_secret_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:17:45.101 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:17:45.107 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:18:20.543 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:18:20.562 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:18:26.649 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:18:28.249 1 INFO rally.task.engine [-] Load duration is: 35.433556 2022-10-06 14:18:28.249 1 INFO rally.task.engine [-] Full runner duration is: 35.458619 2022-10-06 14:18:28.250 1 INFO rally.task.engine [-] Full duration is: 42.599027 2022-10-06 14:18:28.278 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 11 (completed 11 of 22 in general). 2022-10-06 14:18:28.298 1 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=7e6e6cfd-fc44-4704-8f57-7ac3aef6579b)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_hostpath_volume", "description": "Create pod with hostPath volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_hostpath_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/opt/check", "check_cmd": [ "ls", "/opt/check" ], "error_regexp": "No such file", "volume_type": "Directory", "volume_path": "/tmp/" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:18:29.364 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.06 sec 2022-10-06 14:18:29.371 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:19:03.762 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:19:03.784 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:19:09.870 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:19:10.520 1 INFO rally.task.engine [-] Load duration is: 34.389944 2022-10-06 14:19:10.521 1 INFO rally.task.engine [-] Full runner duration is: 34.417392 2022-10-06 14:19:10.521 1 INFO rally.task.engine [-] Full duration is: 41.563323 2022-10-06 14:19:10.550 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 12 (completed 12 of 22 in general). 2022-10-06 14:19:10.569 1 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=b59042c3-ed2a-4d16-bfc9-31bc76eeb78b)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_configmap_volume", "description": "Create pod with configMap volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_configmap_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/var/log/check.txt", "subpath": "check.txt", "configmap_data": { "check.txt": "test\n" } } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:19:11.636 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.06 sec 2022-10-06 14:19:11.643 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:19:45.907 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:19:45.933 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:19:52.017 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2022-10-06 14:19:52.796 1 INFO rally.task.engine [-] Load duration is: 34.261923 2022-10-06 14:19:52.796 1 INFO rally.task.engine [-] Full runner duration is: 34.295103 2022-10-06 14:19:52.797 1 INFO rally.task.engine [-] Full duration is: 41.43852 2022-10-06 14:19:52.834 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 13 (completed 13 of 22 in general). 2022-10-06 14:19:52.856 1 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=d487c0cb-698e-4914-a4e4-f35e361332c9)", "subtasks": [ { "title": "Kubernetes.create_and_delete_pod_with_configmap_volume", "description": "Create pod with configMap volume, optionally check and delete then.", "scenario": { "Kubernetes.create_and_delete_pod_with_configmap_volume": { "image": "docker.io/busybox:1.28", "command": [ "sleep", "3600" ], "mount_path": "/var/log/check.txt", "subpath": "check.txt", "configmap_data": { "check.txt": "test\n" }, "check_cmd": [ "cat", "/var/log/check.txt" ], "error_regexp": "No such file" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:19:53.915 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:19:53.922 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:20:29.393 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:20:29.411 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:20:35.499 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:20:37.073 1 INFO rally.task.engine [-] Load duration is: 35.469807 2022-10-06 14:20:37.073 1 INFO rally.task.engine [-] Full runner duration is: 35.494186 2022-10-06 14:20:37.074 1 INFO rally.task.engine [-] Full duration is: 42.634086 2022-10-06 14:20:37.111 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 14 (completed 14 of 22 in general). 2022-10-06 14:20:37.131 1 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=3f8179d1-08eb-401a-88b5-1c7fcc74446b)", "subtasks": [ { "title": "Kubernetes.create_and_delete_deployment", "description": "Create and delete deployment and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_deployment": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:20:38.195 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:20:38.202 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:20:41.296 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:20:41.319 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:20:47.409 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:20:49.201 1 INFO rally.task.engine [-] Load duration is: 3.092925 2022-10-06 14:20:49.203 1 INFO rally.task.engine [-] Full runner duration is: 3.122575 2022-10-06 14:20:49.204 1 INFO rally.task.engine [-] Full duration is: 10.269243 2022-10-06 14:20:49.230 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 15 (completed 15 of 22 in general). 2022-10-06 14:20:49.249 1 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=b44de821-7716-47c5-bd1e-432a91fa98d8)", "subtasks": [ { "title": "Kubernetes.create_rollout_and_delete_deployment", "description": "Create deployment, rollout with some changes and then delete it.", "scenario": { "Kubernetes.create_rollout_and_delete_deployment": { "image": "docker.io/busybox:1.28", "replicas": 1, "command": [ "sleep", "3600" ], "env": [ { "name": "UPD", "value": "false" } ], "changes": { "env": [ { "name": "UPD", "value": "true" } ] } } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:20:50.315 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:20:50.322 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:20:55.508 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:20:55.530 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:21:39.353 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 43.82 sec 2022-10-06 14:21:39.472 1 INFO rally.task.engine [-] Load duration is: 5.184581 2022-10-06 14:21:39.473 1 INFO rally.task.engine [-] Full runner duration is: 5.212907 2022-10-06 14:21:39.473 1 INFO rally.task.engine [-] Full duration is: 50.094992 2022-10-06 14:21:39.498 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 16 (completed 16 of 22 in general). 2022-10-06 14:21:39.517 1 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=a8e9c8ac-43e6-4597-971a-ad9c9baff1b8)", "subtasks": [ { "title": "Kubernetes.create_and_delete_statefulset", "description": "Create and delete statefulset and wait for status optionally.", "scenario": { "Kubernetes.create_and_delete_statefulset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:21:40.574 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:21:40.581 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:21:44.690 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:21:44.703 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:21:50.787 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2022-10-06 14:21:51.585 1 INFO rally.task.engine [-] Load duration is: 4.10751 2022-10-06 14:21:51.586 1 INFO rally.task.engine [-] Full runner duration is: 4.126726 2022-10-06 14:21:51.586 1 INFO rally.task.engine [-] Full duration is: 11.26018 2022-10-06 14:21:51.617 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 17 (completed 17 of 22 in general). 2022-10-06 14:21:51.647 1 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=962a75ce-a3cf-4a6d-bf25-0b5eec60b8e1)", "subtasks": [ { "title": "Kubernetes.create_scale_and_delete_statefulset", "description": "Create statefulset, scale for number of replicas and then delete it.", "scenario": { "Kubernetes.create_scale_and_delete_statefulset": { "image": "k8s.gcr.io/pause:3.3", "replicas": 1, "scale_replicas": 2 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:21:52.709 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:21:52.715 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:21:58.900 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:21:58.923 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:22:05.006 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2022-10-06 14:22:05.721 1 INFO rally.task.engine [-] Load duration is: 6.183176 2022-10-06 14:22:05.722 1 INFO rally.task.engine [-] Full runner duration is: 6.212708 2022-10-06 14:22:05.722 1 INFO rally.task.engine [-] Full duration is: 13.348362 2022-10-06 14:22:05.746 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 18 (completed 18 of 22 in general). 2022-10-06 14:22:05.765 1 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=8e6e9258-5b0b-4347-85b4-d8750bdbd323)", "subtasks": [ { "title": "Kubernetes.create_and_delete_job", "description": "Create job, wait for success and delete then.", "scenario": { "Kubernetes.create_and_delete_job": { "image": "docker.io/busybox:1.28", "command": [ "echo", "SUCCESS" ] } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:22:06.821 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:22:06.828 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:22:12.971 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:22:12.989 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:22:19.074 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.08 sec 2022-10-06 14:22:19.842 1 INFO rally.task.engine [-] Load duration is: 6.142098 2022-10-06 14:22:19.842 1 INFO rally.task.engine [-] Full runner duration is: 6.165882 2022-10-06 14:22:19.843 1 INFO rally.task.engine [-] Full duration is: 13.300105 2022-10-06 14:22:19.874 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 19 (completed 19 of 22 in general). 2022-10-06 14:22:19.894 1 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=fdb5e04c-7c3e-4e20-a53e-75679d227873)", "subtasks": [ { "title": "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service", "description": "Create pod and clusterIP svc, check with curl job, delete then.", "scenario": { "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service": { "image": "gcr.io/google-samples/hello-go-gke:1.0", "port": 80, "protocol": "TCP" } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:22:20.949 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.04 sec 2022-10-06 14:22:20.955 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:22:30.268 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:22:30.290 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:22:36.380 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:22:37.991 1 INFO rally.task.engine [-] Load duration is: 9.310912 2022-10-06 14:22:37.991 1 INFO rally.task.engine [-] Full runner duration is: 9.338446 2022-10-06 14:22:37.992 1 INFO rally.task.engine [-] Full duration is: 16.476204 2022-10-06 14:22:38.020 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 20 (completed 20 of 22 in general). 2022-10-06 14:22:38.039 1 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=28b1fbe6-1f9a-4196-be20-40ec2772bdc8)", "subtasks": [ { "title": "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service", "description": "Create pod and clusterIP svc, check with curl job, delete then.", "scenario": { "Kubernetes.create_check_and_delete_pod_with_cluster_ip_service": { "image": "gcr.io/google-samples/hello-go-gke:1.0", "port": 80, "protocol": "TCP", "custom_endpoint": true } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:22:39.099 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:22:39.105 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:22:48.437 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:22:48.452 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:22:54.541 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.09 sec 2022-10-06 14:22:56.129 1 INFO rally.task.engine [-] Load duration is: 9.330673 2022-10-06 14:22:56.129 1 INFO rally.task.engine [-] Full runner duration is: 9.351207 2022-10-06 14:22:56.130 1 INFO rally.task.engine [-] Full duration is: 16.4928 2022-10-06 14:22:56.157 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 21 (completed 21 of 22 in general). 2022-10-06 14:22:56.178 1 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=b424b9dd-5137-4309-b2b2-c04c95f4add9)", "subtasks": [ { "title": "Kubernetes.create_check_and_delete_pod_with_node_port_service", "description": "Create pod and nodePort svc, request pod by port and delete then.", "scenario": { "Kubernetes.create_check_and_delete_pod_with_node_port_service": { "image": "gcr.io/google-samples/hello-go-gke:1.0", "port": 80, "protocol": "TCP", "request_timeout": 10 } }, "contexts": { "namespaces": { "count": 1, "with_serviceaccount": true } }, "runner": { "constant": { "concurrency": 1, "times": 1 } }, "hooks": [], "sla": { "failure_rate": { "max": 0 } } } ] } 2022-10-06 14:22:57.239 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes setup() finished in 1.05 sec 2022-10-06 14:22:57.245 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 START 2022-10-06 14:24:42.121 1 INFO rally.task.runner [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | ITER: 1 END: OK 2022-10-06 14:24:42.145 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() started 2022-10-06 14:24:48.242 1 INFO rally.task.context [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Context namespaces@kubernetes cleanup() finished in 6.10 sec 2022-10-06 14:24:48.718 1 INFO rally.task.engine [-] Load duration is: 104.873602 2022-10-06 14:24:48.719 1 INFO rally.task.engine [-] Full runner duration is: 104.903889 2022-10-06 14:24:48.719 1 INFO rally.task.engine [-] Full duration is: 112.055411 2022-10-06 14:24:48.753 1 INFO rally.task.engine [-] Finished workload 1/1 of subtask 22 (completed 22 of 22 in general). 2022-10-06 14:24:48.769 1 INFO rally.task.engine [-] Task 73810865-3ccd-44c1-9f2e-e764874180fd | Completed: Running task. 2022-10-06 14:24:48.881 1 INFO rally.api [-] Building 'html' report for the following task(s): '73810865-3ccd-44c1-9f2e-e764874180fd'. 2022-10-06 14:24:48.978 1 INFO rally.api [-] The report has been successfully built. 2022-10-06 14:24:49.045 1 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '73810865-3ccd-44c1-9f2e-e764874180fd'. 2022-10-06 14:24:49.050 1 INFO rally.api [-] The report has been successfully built. 2022-10-06 14:24:49.051 1 INFO xtesting.ci.run_tests [-] Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | xrally_kubernetes | functest | 10:13 | PASS | +---------------------------+------------------+------------------+----------------+