03-30 18:33 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 03-30 18:33 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name weston --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 03-30 18:33 root INFO Processing local files: weston 03-30 18:33 root DEBUG Active settings after processing options 03-30 18:33 root DEBUG bz_url: https://bugzilla.redhat.com 03-30 18:33 root DEBUG _con_handler: (INFO)> 03-30 18:33 root DEBUG _log_config_done: True 03-30 18:33 root DEBUG cache: False 03-30 18:33 root DEBUG resultdir: None 03-30 18:33 root DEBUG init_done: True 03-30 18:33 root DEBUG uniqueext: None 03-30 18:33 root DEBUG configdir: None 03-30 18:33 root DEBUG log_level: 20 03-30 18:33 root DEBUG prebuilt: True 03-30 18:33 root DEBUG verbose: False 03-30 18:33 root DEBUG name: weston 03-30 18:33 root DEBUG use_colors: False 03-30 18:33 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 03-30 18:33 root DEBUG bug: None 03-30 18:33 root DEBUG url: None 03-30 18:33 root DEBUG copr_build_descriptor: None 03-30 18:33 root DEBUG list_checks: False 03-30 18:33 root DEBUG list_flags: False 03-30 18:33 root DEBUG list_plugins: False 03-30 18:33 root DEBUG version: False 03-30 18:33 root DEBUG flags: [] 03-30 18:33 root DEBUG repo: None 03-30 18:33 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 03-30 18:33 root DEBUG no_report: False 03-30 18:33 root DEBUG nobuild: False 03-30 18:33 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 03-30 18:33 root DEBUG other_bz: None 03-30 18:33 root DEBUG plugins_arg: None 03-30 18:33 root DEBUG single: None 03-30 18:33 root DEBUG rpm_spec: True 03-30 18:33 root DEBUG exclude: None 03-30 18:33 root DEBUG checksum: sha256 03-30 18:33 root DEBUG plugins: {} 03-30 18:33 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 03-30 18:33 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm 03-30 18:33 root INFO Using review directory: /var/lib/copr-rpmbuild/results/weston 03-30 18:33 root DEBUG find_urls completed: 0.118 03-30 18:33 root DEBUG Avoiding init of working mock root 03-30 18:33 root DEBUG Url download completed: 22.260 03-30 18:33 root DEBUG --> /var/lib/copr-rpmbuild/results/weston/upstream : http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz 03-30 18:33 root INFO Downloading (Source0): http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz 03-30 18:33 root DEBUG Download error on http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz, : 'Error HTTP Error 404: Not Found downloading http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz' Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 527, in error result = self._call_chain(*args) File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 720, in http_error_302 return self.parent.open(new, timeout=req.timeout) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz' 03-30 18:33 root WARNING Cannot download url: http://wayland.freedesktop.org//weston-20250325-9d841e39.tar.xz 03-30 18:33 root INFO No upstream for (Source0): weston-20250325-9d841e39.tar.xz 03-30 18:33 root INFO Running checks and generating report 03-30 18:33 root DEBUG Running check: CheckResultdir 03-30 18:33 root DEBUG CheckResultdir completed: 0.000 seconds 03-30 18:33 root DEBUG Running check: CheckBuild 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-session-14.0.90^20250325g9d841e39-1.fc40.noarch.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm 03-30 18:33 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/weston-devel-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm 03-30 18:33 root DEBUG CheckBuild completed: 0.041 seconds 03-30 18:33 root DEBUG Running check: CheckRpmlint 03-30 18:33 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpy6q575_b /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm /var/lib/copr-rpmbuild/results/weston-session-14.0.90^20250325g9d841e39-1.fc40.noarch.rpm /var/lib/copr-rpmbuild/results/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm /var/lib/copr-rpmbuild/results/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm /var/lib/copr-rpmbuild/results/weston-devel-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm 03-30 18:33 root DEBUG CheckRpmlint completed: 3.145 seconds 03-30 18:33 root DEBUG Running check: CheckPackageInstalls 03-30 18:34 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 03-30 18:34 root DEBUG Init output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache Start: unpacking root cache Finish: unpacking root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 03-30 18:34 root INFO Installing built package(s) 03-30 18:34 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --init 03-30 18:34 root DEBUG --init output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 03-30 18:34 root DEBUG CheckPackageInstalls completed: 4.372 seconds 03-30 18:34 root DEBUG Running check: CheckRpmlintInstalled 03-30 18:34 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --init 03-30 18:34 root DEBUG --init output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 03-30 18:34 root DEBUG is_installed: Tested rpmlint, result: 1 03-30 18:34 root DEBUG command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --shell, 'rm -f /var/lib/rpm/__db*' 03-30 18:34 root DEBUG output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --shell ''"'"'rm -f /var/lib/rpm/__db*'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init Start: shell /bin/sh: line 1: rm -f /var/lib/rpm/__db*: No such file or directory Finish: shell Finish: run None NoneType: None 03-30 18:34 root DEBUG Install command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, install, rpmlint 03-30 18:34 root DEBUG Install output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results install rpmlint Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: installing package(s): rpmlint INFO: Finish: run None NoneType: None 03-30 18:34 root DEBUG Script output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock --enable-network -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed weston-libs-debuginfo weston-demo weston-devel weston weston-debuginfo weston-demo-debuginfo weston-session weston-libs; echo '"'"'rpmlint-done:'"'"'' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["echo 'rpmlint:'; rpmlint --installed weston-libs-debuginfo weston-demo weston-devel weston weston-debuginfo weston-demo-debuginfo weston-session weston-libs; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed weston-libs-debuginfo weston-demo weston-devel weston weston-debuginfo weston-demo-debuginfo weston-session weston-libs; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "weston-libs-debuginfo". (none): E: there is no installed rpm "weston-demo". (none): E: there is no installed rpm "weston-devel". (none): E: there is no installed rpm "weston". (none): E: there is no installed rpm "weston-debuginfo". (none): E: there is no installed rpm "weston-demo-debuginfo". (none): E: there is no installed rpm "weston-session". (none): E: there is no installed rpm "weston-libs". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 8 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s rpmlint-done: Finish: chroot ["echo 'rpmlint:'; rpmlint --installed weston-libs-debuginfo weston-demo weston-devel weston weston-debuginfo weston-demo-debuginfo weston-session weston-libs; echo 'rpmlint-done:'"] Finish: run 03-30 18:34 root DEBUG CheckRpmlintInstalled completed: 14.187 seconds 03-30 18:34 root DEBUG Running check: CheckRpmlintDebuginfo 03-30 18:34 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmprv8u1fx1 /var/lib/copr-rpmbuild/results/weston-debuginfo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm /var/lib/copr-rpmbuild/results/weston-libs-debuginfo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm /var/lib/copr-rpmbuild/results/weston-demo-debuginfo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm 03-30 18:34 root DEBUG CheckRpmlintDebuginfo completed: 2.683 seconds 03-30 18:34 root DEBUG Running check: CheckInitDeps 03-30 18:34 root DEBUG CheckInitDeps completed: 30.934 seconds 03-30 18:34 root DEBUG Running check: CheckBuildCompleted 03-30 18:34 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 03-30 18:34 root DEBUG Mock output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --chroot -- 'rm -rf $(rpm --eval %_builddir)/*' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rm -rf $(rpm --eval %_builddir)/*'] Start: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: chroot ['rm -rf $(rpm --eval %_builddir)/*'] Finish: run None NoneType: None 03-30 18:34 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --copyin, /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm, weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm 03-30 18:34 root DEBUG Mock output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --copyin '/var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm' 'weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm to /var/lib/mock/fedora-40-aarch64/root/weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm Finish: run None NoneType: None 03-30 18:34 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --plugin-option=tmpfs:keep_mounted=True, --resultdir=/var/lib/copr-rpmbuild/results/weston/results, --chroot, --, rpm -i weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 03-30 18:34 root DEBUG Mock output: INFO: mock.py version 6.1 starting (python version = 3.13.0, NVR = mock-6.1-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/weston/results --chroot -- 'rpm -i weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :' Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Mock Version: 6.1 INFO: Mock Version: 6.1 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64-bootstrap/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start(bootstrap): cleaning package manager metadata Finish(bootstrap): cleaning package manager metadata INFO: Package manager dnf5 detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-40-aarch64/root. INFO: calling preinit hooks INFO: enabled root cache INFO: enabled package manager cache Start: cleaning package manager metadata Finish: cleaning package manager metadata INFO: enabled HW Info plugin INFO: Package manager dnf5 detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rpm -i weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1743292800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9YThly + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf weston + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/weston-20250325-9d841e39.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd weston + rm -rf /builddir/build/BUILD/weston-SPECPARTS + /usr/bin/mkdir -p /builddir/build/BUILD/weston-SPECPARTS + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/libdisplay-info-version.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i weston-14.0.90^20250325g9d841e39-1.fc40.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/weston.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 03-30 18:35 root DEBUG _topdir: /builddir/build 03-30 18:35 root INFO Reading configuration from /etc/mock/site-defaults.cfg 03-30 18:35 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 03-30 18:35 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 03-30 18:35 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 03-30 18:35 root INFO Active plugins: C/C++, Shell-api, Generic 03-30 18:35 root DEBUG CheckBuildCompleted completed: 9.692 seconds 03-30 18:35 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 03-30 18:35 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 03-30 18:35 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 03-30 18:35 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 03-30 18:35 root DEBUG Skipping CheckClean in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 03-30 18:35 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 03-30 18:35 root DEBUG Running check: OcamlCheckStaticLibs 03-30 18:35 root DEBUG OcamlCheckStaticLibs completed: 0.023 seconds 03-30 18:35 root DEBUG Running check: HaskellCheckStaticLibs 03-30 18:35 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CreateEnvCheck 03-30 18:35 root DEBUG CreateEnvCheck completed: 0.001 seconds 03-30 18:35 root DEBUG Running check: RCheckBuildRequires 03-30 18:35 root DEBUG RCheckBuildRequires completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: RCheckCheckMacro 03-30 18:35 root DEBUG RCheckCheckMacro completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: RCheckDoc 03-30 18:35 root DEBUG RCheckDoc completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: RCheckInstallSection 03-30 18:35 root DEBUG RCheckInstallSection completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: RCheckLatestVersionIsPackaged 03-30 18:35 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: RCheckRequires 03-30 18:35 root DEBUG RCheckRequires completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckBundledGnulib 03-30 18:35 root DEBUG CheckBundledGnulib completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGccBuildRequires 03-30 18:35 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckHeaderFiles 03-30 18:35 root DEBUG CheckHeaderFiles completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckLDConfig 03-30 18:35 root DEBUG CheckLDConfig completed: 0.001 seconds 03-30 18:35 root DEBUG Running check: CheckLibToolArchives 03-30 18:35 root DEBUG CheckLibToolArchives completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckNoKernelModules 03-30 18:35 root DEBUG CheckNoKernelModules completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckNoStaticExecutables 03-30 18:35 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15.so.0.0.0 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15.so.0 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/remoting-plugin.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/xwayland.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/gl-renderer.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/x11-backend.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/rdp-backend.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/color-lcms.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/wayland-backend.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/headless-backend.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/vnc-backend.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/pipewire-plugin.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/drm-backend.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/libweston-15/pipewire-backend.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/5e/60441159ba116542a50093353757fb559a035f 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/6a/a1889d605d6dd8b1b7d7c77d43e5e03b5ac32b 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/bb/0b1c744dcb0e8cf405e956c404b4d10917a229 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/4e/9eb2becc4347ba227cda87ca017004cae3f7fc 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/82/e2ea13d73479649706a59ec5bf5fd10bd179b0 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/0c/8275383b8e8b02ea38c97b80856602d6c96ee3 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/0c/ca2070239bcc1ed723a12608840b1163ccc043 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/4a/c951cd39ad431a7c11c3ad2e47850e76384222 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/c5/642bd84eab8acc3ae022d2aaf55ae0c34475a3 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/23/02a063bf53ec3ea09855fdf3863e816057838d 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/53/24044e4249222c3a1efb1f2ed24de7acc4411d 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/35/0024ed978c3335ba1607436a4de94ce1d1d176 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-libs-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/6c/6a4c0dd386b6c0d74aa9df2e84c7483be12c2a 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-dnd 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-simple-dmabuf-feedback 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-constraints 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-presentation-shm 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-subsurfaces 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-simple-shm 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-eventdemo 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-scaler 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-multi-resource 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-content_protection 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-simple-dmabuf-v4l 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-cliptest 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-fullscreen 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-resizor 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-clickdot 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-touch-calibrator 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-simple-dmabuf-egl 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-simple-damage 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-smoke 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-editor 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-simple-egl 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-transformed 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-simple-touch 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-image 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-calibrator 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-stacking 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-flower 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/6d/ffbef1802838a7344f793f0581838947150726 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/74/c67805a1df103f8270afccb113d6c39a7e1254 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/1b/0a202e9ba08c207d199ccb7bc53a277648f46b 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/ce/afa69022dd0bd463286af9c721787e18f71326 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/40/c5d42dee529936aee337ccf59e42cf6773271b 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/50/f51ceb0556e136352c72a13a3169ce2c82fd55 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/3f/45b45c88a8e8652359a768bf9a6363b03d1d37 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/e4/903d7b52e6104653a58d08174d8e3016ccd416 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/d4/91ad6f13fe0a2a6193846287f6e87184cf2589 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/f2/ae13bfaf8b208cd6963c61bab5495d6888341b 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/9f/7dfb4be0c32b01a922fbcb1d72cbd25831c542 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/fe/7cef7d32b22b8876ea449fe2f76cd20845280c 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/8f/d83ce8de7c0348ca6897e6018ec33005956964 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/2a/59a933cafcb29dd134a640942957bd25800481 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/f5/4b24034d7f6c423e3d4d021953b84cd2d8f509 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/1c/cc3dcc2f876b9e033ec64c087ecf289114d4ba 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/94/d28143af900c2084f4554e9ac0b805e1ff2c27 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/96/9ab8a5b0221af16a17750d3de626da5fc73e41 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/80/e1273946dd65427f99465461f0bdf3af138edb 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/f6/e057b6b3fc1c4d3ccb1aef4a94cee6e00d6bd6 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/aa/ab9e847cf5f58087f31a7d10f3ff3f9a106a27 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/48/9128dd45b359e186032066a5b387a693618c80 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/48/b539b19cce47cf391cd29f078c5ce2b28108dc 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/ca/29c2714929d2d1348fbde2287ba859f8a9aac7 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/e6/6178106168d0007b1dae18f87d1fcba94cf889 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/38/99674b328ae79fed48b7bf3d38a8ba005ed6e6 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-demo-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/a3/85f0fb7d3cb4e339ee0eba017f0addef3b351b 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/weston/libexec_weston.so.0 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/weston/libexec_weston.so.0.0.0 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/weston/kiosk-shell.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/weston/screen-share.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/weston/systemd-notify.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/weston/desktop-shell.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/weston/libexec_weston.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib64/weston/fullscreen-shell.so 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-terminal 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-tablet 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-debug 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-screenshooter 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston-color 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/wcap-decode 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/bin/weston 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/libexec/weston-desktop-shell 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/libexec/weston-keyboard 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/libexec/weston-simple-im 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/6a/090568d76e787bb987b7a2e605510a8ff0bf10 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/a9/7e1826d19c6bc38731b268b4a4cd1ad87ea7a5 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/74/71340da5b3d75ab6f98055a79531c85edfd677 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/44/3cb6895fa8a6f7a363554da64ac1e3346f2cf2 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/e3/2c000d6aefc9e4069635ced328ae7f3763bfee 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/61/32f67870758755837124d3f9895c20b4cf9bed 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/7e/86d83b54b14326925e1d9a298d3c88aee7a8ed 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/3d/782039fea631ce85c4e115be8f1f7f7f3bb1dd 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/d5/8e0a71be0cfe92f5c2046463d71e970657b75a 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/86/b13038d664de444d0d675fa2c2cd12d6b10cd7 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/8c/8b9688776ef903ce888e1640f0b79b23373729 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/d1/7e4c7c53c68d1065843d0d38c3c9707d00edc4 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/b3/09b62e4c7ed83eeb6660f689aa9ab59608d6a0 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/0f/d7ea13068f1916dcb6558fab844e8906740400 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/48/5ad84e1b107c5719a4b3618f0b2bf86761c69c 03-30 18:35 root DEBUG Run command: file ./rpms-unpacked/weston-14.0.90^20250325g9d841e39-1.fc40.aarch64.rpm/usr/lib/.build-id/c7/f512535423bda6ad49a3a5eb901610ecf25467 03-30 18:35 root DEBUG CheckNoStaticExecutables completed: 0.409 seconds 03-30 18:35 root DEBUG Running check: CheckRPATH 03-30 18:35 root DEBUG CheckRPATH completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckSoFiles 03-30 18:35 root DEBUG CheckSoFiles completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckJavaPlugin 03-30 18:35 root DEBUG CheckJavaPlugin completed: 0.001 seconds 03-30 18:35 root DEBUG Running check: PerlCheckBuildRequires 03-30 18:35 root DEBUG PerlCheckBuildRequires completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckPythonBuildRequires 03-30 18:35 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckPythonRequires 03-30 18:35 root DEBUG CheckPythonRequires completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckPythonX_Site 03-30 18:35 root DEBUG CheckPythonX_Site completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckApprovedLicense 03-30 18:35 root DEBUG CheckApprovedLicense completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckBuildrootMacros 03-30 18:35 root DEBUG CheckBuildrootMacros completed: 0.001 seconds 03-30 18:35 root DEBUG Running check: CheckBundledLibs 03-30 18:35 root DEBUG CheckBundledLibs completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckChangelogFormat 03-30 18:35 root DEBUG CheckChangelogFormat completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckCleanBuildroot 03-30 18:35 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/weston-14.0.90_20250325g9d841e39-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 03-30 18:35 root DEBUG install_sec: %meson_install 03-30 18:35 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckCodeAndContent 03-30 18:35 root DEBUG CheckCodeAndContent completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckConfigNoReplace 03-30 18:35 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckDefattr 03-30 18:35 root DEBUG CheckDefattr completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckDescMacros 03-30 18:35 root DEBUG CheckDescMacros completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckDesktopFile 03-30 18:35 root DEBUG CheckDesktopFile completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckDesktopFileInstall 03-30 18:35 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckDevelFilesInDevel 03-30 18:35 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckDirectoryRequire 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'filesystem' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/libweston-15 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/share/pkgconfig 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/lib64/pkgconfig 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /etc/pam.d 03-30 18:35 root DEBUG CheckDirectoryRequire completed: 51.081 seconds 03-30 18:35 root DEBUG Running check: CheckDistTag 03-30 18:35 root DEBUG CheckDistTag completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckDocRuntime 03-30 18:35 root DEBUG CheckDocRuntime completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckFileDuplicates 03-30 18:35 root DEBUG CheckFileDuplicates completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckFilePermissions 03-30 18:35 root DEBUG CheckFilePermissions completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGconfSchemaInstall 03-30 18:35 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGdkPixbufLoaders 03-30 18:35 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGioQueryModules 03-30 18:35 root DEBUG CheckGioQueryModules completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGlibCompileSchemas 03-30 18:35 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGtkQueryModules 03-30 18:35 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckGuidelines 03-30 18:35 root DEBUG CheckGuidelines completed: 0.000 seconds 03-30 18:35 root DEBUG Running check: CheckIfDepsDeprecated 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'meson' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb)' 03-30 18:35 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gbm)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '(pkgconfig(neatvnc) >= 0.7.0 with pkgconfig(neatvnc) < 0.10.0)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-allocators-1.0)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(pixman-1)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-server)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libunwind-devel' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(pangocairo)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libdisplay-info)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 18:36 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(glesv2)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-egl)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(x11)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-xkb)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-1.0)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/pkg-config' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.17)(64bit)' 03-30 18:37 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gobject-2.0)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-xfixes)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libspa-0.2)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(lcms2)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-shm)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libva-drm)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcursor)' 03-30 18:38 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xkbcommon)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libxml-2.0)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.22)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg-turbo-devel' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pam-devel' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libdrm)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-cursor)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'glib2-devel' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(freerdp3)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.30)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 18:39 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(mtdev)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(x11-xcb)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libpipewire-0.3)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libva)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libpng)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libudev)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(dbus-1)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libsystemd)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-scanner)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libseat)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(cairo-xcb)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-video-1.0)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(glib-2.0)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(colord)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'gcc-c++' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-client)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-protocols)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libwebp)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(gstreamer-app-1.0)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(cairo)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libevdev)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xcb-composite)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-cursor)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libinput)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(egl)' 03-30 18:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'meson' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glib2' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdrm-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glibc' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'neatvnc' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'xcb-util-cursor-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwayland-egl' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libjpeg-turbo-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwebp-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdisplay-info-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pipewire-libs' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libseat-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libglvnd-gles' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gstreamer1' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libseat' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pam-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mtdev-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libva-nomesa' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'cairo' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwebp' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pipewire-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libpng' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libXcursor-devel' 03-30 18:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'freerdp-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'colord-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libjpeg-turbo' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'glib2-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libevdev' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libunwind-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mesa-dri-drivers' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'wayland-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pango-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libpng-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwayland-cursor' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwinpr' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mesa-libgbm-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwayland-server' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libwayland-client' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxkbcommon-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxml2-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libXcursor' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pkgconf-pkg-config' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'cairo-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pixman-devel' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libglvnd-egl' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'freerdp-libs' 03-30 18:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gstreamer1-plugins-base-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'neatvnc-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'fontconfig' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdisplay-info' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc-c++' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd-libs' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libevdev-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'wayland-protocols-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'lcms2-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxkbcommon' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libglvnd-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gstreamer1-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'aml' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libva-nomesa-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libinput' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libX11-xcb' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxcb-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libinput-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pixman' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'dbus-devel' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gstreamer1-plugins-base' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'mesa-libgbm' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libX11' 03-30 18:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'systemd-devel' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'lcms2' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libxcb' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libdrm' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pango' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'pam-libs' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'gcc' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libva' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libva-devel' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --provides 'libX11-devel' 03-30 18:45 root DEBUG CheckIfDepsDeprecated completed: 572.694 seconds 03-30 18:45 root DEBUG Running check: CheckLicensInDoc 03-30 18:45 root DEBUG CheckLicensInDoc completed: 0.097 seconds 03-30 18:45 root DEBUG Running check: CheckLicenseField 03-30 18:45 root DEBUG Scanning sources in /var/lib/mock/fedora-40-aarch64/root/builddir/build/BUILD/weston 03-30 18:45 root DEBUG Got license reply, length: 64851 03-30 18:45 root DEBUG CheckLicenseField completed: 12.181 seconds 03-30 18:45 root DEBUG Running check: CheckLicenseFieldSPDX 03-30 18:45 root DEBUG Run command: ['license-validate', '-v', 'MIT and CC-BY-SA-3.0'] 03-30 18:45 root DEBUG CheckLicenseFieldSPDX completed: 0.534 seconds 03-30 18:45 root DEBUG Running check: CheckLicenseInSubpackages 03-30 18:45 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckLocale 03-30 18:45 root DEBUG CheckLocale completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckMacros 03-30 18:45 root DEBUG CheckMacros completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckMakeinstall 03-30 18:45 root DEBUG CheckMakeinstall completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckMultipleLicenses 03-30 18:45 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckNameCharset 03-30 18:45 root DEBUG CheckNameCharset completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckNaming 03-30 18:45 root DEBUG CheckNaming completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckNoConfigInUsr 03-30 18:45 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckNoConflicts 03-30 18:45 root DEBUG CheckNoConflicts completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckNoNameConflict 03-30 18:45 root DEBUG CheckNoNameConflict completed: 0.401 seconds 03-30 18:45 root DEBUG Running check: CheckObeysFHS 03-30 18:45 root DEBUG CheckObeysFHS completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckObsoletesForRename 03-30 18:45 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 03-30 18:45 root DEBUG Running check: CheckOwnDirs 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 18:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston-libs(aarch-64)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.22)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libexec_weston.so.0()(64bit)' 03-30 18:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.30)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(weston)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'glib2' 'libglvnd-egl' 'glibc' 'neatvnc' 'freerdp-libs' 'fontconfig' 'libwayland-egl' 'libdisplay-info' 'pipewire-libs' 'libglvnd-gles' 'gstreamer1' 'libseat' 'systemd-libs' 'libva-nomesa' 'cairo' 'libwebp' 'libpng' 'libxkbcommon' 'weston' 'libjpeg-turbo' 'aml' 'libinput' 'libX11-xcb' 'libevdev' 'pixman' 'gstreamer1-plugins-base' 'weston-libs' 'mesa-libgbm' 'libX11' 'mesa-dri-drivers' 'lcms2' 'libxcb' 'libdrm' 'libwayland-cursor' 'libwinpr' 'libwayland-server' 'libwayland-client' 'pango' 'pam-libs' 'libXcursor' 'libva' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'glib2' 'libglvnd-egl' 'glibc' 'freerdp-libs' 'neatvnc' 'fontconfig' 'libwayland-egl' 'libdisplay-info' 'pipewire-libs' 'libglvnd-gles' 'gstreamer1' 'libseat' 'systemd-libs' 'libva-nomesa' 'cairo' 'libwebp' 'libpng' 'libxkbcommon' 'weston' 'libjpeg-turbo' 'aml' 'libinput' 'libX11-xcb' 'libevdev' 'pixman' 'filesystem' 'gstreamer1-plugins-base' 'weston-libs' 'mesa-libgbm' 'libX11' 'mesa-dri-drivers' 'lcms2' 'libxcb' 'libdrm' 'libwayland-cursor' 'libwinpr' 'libwayland-server' 'libwayland-client' 'pango' 'pam-libs' 'libXcursor' 'libva' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston-libs(aarch-64)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(weston)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libexec_weston.so.0()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 18:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 18:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'glib2' 'glibc' 'fontconfig' 'systemd-libs' 'cairo' 'libwebp' 'libpng' 'libxkbcommon' 'weston' 'libjpeg-turbo' 'libinput' 'libevdev' 'pixman' 'weston-libs' 'mesa-dri-drivers' 'libwayland-cursor' 'libwayland-server' 'libwayland-client' 'pango' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'glib2' 'glibc' 'fontconfig' 'systemd-libs' 'cairo' 'libwebp' 'libpng' 'libxkbcommon' 'weston' 'libjpeg-turbo' 'libinput' 'libevdev' 'pixman' 'filesystem' 'weston-libs' 'mesa-dri-drivers' 'libwayland-cursor' 'libwayland-server' 'libwayland-client' 'pango' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.22)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)' 03-30 18:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.30)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'glib2' 'libglvnd-egl' 'glibc' 'freerdp-libs' 'neatvnc' 'fontconfig' 'libwayland-egl' 'libdisplay-info' 'pipewire-libs' 'libglvnd-gles' 'gstreamer1' 'libseat' 'systemd-libs' 'libva-nomesa' 'cairo' 'libwebp' 'libpng' 'libxkbcommon' 'libjpeg-turbo' 'aml' 'libinput' 'libX11-xcb' 'pixman' 'mesa-libgbm' 'weston-libs' 'gstreamer1-plugins-base' 'libX11' 'lcms2' 'libxcb' 'libdrm' 'libwayland-cursor' 'libwinpr' 'libwayland-server' 'libwayland-client' 'pango' 'pam-libs' 'libXcursor' 'libva' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'glib2' 'libglvnd-egl' 'glibc' 'freerdp-libs' 'neatvnc' 'fontconfig' 'libwayland-egl' 'libdisplay-info' 'pipewire-libs' 'libglvnd-gles' 'gstreamer1' 'libseat' 'systemd-libs' 'libva-nomesa' 'cairo' 'libwebp' 'libpng' 'libxkbcommon' 'libjpeg-turbo' 'aml' 'libinput' 'libX11-xcb' 'filesystem' 'pixman' 'mesa-libgbm' 'weston-libs' 'gstreamer1-plugins-base' 'libX11' 'lcms2' 'libxcb' 'libdrm' 'libwayland-cursor' 'libwinpr' 'libwayland-server' 'libwayland-client' 'pango' 'pam-libs' 'libXcursor' 'libva' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.17)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1()(64bit)' 03-30 18:55 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'glib2' 'libglvnd-gles' 'systemd-libs' 'libglvnd-egl' 'glibc' 'cairo' 'libwebp' 'fontconfig' 'libpng' 'libxkbcommon' 'libjpeg-turbo' 'libdrm' 'libwayland-cursor' 'libwayland-egl' 'libwayland-client' 'pixman' 'pango' 'mesa-libgbm' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'glib2' 'libglvnd-egl' 'glibc' 'fontconfig' 'libwayland-egl' 'libglvnd-gles' 'systemd-libs' 'cairo' 'libwebp' 'libpng' 'libxkbcommon' 'libjpeg-turbo' 'filesystem' 'pixman' 'mesa-libgbm' 'libdrm' 'libwayland-cursor' 'libwayland-client' 'pango' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.27)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0(LIBPAM_1.0)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.19.0)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62(LIBJPEG_6.2)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdisplay-info.so.2()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(pixman-1)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.38)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.34)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwinpr3.so.3()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(wayland-server)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mesa-dri-drivers' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcairo.so.2()(64bit)' 03-30 18:56 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libneatvnc.so.0()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.1)(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ld-linux-aarch64.so.1()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstvideo-1.0.so.0()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-composite.so.0()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb.so.1()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0(LIBSYSTEMD_209)(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libXcursor.so.1()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva-drm.so.2()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.4)(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstallocators-1.0.so.0()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libdrm.so.2()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpango-1.0.so.0()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(libweston-15)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides '/usr/bin/pkg-config' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libevdev.so.2(LIBEVDEV_1)(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgbm.so.1()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstreamer-1.0.so.0()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libglib-2.0.so.0()(64bit)' 03-30 18:57 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-client.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpam.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2(VA_API_0.33.0)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpangocairo-1.0.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpipewire-0.3.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston(aarch-64)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-egl.so.1()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libsystemd.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-server.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libjpeg.so.62()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11-xcb.so.1()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libaml.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'pkgconfig(xkbcommon)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'weston-libs(aarch-64)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.22)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.21.0)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpng16.so.16(PNG16_0)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp-server3.so.3()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rtld(GNU_HASH)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libexec_weston.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.14.0)(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libweston-15.so.0()(64bit)' 03-30 18:58 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-shm.so.0()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.30)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libm.so.6(GLIBC_2.29)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgobject-2.0.so.0()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfreerdp3.so.3()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xkb.so.1()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwebp.so.7()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libX11.so.6()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.32)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.17)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_1.2)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libudev.so.1(LIBUDEV_183)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libfontconfig.so.1()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-render.so.0()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxcb-xfixes.so.0()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'config(weston)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.28)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libEGL.so.1()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libgstapp-1.0.so.0()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libpixman-1.so.0()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6(GLIBC_2.33)(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libwayland-cursor.so.0()(64bit)' 03-30 18:59 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libc.so.6()(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libGLESv2.so.2()(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libinput.so.10(LIBINPUT_0.12.0)(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libva.so.2()(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libseat.so.1()(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libxkbcommon.so.0(V_0.5.0)(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'liblcms2.so.2()(64bit)' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --requires --providers-of=requires 'glib2' 'libglvnd-egl' 'glibc' 'neatvnc' 'freerdp-libs' 'fontconfig' 'libwayland-egl' 'libdisplay-info' 'pipewire-libs' 'libglvnd-gles' 'gstreamer1' 'libseat' 'systemd-libs' 'libva-nomesa' 'cairo' 'libwebp' 'libpng' 'libxkbcommon' 'weston' 'libjpeg-turbo' 'aml' 'libinput' 'libX11-xcb' 'libevdev' 'pixman' 'gstreamer1-plugins-base' 'weston-libs' 'mesa-libgbm' 'libX11' 'mesa-dri-drivers' 'weston-devel' 'wayland-devel' 'lcms2' 'libxcb' 'libdrm' 'libwayland-cursor' 'libwinpr' 'libwayland-server' 'libwayland-client' 'libxkbcommon-devel' 'pango' 'pam-libs' 'libXcursor' 'pkgconf-pkg-config' 'libva' 'pixman-devel' 03-30 19:00 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C -l 'glib2' 'libglvnd-egl' 'glibc' 'freerdp-libs' 'neatvnc' 'fontconfig' 'libwayland-egl' 'libdisplay-info' 'pipewire-libs' 'libglvnd-gles' 'gstreamer1' 'libseat' 'systemd-libs' 'libva-nomesa' 'cairo' 'libwebp' 'libpng' 'libxkbcommon' 'weston' 'libjpeg-turbo' 'aml' 'libinput' 'libX11-xcb' 'libevdev' 'pixman' 'filesystem' 'gstreamer1-plugins-base' 'weston-libs' 'mesa-libgbm' 'libX11' 'mesa-dri-drivers' 'weston-devel' 'wayland-devel' 'lcms2' 'libxcb' 'libdrm' 'libwayland-cursor' 'libwinpr' 'libwayland-server' 'libwayland-client' 'libxkbcommon-devel' 'pango' 'pam-libs' 'libXcursor' 'pkgconf-pkg-config' 'libva' 'pixman-devel' 03-30 19:00 root DEBUG CheckOwnDirs completed: 882.489 seconds 03-30 19:00 root DEBUG Running check: CheckOwnOther 03-30 19:00 root DEBUG CheckOwnOther completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckRelocatable 03-30 19:00 root DEBUG CheckRelocatable completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckRequires 03-30 19:00 root DEBUG CheckRequires completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSourceMD5 03-30 19:00 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/weston/srpm-unpacked/weston-20250325-9d841e39.tar.xz 03-30 19:00 root DEBUG CheckSourceMD5 completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSourcedirMacroUse 03-30 19:00 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSpecLegibility 03-30 19:00 root DEBUG CheckSpecLegibility completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSpecName 03-30 19:00 root DEBUG CheckSpecName completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckStaticLibs 03-30 19:00 root DEBUG CheckStaticLibs completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSystemdUnitdirScriplets 03-30 19:00 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckSystemdUserunitdirScriplets 03-30 19:00 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckUTF8Filenames 03-30 19:00 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckUpdateIconCache 03-30 19:00 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckUsefulDebuginfo 03-30 19:00 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckBuildInMock 03-30 19:00 root DEBUG CheckBuildInMock completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckBuildroot 03-30 19:00 root DEBUG CheckBuildroot completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckBundledFonts 03-30 19:00 root DEBUG CheckBundledFonts completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckClean 03-30 19:00 root DEBUG CheckClean completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckContainsLicenseText 03-30 19:00 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckFileRequires 03-30 19:00 root DEBUG CheckFileRequires completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckFinalRequiresProvides 03-30 19:00 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckFullVerReqSub 03-30 19:00 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckFunctionAsDescribed 03-30 19:00 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckIllegalSpecTags 03-30 19:00 root DEBUG CheckIllegalSpecTags completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckLatestVersionIsPackaged 03-30 19:00 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckLicenseUpstream 03-30 19:00 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckManPages 03-30 19:00 root DEBUG CheckManPages completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckParallelMake 03-30 19:00 root DEBUG CheckParallelMake completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckPatchComments 03-30 19:00 root DEBUG CheckPatchComments completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckPkgConfigFiles 03-30 19:00 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckRubyPlugin 03-30 19:00 root DEBUG CheckRubyPlugin completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckScriptletSanity 03-30 19:00 root DEBUG CheckScriptletSanity completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSourceComment 03-30 19:00 root DEBUG CheckSourceComment completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSourceDownloads 03-30 19:00 root DEBUG CheckSourceDownloads completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSourceUrl 03-30 19:00 root DEBUG CheckSourceUrl completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSourceVerification 03-30 19:00 root DEBUG CheckSourceVerification completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSpecAsInSRPM 03-30 19:00 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckSupportAllArchs 03-30 19:00 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckTestSuites 03-30 19:00 root DEBUG CheckTestSuites completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckTimeStamps 03-30 19:00 root DEBUG CheckTimeStamps completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckTmpfiles 03-30 19:00 root DEBUG CheckTmpfiles completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckUpdateMimeDatabase 03-30 19:00 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckUseGlobal 03-30 19:00 root DEBUG CheckUseGlobal completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: SugarActivityCheckBuildRequires 03-30 19:00 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: SugarActivityCheckNaming 03-30 19:00 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: SugarActivityCheckRuntimeDeps 03-30 19:00 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckAddMavenDepmap 03-30 19:00 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckBundledJars 03-30 19:00 root DEBUG CheckBundledJars completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckJPackageRequires 03-30 19:00 root DEBUG CheckJPackageRequires completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckJavadoc 03-30 19:00 root DEBUG CheckJavadoc completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckJavadocJPackageRequires 03-30 19:00 root DEBUG CheckJavadocJPackageRequires completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckJavadocdirName 03-30 19:00 root DEBUG CheckJavadocdirName completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckMvnRpmbuild 03-30 19:00 root DEBUG CheckMvnRpmbuild completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckNewStyleMaven 03-30 19:00 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckNoArch 03-30 19:00 root DEBUG CheckNoArch completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckNoOldMavenDepmap 03-30 19:00 root DEBUG CheckNoOldMavenDepmap completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckNoRequiresPost 03-30 19:00 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckNotJavaApplicable 03-30 19:00 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckPomInstalled 03-30 19:00 root DEBUG CheckPomInstalled completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckTestSkip 03-30 19:00 root DEBUG CheckTestSkip completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckUpdateDepmap 03-30 19:00 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckUpstremBuildMethod 03-30 19:00 root DEBUG CheckUpstremBuildMethod completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckUseMavenpomdirMacro 03-30 19:00 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckAutotoolsObsoletedMacros 03-30 19:00 root DEBUG autotools used: 03-30 19:00 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: fonts-disable 03-30 19:00 root DEBUG fonts-disable completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: generic-excludearch 03-30 19:00 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 03-30 19:00 root DEBUG generic-excludearch completed: 0.004 seconds 03-30 19:00 root DEBUG Running check: generic-large-docs 03-30 19:00 root DEBUG generic-large-docs completed: 0.018 seconds 03-30 19:00 root DEBUG Running check: java-check-bundled-jars 03-30 19:00 root DEBUG java-check-bundled-jars completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: fonts-fc-query 03-30 19:00 root DEBUG fonts-fc-query completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: fonts-repo-audit 03-30 19:00 root DEBUG fonts-repo-audit completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: generic-large-data 03-30 19:00 root DEBUG generic-large-data completed: 0.022 seconds 03-30 19:00 root DEBUG Running check: generic-srv-opt 03-30 19:00 root DEBUG generic-srv-opt completed: 0.003 seconds 03-30 19:00 root DEBUG Running check: perl-url-tag 03-30 19:00 root DEBUG perl-url-tag completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: php-compatinfo 03-30 19:00 root DEBUG php-compatinfo completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: python-check-eggs 03-30 19:00 root DEBUG python-check-eggs completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: python-dont-download-deps 03-30 19:00 root DEBUG python-dont-download-deps completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: python-egg-info 03-30 19:00 root DEBUG python-egg-info completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: python-meet-guidelines 03-30 19:00 root DEBUG python-meet-guidelines completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckBuildCompilerFlags 03-30 19:00 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 03-30 19:00 root DEBUG Running check: CheckDaemonCompileFlags 03-30 19:00 root DEBUG CheckDaemonCompileFlags completed: 0.005 seconds 03-30 19:00 root DEBUG Running check: CheckUpdateDesktopDatabase 03-30 19:00 root DEBUG CheckUpdateDesktopDatabase completed: 0.001 seconds 03-30 19:00 root DEBUG Running check: CheckSystemdScripts 03-30 19:00 root DEBUG CheckSystemdScripts completed: 0.000 seconds 03-30 19:00 root DEBUG Report completed: 1608.564 seconds