Project

General

Profile

action #64815

Updated by SLindoMansilla about 4 years ago

## Observation 

 A call to ssh-keyscan -p 4242 localhost >> ~/.ssh/known_hosts, seems to have failed, but there are no logs, however the same test module, passed in the extra_tests module (https://openqa.suse.de/tests/4031234/modules/sshd/steps/66) it could be possible, that we're again, having missing keys :/ 

 openQA test in scenario sle-15-SP2-Online-ppc64le-textmode@ppc64le fails in 
 [sshd](https://openqa.suse.de/tests/4031125/modules/sshd/steps/66) 

 ## Suggestion Test suite description 
 Maintainer: okurz 

 - Separate Installation in textmode and selecting the debug output from the interactive terminal. 
 - Find out the exit code of the failing command: `ssh-keyscan -p 4242 localhost >> ~/.ssh/known_hosts` textmode "desktop" during installation. 


 ## Reproducible 

 Fails since (at least) Build [163.11](https://openqa.suse.de/tests/4031125) (current job) 


 ## Expected result 

 Last good: [163.1](https://openqa.suse.de/tests/4024660) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=ppc64le&distri=sle&flavor=Online&machine=ppc64le&test=textmode&version=15-SP2) 

Back