Bug 1861820 - openstack undercloud upgrade failing durging task: Clean podman images
Summary: openstack undercloud upgrade failing durging task: Clean podman images
Keywords:
Status: CLOSED DUPLICATE of bug 1860640
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: python-tripleoclient
Version: 16.1 (Train)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact: David Rosenfeld
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-07-29 16:15 UTC by Maciej Relewicz
Modified: 2020-07-29 18:18 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-07-29 18:18:50 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Maciej Relewicz 2020-07-29 16:15:18 UTC
Description of problem:

during `openstack undercloud upgrade` I hit:

TASK [tripleo-podman : Clean podman images] ******************************************************************************************************************************************************************************************************************
Wednesday 29 July 2020  08:30:11 -0700 (0:00:00.367)       0:00:22.620 ********
fatal: [undercloud]: FAILED! => {"changed": true, "cmd": ["podman", "image", "prune", "-a"], "delta": "0:00:00.101051", "end": "2020-07-29 08:30:11.791613", "msg": "non-zero return code", "rc": 125, "start": "2020-07-29 08:30:11.690562", "stderr": "Error
: error reading input: EOF", "stderr_lines": ["Error: error reading input: EOF"], "stdout": "\nWARNING! This will remove all dangling images.\nAre you sure you want to continue? [y/N] ", "stdout_lines": ["", "WARNING! This will remove all dangling images
.", "Are you sure you want to continue? [y/N] "]}
Version-Release number of selected component (if applicable):


How reproducible:
do the `openstack undercloud upgrade`. I wasnt prompt for confirmation to prune it just failed. I added `-f` to command for fix.

Steps to Reproduce:
1. `openstack undercloud upgrade`
2. it will be failling
3.

Actual results:
`openstack undercloud upgrade` failed

Expected results:
`openstack undercloud upgrade` ended with success

Additional info:

I added `-f` to command for fix.

Comment 1 Emilien Macchi 2020-07-29 18:18:50 UTC

*** This bug has been marked as a duplicate of bug 1860640 ***


Note You need to log in before you can comment on or make changes to this bug.