Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2066364

Summary: BUILDAH-Error locating just-written images while creating multiple container [rhel-8.5.0.z]
Product: Red Hat Enterprise Linux 8 Reporter: RHEL Program Management Team <pgm-rhel-tools>
Component: buildahAssignee: Jindrich Novy <jnovy>
Status: CLOSED CURRENTRELEASE QA Contact: Joy Pu <ypu>
Severity: high Docs Contact:
Priority: unspecified    
Version: 8.5CC: ajia, arajan, cpippin, dornelas, jnovy, mheon, pjagtap, prjagtap, pthomas, subhat, tsweeney, umohnani, ypu
Target Milestone: rcKeywords: FastFix, Triaged, ZStream
Target Release: ---Flags: pm-rhel: mirror+
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: buildah-1.23.4-1.el8 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 2055487 Environment:
Last Closed: 2022-05-11 06:59:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2055487, 2066519    
Bug Blocks:    

Comment 7 Joy Pu 2022-04-08 17:47:41 UTC
Test with buildah-1.23.4-1.module+el8.5.0+14759+253581c9.x86_64 and it works as expected. Parallel build will not cause problems. Details:
 cat *log |grep "image not known"
# podman images
REPOSITORY                         TAG         IMAGE ID      CREATED      SIZE
localhost/10                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/9                        latest      750037c05cfe  6 weeks ago  159 MB
localhost/16                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/19                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/2                        latest      750037c05cfe  6 weeks ago  159 MB
localhost/29                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/11                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/4                        latest      750037c05cfe  6 weeks ago  159 MB
localhost/3                        latest      750037c05cfe  6 weeks ago  159 MB
localhost/28                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/7                        latest      750037c05cfe  6 weeks ago  159 MB
localhost/18                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/1                        latest      750037c05cfe  6 weeks ago  159 MB
localhost/25                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/27                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/20                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/5                        latest      750037c05cfe  6 weeks ago  159 MB
localhost/24                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/15                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/17                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/13                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/22                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/26                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/6                        latest      750037c05cfe  6 weeks ago  159 MB
localhost/14                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/21                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/12                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/23                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/8                        latest      750037c05cfe  6 weeks ago  159 MB
localhost/30                       latest      750037c05cfe  6 weeks ago  159 MB
localhost/first                    latest      750037c05cfe  6 weeks ago  159 MB
registry.fedoraproject.org/fedora  latest      750037c05cfe  6 weeks ago  159 MB

Comment 11 Alex Jia 2022-04-12 11:16:55 UTC
This bug has been verified on buildah-1.23.4-1.module+el8.5.0+14759+253581c9.

NOTE: this bug can't reproduced by podman-3.4.2-11.module+el8.5.0+14762+665e62ea with existing reproducer
      from https://bugzilla.redhat.com/show_bug.cgi?id=2055487#c11, and need to replace podman with
      buildah in loop_pull.sh.

Comment 12 Tom Sweeney 2022-04-12 13:55:48 UTC
As seen by the comments from Alex and Joy above, the initial testing went very well yesterday with the QE team and it has just completed it early this morning East Coast time.  They have given us the thumbs up to make the patch available. 

My understanding is it takes a few hours to put the patch in place and make it available.  So this should be done in the next few hours and I'd expect the patch to be available by COB East Coast (UTC-5) if not sooner today.