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 2119980 - edge-installer ISO install failed at dracut-initqueue timeout
Summary: edge-installer ISO install failed at dracut-initqueue timeout
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: osbuild-composer
Version: 9.1
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Image Builder team
QA Contact: Xiaofeng Wang
Eliane Ramos Pereira
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-08-20 14:52 UTC by Xiaofeng Wang
Modified: 2023-02-08 07:34 UTC (History)
2 users (show)

Fixed In Version: osbuild-composer-67-2.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-02-08 07:33:37 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github osbuild osbuild-composer pull 2899 0 None Merged distro/image-installer: remove nvmf dracut module for RHEL-9.1 2022-11-08 15:34:48 UTC
Red Hat Issue Tracker RHELPLAN-131778 0 None None None 2022-08-20 14:54:21 UTC

Description Xiaofeng Wang 2022-08-20 14:52:06 UTC
Description of problem:
Install edge-installer image in UEFI VM. The installation filed at dracut-initqueue: timeout

Log:
[  132.763724] dracut-initqueue[1046]: Warning: dracut-initqueue: timeout, still waiting for following initqueue hooks:
[  132.767975] dracut-initqueue[1046]: Warning: /lib/dracut/hooks/initqueue/finished/devexists-\x2fdev\x2froot.sh: "[ -e "/dev/root" ]"
[  132.772137] dracut-initqueue[1046]: Warning: /lib/dracut/hooks/initqueue/finished/wait_for_settle.sh: "[ -f /tmp/settle.done ]"
[  132.777905] dracut-initqueue[1046]: Warning: dracut-initqueue: starting timeout scripts
[  132.781073] dracut-initqueue[1046]: Warning: ############# Anaconda installer errors begin #############
[  132.784716] dracut-initqueue[1046]: Warning: #                                                         #
[  132.788425] dracut-initqueue[1046]: Warning: It seems that the boot has failed. Possible causes include
[  132.788492] dracut-initqueue[1046]: Warning: missing inst.stage2 or inst.repo boot parameters on the
[  132.792073] dracut-initqueue[1046]: Warning: kernel cmdline. Please verify that you have specified
[  132.798940] dracut-initqueue[1046]: Warning: inst.stage2 or inst.repo.
[  132.799005] dracut-initqueue[1046]: Warning: Please also note that the 'inst.' prefix is now mandatory.
[  132.804996] dracut-initqueue[1046]: Warning: #                                                         #
[  132.805061] dracut-initqueue[1046]: Warning: ####     Installer errors encountered during boot:     ####
[  132.808665] dracut-initqueue[1046]: Warning: #                                                         #
[  132.815655] dracut-initqueue[1046]: /lib/dracut/hooks/initqueue/timeout/50-anaconda-error-reporting.sh: line 19: /run/anaconda/initrd_errors.txt: No such file or directory
[  132.815739] dracut-initqueue[1046]: Warning: #                                                         #
[  132.824669] dracut-initqueue[1046]: Warning: ############# Anaconda installer errors end ###############

Version-Release number of selected component (if applicable):
osbuild-composer-59-1.el9.x86_64
osbuild-63-1.el9.noarch

How reproducible:

Steps to Reproduce:
1. git clone https://github.com/virt-s1/rhel-edge.git
2. cd rhel-edge
3. OCP4_TOKEN=abcdefg QUAY_USERNAME=rhel-edge QUAY_PASSWORD=123456 ./ostree-ng.sh

Actual results:
Installation failed

Expected results:
Edge system can be installed without error

Additional info:

Comment 1 Xiaofeng Wang 2022-08-22 09:58:45 UTC
Tested on osbuild-composer-60-1.20220818gitd8d9065.el9.x86_64. This build works in my case.

Comment 6 Xiaofeng Wang 2023-02-08 07:33:37 UTC
Tested with osbuild-composer-73-1.el9.x86_64.rpm


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