Project

General

Profile

action #95179

Updated by ilausuch almost 3 years ago

## Motivation 
 Eventually we saw this error in the container tests. 
 ~~~ text 
 Can not create MOJO_TMPDIR : mkdir /var/lib/openqa/share/factory/tmp: Permission denied at /usr/share/openqa/script/../lib/OpenQA/Setup.pm line 316. 
 ~~~ 
 * https://openqa.opensuse.org/tests/1830297#step/single_container_webui/107 
 * https://openqa.opensuse.org/tests/1778677#step/single_container_webui/107 

 https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=openqa&flavor=dev&machine=64bit-2G&test=openqa_from_containers&version=Tumbleweed 

 ## Acceptance Criteria 
 * *AC 1*: The test is fixed and doesn't break here 

 ## Steps to reproduce 
 * Find openqa tests failing on https://openqa.opensuse.org/tests/1830297#next_previous 

 ## Suggestions 
 * Try to reproduce this can locally 
 * Try to fix it in openQA itself not just a package 
 * The same menssage is logged by two different components, maybe is a concurrency problem 

Back