-
Bug
-
Resolution: Done
-
Critical
-
Pipelines 1.18.1
-
1
-
False
-
-
False
-
Add startedAt field in the terminated step of a taskrun
-
-
-
Pipelines Sprint Crookshank 34, Pipelines Sprint Crookshank 35, Pipelines Sprint Crookshank 36
Description of problem:
Failed taskrun in pipelinerun showing longer execution time
Prerequisites (if any, like setup, operators/versions):
Install 1.18.0 or 1.18.1 openshift-pipelines operator
Steps to Reproduce
- Create a new-project
- Create a new pipeline shared below along with pvc
https://raw.githubusercontent.com/openshift-pipelines/release-tests/refs/heads/master/testdata/ecosystem/pipelines/cache-stepactions-python.yaml - Start the pipeline with wrong tag in image field
quay.io/openshift-pipeline/ci:abc - Let the pipeline fail as we have given wrong tag
Actual results:
Getting higher execution time for failed taskrun
Expected results:
Should match with actual execution time
Reproducibility (Always/Intermittent/Only Once):
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):