-
Bug
-
Resolution: Done
-
Normal
-
None
-
0.42
-
False
-
-
False
-
NEW
-
---
-
---
-
-
Moderate
-
No
Description of problem:
Cancelling a pipeline in between causes failure in teardown as well as in the ongoing tasks.
wait-for-vmi-status
TaskRun "windows10-customize-qleuwj-wait-for-vmi-status" failed to finish within "59m44.722923301s"
cleanup-vm
failed to create task run pod "windows10-customize-qleuwj-cleanup-vm": Pod "windows10-customize-qleuwj-cleanup-vm-pod" is invalid: spec.activeDeadlineSeconds: Invalid value: 0: must be between 1 and 2147483647, inclusive. Maybe missing or invalid Task openshift-cnv/cleanup-vm
delete-template-customize
failed to create task run pod "windows10-customize-qleuwj-delete-template-customize": Pod "windows10-customize-qleuwj-delete-template-customize-pod" is invalid: spec.activeDeadlineSeconds: Invalid value: 0: must be between 1 and 2147483647, inclusive. Maybe missing or invalid Task openshift-cnv/modify-vm-template
Also, even after failures, status remains as cancelling.
Version-Release number of selected component (if applicable):
4.12
How reproducible:
always
Steps to Reproduce:
1.use windows10-customize pipeline.
2.
3.
Actual results:
Expected results:
Additional info:
Attaching screenshot for reference.
- depends on
-
SRVKP-2710 spec.activeDeadlineSeconds: Invalid value in cancelled pipelineRun
-
- Closed
-
- external trackers