Actions
action #95179
closed[sporadic] containers: eventually the tests fails on single_container_webui step with the error "Mojolicious::Plugin::AssetPack::Pipe::Sass requires"
Description
Motivation¶
Eventually we saw this error in the container tests.
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
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
Actions