Hi,

I am validating some tests in cockpit-session-recording downstream in dist-git, but they are failing when tests are being executed from the cockpit bots repository:

http://pastebin.test.redhat.com/867945

A full test run can be found here:

https://jenkins.osci.redhat.com/job/rhel-8-pr-pipeline/4656/artifact/package-tests/cockpit-session-recording/logs/console.log

I tried setting the environment variable below before running the tests but it still fails with the same errors:

  # export TEST_ALLOW_JOURNAL_MESSAGES=".*Permission denied.*"

It could be the way we are running the tests is outdated:

http://pkgs.devel.redhat.com/cgit/rpms/cockpit-session-recording/tree/?h=rhel-8.3.0

Is there a known fix for this, or can I avoid running these tests completely when I am attempting to run our tests only.

Thanks a lot.

-Justin