05-04 15:32 root DEBUG fedora-review 0.11.0 05c5b26 2025-11-29 22:53:53 +0000 started 05-04 15:32 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name indimail --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 05-04 15:32 root INFO Processing local files: indimail 05-04 15:32 root DEBUG Active settings after processing options 05-04 15:32 root DEBUG bz_url: https://bugzilla.redhat.com 05-04 15:32 root DEBUG _con_handler: (INFO)> 05-04 15:32 root DEBUG _log_config_done: True 05-04 15:32 root DEBUG cache: False 05-04 15:32 root DEBUG resultdir: None 05-04 15:32 root DEBUG init_done: True 05-04 15:32 root DEBUG uniqueext: None 05-04 15:32 root DEBUG configdir: None 05-04 15:32 root DEBUG log_level: 20 05-04 15:32 root DEBUG prebuilt: True 05-04 15:32 root DEBUG verbose: False 05-04 15:32 root DEBUG name: indimail 05-04 15:32 root DEBUG use_colors: False 05-04 15:32 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 05-04 15:32 root DEBUG bug: None 05-04 15:32 root DEBUG url: None 05-04 15:32 root DEBUG copr_build_descriptor: None 05-04 15:32 root DEBUG list_checks: False 05-04 15:32 root DEBUG list_flags: False 05-04 15:32 root DEBUG list_plugins: False 05-04 15:32 root DEBUG version: False 05-04 15:32 root DEBUG flags: [] 05-04 15:32 root DEBUG repo: None 05-04 15:32 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 05-04 15:32 root DEBUG no_report: False 05-04 15:32 root DEBUG nobuild: False 05-04 15:32 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 05-04 15:32 root DEBUG other_bz: None 05-04 15:32 root DEBUG plugins_arg: None 05-04 15:32 root DEBUG single: None 05-04 15:32 root DEBUG rpm_spec: True 05-04 15:32 root DEBUG exclude: None 05-04 15:32 root DEBUG checksum: sha256 05-04 15:32 root DEBUG plugins: {} 05-04 15:32 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 05-04 15:32 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc44.src.rpm 05-04 15:32 root INFO Using review directory: /var/lib/copr-rpmbuild/results/indimail 05-04 15:32 root DEBUG find_urls completed: 0.025 05-04 15:32 root DEBUG Avoiding init of working mock root 05-04 15:32 root DEBUG Url download completed: 18.173 05-04 15:32 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 05-04 15:32 root INFO Downloading (Source0): http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 05-04 15:32 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.14/urllib/request.py", line 187, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 493, in open response = meth(req, response) File "/usr/lib64/python3.14/urllib/request.py", line 602, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.14/urllib/request.py", line 531, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 464, in _call_chain result = func(*args) File "/usr/lib64/python3.14/urllib/request.py", line 611, 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.14/site-packages/FedoraReview/source.py", line 75, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.14/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://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz' 05-04 15:32 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 05-04 15:32 root INFO No upstream for (Source0): indimail-3.4.8.tar.gz 05-04 15:32 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 05-04 15:32 root INFO Downloading (Source1): http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 05-04 15:32 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-rpmlintrc, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-rpmlintrc' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.14/urllib/request.py", line 187, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 493, in open response = meth(req, response) File "/usr/lib64/python3.14/urllib/request.py", line 602, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.14/urllib/request.py", line 531, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 464, in _call_chain result = func(*args) File "/usr/lib64/python3.14/urllib/request.py", line 611, 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.14/site-packages/FedoraReview/source.py", line 75, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.14/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://downloads.sourceforge.net/indimail/indimail-rpmlintrc' 05-04 15:32 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 05-04 15:32 root INFO No upstream for (Source1): indimail-rpmlintrc 05-04 15:32 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.easy 05-04 15:32 root INFO Downloading (Source2): http://downloads.sourceforge.net/indimail/indimail-permissions.easy 05-04 15:32 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-permissions.easy, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.easy' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.14/urllib/request.py", line 187, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 493, in open response = meth(req, response) File "/usr/lib64/python3.14/urllib/request.py", line 602, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.14/urllib/request.py", line 531, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 464, in _call_chain result = func(*args) File "/usr/lib64/python3.14/urllib/request.py", line 611, 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.14/site-packages/FedoraReview/source.py", line 75, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.14/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://downloads.sourceforge.net/indimail/indimail-permissions.easy' 05-04 15:32 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.easy 05-04 15:32 root INFO No upstream for (Source2): indimail-permissions.easy 05-04 15:32 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.secure 05-04 15:32 root INFO Downloading (Source3): http://downloads.sourceforge.net/indimail/indimail-permissions.secure 05-04 15:32 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-permissions.secure, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.secure' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.14/urllib/request.py", line 187, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 493, in open response = meth(req, response) File "/usr/lib64/python3.14/urllib/request.py", line 602, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.14/urllib/request.py", line 531, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 464, in _call_chain result = func(*args) File "/usr/lib64/python3.14/urllib/request.py", line 611, 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.14/site-packages/FedoraReview/source.py", line 75, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.14/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://downloads.sourceforge.net/indimail/indimail-permissions.secure' 05-04 15:32 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.secure 05-04 15:32 root INFO No upstream for (Source3): indimail-permissions.secure 05-04 15:32 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 05-04 15:32 root INFO Downloading (Source4): http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 05-04 15:32 root DEBUG Download error on http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid, : 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid' Traceback (most recent call last): File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.14/urllib/request.py", line 187, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 493, in open response = meth(req, response) File "/usr/lib64/python3.14/urllib/request.py", line 602, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.14/urllib/request.py", line 531, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.14/urllib/request.py", line 464, in _call_chain result = func(*args) File "/usr/lib64/python3.14/urllib/request.py", line 611, 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.14/site-packages/FedoraReview/source.py", line 75, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.14/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.14/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://downloads.sourceforge.net/indimail/indimail-permissions.paranoid' 05-04 15:32 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 05-04 15:32 root INFO No upstream for (Source4): indimail-permissions.paranoid 05-04 15:32 root INFO Running checks and generating report 05-04 15:32 root DEBUG Running check: CheckResultdir 05-04 15:32 root DEBUG CheckResultdir completed: 0.000 seconds 05-04 15:32 root DEBUG Running check: CheckBuild 05-04 15:32 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc44.x86_64.rpm 05-04 15:32 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-devel-3.4.8-1.1.fc44.x86_64.rpm 05-04 15:32 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libindimail-3.4.8-1.1.fc44.x86_64.rpm 05-04 15:32 root DEBUG CheckBuild completed: 0.031 seconds 05-04 15:32 root DEBUG Running check: CheckRpmlint 05-04 15:32 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmp7qv1pp4b /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc44.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-devel-3.4.8-1.1.fc44.x86_64.rpm /var/lib/copr-rpmbuild/results/libindimail-3.4.8-1.1.fc44.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc44.src.rpm 05-04 15:32 root DEBUG CheckRpmlint completed: 3.203 seconds 05-04 15:32 root DEBUG Running check: CheckPackageInstalls 05-04 15:32 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 05-04 15:32 root DEBUG Init output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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.7 INFO: Mock Version: 6.7 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-44-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64-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-44-x86_64/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 05-04 15:32 root INFO Installing built package(s) 05-04 15:32 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/indimail/results, --init 05-04 15:32 root DEBUG --init output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/indimail/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.7 INFO: Mock Version: 6.7 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-44-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64-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-44-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64/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 05-04 15:32 root DEBUG CheckPackageInstalls completed: 2.794 seconds 05-04 15:32 root DEBUG Running check: CheckRpmlintInstalled 05-04 15:32 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/indimail/results, --init 05-04 15:32 root DEBUG --init output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/indimail/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.7 INFO: Mock Version: 6.7 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-44-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64-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-44-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64/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 05-04 15:32 root DEBUG is_installed: Tested rpmlint, result: 1 05-04 15:32 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/indimail/results, --shell, 'rm -f /var/lib/rpm/__db*' 05-04 15:32 root DEBUG output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/indimail/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-44-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64-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-44-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64/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 05-04 15:32 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/indimail/results, install, rpmlint 05-04 15:32 root DEBUG Install output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/indimail/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.7 INFO: Mock Version: 6.7 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-44-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64-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-44-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64/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 05-04 15:32 root DEBUG Script output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/indimail/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed libindimail indimail-debuginfo indimail-devel indimail; 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.7 INFO: Mock Version: 6.7 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-44-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64-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-44-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64/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 libindimail indimail-debuginfo indimail-devel indimail; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed libindimail indimail-debuginfo indimail-devel indimail; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "libindimail". (none): E: there is no installed rpm "indimail-debuginfo". (none): E: there is no installed rpm "indimail-devel". (none): E: there is no installed rpm "indimail". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.8.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.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: 4 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 libindimail indimail-debuginfo indimail-devel indimail; echo 'rpmlint-done:'"] Finish: run 05-04 15:32 root DEBUG CheckRpmlintInstalled completed: 12.199 seconds 05-04 15:32 root DEBUG Running check: CheckRpmlintDebuginfo 05-04 15:32 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpy33t3iw6 /var/lib/copr-rpmbuild/results/indimail-debuginfo-3.4.8-1.1.fc44.x86_64.rpm 05-04 15:32 root DEBUG CheckRpmlintDebuginfo completed: 2.127 seconds 05-04 15:32 root DEBUG Running check: CheckInitDeps 05-04 15:33 root DEBUG CheckInitDeps completed: 43.701 seconds 05-04 15:33 root DEBUG Running check: CheckBuildCompleted 05-04 15:33 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/indimail/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 05-04 15:33 root DEBUG Mock output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/indimail/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.7 INFO: Mock Version: 6.7 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-44-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64-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-44-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64/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 05-04 15:33 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/indimail/results, --copyin, /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc44.src.rpm, indimail-3.4.8-1.1.fc44.src.rpm 05-04 15:33 root DEBUG Mock output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/indimail/results --copyin /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc44.src.rpm indimail-3.4.8-1.1.fc44.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.7 INFO: Mock Version: 6.7 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-44-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64-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-44-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64/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/indimail-3.4.8-1.1.fc44.src.rpm to /var/lib/mock/fedora-44-x86_64/root/indimail-3.4.8-1.1.fc44.src.rpm Finish: run None NoneType: None 05-04 15:33 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/indimail/results, --chroot, --, rpm -i indimail-3.4.8-1.1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 05-04 15:33 root DEBUG Mock output: INFO: mock.py version 6.7 starting (python version = 3.14.2, NVR = mock-6.7-1.fc43), 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/indimail/results --chroot -- 'rpm -i indimail-3.4.8-1.1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.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.7 INFO: Mock Version: 6.7 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-44-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64-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-44-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-44-x86_64/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 indimail-3.4.8-1.1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i indimail-3.4.8-1.1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1759795200 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.SdzCAH Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TQGi1b + umask 022 + cd /builddir/build/BUILD/indimail-3.4.8-build + cd /builddir/build/BUILD/indimail-3.4.8-build + rm -rf indimail-3.4.8 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/indimail-3.4.8.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd indimail-3.4.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Finish: chroot ['rpm -i indimail-3.4.8-1.1.fc44.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 05-04 15:33 root DEBUG _topdir: /builddir/build 05-04 15:33 root INFO Reading configuration from /etc/mock/site-defaults.cfg 05-04 15:33 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 05-04 15:33 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 05-04 15:33 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 05-04 15:33 root INFO Active plugins: Generic, Shell-api, C/C++ 05-04 15:33 root DEBUG CheckBuildCompleted completed: 4.433 seconds 05-04 15:33 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 05-04 15:33 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 05-04 15:33 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-04 15:33 root DEBUG Skipping CheckStaticLibs in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic.py, deprecated by OcamlCheckStaticLibs in /usr/lib/python3.14/site-packages/FedoraReview/plugins/ocaml.py 05-04 15:33 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-04 15:33 root DEBUG Skipping CheckClean in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-04 15:33 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.14/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 05-04 15:33 root DEBUG Running check: OcamlCheckStaticLibs 05-04 15:33 root DEBUG OcamlCheckStaticLibs completed: 0.038 seconds 05-04 15:33 root DEBUG Running check: HaskellCheckStaticLibs 05-04 15:33 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CreateEnvCheck 05-04 15:33 root DEBUG CreateEnvCheck completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: RCheckBuildRequires 05-04 15:33 root DEBUG RCheckBuildRequires completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: RCheckCheckMacro 05-04 15:33 root DEBUG RCheckCheckMacro completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: RCheckDoc 05-04 15:33 root DEBUG RCheckDoc completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: RCheckInstallSection 05-04 15:33 root DEBUG RCheckInstallSection completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: RCheckLatestVersionIsPackaged 05-04 15:33 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: RCheckRequires 05-04 15:33 root DEBUG RCheckRequires completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckBundledGnulib 05-04 15:33 root DEBUG CheckBundledGnulib completed: 0.002 seconds 05-04 15:33 root DEBUG Running check: CheckGccBuildRequires 05-04 15:33 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckHeaderFiles 05-04 15:33 root DEBUG CheckHeaderFiles completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: CheckLDConfig 05-04 15:33 root DEBUG CheckLDConfig completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: CheckLibToolArchives 05-04 15:33 root DEBUG CheckLibToolArchives completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: CheckNoKernelModules 05-04 15:33 root DEBUG CheckNoKernelModules completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckNoStaticExecutables 05-04 15:33 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib64/libindimail.so.3.0.0 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib64/libeps.so.1.0.0 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib64/libeps.so.1 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib64/libindimail.so.3 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/05/de3feb709469c1d8b2dac3444f17a004918b49 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/d8/80088ab9c071a14609908be73f5e1bf2d709bc 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/updatefile 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/iupgrade.sh 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/myslave 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/vmoduser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/mailzipper 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/vrenamedomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/vaddaliasdomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/vadddomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/qmailmrtg 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/controlsync 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/vpasswd 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/vrenameuser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/vadduser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/ilocal_upgrade.sh 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/bogofilter-qfe 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/overquota.sh 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/vdeluser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/journal2mrtg 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/cputime 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/vdeldomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/imapmodules/authgeneric 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/libexec/indimail/imapmodules/authindi 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/resetquota 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/inquerytest 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/hostsync 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vpurge 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vdeloldusers 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vmoddomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/tcplookup 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/ischema 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vdelivermail 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/indisrvr 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vtable 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vchkpass 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/mgmtpass 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vfilter 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/adminclient 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/chowkidar 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/ipchange 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/initsvc 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/osh 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/install_tables 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vfstab 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/updaterules 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/inlookup 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vsetpass 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/postdel 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vreorg 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/clearopensmtp 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/sbin/vserverinfo 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/indimail/modules/tcplookup.so 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/indimail/modules/iauth.so 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/6c/1b59d5fa083b1da606d188c8d60e984a457292 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/62/bde7a8004546b8ccee965eb0d89ddfc5149a64 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/21/4f641f5f9f269b3cabde7aa70dc6a3a04400f1 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/19/f9aae737427f95c82cc3920faf694340784ee8 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/5d/dd9ea6fc5c70f38c6f7a456c83cf1480bc9f7c 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a2/651c341ca30d34a6ccf3468abd1d01d29c7e44 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e1/cd1fa409a438a6fae3432f10cd85062cc26528 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/15/c89d6785175f620908fca2ed9a4a5c055ddc82 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/15/33f48876718a2c4b9333c1a1fbb443049d2032 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/5f/66097d37ce5b453038b4b369b5c315cb8a701c 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/17/611f1f8dc6eb96ed88036060ecb7705770eda8 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/17/48e55f420e9eb656c8ad0f04249cfcbbf9e3d2 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/17/c702ac0ad5e1b2f563a88df9ac5d0af81453c0 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/b7/72bd75f706bbfa8fdb1a51c2707d4dbca26d73 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/f2/373db526ab749afce162797f5bf9532626a66c 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/d5/4ff5cee9593aee59e6d6253ae7c80acbacd788 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/54/74d8c6ca82d420faeefe5fedd5c4fc12f3dd32 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/20/5cba6dc14debb38851983c9292dc6ae9a085e4 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/66/f6a25d16e2ed99558385f1f6736c46b79d9368 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/7c/ebf82f115a69cc9b5871dd6d4ebd2dba862e32 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/d2/b00fd58107a871f6b9473c454baa5b040b1740 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/7f/aaafe0dd4162eff177bc66ea0465545cb7af07 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/83/a4e3d7388f3edf0c3edc03a2be89e6c197c230 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/77/fe634994e99b25cfc1245176735062b17f5814 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/fc/a35ed52cf200fc3f1a6740897e471b4b7c8299 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/4d/7d6c9202403f89c410ae21a28851adcc5ce1b5 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/40/f027da118f72250d0ece8b05cac0de1dadd5f7 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/40/a4d79747ec2fc7b5e119ec1e9e8eecd1228967 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/6a/3ce7583900426bccbecfc59b889a8a51b06449 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/47/daf89a28b5e5517c2dd3dcbffcbf216d2d880e 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/c4/cd2f90ce1fc26791ba4f345b8b9d6f1743de1c 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/38/543451b10eac9b147c0eb21025dc8f56550b69 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/38/20aa5858d9338ca2ca90727bd29d5db60f0711 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/84/4cc977c04ae8c530d851defc73df1f572ffd8d 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/80/45a480bec9d655ae530f424797892d4b3464d2 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/6b/f0c2b8dfae6e7e6ad739c72ca4f406470873b2 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/5e/9e6962f0bd28d1fd09b909b9fdf66ec728231b 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a9/4079a9f159c6f37e2084fc2def05bd9c5ba115 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/72/b8713964f31cbbd3a9aed478ab26d84c81045e 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/fa/d7e7e5245231e7613646c01460c6bfecbd51bf 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/22/02fc386751fda8942749a734327a31c1eb9137 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/1d/03752f9a5693d607772d66ce38484e1ac91af4 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/1e/f5e31be12fd155999fc1aedf91b1f467c47545 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/09/9f940d4c2fc0b55cd668e7a451afb9bed1f9ce 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/28/21653bcd9f9c6f7b57f914d906101b4b10b99f 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/76/64d315d27c4bed8aab8bc23ff543cc38fa4089 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/e7/4be2b12705062ff7497b157f744efbebc0f6d8 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/cc/80c1e688396b986872faaa81e0b94e39d59fa1 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/cc/a3e1ef5136bde1a5426318014de2f2d205dfd9 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/bd/468f88eb3619a940755d76810c2afc40332b28 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/1c/6e9cdc236ae35553f7981cc0f0114a18345072 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/25/6aae16e063599514e0fd98ba0c9fade8560420 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/ee/c106225c4da7065af51435a22e9c23d0a8a9c7 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/16/2a8881d300ba94502b6870c68871a99f5cd549 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/39/33bbbe45c2dc4941d30dbb09377c83d137ccfe 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/39/76bf47fcff75efcd4b8645c673aee513616371 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/d8/6ca6f061efc39fb649d81951ce554c1a084a1e 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/04/4e8dbe785f2a01b1eb62e53a8cabd978ea786d 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/69/12b7150b7e68f8e9fb905175b270ac6b382c36 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/26/722db9a09567d2d5c52a0f502f13f353dd7a5c 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/26/6706c13d3e281a43f8ec76c8d2681e594edaa6 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/73/3fd7719588070e64414cd2030dc40325af7c71 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/7a/1d740c011ca42eac32a616e4b164807b9309c4 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/a7/8675d04cbb64821283ade739b65e089d4a6d09 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/6e/f058d1ebb3782fd4056d02d5662815bce7a2ef 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/4f/2942133bd8c7a3db8a1e5fd7bdf4576437c695 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/70/33e0da5233259a5d3541341f812c57f7dce084 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/lib/.build-id/6d/f264d4df70811728728ec8863b9698b8e9795a 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/valias 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/crcdiff 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vcaliasrev 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vpriv 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/proxypop3 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vlimit 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/ismaildup 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vgroup 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/hostcntrl 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vatrn 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/proxyimap 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vbulletin 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vhostid 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vmoduser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/crc 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vrenamedomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vaddaliasdomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vadddomain 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vipmap 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vcfilter 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vpasswd 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vrenameuser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vcalias 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vadduser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vsmtp 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vproxy 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vsetuserquota 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vacation 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/dbinfo 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vmoveuserdir 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/incrypt 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vdeluser 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vuserinfo 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/printdir 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vdominfo 05-04 15:33 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc44.x86_64.rpm/usr/bin/vdeldomain 05-04 15:33 root DEBUG CheckNoStaticExecutables completed: 0.368 seconds 05-04 15:33 root DEBUG Running check: CheckRPATH 05-04 15:33 root DEBUG CheckRPATH completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckSoFiles 05-04 15:33 root DEBUG CheckSoFiles completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckJavaPlugin 05-04 15:33 root DEBUG CheckJavaPlugin completed: 0.002 seconds 05-04 15:33 root DEBUG Running check: PerlCheckBuildRequires 05-04 15:33 root DEBUG PerlCheckBuildRequires completed: 0.001 seconds 05-04 15:33 root DEBUG Running check: CheckPythonBuildRequires 05-04 15:33 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckPythonRequires 05-04 15:33 root DEBUG CheckPythonRequires completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckPythonX_Site 05-04 15:33 root DEBUG CheckPythonX_Site completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckApprovedLicense 05-04 15:33 root DEBUG CheckApprovedLicense completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckBuildrootMacros 05-04 15:33 root DEBUG CheckBuildrootMacros completed: 0.007 seconds 05-04 15:33 root DEBUG Running check: CheckBundledLibs 05-04 15:33 root DEBUG CheckBundledLibs completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckChangelogFormat 05-04 15:33 root DEBUG CheckChangelogFormat completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckCleanBuildroot 05-04 15:33 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 05-04 15:33 root DEBUG install_sec: /usr/bin/make -s -j${RPM_BUILD_NCPUS} /usr/bin/make -s -j${RPM_BUILD_NCPUS} DESTDIR=/rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT install /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/indimail-devel /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/libindimail install -p -m 0644 doc/COPYING-indimail /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/indimail-devel/COPYING install -p -m 0644 doc/COPYING-indimail /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/doc/libindimail/COPYING install -m 0644 indimail-rpm.info /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/indimail-rpm.info /usr/bin/rm -f indimail-rpm.info for i in eps cdb indimail do /usr/bin/rm -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib64/lib"$i".la done /usr/bin/rm -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib/indimail/modules/iauth.la /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/indimail/domains /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/include/indimail if [ -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/authlib.7.xz ] ; then ext="xz" else ext="gz" fi if [ -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/authlib.7."$ext" ] ; then for i in authshadow.7 authpwd.7 authpam.7 authcustom.7 do /usr/bin/rm -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/$i echo ".so man7/authlib.7" |gzip -c > /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/share/man/man7/$i."$ext" done fi /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/users /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/control /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/tcp # Create these files so that %ghost does not complain for i in tcp.poppass tcp.poppass.cdb do if [ ! -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/tcp/$i ] ; then touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/tcp/$i fi done for i in indimail.cnf procmailrc indimail.pp indimail.mod \ users/cdb users/assign logrotate.mysql do if [ ! -f /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/$i ] ; then touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/$i fi done ( # host.mysql, host.cntrl, host.master for i in `/usr/bin/cat /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/controlfiles.i` do echo "%ghost %attr(0640,indimail,qmail) %config(noreplace,missingok) /etc/indimail/control/$i" touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/etc/indimail/control/$i done ) > config_files.list /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc for i in indisrvr.4000 inlookup.infifo logfifo \ mrtg mysql.3306 poppass.106 do /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i/current done for i in proxyIMAP.4143 proxyIMAP.9143 \ proxyPOP3.4110 proxyPOP3.9110 do /usr/bin/mkdir -p /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i touch /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/var/log/svc/$i/current done /bin/chmod 755 /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib/indimail/modules/iauth.so /bin/chmod 755 /rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT/usr/lib/indimail/modules/tcplookup.so 05-04 15:33 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckCodeAndContent 05-04 15:33 root DEBUG CheckCodeAndContent completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckConfigNoReplace 05-04 15:33 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDefattr 05-04 15:33 root DEBUG CheckDefattr completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDescMacros 05-04 15:33 root DEBUG CheckDescMacros completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDesktopFile 05-04 15:33 root DEBUG CheckDesktopFile completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDesktopFileInstall 05-04 15:33 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDevelFilesInDevel 05-04 15:33 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 05-04 15:33 root DEBUG Running check: CheckDirectoryRequire 05-04 15:33 root DEBUG Running: mock -r /var/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' 05-04 15:33 root DEBUG Running: mock -r /var/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/indimail 05-04 15:33 root DEBUG Running: mock -r /var/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/lib/indimail 05-04 15:33 root DEBUG Running: mock -r /var/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/doc/indimail-devel 05-04 15:33 root DEBUG Running: mock -r /var/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/indimail/users 05-04 15:33 root DEBUG Running: mock -r /var/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/doc/libindimail 05-04 15:34 root DEBUG Running: mock -r /var/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/indimail/tcp 05-04 15:34 root DEBUG Running: mock -r /var/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/libexec/indimail 05-04 15:34 root DEBUG Running: mock -r /var/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 /var/indimail 05-04 15:34 root DEBUG Running: mock -r /var/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/indimail 05-04 15:34 root DEBUG Running: mock -r /var/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/indimail/control 05-04 15:34 root DEBUG Running: mock -r /var/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/indimail/doc 05-04 15:34 root DEBUG CheckDirectoryRequire completed: 33.501 seconds 05-04 15:34 root DEBUG Running check: CheckDistTag 05-04 15:34 root DEBUG CheckDistTag completed: 0.001 seconds 05-04 15:34 root DEBUG Running check: CheckDocRuntime 05-04 15:34 root DEBUG CheckDocRuntime completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckFileDuplicates 05-04 15:34 root DEBUG CheckFileDuplicates completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckFilePermissions 05-04 15:34 root DEBUG CheckFilePermissions completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGconfSchemaInstall 05-04 15:34 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGdkPixbufLoaders 05-04 15:34 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGioQueryModules 05-04 15:34 root DEBUG CheckGioQueryModules completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGlibCompileSchemas 05-04 15:34 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGtkQueryModules 05-04 15:34 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckGuidelines 05-04 15:34 root DEBUG CheckGuidelines completed: 0.000 seconds 05-04 15:34 root DEBUG Running check: CheckIfDepsDeprecated 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'findutils' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'user(alias)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'binutils' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qmail)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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(indimail) = 3.4.8-1.1.fc44' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'autoconf' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.3.4)(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/which' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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/sbin/groupadd' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'indimail-access' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'rpm' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'ncurses-devel' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'mrtg' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'python3-policycoreutils' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.15)(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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.2.5)(64bit)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'group(qscand)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'libqmail > 1.3' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'shadow-utils' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'openssl-devel' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'procps' 05-04 15:34 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -q -C --whatprovides 'make' 05-04 15: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 'libgsasl.so.18()(64bit)' 05-04 15: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 'mysql-server' 05-04 15: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 'gzip' 05-04 15: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 'gcc-c++' 05-04 15: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 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-04 15: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 'libssl.so.3()(64bit)' 05-04 15: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 'user(indimail)' 05-04 15: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 'libncurses.so.6()(64bit)' 05-04 15: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 'libqmail.so.1()(64bit)' 05-04 15: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 'sed' 05-04 15: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 '/usr/bin/hostname' 05-04 15: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 'user(qmaill)' 05-04 15: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_ABI_DT_RELR)(64bit)' 05-04 15: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 'indimail-mta > 3.0.3' 05-04 15: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 'group(nofiles)' 05-04 15: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.34)(64bit)' 05-04 15: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 'libcrypto.so.3()(64bit)' 05-04 15: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.8)(64bit)' 05-04 15: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 'libtinfo.so.6()(64bit)' 05-04 15: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 'coreutils' 05-04 15: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 '/usr/sbin/useradd' 05-04 15: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 'libgsasl.so.18(LIBGSASL_1.10)(64bit)' 05-04 15: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 '/usr/bin/pkg-config' 05-04 15: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 '/usr/bin/sh' 05-04 15: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 'libindimail >= 3.4.8' 05-04 15: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 'user(qscand)' 05-04 15: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 'libm.so.6()(64bit)' 05-04 15: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 'glibc-devel' 05-04 15: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 'mysql-devel' 05-04 15: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 '/usr/sbin/groupdel' 05-04 15: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 'libgsasl-devel' 05-04 15: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 '/bin/sh' 05-04 15: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 'gcc' 05-04 15: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.3)(64bit)' 05-04 15: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.4)(64bit)' 05-04 15: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 'mysql-libs' 05-04 15: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 'glibc' 05-04 15: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 '/usr/bin/awk' 05-04 15: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 'group(indimail)' 05-04 15: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 'automake' 05-04 15: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 '/usr/bin/bash' 05-04 15: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 'libtool' 05-04 15: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 'grep' 05-04 15: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 'libqmail-devel > 1.3' 05-04 15: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.14)(64bit)' 05-04 15: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 --provides 'findutils' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'openssl-libs' 05-04 15: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 --provides 'binutils' 05-04 15: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 --provides 'autoconf' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'which' 05-04 15: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 --provides 'shadow-utils' 05-04 15: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 --provides 'openssl' 05-04 15: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 --provides 'indimail-access' 05-04 15: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 --provides 'rpm' 05-04 15: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 --provides 'ncurses-devel' 05-04 15: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 --provides 'pkgconf-pkg-config' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'mrtg' 05-04 15: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 --provides 'python3-policycoreutils' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'openssl-libs' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'libqmail' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'shadow-utils' 05-04 15: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 --provides 'openssl-devel' 05-04 15: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 --provides 'procps-ng' 05-04 15: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 --provides 'make' 05-04 15: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 --provides 'libgsasl' 05-04 15: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 --provides 'mysql-server' 05-04 15: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 --provides 'gzip' 05-04 15: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 --provides 'gcc-c++' 05-04 15: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 --provides 'libgsasl' 05-04 15: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 --provides 'openssl-libs' 05-04 15: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 --provides 'ncurses-libs' 05-04 15: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 --provides 'libqmail' 05-04 15: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 --provides 'sed' 05-04 15: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 --provides 'hostname' 05-04 15: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 --provides 'daemontools' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'daemontools' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'openssl-libs' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'ncurses-libs' 05-04 15: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 --provides 'coreutils' 05-04 15: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 --provides 'shadow-utils' 05-04 15: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 --provides 'libgsasl' 05-04 15: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 --provides 'pkgconf-pkg-config' 05-04 15: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 --provides 'bash' 05-04 15: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 --provides 'libindimail' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'glibc-devel' 05-04 15: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 --provides 'mysql-devel' 05-04 15: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 --provides 'shadow-utils' 05-04 15: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 --provides 'libgsasl-devel' 05-04 15: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 --provides 'bash' 05-04 15: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 --provides 'gcc' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'mysql-libs' 05-04 15: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 --provides 'glibc' 05-04 15: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 --provides 'gawk' 05-04 15: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 --provides 'automake' 05-04 15: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 --provides 'bash' 05-04 15: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 --provides 'libtool' 05-04 15: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 --provides 'grep' 05-04 15: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 --provides 'libqmail-devel' 05-04 15: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 --provides 'glibc' 05-04 15:37 root DEBUG CheckIfDepsDeprecated completed: 194.600 seconds 05-04 15:37 root DEBUG Running check: CheckLicensInDoc 05-04 15:37 root DEBUG Found COPYING not marked as %license 05-04 15:37 root DEBUG CheckLicensInDoc completed: 0.067 seconds 05-04 15:37 root DEBUG Running check: CheckLicenseField 05-04 15:37 root DEBUG Scanning sources in /var/lib/mock/fedora-44-x86_64/root/builddir/build/BUILD/indimail-3.4.8-build 05-04 15:37 root DEBUG Got license reply, length: 107731 05-04 15:37 root DEBUG CheckLicenseField completed: 13.782 seconds 05-04 15:37 root DEBUG Running check: CheckLicenseFieldSPDX 05-04 15:37 root DEBUG Run command: ['license-validate', '-v', 'GPL-3.0+'] 05-04 15:37 root DEBUG Run command: ['license-validate', '-v', '--old', 'GPL-3.0+'] 05-04 15:37 root DEBUG CheckLicenseFieldSPDX completed: 0.924 seconds 05-04 15:37 root DEBUG Running check: CheckLicenseInSubpackages 05-04 15:37 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckLocale 05-04 15:37 root DEBUG CheckLocale completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckMacros 05-04 15:37 root DEBUG CheckMacros completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckMakeinstall 05-04 15:37 root DEBUG CheckMakeinstall completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckMultipleLicenses 05-04 15:37 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckNameCharset 05-04 15:37 root DEBUG CheckNameCharset completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckNaming 05-04 15:37 root DEBUG CheckNaming completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckNoConfigInUsr 05-04 15:37 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckNoConflicts 05-04 15:37 root DEBUG CheckNoConflicts completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckNoNameConflict 05-04 15:37 root DEBUG CheckNoNameConflict completed: 0.240 seconds 05-04 15:37 root DEBUG Running check: CheckObeysFHS 05-04 15:37 root DEBUG CheckObeysFHS completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckObsoletesForRename 05-04 15:37 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 05-04 15:37 root DEBUG Running check: CheckOwnDirs 05-04 15: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 'findutils' 05-04 15: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 'libc.so.6()(64bit)' 05-04 15: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 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-04 15: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 'user(alias)' 05-04 15: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 'libssl.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15: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 'group(qmail)' 05-04 15: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 'libssl.so.3()(64bit)' 05-04 15: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 'user(indimail)' 05-04 15: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 'libncurses.so.6()(64bit)' 05-04 15: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 'sed' 05-04 15: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 'libc.so.6(GLIBC_2.3.4)(64bit)' 05-04 15: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 'libqmail.so.1()(64bit)' 05-04 15: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 'libindimail.so.3()(64bit)' 05-04 15: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 '/usr/bin/hostname' 05-04 15: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 '/usr/bin/which' 05-04 15: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 'libc.so.6(GLIBC_ABI_DT_RELR)(64bit)' 05-04 15: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 'user(qmaill)' 05-04 15: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 '/usr/sbin/groupadd' 05-04 15: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 'libc.so.6(GLIBC_2.34)(64bit)' 05-04 15: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 'group(nofiles)' 05-04 15: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 'indimail-access' 05-04 15: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 'libcrypto.so.3()(64bit)' 05-04 15: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 'libqmail' 05-04 15: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 'openssl' 05-04 15: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 'libtinfo.so.6()(64bit)' 05-04 15: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 'libc.so.6(GLIBC_2.8)(64bit)' 05-04 15: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 'coreutils' 05-04 15: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 '/usr/sbin/useradd' 05-04 15: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 'libgsasl.so.18(LIBGSASL_1.10)(64bit)' 05-04 15: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' 05-04 15: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 'rtld(GNU_HASH)' 05-04 15: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 'mrtg' 05-04 15: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 '/usr/bin/sh' 05-04 15: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 'python3-policycoreutils' 05-04 15: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 'libm.so.6()(64bit)' 05-04 15: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 'user(qscand)' 05-04 15: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 'libeps.so.1()(64bit)' 05-04 15: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 'indimail-mta' 05-04 15: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 '/usr/sbin/groupdel' 05-04 15: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 'libc.so.6(GLIBC_2.15)(64bit)' 05-04 15: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15: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 'libc.so.6(GLIBC_2.2.5)(64bit)' 05-04 15: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 'libc.so.6(GLIBC_2.38)(64bit)' 05-04 15: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 'group(qscand)' 05-04 15: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 '/bin/sh' 05-04 15: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 'libc.so.6(GLIBC_2.33)(64bit)' 05-04 15: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 'libc.so.6(GLIBC_2.3)(64bit)' 05-04 15: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 'shadow-utils' 05-04 15: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 'libc.so.6(GLIBC_2.4)(64bit)' 05-04 15: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 'procps' 05-04 15: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 'mysql-libs' 05-04 15: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 'glibc' 05-04 15: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 '/usr/bin/awk' 05-04 15: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 'group(indimail)' 05-04 15: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 'libgsasl.so.18()(64bit)' 05-04 15: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 'config(indimail)' 05-04 15: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 '/usr/bin/bash' 05-04 15: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 'mysql-server' 05-04 15: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 'grep' 05-04 15: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.14)(64bit)' 05-04 15: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 --requires --providers-of=requires 'findutils' 'libindimail' 'openssl-libs' 'bash' 'sed' 'coreutils-single' 'libqmail' 'indimail-access' 'openssl' 'coreutils' 'mrtg' 'ncurses-libs' 'indimail' 'libgsasl' 'python3-policycoreutils' 'which' 'procps-ng' 'gawk' 'pkgconf-pkg-config' 'shadow-utils' 'daemontools' 'mysql-libs' 'glibc' 'hostname' 'mysql-server' 'grep' 05-04 15: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 -C -l 'libpng' 'perl(IO::Socket::UNIX)' 'libncurses++' 'bash' 'autoconf' 'user(mysql)' 'libsemanage' 'iproute' 'perl(Math::BigInt)' 'perl(parent)' 'libjpeg.so' 'openssl' 'info' 'freetype' 'initscripts' 'pkg' 'glibc >= 2' 'pkgconfig' 'util' 'libauparse' 'libanl' 'perl(strict)' 'perl(Socket) >= 1' 'perl(File::Spec) >= 0' 'libtirpc.so.3(TIRPC_0' 'crypto' 'libpamc' 'libz.so.1(ZLIB_1.2' 'selinux' 'libevent_pthreads' 'perl(Math::BigInt::Lib)' 'perl(POSIX)' 'libz' 'filesystem' 'fontconfig' 'libresolv.so' 'perl(Pod::Usage)' 'group(nofiles)' 'pkgconfig(libssl)' 'pkgconfig(form)' '(mysql' 'libzstd' 'policycoreutils = 3' 'libasprintf' 'libpam_misc' '/usr/bin/sh' '/etc/my' 'keyutils' '/usr/sbin/groupdel' 'libarchive' 'libgd' 'libgcc_s.so.1(GCC_3' 'mysql-libs' 'perl(Class::Struct)' 'pkgconfig(openssl)' 'popt(x86' 'libtirpc' 'perl(XSLoader)' 'perl(IO::Seekable)' 'pkgconf(x86' 'libdebuginfod' 'libaudit' 'librpm' 'libgcrypt.so' '/usr/bin/which' 'libeconf' 'liblzma.so.5(XZ_5' 'perl(base)' 'libsnappy' 'perl(File::Spec)' 'rtld(GNU_HASH)' 'libreadline' 'mariadb(x86' 'libqmail >= 1' 'libmount.so' 'libz.so.1(ZLIB_1' 'libpam' 'perl-Compress' 'procps' 'pkgconfig(panelw)' 'libgssapi_krb5' 'curl' 'perl(IO::Socket::INET6)' 'pkgconfig(libcrypto)' 'pkgconfig(panel)' 'perl(File::stat)' 'libjansson' 'perl(:VERSION) >= 5' 'python(abi) = 3' 'libqmail' 'libmenu' '(util-linux' 'libgcrypt(x86' 'libeconf.so' 'libstdc++' 'libgcc_s' 'libidn' 'pkgconfig(libtiff' 'pkgconfig(fontconfig)' 'p11' 'glibc(x86' 'libffi' 'libcap' 'perl(Math::BigFloat)' 'perl(URI) >= 1' 'gd(x86' 'perl(Net::SNMP)' '/usr/sbin/groupadd' 'perl(SNMP_Session)' 'libjpeg' 'gettext = 0' 'python3-policycoreutils' 'libgettextpo' 'perl(IO::Handle)' 'gsasl = 2.2.1' 'libfreetype' 'perl(Carp) >= 1' 'libresolv' '/usr/bin/systemd' 'libk5crypto' 'libXpm' '(python-rpm' 'perl-IO' 'perl(constant)' 'libgmp' 'pkgconf' 'libselinux.so' 'perl(File::Temp)' 'libcrypt' 'openssl-libs' '/usr/bin/pkg' 'perl(CGI::Util)' 'libstdc++ = 16.0.1' 'pkgconfig(menuw)' '/usr/sbin/useradd' 'libformw' 'libgsasl(x86' 'glibc = 2' 'perl(Socket6)' 'libcrypto' 'libprotobuf' 'perl(Math::Complex) >= 1' 'libjansson.so.4(libjansson' 'libgcc >= 16.0.1' 'libnuma.so' 'glibc' '/usr/bin/bash' 'ld' 'perl(Tie::Hash)' 'filesystem >= 3' 'libform' 'libattr' 'libbz2' 'libcurl' 'libc' 'pkgconfig(freetype2) >= 9' 'libpython3.14.so' 'perl-Scalar' 'gcc(major) = 16' 'pkgconfig(formw)' 'perl-Module' 'libicuuc' 'perl-CPAN' 'libavif' 'libkeyutils.so' '(pyproject-rpm' 'indimail' 'libgsasl' '(libbpf >= 2:1' 'perl-Hash' 'pkgconfig(xpm)' 'perl(Exporter)' 'perl(SNMP_util)' 'pkgconf-pkg-config' 'libmysqlclient' 'libncurses++w' 'make' 'perl(Pod::Text) >= 4' 'mariadb' 'system' 'liblzo2' 'libattr.so' 'pkgconfig(libwebp) >= 0' 'perl(SelectSaver)' 'libgsasl.so' 'perl(IO::File)' 'libtinfo' 'libsepol.so' 'ncurses' 'perl(File::Compare)' '/usr/bin/hostname' 'perl(Errno)' 'libacl.so' 'libicui18n' 'pkgconfig(gpg' 'bzip2' 'pkgconfig(ncurses)' 'diffutils' 'xz' 'libtiff.so' 'libm.so.6(GLIBC_2' 'libidn2' 'libBrokenLocale' 'liblzma' 'perl(IO)' 'filesystem(unmerged' 'perl(Config)' 'pkgconfig(libjpeg)' 'liblz4' 'libverto' 'libatomic = 16.0.1' 'cmake' 'libmvec' 'perl(File::Path)' '(python3-rpm' 'perl(re)' 'libsemanage(x86' 'libsepol(x86' 'perl-Math' 'indimail-access' 'libpanelw' 'libevent_core' 'perl(File::Basename)' '(mysql-selinux if selinux' 'cpp = 16.0.1' 'pam' 'libm.so' 'libmount' 'shadow-utils' 'python3' '(glibc-gconv' 'libpcre2' 'libfido2' 'perl(Fedora::VSP)' 'tar' 'libtic' 'perl(Text::ParseWords)' 'libpkgconf(x86' 'libsepol >= 3' 'mariadb10.11(x86' 'perl-Locale' 'ncurses-libs' 'perl(Symbol)' 'libidn2.so.0(IDN2_0' 'librpmio' 'libnuma' 'libgdbm' 'perl(IO::Socket)' 'm4' 'perl' 'libgdbm_compat' 'libselinux' 'autoconf >= 2' 'gnulib' 'libdebuginfod.so' 'libpam.so' 'libidn.so' 'ca' '(systemd' 'perl(FindBin)' 'perl(integer)' 'libfdisk' 'perl(GIFgraph)' 'perl(locales_mrtg)' 'procps-ng' 'perl(Carp)' 'perl(Pod::Usage) >= 1' 'libcrypto.so.3(OPENSSL_3' 'libtiff' 'libedit' 'shadow' 'hostname' 'libacl' 'perl(warnings)' 'liblzma.so' 'libstdc++.so.6(GLIBCXX_3' 'pcre2-utf16(x86' 'libwebp' 'perl(CGI)' 'libidn2(x86' 'perl(HTML::Entities) >= 3' 'sed' 'libgomp' 'mysql8.0(x86' 'libpng(x86' 'coreutils-single' 'binutils >= 2' 'libcrypt.so' 'perl-ExtUtils' 'libaio' 'libsystemd' 'perl(File::Copy)' 'perl(Cwd)' 'pkgconfig(libavif) >= 0' 'pcre2' 'libpopt' 'perl(Socket)' '/usr/bin/alternatives' 'perl(Data::Dumper)' 'libgcc_s.so.1(GCC_4' 'libgnutls' 'perl(lib)' 'libpanel' 'libgpg' 'perl(Scalar::Util)' 'libc.so' 'libgcc_s.so' 'mysql(x86' 'ld-linux' 'libstdc++.so.6(CXXABI_1' 'emacs' 'mrtg' 'libm' 'libaio.so' 'perl(MRTG_lib)' 'libfdisk.so' 'libselinux >= 1' 'daemontools' 'libmpc' 'perl(File::Find)' 'libperl.so' 'mysql-server' 'mariadb10.11' 'pcre2(x86' 'libsepol' '/usr/bin/python3' 'gdbm(x86' 'mysql' 'mysql8.0' 'libfontconfig' 'perl(_charnames)' 'm4 >= 1' '/sbin/chkconfig' 'perl(vars)' 'kernel' 'libssl.so.3(OPENSSL_3' 'libsasl2' 'setup' 'perl-Config' 'gettext' 'libpng16' 'libmpfr' 'zlib' 'coreutils' 'perl(threads)' 'libgcc(x86' 'libsemanage.so' 'libselinux(x86' '(mrtg-selinux if selinux' 'pkgconfig(zlib)' 'perl(:MODULE_COMPAT_5' 'libseccomp' 'perl(DynaLoader)' 'libX11' 'libpam_misc.so' 'automake' 'perl(bytes)' 'grep' 'libcbor.so' 'findutils' 'group(mail)' '/etc/crypto' 'libpkgconf' 'grep >= 2' 'perl(IO::Socket::INET)' 'chkconfig' 'python3 = 3.14' 'libgomp = 16.0.1' 'gcc = 16.0.1' 'libkeyutils' 'perl(overload)' 'perl(Encode)' 'libstdc++.so' 'libncursesw' 'systemd' 'libcom_err' 'perl(Thread::Queue)' 'libudev' 'checkpolicy' 'libsystemd-shared' 'perl(locale)' 'pkgconfig(libpcre2' 'libmecab' 'libindimail' 'policycoreutils' 'libimagequant' 'perl-PerlIO' 'libunistring' 'perl(File::Temp) >= 0' 'libxcrypt' 'pkgconfig(ncursesw)' 'user(qmaill)' 'libkrb5' '/usr/bin/perl' 'pcre2-utf32(x86' 'libmenuw' 'perl(BER)' 'audit' 'libgcrypt' 'perl(Getopt::Long)' 'which' 'libssl' 'gawk' 'ncurses-c++' '/usr/sbin/userdel' '/bin/sh' 'gd' 'perl(Fcntl)' 'libthread_db' '/usr/bin/awk' 'pkgconfig(libpng)' 'pkgconfig(menu)' 'perl(warnings::register)' 05-04 15: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()(64bit)' 05-04 15: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 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-04 15: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 'libssl.so.3()(64bit)' 05-04 15: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.3.4)(64bit)' 05-04 15: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 'libqmail.so.1()(64bit)' 05-04 15: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_ABI_DT_RELR)(64bit)' 05-04 15: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.34)(64bit)' 05-04 15: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 'libcrypto.so.3()(64bit)' 05-04 15: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.8)(64bit)' 05-04 15: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 'libgsasl.so.18(LIBGSASL_1.10)(64bit)' 05-04 15: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 '/usr/bin/pkg-config' 05-04 15: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)' 05-04 15: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()(64bit)' 05-04 15: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15: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.2.5)(64bit)' 05-04 15: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.38)(64bit)' 05-04 15: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 '/bin/sh' 05-04 15: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.33)(64bit)' 05-04 15: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.3)(64bit)' 05-04 15: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.4)(64bit)' 05-04 15: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 'libgsasl.so.18()(64bit)' 05-04 15: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.14)(64bit)' 05-04 15: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 --requires --providers-of=requires 'glibc' 'libqmail' 'libindimail' 'openssl-libs' 'pkgconf-pkg-config' 'bash' 'libgsasl' 05-04 15: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 -C -l 'libmvec' 'perl(File::Path)' 'p11' 'libgpg' 'bash' 'autoconf' 'glibc(x86' 'libffi' 'libcap' 'libc.so' 'libgcc_s.so' 'openssl' 'ld-linux' 'libstdc++.so.6(CXXABI_1' 'pkg' 'emacs' 'glibc >= 2' 'pkgconfig' 'libm' 'perl(File::Basename)' 'cpp = 16.0.1' 'libanl' 'perl(strict)' 'gsasl = 2.2.1' 'libm.so' '(glibc-gconv' 'libmpc' 'libresolv' 'perl(File::Find)' 'libk5crypto' 'libpcre2' 'crypto' 'perl(constant)' 'libgmp' 'libz.so.1(ZLIB_1.2' 'm4 >= 1' 'pkgconf' 'libselinux.so' 'perl(File::Temp)' 'perl(POSIX)' 'libcrypt' 'openssl-libs' 'kernel' 'libssl.so.3(OPENSSL_3' 'libz' '/usr/bin/pkg' 'filesystem' 'tar' 'setup' 'gettext' 'libresolv.so' 'libstdc++ = 16.0.1' 'perl(Text::ParseWords)' 'libmpfr' 'libpkgconf(x86' 'pkgconfig(libssl)' 'coreutils' 'perl(threads)' 'libzstd' 'libgcc(x86' '/usr/bin/sh' 'glibc = 2' 'keyutils' 'libcrypto' 'librpmio' 'libarchive' 'libjansson.so.4(libjansson' 'libgcc_s.so.1(GCC_3' 'libgcc >= 16.0.1' 'glibc' 'automake' 'perl' 'perl(Class::Struct)' '/usr/bin/bash' 'popt(x86' 'ld' 'grep' 'libselinux' 'filesystem >= 3' 'libattr' 'findutils' 'group(mail)' 'libc' '/etc/crypto' 'autoconf >= 2' 'pkgconf(x86' 'libpkgconf' 'gcc(major) = 16' 'grep >= 2' 'libdebuginfod' 'librpm' 'libgcrypt.so' 'libdebuginfod.so' 'libgomp = 16.0.1' 'libidn.so' 'gcc = 16.0.1' 'liblzma.so.5(XZ_5' 'ca' 'perl(File::Spec)' 'rtld(GNU_HASH)' 'libkeyutils.so' 'libgsasl' 'libreadline' 'libkeyutils' 'perl(Exporter)' 'libz.so.1(ZLIB_1' 'perl(Carp)' 'pkgconf-pkg-config' 'libstdc++.so' 'libcom_err' 'make' 'perl(Thread::Queue)' 'libcrypto.so.3(OPENSSL_3' 'libgssapi_krb5' 'curl' 'libacl' 'pkgconfig(libcrypto)' 'perl(warnings)' 'liblzma.so' 'libstdc++.so.6(GLIBCXX_3' 'libattr.so' 'perl(File::stat)' 'libindimail' 'libjansson' 'libgsasl.so' 'perl(IO::File)' 'libtinfo' 'sed' 'ncurses' 'libgomp' 'perl(File::Compare)' 'perl(:VERSION) >= 5' 'perl(Errno)' 'libxcrypt' 'libacl.so' 'libqmail' 'libkrb5' '/usr/bin/perl' 'binutils >= 2' 'libcrypt.so' 'xz' 'libsystemd' 'libgcrypt' 'perl(Getopt::Long)' 'perl(File::Copy)' 'libssl' 'libm.so.6(GLIBC_2' 'libBrokenLocale' '/bin/sh' 'liblzma' 'perl(Cwd)' 'filesystem(unmerged' 'libstdc++' 'perl(Config)' 'libthread_db' 'libverto' 'libgcc_s' 'libpopt' 'libatomic = 16.0.1' 'libidn' '/usr/bin/alternatives' 'perl(Data::Dumper)' 'libgnutls' 05-04 15: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()(64bit)' 05-04 15: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 'libgsasl.so.18(LIBGSASL_1.1)(64bit)' 05-04 15: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 'libssl.so.3()(64bit)' 05-04 15: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.3.4)(64bit)' 05-04 15: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 'libqmail.so.1()(64bit)' 05-04 15: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_ABI_DT_RELR)(64bit)' 05-04 15: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.34)(64bit)' 05-04 15: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 'libcrypto.so.3()(64bit)' 05-04 15: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.8)(64bit)' 05-04 15: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 'libgsasl.so.18(LIBGSASL_1.10)(64bit)' 05-04 15: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 'rtld(GNU_HASH)' 05-04 15: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 'libm.so.6()(64bit)' 05-04 15: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 'libcrypto.so.3(OPENSSL_3.0.0)(64bit)' 05-04 15: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.2.5)(64bit)' 05-04 15: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.38)(64bit)' 05-04 15: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 '/bin/sh' 05-04 15: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.33)(64bit)' 05-04 15: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.3)(64bit)' 05-04 15: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.4)(64bit)' 05-04 15: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 'libgsasl.so.18()(64bit)' 05-04 15: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.14)(64bit)' 05-04 15: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 --requires --providers-of=requires 'glibc' 'libqmail' 'openssl-libs' 'bash' 'libgsasl' 05-04 15: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 -C -l 'libmvec' 'perl(File::Path)' 'p11' 'libgpg' 'bash' 'autoconf' 'glibc(x86' 'libffi' 'libcap' 'libc.so' 'libgcc_s.so' 'openssl' 'ld-linux' 'libstdc++.so.6(CXXABI_1' 'emacs' 'glibc >= 2' 'pkgconfig' 'libm' 'perl(File::Basename)' 'cpp = 16.0.1' 'libanl' 'perl(strict)' 'libm.so' '(glibc-gconv' 'libmpc' 'libresolv' 'perl(File::Find)' 'libpcre2' 'crypto' 'perl(constant)' 'libgmp' 'libz.so.1(ZLIB_1.2' 'm4 >= 1' 'pkgconf' 'libselinux.so' 'perl(File::Temp)' 'perl(POSIX)' 'openssl-libs' 'kernel' 'libssl.so.3(OPENSSL_3' 'libz' '/usr/bin/pkg' 'filesystem' 'setup' 'tar' 'gettext' 'libresolv.so' 'libstdc++ = 16.0.1' 'perl(Text::ParseWords)' 'libmpfr' 'pkgconfig(libssl)' 'coreutils' 'perl(threads)' 'libzstd' 'libgcc(x86' '/usr/bin/sh' 'glibc = 2' 'keyutils' 'libcrypto' 'librpmio' 'libarchive' 'libjansson.so.4(libjansson' 'libgcc_s.so.1(GCC_3' 'libgcc >= 16.0.1' 'glibc' 'automake' 'perl' 'perl(Class::Struct)' '/usr/bin/bash' 'popt(x86' 'ld' 'grep' 'libselinux' 'filesystem >= 3' 'libattr' 'findutils' 'group(mail)' 'libc' '/etc/crypto' 'autoconf >= 2' 'pkgconf(x86' 'gcc(major) = 16' 'grep >= 2' 'libdebuginfod' 'librpm' 'libdebuginfod.so' 'libgomp = 16.0.1' 'gcc = 16.0.1' 'liblzma.so.5(XZ_5' 'ca' 'perl(File::Spec)' 'rtld(GNU_HASH)' 'libkeyutils.so' 'libgsasl' 'libreadline' 'libkeyutils' 'perl(Exporter)' 'libz.so.1(ZLIB_1' 'perl(Carp)' 'libstdc++.so' 'libcom_err' 'make' 'perl(Thread::Queue)' 'libcrypto.so.3(OPENSSL_3' 'curl' 'libacl' 'pkgconfig(libcrypto)' 'perl(warnings)' 'liblzma.so' 'libstdc++.so.6(GLIBCXX_3' 'libattr.so' 'perl(File::stat)' 'libjansson' 'libgsasl.so' 'perl(IO::File)' 'libtinfo' 'sed' 'ncurses' 'libgomp' 'perl(File::Compare)' 'perl(:VERSION) >= 5' 'perl(Errno)' 'libxcrypt' 'libacl.so' 'libqmail' '/usr/bin/perl' 'binutils >= 2' 'xz' 'libsystemd' 'perl(Getopt::Long)' 'perl(File::Copy)' 'libssl' 'libm.so.6(GLIBC_2' 'libBrokenLocale' '/bin/sh' 'liblzma' 'perl(Cwd)' 'filesystem(unmerged' 'libstdc++' 'perl(Config)' 'libthread_db' 'libverto' 'libgcc_s' 'libpopt' 'libatomic = 16.0.1' '/usr/bin/alternatives' 'perl(Data::Dumper)' 'libgnutls' 05-04 15:40 root DEBUG CheckOwnDirs completed: 152.621 seconds 05-04 15:40 root DEBUG Running check: CheckOwnOther 05-04 15:40 root DEBUG CheckOwnOther completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckRelocatable 05-04 15:40 root DEBUG CheckRelocatable completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckRequires 05-04 15:40 root DEBUG CheckRequires completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourceMD5 05-04 15:40 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-3.4.8.tar.gz 05-04 15:40 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-rpmlintrc 05-04 15:40 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.easy 05-04 15:40 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.secure 05-04 15:40 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.paranoid 05-04 15:40 root DEBUG CheckSourceMD5 completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourcedirMacroUse 05-04 15:40 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSpecLegibility 05-04 15:40 root DEBUG CheckSpecLegibility completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSpecName 05-04 15:40 root DEBUG CheckSpecName completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckStaticLibs 05-04 15:40 root DEBUG CheckStaticLibs completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckSystemdUnitdirScriplets 05-04 15:40 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckSystemdUserunitdirScriplets 05-04 15:40 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckUTF8Filenames 05-04 15:40 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckUpdateIconCache 05-04 15:40 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckUsefulDebuginfo 05-04 15:40 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckBuildInMock 05-04 15:40 root DEBUG CheckBuildInMock completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckBuildroot 05-04 15:40 root DEBUG CheckBuildroot completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckBundledFonts 05-04 15:40 root DEBUG CheckBundledFonts completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckClean 05-04 15:40 root DEBUG CheckClean completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckContainsLicenseText 05-04 15:40 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckFileRequires 05-04 15:40 root DEBUG CheckFileRequires completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckFinalRequiresProvides 05-04 15:40 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckFullVerReqSub 05-04 15:40 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckFunctionAsDescribed 05-04 15:40 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckIllegalSpecTags 05-04 15:40 root DEBUG CheckIllegalSpecTags completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckLatestVersionIsPackaged 05-04 15:40 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckLicenseUpstream 05-04 15:40 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckManPages 05-04 15:40 root DEBUG CheckManPages completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckParallelMake 05-04 15:40 root DEBUG CheckParallelMake completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckPatchComments 05-04 15:40 root DEBUG CheckPatchComments completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckPkgConfigFiles 05-04 15:40 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckRubyPlugin 05-04 15:40 root DEBUG CheckRubyPlugin completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckScriptletSanity 05-04 15:40 root DEBUG CheckScriptletSanity completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourceComment 05-04 15:40 root DEBUG CheckSourceComment completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourceDownloads 05-04 15:40 root DEBUG CheckSourceDownloads completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourceUrl 05-04 15:40 root DEBUG CheckSourceUrl completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSourceVerification 05-04 15:40 root DEBUG CheckSourceVerification completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckSpecAsInSRPM 05-04 15:40 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSupportAllArchs 05-04 15:40 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckTestSuites 05-04 15:40 root DEBUG CheckTestSuites completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckTimeStamps 05-04 15:40 root DEBUG CheckTimeStamps completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckTmpfiles 05-04 15:40 root DEBUG CheckTmpfiles completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: CheckUpdateMimeDatabase 05-04 15:40 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckUseGlobal 05-04 15:40 root DEBUG CheckUseGlobal completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: SugarActivityCheckBuildRequires 05-04 15:40 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: SugarActivityCheckNaming 05-04 15:40 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: SugarActivityCheckRuntimeDeps 05-04 15:40 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckAddMavenDepmap 05-04 15:40 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckBundledJars 05-04 15:40 root DEBUG CheckBundledJars completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckJPackageRequires 05-04 15:40 root DEBUG CheckJPackageRequires completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckJavadoc 05-04 15:40 root DEBUG CheckJavadoc completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckJavadocJPackageRequires 05-04 15:40 root DEBUG CheckJavadocJPackageRequires completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckJavadocdirName 05-04 15:40 root DEBUG CheckJavadocdirName completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckMvnRpmbuild 05-04 15:40 root DEBUG CheckMvnRpmbuild completed: 0.004 seconds 05-04 15:40 root DEBUG Running check: CheckNewStyleMaven 05-04 15:40 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckNoArch 05-04 15:40 root DEBUG CheckNoArch completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckNoOldMavenDepmap 05-04 15:40 root DEBUG CheckNoOldMavenDepmap completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckNoRequiresPost 05-04 15:40 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckNotJavaApplicable 05-04 15:40 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckPomInstalled 05-04 15:40 root DEBUG CheckPomInstalled completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckTestSkip 05-04 15:40 root DEBUG CheckTestSkip completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckUpdateDepmap 05-04 15:40 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckUpstremBuildMethod 05-04 15:40 root DEBUG CheckUpstremBuildMethod completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: CheckUseMavenpomdirMacro 05-04 15:40 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckAutotoolsObsoletedMacros 05-04 15:40 root DEBUG autotools used: automake libtool 05-04 15:40 root DEBUG running: grep -E -n -o -e AM_CONFIG_HEADER[[:space:]]*$ -e AM_CONFIG_HEADER\( -e AM_PROG_CC_STDC[[:space:]]*$ -e AM_PROG_CC_STDC\( -e AC_PROG_LIBTOOL[[:space:]]*$ -e AC_PROG_LIBTOOL\( -e AM_PROG_LIBTOOL[[:space:]]*$ -e AM_PROG_LIBTOOL\( /var/lib/copr-rpmbuild/results/indimail/BUILD/indimail-3.4.8-build/indimail-3.4.8/configure.ac 05-04 15:40 root DEBUG running: grep -E -n -o -e AM_CONFIG_HEADER[[:space:]]*$ -e AM_CONFIG_HEADER\( -e AM_PROG_CC_STDC[[:space:]]*$ -e AM_PROG_CC_STDC\( -e AC_PROG_LIBTOOL[[:space:]]*$ -e AC_PROG_LIBTOOL\( -e AM_PROG_LIBTOOL[[:space:]]*$ -e AM_PROG_LIBTOOL\( /var/lib/copr-rpmbuild/results/indimail/BUILD/indimail-3.4.8-build/indimail-3.4.8/eps-1.2/configure.ac 05-04 15:40 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.004 seconds 05-04 15:40 root DEBUG Running check: fonts-disable 05-04 15:40 root DEBUG fonts-disable completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: generic-excludearch 05-04 15:40 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 05-04 15:40 root DEBUG generic-excludearch completed: 0.004 seconds 05-04 15:40 root DEBUG Running check: generic-large-docs 05-04 15:40 root DEBUG generic-large-docs completed: 0.017 seconds 05-04 15:40 root DEBUG Running check: java-check-bundled-jars 05-04 15:40 root DEBUG java-check-bundled-jars completed: 0.002 seconds 05-04 15:40 root DEBUG Running check: fonts-fc-query 05-04 15:40 root DEBUG fonts-fc-query completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: fonts-repo-audit 05-04 15:40 root DEBUG fonts-repo-audit completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: generic-large-data 05-04 15:40 root DEBUG generic-large-data completed: 0.014 seconds 05-04 15:40 root DEBUG Running check: generic-srv-opt 05-04 15:40 root DEBUG generic-srv-opt completed: 0.003 seconds 05-04 15:40 root DEBUG Running check: perl-url-tag 05-04 15:40 root DEBUG perl-url-tag completed: 0.001 seconds 05-04 15:40 root DEBUG Running check: php-compatinfo 05-04 15:40 root DEBUG php-compatinfo completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: python-check-eggs 05-04 15:40 root DEBUG python-check-eggs completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: python-dont-download-deps 05-04 15:40 root DEBUG python-dont-download-deps completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: python-egg-info 05-04 15:40 root DEBUG python-egg-info completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: python-meet-guidelines 05-04 15:40 root DEBUG python-meet-guidelines completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckBuildCompilerFlags 05-04 15:40 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckDaemonCompileFlags 05-04 15:40 root DEBUG CheckDaemonCompileFlags completed: 0.008 seconds 05-04 15:40 root DEBUG Running check: CheckUpdateDesktopDatabase 05-04 15:40 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 05-04 15:40 root DEBUG Running check: CheckSystemdScripts 05-04 15:40 root DEBUG CheckSystemdScripts completed: 0.000 seconds 05-04 15:40 root DEBUG Report completed: 483.847 seconds