Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rust/bwrap: log fusermount -u errors to stderr #5046

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

jlebon
Copy link
Member

@jlebon jlebon commented Aug 13, 2024

I believe cosa is hitting an error in this code path, but we can't inspect the error because there's no journald running in supermin:

coreos/coreos-assembler#3848

We don't gain much by printing this error to the journal since it shouldn't be very common. Print it on stderr instead where it's more likely to have visibility.

I believe cosa is hitting an error in this code path, but we can't
inspect the error because there's no journald running in supermin:

coreos/coreos-assembler#3848

We don't gain much by printing this error to the journal since it
shouldn't be very common. Print it on stderr instead where it's more
likely to have visibility.
Copy link

openshift-ci bot commented Aug 13, 2024

@jlebon: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/fcos-e2e 044feec link true /test fcos-e2e

Full PR test history. Your PR dashboard.

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

@cgwalters cgwalters merged commit 1b786a8 into coreos:main Aug 14, 2024
14 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants