kickstart-tests icon indicating copy to clipboard operation
kickstart-tests copied to clipboard

daily-iso flake on image-deployment-2: "CmdlineError: The following mandatory spokes are not completed:#012Software selection"

Open rvykydal opened this issue 1 year ago • 0 comments

01:01:08,592 INFO systemd:NetworkManager-dispatcher.service: Deactivated successfully.
01:01:09,168 DEBUG anaconda:simpleline: Scheduling screen SummaryHub
01:01:09,168 DEBUG anaconda:simpleline: New signal RenderScreenSignal enqueued with source ScreenScheduler
01:01:09,170 DEBUG anaconda:simpleline: Scheduling screen ProgressSpoke
01:01:09,170 DEBUG anaconda:simpleline: Starting main loop
01:01:09,173 DEBUG anaconda:simpleline: Processing screen ScreenData(SummaryHub,None,False)
01:01:09,251 DEBUG anaconda:simpleline: Input is required by ScreenData(SummaryHub,None,False) screen
01:01:09,257 ERR anaconda:anaconda: ui.tui.hubs.summary: CmdlineError: The following mandatory spokes are not completed:#012Software selection
01:01:09,258 DEBUG anaconda:simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler
01:01:09,259 DEBUG anaconda:simpleline: Executing inner loop
01:01:09,259 DEBUG anaconda:simpleline: New signal ExceptionSignal enqueued with source ScreenScheduler
01:01:09,259 ERR anaconda:anaconda: ui.tui: #012======= Screen stack =======#012----------- TOP ------------#012ScreenData(SummaryHub,None,False)#012ScreenData(ProgressSpoke,None,False)#012============================
01:01:09,259 DEBUG anaconda:anaconda: exception: running handleException
01:01:09,261 CRIT anaconda:anaconda: exception: Traceback (most recent call last):#012#012  File "/usr/lib/python3.12/site-packages/simpleline/render/screen_scheduler.py", line 251, in _process_screen#012    top_screen.ui_screen.get_input_with_error_check(top_screen.args)#012#012  File "/usr/lib/python3.12/site-packages/simpleline/render/screen/__init__.py", line 296, in get_input_with_error_check#012    self._input_manager.get_input(args=args)#012#012  File "/usr/lib/python3.12/site-packages/simpleline/render/screen/input_manager.py", line 113, in get_input#012    prompt = self._ui_screen.prompt(args)#012             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^#012#012  File "/usr/lib64/python3.12/site-packages/pyanaconda/ui/tui/hubs/summary.py", line 124, in prompt#012    raise CmdlineError(errtxt)#012#012pyanaconda.errors.CmdlineError: The following mandatory spokes are not completed:#012Software selection
01:01:09,405 NOTICE kernel:audit: type=1400 audit(1713229269.403:260): avc:  denied  { name_connect } for  pid=2499 comm="anaconda" dest=6001 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:xserver_port_t:s0 tclass=tcp_socket permissive=1
01:01:09,405 NOTICE audit:AVC avc:  denied  { name_connect } for  pid=2499 comm="anaconda" dest=6001 scontext=system_u:system_r:kernel_t:s0 tcontext=system_u:object_r:xserver_port_t:s0 tclass=tcp_socket permissive=1
01:01:09,611 WARNING brltty:unsupported generic resource identifier: bluetooth:
01:01:09,757 DEBUG anaconda:anaconda: exception: Gtk cannot be initialized
01:01:09,758 DEBUG anaconda:anaconda: exception: In the main thread, running exception handler
01:01:09,758 INFO anaconda:anaconda: core.util: Running kickstart %%onerror script(s)
01:01:09,758 INFO anaconda:anaconda: core.util: All kickstart %%onerror script(s) have been run
01:01:09,759 INFO anaconda:anaconda: kickstart.script: Running kickstart %%traceback script(s)
01:01:09,759 INFO anaconda:anaconda: kickstart.script: All kickstart %%traceback script(s) have been run
01:01:09,760 INFO anaconda:anaconda: core.util: Reporting the IPMI event: 10

kstest.log virt-install.log

rvykydal avatar Apr 22 '24 07:04 rvykydal