Project

General

Profile

action #158329

Updated by rfan1 about 2 months ago

## The issue is very tricky that it can only be seen on sle15sp2 platform so far. 

 I did some investigation and found some clue https://openqa.suse.de/tests/13919238#step/bootloader_start/53 [out of memory], I am wondering that the issue may have something to do with the repo we used now, [is it the latest one or is it corrupt or a product bug?] 

 ``` 
 REPO0=SLE-15-SP2-Installer-DVD-s390x-GM-DVD1 

 ``` 

 ``` 
 [2024-04-01T12:34:56.948062+02:00] [warn] [pid:129785] !!! consoles::VNC::login: Error connecting to VNC server <osdzxxxxxxx:5901>:  
 ``` 

 Now the issue is not seen if I use another repo https://openqa.suse.de/tests/13919572#details 

 ``` 
 Setting: 
 REPO_0  	 SLE-15-SP2-Online-s390x-GM-Media1 [Which is cloned from GM FULL iso image] 
 ``` 
 ## Observation 

 openQA test in scenario sle-15-SP2-Server-DVD-Incidents-Minimal-s390x-qam-minimal-full@s390x-zVM fails in 
 [bootloader_start](https://openqa.suse.de/tests/13919273/modules/bootloader_start/steps/59) 

 ## Test suite description 
 Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. minimal = base pattern, minimal (enhanced base) pattern are additional convenience paclkages 


 ## Reproducible 

 Fails since (at least) Build [:32955:util-linux](https://openqa.suse.de/tests/13908643) 


 ## Expected result 

 Last good: [:32904:kernel-docs](https://openqa.suse.de/tests/13800188) (or more recent) 


 ## Further details 

 Always latest result in this scenario: [latest](https://openqa.suse.de/tests/latest?arch=s390x&distri=sle&flavor=Server-DVD-Incidents-Minimal&machine=s390x-zVM&test=qam-minimal-full&version=15-SP2) 

Back