Skip to content

Conversation

runcom
Copy link
Member

@runcom runcom commented Oct 23, 2024

bootc-dev/bootc#417 has landed to support a workaround directly on the bootc side.

@openshift-ci openshift-ci bot requested review from eslutsky and jerpeter1 October 23, 2024 09:51
@ggiguash
Copy link
Contributor

ggiguash commented Oct 25, 2024

/retitle USHIFT-2927: Remove fstab workaround in kickstart

@openshift-ci openshift-ci bot changed the title Remove fstab workaround in kickstart USHIFT-2927: Remove fstab workaround in kickstart Oct 25, 2024
@openshift-ci-robot
Copy link

openshift-ci-robot commented Oct 25, 2024

@runcom: This pull request references USHIFT-2927 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.18.0" version, but no target version was set.

In response to this:

bootc-dev/bootc#417 has landed to support a workaround directly on the bootc side.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Oct 25, 2024
@ggiguash
Copy link
Contributor

We do not fail CI when the service startup error is reported. I will check this in the local environment to see if the errors are no longer reported.
/hold

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 25, 2024
@ggiguash
Copy link
Contributor

@runcom , it looks like the fix exists in CentOS 9 Stream, but not in RHEL 9.4.

# cat /etc/redhat-release 
Red Hat Enterprise Linux release 9.4 (Plow)

# grep rhel-root /etc/fstab 
/dev/mapper/rhel-root / xfs defaults,ro 0 0

# systemctl status bootc-generic-growpart.service | cat
× bootc-generic-growpart.service - Bootc Fallback Root Filesystem Grow
     Loaded: loaded (/usr/lib/systemd/system/bootc-generic-growpart.service; static)
     Active: failed (Result: exit-code) since Fri 2024-10-25 06:24:56 UTC; 3min 32s ago
   Duration: 11ms
       Docs: https://gitlab.com/fedora/bootc/docs
    Process: 666 ExecStart=/usr/libexec/bootc-generic-growpart (code=exited, status=1/FAILURE)
   Main PID: 666 (code=exited, status=1/FAILURE)
        CPU: 7ms

Oct 25 06:24:56 localhost systemd[1]: Started Bootc Fallback Root Filesystem Grow.
Oct 25 06:24:56 localhost bootc-generic-growpart[666]: Backing device: /dev/mapper/rhel-root
Oct 25 06:24:56 localhost bootc-generic-growpart[666]: failed to find backing device /sys/class/block/rhel-root
Oct 25 06:24:56 localhost systemd[1]: bootc-generic-growpart.service: Main process exited, code=exited, status=1/FAILURE
Oct 25 06:24:56 localhost systemd[1]: bootc-generic-growpart.service: Failed with result 'exit-code'.

@ggiguash
Copy link
Contributor

ggiguash commented Oct 25, 2024

Strictly speaking, it's a different service / problem and it does not fail the boot sequence.
So, let's merge this fix and follow-up on this in the THEEDGE-4056 issue I just opened.
/unhold
/lgtm

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 25, 2024
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Oct 25, 2024
Copy link
Contributor

openshift-ci bot commented Oct 25, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ggiguash, runcom

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 25, 2024
@ggiguash
Copy link
Contributor

/retest-required

@runcom
Copy link
Member Author

runcom commented Oct 25, 2024

So, let's merge this fix and follow-up on this in the THEEDGE-4056 issue I just opened.

I'll look into this, if it's in c9s but not in rhel 9.4, perhaps we need just a backport

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 932d017 and 2 for PR HEAD 675c4ba in total

@openshift-ci-robot
Copy link

/retest-required

Remaining retests: 0 against base HEAD 477b177 and 2 for PR HEAD 675c4ba in total

@openshift-merge-bot openshift-merge-bot bot merged commit f1ba302 into openshift:main Oct 25, 2024
7 of 8 checks passed
@runcom runcom deleted the remove-kickstart-bootc-composefs-wa branch October 28, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants