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

default-systmd-target-rdp flake on rhel10: "ERR anaconda: display.setup_display(anaconda, opts)" #1313

Open
rvykydal opened this issue Oct 9, 2024 · 0 comments
Labels
rhel10 test flake A test flake worth tracking (for more investigation, potenital bug, or to see if more come...)

Comments

@rvykydal
Copy link
Contributor

rvykydal commented Oct 9, 2024

First hit: 10-01-2024

23:26:53,314 DEBUG python3:pam_systemd(anaconda:session): New sd-bus connection (system-bus-pam-systemd-2894) opened.
23:26:53,373 INFO systemd:Created slice user-0.slice - User Slice of UID 0.
23:26:53,387 INFO systemd:Starting [email protected] - User Runtime Directory /run/user/0...
23:26:53,405 NOTICE kernel:audit: type=1107 audit(1727738813.403:176): pid=1 uid=0 auid=4294967295 ses=4294967295 subj=system_u:system_r:kernel_t:s0 msg='avc:  denied  { start } for auid=n/a uid=0 gid=0 cmdline="/usr/lib/systemd/systemd-logind" function="method_start_transient_unit" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=system permissive=1 exe="/usr/lib/systemd/systemd" sauid=0 hostname=? addr=? terminal=?'
23:26:53,426 INFO systemd-logind:New session 1 of user root.
23:26:53,442 NOTICE kernel:audit: type=1400 audit(1727738813.438:177): avc:  denied  { mounton } for  pid=2903 comm="systemd-user-ru" path="/run/user/0" dev="tmpfs" ino=3690 scontext=system_u:system_r:kernel_t:s0 tcontext=unconfined_u:object_r:user_tmp_t:s0 tclass=dir permissive=1
23:26:53,463 INFO systemd:Finished [email protected] - User Runtime Directory /run/user/0.
23:26:53,467 INFO systemd:Starting [email protected] - User Manager for UID 0...
23:26:54,026 NOTICE kernel:audit: type=1400 audit(1727738813.961:178): avc:  denied  { check_context } for  pid=2905 comm="(systemd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:security_t:s0 tclass=security permissive=1
23:26:54,026 NOTICE kernel:audit: type=1400 audit(1727738813.961:179): avc:  denied  { setexec } for  pid=2905 comm="(systemd)" scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:system_r:kernel_t:s0 tclass=process permissive=1
23:26:54,026 NOTICE kernel:audit: type=1400 audit(1727738813.963:180): avc:  denied  { create } for  pid=2905 comm="(systemd)" scontext=system_u:system_r:kernel_t:s0 tcontext=unconfined_u:unconfined_r:unconfined_t:s0 tclass=key permissive=1
23:26:54,026 NOTICE kernel:audit: type=1400 audit(1727738813.965:181): avc:  denied  { write } for  pid=2905 comm="(systemd)" scontext=system_u:system_r:kernel_t:s0 tcontext=unconfined_u:unconfined_r:unconfined_t:s0 tclass=key permissive=1
23:26:54,533 INFO anaconda:anaconda: core.util: Reporting the IPMI event: 10
23:26:54,545 INFO anaconda:program: Running... chvt 1
23:26:54,586 DEBUG anaconda:program: Return code: 0
23:26:54,587 ERR anaconda:Traceback (most recent call last):
23:26:54,587 ERR anaconda:  File "/sbin/anaconda", line 474, in <module>
23:26:54,589 ERR anaconda:    display.setup_display(anaconda, opts)
23:26:54,589 ERR anaconda:  File "/usr/lib64/python3.12/site-packages/pyanaconda/display.py", line 410, in setup_display
23:26:54,590 ERR anaconda:    do_startup_wl_actions(xtimeout, headless=True, headless_resolution=options.runres)
23:26:54,591 ERR anaconda:  File "/usr/lib64/python3.12/site-packages/pyanaconda/display.py", line 270, in do_startup_wl_actions
23:26:54,591 ERR anaconda:    time.sleep(0.1)
23:26:54,591 ERR anaconda:  File "/usr/lib64/python3.12/site-packages/pyanaconda/core/process_watchers.py", line 117, in _sigchld_handler
23:26:54,592 ERR anaconda:    cls._raise_exit_error(exit_statuses)
23:26:54,592 ERR anaconda:  File "/usr/lib64/python3.12/site-packages/pyanaconda/core/process_watchers.py", line 81, in _raise_exit_error
23:26:54,592 ERR anaconda:    raise ExitError(", ".join(exn_message))
23:26:54,593 ERR anaconda:pyanaconda.errors.ExitError: systemd exited with status 1
23:26:55,277 INFO systemd-logind:New session 2 of user root.
23:26:55,385 INFO (systemd):pam_unix(systemd-user:session): session opened for user root(uid=0) by root(uid=0)

kstest.log
virt-install.log

@rvykydal rvykydal added test flake A test flake worth tracking (for more investigation, potenital bug, or to see if more come...) rhel10 labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rhel10 test flake A test flake worth tracking (for more investigation, potenital bug, or to see if more come...)
Projects
None yet
Development

No branches or pull requests

1 participant