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

[rhel-9.6] ext.config.shared.root-reprovision.luks.autosave-xfs failing #1662

Open
c4rt0 opened this issue Dec 2, 2024 · 0 comments
Open

Comments

@c4rt0
Copy link
Contributor

c4rt0 commented Dec 2, 2024

When building rhel-9.6 on x86_64, the ext.config.shared.root-reprovision.luks.autosave-xfs fails.

[2024-11-28T12:53:38.065Z] --- FAIL: ext.config.shared.var-mount.luks (27.24s)
[2024-11-28T12:53:38.065Z]         harness.go:1823: mach.Start() failed: machine 6fb46fd3-e03d-4132-a88b-c5209d3629ee entered emergency.target in initramfs

In the attached console.txt an error is found:

[   34.306369] ignition[968]: Ignition failed: failed to create luks: binding clevis device: exit status 1: Cmd: "clevis" "luks" "bind" "-f" "-k" "/tmp/ignition-luks-704535105" "-d" "/run/ignition/dev_aliases/dev/disk/by-partlabel/root" "sss" "{\"pins\":{\"tpm2\":{}},\"t\":1}" Stdout: "Warning: keyslot operation could fail as it requires more than available memory.\n" Stderr: "/usr/bin/clevis-encrypt-tpm2: line 137: tpm2_getcap: command not found\nUnable to find non-empty PCR algorithm bank, please check output of tpm2_getcap pcrs\nUnable to perform encryption with PIN 'sss' and config '{\"pins\":{\"tpm2\":{}},\"t\":1}'\nError adding new binding to /run/ignition/dev_aliases/dev/disk/by-partlabel/root\n"
[   34.321149] systemd[1]: ignition-disks.service: Main process exited, code=exited, status=1/FAILURE
[   34.322970] systemd[1]: ignition-disks.service: Failed with result 'exit-code'.

This is very likely related to other issues where we wait for the latest release of clevis, ie.:

coreos/fedora-coreos-tracker#1836
#1656

and should be fixed once clevis-21-207.el9 lands.

c4rt0 added a commit to c4rt0/os that referenced this issue Dec 2, 2024
…ve-xfs

rhel-9.6 builds are now failing with the above. Let's denylist it until
a new version of clevis lands.

See: openshift#1662
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

No branches or pull requests

1 participant