Project

General

Profile

coordination #69451

Updated by okurz over 3 years ago

## Observation 

 https://openqa.suse.de/tests/4504422 is incomplete with reason "setup failure: Failed to download SLEHPC-15-SP2-aarch64-GM-SERVER-gnome.qcow2 to /var/lib/openqa/cache/openqa.suse.de/SLEHPC-15-SP2-aarch64-GM-SERVER-gnome.qcow2" so no explanation of the real reason in there. The log content of autoinst-log.txt as shown on the details page shows: 

 ``` 
 [info] [#2427] Download of "/var/lib/openqa/cache/openqa.suse.de/SLEHPC-15-SP2-aarch64-GM-SERVER-gnome.qcow2" successful, new cache size is 50GiB 
 … 
 [2020-07-30T04:39:00.0302 CEST] [error] [pid:16217] Failed to download SLEHPC-15-SP2-aarch64-GM-SERVER-gnome.qcow2 to /var/lib/openqa/cache/openqa.suse.de/SLEHPC-15-SP2-aarch64-GM-SERVER-gnome.qcow2 
 ``` 

 which is certainly weird and not expected. 


 ## Acceptance criteria 
 * **AC1:** No "download successful" should end with "Failed to download" referencing the same asset 


 ## Suggestions 

 * Compare to #69448 
 * Research what the actual error could be and add it as a "likely explanation" in the existing error string 
 * Try to include the actual error details into the affected jobs logs 
 * If possible, adapt the "reason" to be more specific with details about the actual error

Back