Explorer
/tmp/aa020-agent-tests.txt
← Zurück ↓ Download
==================================== ERRORS ====================================
_________________ ERROR collecting generated_packages/94bead7b _________________
/usr/lib/python3.12/pathlib.py:894: in is_file
    return S_ISREG(self.stat().st_mode)
                   ^^^^^^^^^^^
/usr/lib/python3.12/pathlib.py:842: in stat
    return os.stat(self, follow_symlinks=follow_symlinks)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   PermissionError: [Errno 13] Permission denied: '/opt/struktur/social-media-agent/generated_packages/94bead7b/conftest.py'
___ ERROR collecting generated_packages/aa001677-7bc6-48b4-ba45-c96640e66e99 ___
/usr/lib/python3.12/pathlib.py:894: in is_file
    return S_ISREG(self.stat().st_mode)
                   ^^^^^^^^^^^
/usr/lib/python3.12/pathlib.py:842: in stat
    return os.stat(self, follow_symlinks=follow_symlinks)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
E   PermissionError: [Errno 13] Permission denied: '/opt/struktur/social-media-agent/generated_packages/aa001677-7bc6-48b4-ba45-c96640e66e99/conftest.py'
=============================== warnings summary ===============================
../../../usr/local/lib/python3.12/dist-packages/_pytest/cacheprovider.py:469
  /usr/local/lib/python3.12/dist-packages/_pytest/cacheprovider.py:469: PytestCacheWarning: cache could not write path /opt/struktur/social-media-agent/.pytest_cache/v/cache/nodeids: [Errno 13] Permission denied: '/opt/struktur/social-media-agent/.pytest_cache/v/cache/nodeids'
    config.cache.set("cache/nodeids", sorted(self.cached_nodeids))

../../../usr/local/lib/python3.12/dist-packages/_pytest/cacheprovider.py:423
  /usr/local/lib/python3.12/dist-packages/_pytest/cacheprovider.py:423: PytestCacheWarning: cache could not write path /opt/struktur/social-media-agent/.pytest_cache/v/cache/lastfailed: [Errno 13] Permission denied: '/opt/struktur/social-media-agent/.pytest_cache/v/cache/lastfailed'
    config.cache.set("cache/lastfailed", self.lastfailed)

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR generated_packages/94bead7b - PermissionError: [Errno 13] Permission de...
ERROR generated_packages/aa001677-7bc6-48b4-ba45-c96640e66e99 - PermissionErr...
!!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!!
2 warnings, 2 errors in 0.15s