Project

General

Profile

action #73339

Updated by okurz over 3 years ago

## Observation 

 https://openqa.suse.de/tests/4820229 shows 

 ``` 
 Reason: setup failure: Cache service status error from API: Minion job #45813 failed: Can't use an undefined value as a HASH reference at /usr/share/openqa/script/../lib/OpenQA/CacheService/Task/Asset.pm line 30. 
 ``` 
 please see more details on https://openqa.suse.de/tests/4820229/file/worker-log.txt 

 ## Acceptance criteria 
 * **AC1:** No perl warning in case of errors 

 ## Suggestions 
 * Look into the code of lib/OpenQA/CacheService/Task/Asset.pm line 30 and try to prevent the warning, potentially add a proper error message in this condition

Back