Bug 2023270

Summary: composer-cli compose cancel can't delete waiting compose
Product: Red Hat Enterprise Linux 8 Reporter: Marko Myllynen <myllynen>
Component: osbuild-composerAssignee: Brian Lane <bcl>
Status: CLOSED ERRATA QA Contact: Release Test Team <release-test-team-automation>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 8.5CC: jrusz, miabbott, obudai
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: osbuild-composer-45-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-10 13:49:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Marko Myllynen 2021-11-15 11:00:23 UTC
Description of problem:
root@localhost:~# composer-cli compose status           
root@localhost:~# composer-cli compose start test qcow2
Compose d47912e1-5ba3-4c55-b8b2-1acd1ace78a2 added to the queue
root@localhost:~# composer-cli compose start test qcow2
Compose 86f6db29-caaf-4118-bf33-923b4c7423e4 added to the queue
root@localhost:~# composer-cli compose status           
d47912e1-5ba3-4c55-b8b2-1acd1ace78a2 RUNNING  Mon Nov 15 12:56:51 2021 test            2021.11.15+12.54.00 qcow2            
86f6db29-caaf-4118-bf33-923b4c7423e4 WAITING  Mon Nov 15 12:57:03 2021 test            2021.11.15+12.54.00 qcow2            
root@localhost:~# composer-cli compose cancel 86f6db29-caaf-4118-bf33-923b4c7423e4
2021-11-15 12:57:13,880: Build 86f6db29-caaf-4118-bf33-923b4c7423e4 has not started yet. No logs to view.
zsh: exit 1     composer-cli compose cancel 86f6db29-caaf-4118-bf33-923b4c7423e4
root@localhost:~# composer-cli compose status                                     
d47912e1-5ba3-4c55-b8b2-1acd1ace78a2 RUNNING  Mon Nov 15 12:56:51 2021 test            2021.11.15+12.54.00 qcow2            
86f6db29-caaf-4118-bf33-923b4c7423e4 WAITING  Mon Nov 15 12:57:03 2021 test            2021.11.15+12.54.00 qcow2            
root@localhost:~# 

It should be possible to cancel a waiting compose before the build starts. Also notice how the error message is less than ideal.

Version-Release number of selected component (if applicable):
composer-cli-28.14.62-1.el8.x86_64
osbuild-composer-33.2-1.el8.x86_64

Comment 2 Ondřej Budai 2022-03-01 21:29:40 UTC
*** Bug 1922830 has been marked as a duplicate of this bug. ***

Comment 9 errata-xmlrpc 2022-05-10 13:49:28 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (osbuild-composer bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:1841