rhinstaller / kickstart-tests

Kickstart-driven tests for the Anaconda installer
55 stars 35 forks source link

anabot-1 test fails with ":: [ ERROR ] :: Hook raised exception: Cannot find tested application" #633

Open rvykydal opened 2 years ago

rvykydal commented 2 years ago

anabot-1 test fails on daily-iso with (kstest.log):

stdout:
*** The anabot recipe has failed:
:: [   ERROR  ] :: Hook raised exception: Cannot find tested application

2021-11-14 01:45:40,050 INFO: RESULT:anabot-1:76de24635479:FAILED:Validation failed with return code 1

and (virt-install.log):

01:30:08,178 NOTICE xserver:[   113.123] (++) using VT number 6
01:30:08,178 NOTICE xserver:[   113.123] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
01:30:08,178 NOTICE xserver:[   113.127] (II) xfree86: Adding drm device (/dev/dri/card0)
01:30:08,309 INFO python_launcher.sh:Hook exited with conde: 0
01:30:18,190 NOTICE xserver:[   113.342] (--) PCI:*(0@0:1:0) 1234:1111:1af4:1100 rev 2, Mem @ 0xfb000000/16777216, 0xfea10000/4096, BIOS @ 0x????????/65536
01:30:18,190 NOTICE xserver:[   113.342] (II) LoadModule: "glx"
01:30:18,190 NOTICE xserver:[   113.346] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
01:30:18,190 NOTICE xserver:[   113.493] (II) Module glx: vendor="X.Org Foundation"
01:30:18,190 NOTICE xserver:[   113.493] |______compiled for 1.20.11, module version = 1.0.0
01:30:18,190 NOTICE xserver:[   113.493] |______ABI class: X.Org Server Extension, version 10.0
01:30:18,190 NOTICE xserver:[   113.493] (==) Matched modesetting as autoconfigured driver 0

kstest.log virt-install.log anabot.log

rvykydal commented 2 years ago

PR to disable anabot-1 on daily-iso: https://github.com/rhinstaller/kickstart-tests/pull/634