06-01 05:03 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 06-01 05:03 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name indimail --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 06-01 05:03 root INFO Processing local files: indimail 06-01 05:03 root DEBUG Active settings after processing options 06-01 05:03 root DEBUG bz_url: https://bugzilla.redhat.com 06-01 05:03 root DEBUG _con_handler: (INFO)> 06-01 05:03 root DEBUG _log_config_done: True 06-01 05:03 root DEBUG cache: False 06-01 05:03 root DEBUG resultdir: None 06-01 05:03 root DEBUG init_done: True 06-01 05:03 root DEBUG uniqueext: None 06-01 05:03 root DEBUG configdir: None 06-01 05:03 root DEBUG log_level: 20 06-01 05:03 root DEBUG prebuilt: True 06-01 05:03 root DEBUG verbose: False 06-01 05:03 root DEBUG name: indimail 06-01 05:03 root DEBUG use_colors: False 06-01 05:03 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 06-01 05:03 root DEBUG bug: None 06-01 05:03 root DEBUG url: None 06-01 05:03 root DEBUG copr_build_descriptor: None 06-01 05:03 root DEBUG list_checks: False 06-01 05:03 root DEBUG list_flags: False 06-01 05:03 root DEBUG list_plugins: False 06-01 05:03 root DEBUG version: False 06-01 05:03 root DEBUG flags: [] 06-01 05:03 root DEBUG repo: None 06-01 05:03 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 06-01 05:03 root DEBUG no_report: False 06-01 05:03 root DEBUG nobuild: False 06-01 05:03 root DEBUG mock_options: --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True 06-01 05:03 root DEBUG other_bz: None 06-01 05:03 root DEBUG plugins_arg: None 06-01 05:03 root DEBUG single: None 06-01 05:03 root DEBUG rpm_spec: True 06-01 05:03 root DEBUG exclude: None 06-01 05:03 root DEBUG checksum: sha256 06-01 05:03 root DEBUG plugins: {} 06-01 05:03 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 06-01 05:03 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc42.src.rpm 06-01 05:03 root INFO Using review directory: /var/lib/copr-rpmbuild/results/indimail 06-01 05:03 root DEBUG find_urls completed: 0.023 06-01 05:04 root DEBUG Avoiding init of working mock root 06-01 05:04 root DEBUG Url download completed: 10.092 06-01 05:04 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 06-01 05:04 root INFO Downloading (Source4): http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 06-01 05:04 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.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid' 06-01 05:04 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.paranoid 06-01 05:04 root INFO No upstream for (Source4): indimail-permissions.paranoid 06-01 05:04 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.secure 06-01 05:04 root INFO Downloading (Source3): http://downloads.sourceforge.net/indimail/indimail-permissions.secure 06-01 05:04 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.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.secure' 06-01 05:04 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.secure 06-01 05:04 root INFO No upstream for (Source3): indimail-permissions.secure 06-01 05:04 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-permissions.easy 06-01 05:04 root INFO Downloading (Source2): http://downloads.sourceforge.net/indimail/indimail-permissions.easy 06-01 05:04 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.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-permissions.easy' 06-01 05:04 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-permissions.easy 06-01 05:04 root INFO No upstream for (Source2): indimail-permissions.easy 06-01 05:04 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 06-01 05:04 root INFO Downloading (Source1): http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 06-01 05:04 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.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-rpmlintrc' 06-01 05:04 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-rpmlintrc 06-01 05:04 root INFO No upstream for (Source1): indimail-rpmlintrc 06-01 05:04 root DEBUG --> /var/lib/copr-rpmbuild/results/indimail/upstream : http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 06-01 05:04 root INFO Downloading (Source0): http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 06-01 05:04 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.13/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) File "/usr/lib64/python3.13/urllib/request.py", line 189, in urlopen return opener.open(url, data, timeout) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 495, in open response = meth(req, response) File "/usr/lib64/python3.13/urllib/request.py", line 604, in http_response response = self.parent.error( 'http', request, response, code, msg, hdrs) File "/usr/lib64/python3.13/urllib/request.py", line 533, in error return self._call_chain(*args) ~~~~~~~~~~~~~~~~^^^^^^^ File "/usr/lib64/python3.13/urllib/request.py", line 466, in _call_chain result = func(*args) File "/usr/lib64/python3.13/urllib/request.py", line 613, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp) urllib.error.HTTPError: HTTP Error 404: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^ File "/usr/lib/python3.13/site-packages/FedoraReview/helpers_mixin.py", line 98, in urlretrieve raise DownloadError(str(err), url) FedoraReview.helpers_mixin.DownloadError: 'Error HTTP Error 404: Not Found downloading http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz' 06-01 05:04 root WARNING Cannot download url: http://downloads.sourceforge.net/indimail/indimail-3.4.8.tar.gz 06-01 05:04 root INFO No upstream for (Source0): indimail-3.4.8.tar.gz 06-01 05:04 root INFO Running checks and generating report 06-01 05:04 root DEBUG Running check: CheckResultdir 06-01 05:04 root DEBUG CheckResultdir completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckBuild 06-01 05:04 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc42.x86_64.rpm 06-01 05:04 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/indimail-devel-3.4.8-1.1.fc42.x86_64.rpm 06-01 05:04 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/libindimail-3.4.8-1.1.fc42.x86_64.rpm 06-01 05:04 root DEBUG CheckBuild completed: 0.020 seconds 06-01 05:04 root DEBUG Running check: CheckRpmlint 06-01 05:04 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpqjdhv8ci /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-devel-3.4.8-1.1.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/libindimail-3.4.8-1.1.fc42.x86_64.rpm /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc42.src.rpm 06-01 05:04 root DEBUG CheckRpmlint completed: 2.226 seconds 06-01 05:04 root DEBUG Running check: CheckPackageInstalls 06-01 05:04 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 06-01 05:04 root DEBUG Init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --init Start(bootstrap): init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish(bootstrap): init plugins Start: init plugins INFO: tmpfs initialized INFO: selinux enabled INFO: chroot_scan: initialized INFO: compress_logs: initialized Finish: init plugins INFO: Signal handler active Start: run Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot Mock Version: 6.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-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 06-01 05:04 root INFO Installing built package(s) 06-01 05:04 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 06-01 05:04 root DEBUG --init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/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.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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 06-01 05:04 root DEBUG CheckPackageInstalls completed: 3.433 seconds 06-01 05:04 root DEBUG Running check: CheckRpmlintInstalled 06-01 05:04 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 06-01 05:04 root DEBUG --init output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/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.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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 06-01 05:04 root DEBUG is_installed: Tested rpmlint, result: 1 06-01 05:04 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*' 06-01 05:04 root DEBUG output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/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-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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 06-01 05:04 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 06-01 05:04 root DEBUG Install output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/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.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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 06-01 05:04 root DEBUG Script output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock --enable-network -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed libindimail indimail-debuginfo indimail indimail-devel; 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.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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 indimail-devel; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed libindimail indimail-debuginfo indimail indimail-devel; 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". ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.13/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 (none): E: there is no installed rpm "indimail-devel". There are no files to process nor additional arguments. Nothing to do, aborting. rpmlint-done: Finish: chroot ["echo 'rpmlint:'; rpmlint --installed libindimail indimail-debuginfo indimail indimail-devel; echo 'rpmlint-done:'"] Finish: run 06-01 05:04 root DEBUG CheckRpmlintInstalled completed: 11.592 seconds 06-01 05:04 root DEBUG Running check: CheckRpmlintDebuginfo 06-01 05:04 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpnp3szvuu /var/lib/copr-rpmbuild/results/indimail-debuginfo-3.4.8-1.1.fc42.x86_64.rpm 06-01 05:04 root DEBUG CheckRpmlintDebuginfo completed: 1.628 seconds 06-01 05:04 root DEBUG Running check: CheckInitDeps 06-01 05:04 root DEBUG CheckInitDeps completed: 19.777 seconds 06-01 05:04 root DEBUG Running check: CheckBuildCompleted 06-01 05:04 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)/* 06-01 05:04 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/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.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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 06-01 05:04 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.fc42.src.rpm, indimail-3.4.8-1.1.fc42.src.rpm 06-01 05:04 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results --copyin /var/lib/copr-rpmbuild/results/indimail-3.4.8-1.1.fc42.src.rpm indimail-3.4.8-1.1.fc42.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.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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.fc42.src.rpm to /var/lib/mock/fedora-42-x86_64/root/indimail-3.4.8-1.1.fc42.src.rpm Finish: run None NoneType: None 06-01 05:04 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.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 06-01 05:04 root DEBUG Mock output: INFO: mock.py version 6.2 starting (python version = 3.13.0, NVR = mock-6.2-1.fc41), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True --resultdir=/var/lib/copr-rpmbuild/results/indimail/results --chroot -- 'rpm -i indimail-3.4.8-1.1.fc42.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.2 INFO: Mock Version: 6.2 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-42-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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-42-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-42-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.fc42.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.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1747094400 Executing(%mkbuilddir): /bin/sh -e /var/tmp/rpm-tmp.1VQHHp Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M2uboC + 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.fc42.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/indimail.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 06-01 05:04 root DEBUG _topdir: /builddir/build 06-01 05:04 root INFO Reading configuration from /etc/mock/site-defaults.cfg 06-01 05:04 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 06-01 05:04 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 06-01 05:04 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 06-01 05:04 root INFO Active plugins: Shell-api, C/C++, Generic 06-01 05:04 root DEBUG CheckBuildCompleted completed: 5.770 seconds 06-01 05:04 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 06-01 05:04 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 06-01 05:04 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 06-01 05:04 root DEBUG Skipping CheckStaticLibs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by OcamlCheckStaticLibs in /usr/lib/python3.13/site-packages/FedoraReview/plugins/ocaml.py 06-01 05:04 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 06-01 05:04 root DEBUG Skipping CheckClean in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 06-01 05:04 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.13/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 06-01 05:04 root DEBUG Running check: OcamlCheckStaticLibs 06-01 05:04 root DEBUG OcamlCheckStaticLibs completed: 0.030 seconds 06-01 05:04 root DEBUG Running check: HaskellCheckStaticLibs 06-01 05:04 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CreateEnvCheck 06-01 05:04 root DEBUG CreateEnvCheck completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckBuildRequires 06-01 05:04 root DEBUG RCheckBuildRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckCheckMacro 06-01 05:04 root DEBUG RCheckCheckMacro completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckDoc 06-01 05:04 root DEBUG RCheckDoc completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckInstallSection 06-01 05:04 root DEBUG RCheckInstallSection completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckLatestVersionIsPackaged 06-01 05:04 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: RCheckRequires 06-01 05:04 root DEBUG RCheckRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckBundledGnulib 06-01 05:04 root DEBUG CheckBundledGnulib completed: 0.001 seconds 06-01 05:04 root DEBUG Running check: CheckGccBuildRequires 06-01 05:04 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckHeaderFiles 06-01 05:04 root DEBUG CheckHeaderFiles completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckLDConfig 06-01 05:04 root DEBUG CheckLDConfig completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckLibToolArchives 06-01 05:04 root DEBUG CheckLibToolArchives completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckNoKernelModules 06-01 05:04 root DEBUG CheckNoKernelModules completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckNoStaticExecutables 06-01 05:04 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib64/libindimail.so.3.0.0 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib64/libeps.so.1 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib64/libeps.so.1.0.0 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib64/libindimail.so.3 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/5f/abf1b14d2b9758790aa4f8ee1ad543d2ab0c2d 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/libindimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/97/674761dbb4550cc6cbbf5f59c72e787b2a48e3 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d7/3cea72e662568aab07ce618ed189df3b1d72b2 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/49/ca16816c6e5a3032574dbaa5629ff050c5101a 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/6f/fd48cce8bbcb926617d2647338d4eaf6c8c07c 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7a/37fbc3fca99796f4366b135d56aab25b3a8245 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ea/7b3cbd28db18d20909e772f223fb3c37735a14 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/10/91d2a0e2a3b5259c871e61148f1279e5b7ff38 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/83/94d32f36ae10307ce3e37e6bc4b99824cc4867 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/2a/5113310ed5a1844396a28a60a8087faab50da6 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ca/5fb1237c0dd159e334b75c2e404042eb6187b3 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/12/6af418a88812c1e5ab16375a111ee202f42455 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8a/ba3400beb99a5d83aa9d48ba1100509c364e3d 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/57/38b52cf835cf509bf7bb6bc47c1dff219ab7e6 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f2/91f0e5fd75286486916fc23a129d47d9c49a60 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/48/d1320d7a27d0efd774b022765b2d145ca89714 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/fb/64942dfe696be54ebf9acc135b79660764b0d2 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/fb/6734a1fee745dfb670e37c19b074e7eb2d0614 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/21/1e7a2dea41eed578173c6fadbaa50ffd8c41ad 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/1b/2d3906a75221315c40f134761570f38e04b744 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/11/9477b4b390da44d796c9850734b4e30e475a6a 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a6/d65aba65ea9dd2268d59d3f3e1212d79ed6dbc 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/68/1de80e411e1773abf838e5556a6687e8d6efd6 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ed/e512c1b7ba801e22a0d42f66b8fe4d3d3ee3a9 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/26/566b383347431dd779b99547fa7de6d8108ef8 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/8f/110dbadec859ed16e5049f4128209fbb92fa6a 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/dd/305039b17b0dfc7905954a58f133b80196b4f6 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/a2/fc650e5477cf30d8681edd49092a294e070677 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b6/6cf80c2b74cc165a38ac8676b5308cbebc7d11 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/c0/4c46ff33dedb390162ef8de4ee3c7e35071071 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/33/48b07bce049d7549aff32130c5e9baf5ee8c36 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d9/2edda63f461980673290212ee93629f9f37a39 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/08/99af87d15994b6a4185fdeb80975d75e4ad50c 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/99/0a91a38568965444f9513c20524d38e7b30ec9 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/3d/ffcb21a93c721a4b245d09b226da6e64795f20 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/bb/971603a125abf774fde48991e3bdfc36100b9d 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/dc/132706288d013ab7938cc960401dabf2c36942 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e7/7a70c40d73b2537bf6789d9b63a8454dc02b64 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/ab/557900c875c0598d258edbdc85954efbb112c2 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/fd/a085b1bc15f844930807515d38910992e3b749 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/7d/b22fa96c64c12695342ccc53cdbf9bdc9165f2 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/23/6b12eda8bba1f7d7869a068e88108079865f54 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/2d/6fa855048597fff76070d0c8cf0c7c62c86c8a 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/4e/07b4a122933b469b3102164147dedd0cf2a8c2 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e8/6f2a5c758f7d02d1156d841d5e0f94fd3af43e 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e8/b1286b13ebc0b893667a81fdfc74cb1cf957d2 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/42/5bce7273fa467eab157afe2ccc3a058ee05a36 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/87/f41618f502e6c74a3516a30a3a63361cac044f 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e9/8aeeb94a6944a3d2b9aff1e5c0c2c211bcca73 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/14/7838cc7ade10367a58d8ffbf38b976655f45b9 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/e5/2ce0429c97a9190ef135ba73e78d7468a0c3d7 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/1c/78df5e7289c5a85c3deca97098d19b805ee54a 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/52/7dd0ad4412337040d78f8500627746a66daf36 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/2b/7b057bc521d91f71837d3d272b8442adafec01 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/13/7b1272243dc48abbce19f4f7780b3f5ce29e12 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/92/13513700954eca7f2af4546c43ba604e0dfb6d 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/98/8485c933e373ecc31249aea1396a8a7f873e53 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/64/32cf5a418a86049f7bf9b5f65a2fe2de97ac79 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/f0/ad4e0707a39c6b4ac85556c86f3d77b58282bb 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b1/e80aaf15ccedf38384f30368e502920b6a0f8b 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b1/10a089d61d02255e20126feb24138f7e604073 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/b1/753f60f6ed44a51b9edc0ec9ff2589a1893403 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9d/4c95ed67a83452f53def46a1f3298252886fe3 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/9d/cdc58ff1ddaabdda37e10455868c2ab97f8db4 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/32/e9747ee9c7462672e7502812a42859809f6601 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/32/50b9bda36d44f7c81fc2f014a64e323e9b2a2e 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/96/b9414a6eb9ecc44d1b7af1f3028e7d02dee5b0 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/38/4ce022557aee73f757d791420fafdb07f0b891 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/af/b853d9ad780a7c87e149d1e1fa01d2a8f70666 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/.build-id/d8/fcf386f0e783fcfd50a8e2e3b44f7bf54c1fce 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/indimail/modules/tcplookup.so 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/lib/indimail/modules/iauth.so 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vipmap 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vbulletin 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vrenameuser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/incrypt 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vsmtp 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vatrn 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vadduser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vacation 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vpriv 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vadddomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/dbinfo 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vdeldomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vcfilter 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vpasswd 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vrenamedomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vmoveuserdir 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/proxyimap 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vmoduser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/valias 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vuserinfo 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vsetuserquota 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vcaliasrev 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vdominfo 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vhostid 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/crc 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/printdir 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vproxy 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vcalias 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vlimit 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/proxypop3 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vgroup 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vaddaliasdomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/ismaildup 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/vdeluser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/crcdiff 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/bin/hostcntrl 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/vrenameuser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/iupgrade.sh 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/vadduser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/qmailmrtg 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/vadddomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/overquota.sh 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/vdeldomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/cputime 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/controlsync 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/mailzipper 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/myslave 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/vpasswd 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/vrenamedomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/vmoduser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/updatefile 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/bogofilter-qfe 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/ilocal_upgrade.sh 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/vaddaliasdomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/vdeluser 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/journal2mrtg 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/imapmodules/authgeneric 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/libexec/indimail/imapmodules/authindi 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/osh 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/hostsync 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/inquerytest 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vdeloldusers 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/mgmtpass 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vchkpass 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vpurge 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/ischema 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/indisrvr 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/postdel 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/tcplookup 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vmoddomain 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vsetpass 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/install_tables 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/resetquota 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/ipchange 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vreorg 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/adminclient 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/inlookup 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vfilter 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vfstab 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vserverinfo 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vdelivermail 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/chowkidar 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/updaterules 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/initsvc 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/vtable 06-01 05:04 root DEBUG Run command: file ./rpms-unpacked/indimail-3.4.8-1.1.fc42.x86_64.rpm/usr/sbin/clearopensmtp 06-01 05:04 root DEBUG CheckNoStaticExecutables completed: 0.289 seconds 06-01 05:04 root DEBUG Running check: CheckRPATH 06-01 05:04 root DEBUG CheckRPATH completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckSoFiles 06-01 05:04 root DEBUG CheckSoFiles completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckJavaPlugin 06-01 05:04 root DEBUG CheckJavaPlugin completed: 0.001 seconds 06-01 05:04 root DEBUG Running check: PerlCheckBuildRequires 06-01 05:04 root DEBUG PerlCheckBuildRequires completed: 0.001 seconds 06-01 05:04 root DEBUG Running check: CheckPythonBuildRequires 06-01 05:04 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckPythonRequires 06-01 05:04 root DEBUG CheckPythonRequires completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckPythonX_Site 06-01 05:04 root DEBUG CheckPythonX_Site completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckApprovedLicense 06-01 05:04 root DEBUG CheckApprovedLicense completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckBuildrootMacros 06-01 05:04 root DEBUG CheckBuildrootMacros completed: 0.006 seconds 06-01 05:04 root DEBUG Running check: CheckBundledLibs 06-01 05:04 root DEBUG CheckBundledLibs completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckChangelogFormat 06-01 05:04 root DEBUG CheckChangelogFormat completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckCleanBuildroot 06-01 05:04 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILD/indimail-3.4.8-build/BUILDROOT|\$RPM_BUILD_ROOT)[^/] 06-01 05:04 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 06-01 05:04 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckCodeAndContent 06-01 05:04 root DEBUG CheckCodeAndContent completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckConfigNoReplace 06-01 05:04 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDefattr 06-01 05:04 root DEBUG CheckDefattr completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDescMacros 06-01 05:04 root DEBUG CheckDescMacros completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDesktopFile 06-01 05:04 root DEBUG CheckDesktopFile completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDesktopFileInstall 06-01 05:04 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDevelFilesInDevel 06-01 05:04 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 06-01 05:04 root DEBUG Running check: CheckDirectoryRequire 06-01 05:04 root DEBUG Running: mock -r /var/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' 06-01 05:04 root DEBUG Running: mock -r /var/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 06-01 05:05 root DEBUG Running: mock -r /var/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 06-01 05:05 root DEBUG Running: mock -r /var/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 06-01 05:05 root DEBUG Running: mock -r /var/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 06-01 05:05 root DEBUG Running: mock -r /var/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 06-01 05:05 root DEBUG Running: mock -r /var/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 06-01 05:05 root DEBUG Running: mock -r /var/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 06-01 05:05 root DEBUG Running: mock -r /var/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 06-01 05:05 root DEBUG Running: mock -r /var/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 06-01 05:06 root DEBUG Running: mock -r /var/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 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --plugin-option=tmpfs:keep_mounted=True -qn --enable-network --shell -- dnf repoquery -C --quiet --file /usr/lib64/pkgconfig 06-01 05:06 root DEBUG Running: mock -r /var/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 06-01 05:06 root DEBUG CheckDirectoryRequire completed: 91.481 seconds 06-01 05:06 root DEBUG Running check: CheckDistTag 06-01 05:06 root DEBUG CheckDistTag completed: 0.000 seconds 06-01 05:06 root DEBUG Running check: CheckDocRuntime 06-01 05:06 root DEBUG CheckDocRuntime completed: 0.000 seconds 06-01 05:06 root DEBUG Running check: CheckFileDuplicates 06-01 05:06 root DEBUG CheckFileDuplicates completed: 0.000 seconds 06-01 05:06 root DEBUG Running check: CheckFilePermissions 06-01 05:06 root DEBUG CheckFilePermissions completed: 0.000 seconds 06-01 05:06 root DEBUG Running check: CheckGconfSchemaInstall 06-01 05:06 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 06-01 05:06 root DEBUG Running check: CheckGdkPixbufLoaders 06-01 05:06 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 06-01 05:06 root DEBUG Running check: CheckGioQueryModules 06-01 05:06 root DEBUG CheckGioQueryModules completed: 0.000 seconds 06-01 05:06 root DEBUG Running check: CheckGlibCompileSchemas 06-01 05:06 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 06-01 05:06 root DEBUG Running check: CheckGtkQueryModules 06-01 05:06 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 06-01 05:06 root DEBUG Running check: CheckGuidelines 06-01 05:06 root DEBUG CheckGuidelines completed: 0.000 seconds 06-01 05:06 root DEBUG Running check: CheckIfDepsDeprecated 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:06 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:07 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:08 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:09 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:10 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:11 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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++' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:12 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-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-single' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-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-mta' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:13 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:14 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:15 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:16 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:16 root DEBUG Running: mock -r /var/lib/copr-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++' 06-01 05:16 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:16 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:16 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:16 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:16 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:16 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:16 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:16 root DEBUG Running: mock -r /var/lib/copr-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' 06-01 05:16 root DEBUG CheckIfDepsDeprecated completed: 633.349 seconds 06-01 05:16 root DEBUG Running check: CheckLicensInDoc 06-01 05:16 root DEBUG Found COPYING not marked as %license 06-01 05:16 root DEBUG CheckLicensInDoc completed: 0.046 seconds 06-01 05:16 root DEBUG Running check: CheckLicenseField 06-01 05:16 root DEBUG Scanning sources in /var/lib/mock/fedora-42-x86_64/root/builddir/build/BUILD/indimail-3.4.8-build 06-01 05:17 root DEBUG Got license reply, length: 107731 06-01 05:17 root DEBUG CheckLicenseField completed: 11.061 seconds 06-01 05:17 root DEBUG Running check: CheckLicenseFieldSPDX 06-01 05:17 root DEBUG Run command: ['license-validate', '-v', 'GPL-3.0+'] 06-01 05:17 root DEBUG Run command: ['license-validate', '-v', '--old', 'GPL-3.0+'] 06-01 05:17 root DEBUG CheckLicenseFieldSPDX completed: 0.798 seconds 06-01 05:17 root DEBUG Running check: CheckLicenseInSubpackages 06-01 05:17 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckLocale 06-01 05:17 root DEBUG CheckLocale completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckMacros 06-01 05:17 root DEBUG CheckMacros completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckMakeinstall 06-01 05:17 root DEBUG CheckMakeinstall completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckMultipleLicenses 06-01 05:17 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckNameCharset 06-01 05:17 root DEBUG CheckNameCharset completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckNaming 06-01 05:17 root DEBUG CheckNaming completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckNoConfigInUsr 06-01 05:17 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckNoConflicts 06-01 05:17 root DEBUG CheckNoConflicts completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckNoNameConflict 06-01 05:17 root DEBUG CheckNoNameConflict completed: 0.484 seconds 06-01 05:17 root DEBUG Running check: CheckObeysFHS 06-01 05:17 root DEBUG CheckObeysFHS completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckObsoletesForRename 06-01 05:17 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 06-01 05:17 root DEBUG Running check: CheckOwnDirs 06-01 05:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:17 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:18 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:19 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:20 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:21 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:22 root DEBUG Running: mock -r /var/lib/copr-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 'coreutils-single' 'mrtg' 'indimail-mta' 'mysql-libs' 'procps-ng' 'hostname' 'glibc' 'coreutils' 'findutils' 'grep' 'bash' 'indimail-access' 'openssl' 'gawk' 'shadow-utils' 'python3-policycoreutils' 'libindimail' 'pkgconf-pkg-config' 'openssl-libs' 'libgsasl' 'mysql-server' 'indimail' 'libqmail' 'sed' 'daemontools' 'ncurses-libs' 'which' 06-01 05:22 root DEBUG Running: mock -r /var/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 'pkgconfig(libpcre2' 'libpython3.13.so' 'libreadline' 'perl(Math::BigInt::Lib)' 'm4' 'liblzma' 'libsemanage.so' 'librpmio' 'librpm' 'perl(Fcntl)' 'libkrb5' 'coreutils' 'libblkid.so' 'grep' 'bash' 'perl(Carp)' '(mysql-selinux if selinux' '/usr/sbin/groupdel' 'libindimail' 'libcom_err' 'selinux' 'libthread_db' 'perl(IO::Handle)' 'libtinfo' 'pkgconfig(lber)' 'libdebuginfod.so' 'perl(File::stat)' 'perl(Socket6)' 'libtic' 'm4 >= 1' 'perl(File::Basename)' 'libjpeg.so' 'gawk' 'perl(CGI)' 'pkgconfig(libssl)' 'libX11' 'perl(Pod::Text) >= 4' 'ncurses' 'perl(integer)' 'libperl.so' 'libstdc++' 'perl(lib)' 'libpopt' 'libaio' '/usr/bin/systemd' 'ncurses-libs(x86' 'libzstd' 'cpp = 15.1' 'libgnutls' 'binutils >= 2' 'indimail-mta' 'libpkgconf(x86' 'autoconf' 'libqmail > 0' 'libfreetype' 'perl(IO::File)' 'perl(warnings)' 'libgcc_s.so' 'libz.so.1(ZLIB_1' 'ld-linux' '/etc/my' 'perl(GIFgraph)' 'libkeyutils' 'pkgconfig(menuw)' 'libgdbm_compat' 'ld' 'libresolv' 'perl(Fedora::VSP)' 'libfdisk' 'pcre2(x86' '/usr/bin/pkg' 'gettext = 0.23' 'perl(Math::Complex) >= 1' 'perl(bytes)' 'libmenu' 'libgdbm' 'libmpfr' 'util' 'kernel' 'perl(IO::Seekable)' 'gsasl = 2.2.1' '/usr/bin/sh' 'libpng16' 'libslapi' 'libpng(x86' 'libselinux.so' 'libauparse' 'popt(x86' 'openssl' 'libaudit' 'perl(locales_mrtg)' 'libgcc_s.so.1(GCC_4' 'cyrus-sasl' 'perl(Data::Dumper)' 'perl-IO' 'libgmp' 'libdkim2' 'ncurses-c++-libs(x86' 'libstdc++ = 15.0.1' 'libgsasl' 'libgcrypt' '(systemd' '/usr/sbin/useradd' 'indimail' 'libsasl2' 'libbz2' 'perl(IO)' 'perl-PerlIO' 'pkgconfig(form)' 'perl(FindBin)' 'perl-Scalar' 'perl(Socket)' 'libncursesw' 'perl(File::Compare)' 'pkgconf' 'libdebuginfod' 'policycoreutils' 'daemontools >= 1' 'perl-Locale' 'libpkgconf' 'libprotobuf' 'libsepol' 'libsrs2' 'libacl' 'gettext' 'libacl.so' 'libstdc++.so.6(GLIBCXX_3' 'perl(IO::Socket::INET)' 'libgcc_s.so.1(GCC_3' 'glibc(x86' 'libeconf' 'libgd' 'liblzma.so' 'libwebp' 'checkpolicy' 'perl(threads)' 'setup' 'perl(Cwd)' 'libevent_core' '/etc/crypto' 'pcre2' 'libfido2' 'perl(_charnames)' 'libform' '(libbpf >= 2:1' '(util-linux' 'ca' 'mysql-libs' 'pkgconfig(fontconfig)' 'libselinux >= 1' 'pkg' 'chkconfig' 'libresolv.so' 'perl(SNMP_util)' 'perl-Math' 'libformw' 'libasprintf' 'perl' 'libselinux' 'libpam.so' 'libtiff.so' 'filesystem(unmerged' 'pkgconfig(libwebp) >= 0' 'mysql(x86' '/usr/sbin/groupadd' 'perl(IO::Socket::UNIX)' 'pkgconfig(libpng)' 'policycoreutils = 3' 'libcrypto.so.3(OPENSSL_3' 'libarchive' '/usr/bin/python3' 'indimail-access' 'liblz4' 'perl(Errno)' '(mrtg-selinux if selinux' 'libidn2' 'libsrs2 = 1' '/sbin/chkconfig' '(python-rpm' 'emacs' 'perl(parent)' 'perl(Class::Struct)' 'mysql-server' 'libqmail' 'perl(Config)' 'libmysqlclient' 'dbus >= 1' 'libgsasl.so' 'libattr.so' 'libjansson.so.4(libjansson' 'rtld(GNU_HASH)' 'pkgconfig(panelw)' 'perl(constant)' 'libudev' 'zlib' 'pkgconfig(ncursesw)' 'libcrypt.so' 'initscripts' 'autoconf >= 2' 'pkgconfig(libjpeg)' 'python(abi) = 3' 'libgcc_s.so.1(GCC_7' 'user(qmaill)' 'freetype' 'perl(File::Spec)' '/usr/bin/alternatives' 'fontconfig' 'pkgconfig(xpm)' 'libgcrypt(x86' 'libgettextpo' 'pkgconfig(menu)' 'libjansson' 'libsepol >= 3' 'perl(MRTG_lib)' 'procps-ng' 'libmenuw' 'diffutils' 'libgcc >= 15.1' 'libgsasl(x86' 'gdbm(x86' 'pkgconf-pkg-config' 'libk5crypto' 'perl(Exporter)' 'libncurses++w' 'pkgconf(x86' 'libpanel' 'libseccomp' 'perl(File::Path)' 'libicuuc' 'libmecab' 'perl(BER)' 'libsepol.so' 'perl(POSIX)' 'glibc >= 2' 'perl(Symbol)' 'make' 'libicui18n' 'perl-Config' 'perl(Net::SNMP)' 'libpanelw' 'perl(Math::BigFloat)' 'perl(Tie::Hash)' 'libqmail >= 1' 'procps' 'perl(Carp) >= 1' 'libpng' 'libz' 'libBrokenLocale' 'libtirpc.so.3(TIRPC_0' 'perl(File::Spec) >= 0' 'libdkim2 = 1' 'perl-ExtUtils' 'libidn2(x86' 'sed' 'ncurses-libs' 'which' '/usr/sbin/userdel' 'libpam_misc.so' 'python3' 'gcc(major) = 15' 'crypto' 'liblzma.so.5(XZ_5' 'libm' 'perl(:MODULE_COMPAT_5' 'gd(x86' 'perl(File::Find)' 'perl(File::Temp) >= 0' 'perl(Scalar::Util)' 'pam' 'libgcc(x86' 'basesystem' 'curl' 'libssl.so.3(OPENSSL_3' 'libstdc++.so' 'libc.so' 'p11' 'libevent_pthreads' 'automake' 'perl(re)' 'libblkid' 'perl(DynaLoader)' 'pkgconfig(zlib)' '(pyproject-rpm' 'openssl-libs' 'libqmail > 1' '/usr/bin/awk' 'python3 = 3.13' 'libavif' 'shadow' 'perl(vars)' 'grep >= 2' 'libsemanage(x86' 'hostname' 'perl(File::Copy)' 'libm.so.6(GLIBC_2' 'keyutils' 'pkgconfig(libavif) >= 0' 'shadow-utils' 'bzip2' 'gcc = 15.0.1' '(python3-rpm' 'ucspi' 'libmount' 'perl-CPAN' 'libjpeg' 'libsepol(x86' '/usr/bin/hostname' 'libcap' 'libfontconfig' 'mrtg' 'pkgconfig(libtiff' '/usr/bin/which' 'filesystem' 'libmpc' 'libverto' 'glibc = 2' 'libnuma' 'libm.so' 'openldap(x86' 'perl(CGI::Util)' 'perl(IO::Socket::INET6)' 'libevent' 'libkeyutils.so' 'libtirpc' 'perl(warnings::register)' 'perl(XSLoader)' 'python3-policycoreutils' 'libldap' 'libcrypto' 'perl(Getopt::Long)' 'pkgconfig(openssl)' 'libpcre2' 'pkgconfig(ncurses)' 'libncurses++' 'libstdc++ = 15.1' 'libedit' 'libunistring' 'perl(URI) >= 1' 'libgomp = 15.1' 'libgpg' 'pkgconfig(libcrypto)' 'libcrypt' 'libxcrypt' 'daemontools' 'xz' 'libsystemd-shared' 'perl(Text::ParseWords)' 'perl(locale)' 'coreutils-single' 'perl(Pod::Usage)' 'perl(HTML::Entities) >= 3' 'gd' 'libidn' 'pkgconfig(freetype2) >= 9' 'libanl' 'perl(base)' '/usr/bin/perl' 'libpamc' 'filesystem >= 3' 'libattr' 'libtiff' 'libgcrypt.so' 'libltdl' 'perl(:VERSION) >= 5' 'pkgconfig(formw)' 'info' 'libXpm' 'libfdisk.so' 'libcbor.so' 'group(nofiles)' 'perl(File::Temp)' 'perl(Encode)' 'libsystemd' 'libmount.so' 'perl(Pod::Usage) >= 1' 'libpam' 'systemd' 'glibc' 'perl(Thread::Queue)' 'findutils' 'libgcc_s' 'perl(strict)' 'audit' 'libaio.so' 'perl-Hash' 'libstdc++.so.6(CXXABI_1' 'libselinux(x86' 'libz.so.1(ZLIB_1.2' 'perl-Compress' 'pkgconfig(gpg' '(glibc-gconv' 'perl(overload)' 'libimagequant' 'libeconf.so' 'libssl' 'libgomp' 'liblber' 'libidn.so' 'libsemanage' 'perl(IO::Socket)' 'system' 'mysql' 'libidn2.so.0(IDN2_0' 'libnuma.so' 'tar' 'perl(Math::BigInt)' '/usr/bin/bash' 'perl(Socket) >= 1' 'pkgconfig(panel)' 'pkgconfig' '/bin/sh' 'libldap.so' 'libmvec' 'perl(SelectSaver)' 'perl-Module' 'libffi' 'libgssapi_krb5' 'perl(SNMP_Session)' 'gcc = 15.1' 'libpam_misc' 06-01 05:22 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:23 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:24 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:25 root DEBUG Running: mock -r /var/lib/copr-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 'libgsasl' 'libindimail' 'pkgconf-pkg-config' 'glibc' 'bash' 'openssl-libs' 'libqmail' 06-01 05:25 root DEBUG Running: mock -r /var/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 '/usr/bin/alternatives' 'libcap' 'perl(File::Spec)' 'libreadline' 'liblzma' 'filesystem' 'libmpc' 'librpmio' 'libverto' 'perl(File::Compare)' 'pkgconf' 'libdebuginfod' 'libjansson' 'glibc = 2' 'libm.so' 'librpm' 'libpkgconf' 'libkrb5' 'libkeyutils.so' 'coreutils' 'grep' 'bash' 'libacl' 'libgcc >= 15.1' 'perl(Carp)' 'libindimail' 'libcom_err' 'libacl.so' 'libstdc++.so.6(GLIBCXX_3' 'libgcc_s.so.1(GCC_3' 'pkgconf-pkg-config' 'libcrypto' 'libk5crypto' 'perl(Getopt::Long)' 'glibc(x86' 'libthread_db' 'perl(Exporter)' 'libpcre2' 'pkgconf(x86' 'perl(File::Path)' 'liblzma.so' 'perl(threads)' 'libstdc++ = 15.1' 'setup' 'pkgconfig(libcrypto)' 'libgomp = 15.1' 'libgpg' 'perl(Cwd)' 'libcrypt' 'libtinfo' 'libxcrypt' '/etc/crypto' 'xz' 'perl(POSIX)' 'perl(Text::ParseWords)' 'libdebuginfod.so' 'perl(File::stat)' 'make' 'libidn' 'ca' 'libanl' 'pkg' 'm4 >= 1' 'libresolv.so' '/usr/bin/perl' 'perl(File::Basename)' 'filesystem >= 3' 'pkgconfig(libssl)' 'libattr' 'libz' 'libBrokenLocale' 'libgcrypt.so' 'ncurses' 'perl' 'libselinux' 'libstdc++' 'libpopt' 'perl(:VERSION) >= 5' 'libzstd' 'sed' 'filesystem(unmerged' 'cpp = 15.1' 'libgnutls' 'binutils >= 2' 'crypto' 'gcc(major) = 15' 'liblzma.so.5(XZ_5' 'perl(File::Temp)' 'libpkgconf(x86' 'libm' 'autoconf' 'libsystemd' 'perl(File::Find)' 'perl(IO::File)' 'perl(warnings)' 'libgcc(x86' 'basesystem' 'libgcc_s.so' 'libz.so.1(ZLIB_1' 'glibc' 'ld-linux' 'libarchive' 'libcrypto.so.3(OPENSSL_3' 'perl(Thread::Queue)' 'findutils' 'libgcc_s' 'libkeyutils' 'curl' 'libssl.so.3(OPENSSL_3' 'perl(strict)' 'libstdc++.so' 'ld' 'libc.so' 'p11' 'perl(Errno)' 'automake' 'libresolv' 'libstdc++.so.6(CXXABI_1' 'openssl-libs' 'emacs' 'libz.so.1(ZLIB_1.2' '(glibc-gconv' '/usr/bin/pkg' 'perl(Class::Struct)' 'libssl' 'libqmail' 'libgomp' 'perl(Config)' 'libidn.so' 'libmpfr' 'kernel' 'libgsasl.so' 'gsasl = 2.2.1' 'libattr.so' 'libjansson.so.4(libjansson' 'grep >= 2' 'rtld(GNU_HASH)' '/usr/bin/sh' 'tar' 'perl(File::Copy)' '/usr/bin/bash' 'libselinux.so' 'perl(constant)' 'popt(x86' 'libm.so.6(GLIBC_2' 'openssl' 'keyutils' 'gcc = 15.0.1' 'pkgconfig' 'libcrypt.so' '/bin/sh' 'perl(Data::Dumper)' 'autoconf >= 2' 'libgmp' 'libmvec' 'libffi' 'libstdc++ = 15.0.1' 'libgsasl' 'libgcrypt' 'libgssapi_krb5' 'gcc = 15.1' 06-01 05:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:25 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:26 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:27 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/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)' 06-01 05:27 root DEBUG Running: mock -r /var/lib/copr-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 'libgsasl' 'glibc' 'bash' 'openssl-libs' 'libqmail' 06-01 05:27 root DEBUG Running: mock -r /var/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 '/usr/bin/alternatives' 'libcap' 'perl(File::Spec)' 'libreadline' 'liblzma' 'filesystem' 'libmpc' 'librpmio' 'libverto' 'perl(File::Compare)' 'pkgconf' 'libdebuginfod' 'libjansson' 'glibc = 2' 'libm.so' 'librpm' 'libkeyutils.so' 'coreutils' 'grep' 'bash' 'libacl' 'libgcc >= 15.1' 'perl(Carp)' 'libcom_err' 'libacl.so' 'libstdc++.so.6(GLIBCXX_3' 'libgcc_s.so.1(GCC_3' 'libcrypto' 'perl(Getopt::Long)' 'glibc(x86' 'libthread_db' 'perl(Exporter)' 'libpcre2' 'pkgconf(x86' 'perl(File::Path)' 'liblzma.so' 'perl(threads)' 'libstdc++ = 15.1' 'setup' 'pkgconfig(libcrypto)' 'libgomp = 15.1' 'libgpg' 'perl(Cwd)' 'libtinfo' 'libxcrypt' '/etc/crypto' 'xz' 'perl(POSIX)' 'perl(Text::ParseWords)' 'libdebuginfod.so' 'perl(File::stat)' 'make' 'ca' 'libanl' 'm4 >= 1' 'libresolv.so' '/usr/bin/perl' 'perl(File::Basename)' 'filesystem >= 3' 'pkgconfig(libssl)' 'libattr' 'libz' 'libBrokenLocale' 'ncurses' 'perl' 'libselinux' 'libstdc++' 'libpopt' 'perl(:VERSION) >= 5' 'libzstd' 'sed' 'filesystem(unmerged' 'cpp = 15.1' 'libgnutls' 'binutils >= 2' 'crypto' 'gcc(major) = 15' 'liblzma.so.5(XZ_5' 'perl(File::Temp)' 'libm' 'autoconf' 'libsystemd' 'perl(File::Find)' 'perl(IO::File)' 'perl(warnings)' 'libgcc(x86' 'basesystem' 'libgcc_s.so' 'libz.so.1(ZLIB_1' 'glibc' 'ld-linux' 'libarchive' 'libcrypto.so.3(OPENSSL_3' 'perl(Thread::Queue)' 'findutils' 'libgcc_s' 'libkeyutils' 'curl' 'libssl.so.3(OPENSSL_3' 'perl(strict)' 'libstdc++.so' 'ld' 'libc.so' 'p11' 'perl(Errno)' 'automake' 'libresolv' 'libstdc++.so.6(CXXABI_1' 'openssl-libs' 'emacs' 'libz.so.1(ZLIB_1.2' '(glibc-gconv' '/usr/bin/pkg' 'perl(Class::Struct)' 'libssl' 'libqmail' 'libgomp' 'perl(Config)' 'libmpfr' 'kernel' 'libgsasl.so' 'libattr.so' 'libjansson.so.4(libjansson' 'grep >= 2' 'rtld(GNU_HASH)' '/usr/bin/sh' 'tar' 'perl(File::Copy)' '/usr/bin/bash' 'libselinux.so' 'perl(constant)' 'popt(x86' 'libm.so.6(GLIBC_2' 'openssl' 'keyutils' 'gcc = 15.0.1' 'pkgconfig' '/bin/sh' 'perl(Data::Dumper)' 'autoconf >= 2' 'libgmp' 'libmvec' 'libffi' 'libstdc++ = 15.0.1' 'libgsasl' 'gcc = 15.1' 06-01 05:27 root DEBUG CheckOwnDirs completed: 613.911 seconds 06-01 05:27 root DEBUG Running check: CheckOwnOther 06-01 05:27 root DEBUG CheckOwnOther completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckRelocatable 06-01 05:27 root DEBUG CheckRelocatable completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckRequires 06-01 05:27 root DEBUG CheckRequires completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSourceMD5 06-01 05:27 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.paranoid 06-01 05:27 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.secure 06-01 05:27 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-permissions.easy 06-01 05:27 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-rpmlintrc 06-01 05:27 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/indimail/srpm-unpacked/indimail-3.4.8.tar.gz 06-01 05:27 root DEBUG CheckSourceMD5 completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSourcedirMacroUse 06-01 05:27 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSpecLegibility 06-01 05:27 root DEBUG CheckSpecLegibility completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSpecName 06-01 05:27 root DEBUG CheckSpecName completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckStaticLibs 06-01 05:27 root DEBUG CheckStaticLibs completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckSystemdUnitdirScriplets 06-01 05:27 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckSystemdUserunitdirScriplets 06-01 05:27 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckUTF8Filenames 06-01 05:27 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckUpdateIconCache 06-01 05:27 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckUsefulDebuginfo 06-01 05:27 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckBuildInMock 06-01 05:27 root DEBUG CheckBuildInMock completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckBuildroot 06-01 05:27 root DEBUG CheckBuildroot completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckBundledFonts 06-01 05:27 root DEBUG CheckBundledFonts completed: 0.002 seconds 06-01 05:27 root DEBUG Running check: CheckClean 06-01 05:27 root DEBUG CheckClean completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckContainsLicenseText 06-01 05:27 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckFileRequires 06-01 05:27 root DEBUG CheckFileRequires completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckFinalRequiresProvides 06-01 05:27 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckFullVerReqSub 06-01 05:27 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckFunctionAsDescribed 06-01 05:27 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckIllegalSpecTags 06-01 05:27 root DEBUG CheckIllegalSpecTags completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckLatestVersionIsPackaged 06-01 05:27 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckLicenseUpstream 06-01 05:27 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckManPages 06-01 05:27 root DEBUG CheckManPages completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckParallelMake 06-01 05:27 root DEBUG CheckParallelMake completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckPatchComments 06-01 05:27 root DEBUG CheckPatchComments completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckPkgConfigFiles 06-01 05:27 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckRubyPlugin 06-01 05:27 root DEBUG CheckRubyPlugin completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckScriptletSanity 06-01 05:27 root DEBUG CheckScriptletSanity completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSourceComment 06-01 05:27 root DEBUG CheckSourceComment completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSourceDownloads 06-01 05:27 root DEBUG CheckSourceDownloads completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSourceUrl 06-01 05:27 root DEBUG CheckSourceUrl completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSourceVerification 06-01 05:27 root DEBUG CheckSourceVerification completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSpecAsInSRPM 06-01 05:27 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSupportAllArchs 06-01 05:27 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckTestSuites 06-01 05:27 root DEBUG CheckTestSuites completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckTimeStamps 06-01 05:27 root DEBUG CheckTimeStamps completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckTmpfiles 06-01 05:27 root DEBUG CheckTmpfiles completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckUpdateMimeDatabase 06-01 05:27 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckUseGlobal 06-01 05:27 root DEBUG CheckUseGlobal completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: SugarActivityCheckBuildRequires 06-01 05:27 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: SugarActivityCheckNaming 06-01 05:27 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: SugarActivityCheckRuntimeDeps 06-01 05:27 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckAddMavenDepmap 06-01 05:27 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckBundledJars 06-01 05:27 root DEBUG CheckBundledJars completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckJPackageRequires 06-01 05:27 root DEBUG CheckJPackageRequires completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckJavadoc 06-01 05:27 root DEBUG CheckJavadoc completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckJavadocJPackageRequires 06-01 05:27 root DEBUG CheckJavadocJPackageRequires completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckJavadocdirName 06-01 05:27 root DEBUG CheckJavadocdirName completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckMvnRpmbuild 06-01 05:27 root DEBUG CheckMvnRpmbuild completed: 0.004 seconds 06-01 05:27 root DEBUG Running check: CheckNewStyleMaven 06-01 05:27 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckNoArch 06-01 05:27 root DEBUG CheckNoArch completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckNoOldMavenDepmap 06-01 05:27 root DEBUG CheckNoOldMavenDepmap completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckNoRequiresPost 06-01 05:27 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckNotJavaApplicable 06-01 05:27 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckPomInstalled 06-01 05:27 root DEBUG CheckPomInstalled completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckTestSkip 06-01 05:27 root DEBUG CheckTestSkip completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckUpdateDepmap 06-01 05:27 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckUpstremBuildMethod 06-01 05:27 root DEBUG CheckUpstremBuildMethod completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: CheckUseMavenpomdirMacro 06-01 05:27 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckAutotoolsObsoletedMacros 06-01 05:27 root DEBUG autotools used: automake libtool 06-01 05:27 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 06-01 05:27 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 06-01 05:27 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.003 seconds 06-01 05:27 root DEBUG Running check: fonts-disable 06-01 05:27 root DEBUG fonts-disable completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: generic-excludearch 06-01 05:27 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 06-01 05:27 root DEBUG generic-excludearch completed: 0.003 seconds 06-01 05:27 root DEBUG Running check: generic-large-docs 06-01 05:27 root DEBUG generic-large-docs completed: 0.014 seconds 06-01 05:27 root DEBUG Running check: java-check-bundled-jars 06-01 05:27 root DEBUG java-check-bundled-jars completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: fonts-fc-query 06-01 05:27 root DEBUG fonts-fc-query completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: fonts-repo-audit 06-01 05:27 root DEBUG fonts-repo-audit completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: generic-large-data 06-01 05:27 root DEBUG generic-large-data completed: 0.013 seconds 06-01 05:27 root DEBUG Running check: generic-srv-opt 06-01 05:27 root DEBUG generic-srv-opt completed: 0.003 seconds 06-01 05:27 root DEBUG Running check: perl-url-tag 06-01 05:27 root DEBUG perl-url-tag completed: 0.001 seconds 06-01 05:27 root DEBUG Running check: php-compatinfo 06-01 05:27 root DEBUG php-compatinfo completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: python-check-eggs 06-01 05:27 root DEBUG python-check-eggs completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: python-dont-download-deps 06-01 05:27 root DEBUG python-dont-download-deps completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: python-egg-info 06-01 05:27 root DEBUG python-egg-info completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: python-meet-guidelines 06-01 05:27 root DEBUG python-meet-guidelines completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckBuildCompilerFlags 06-01 05:27 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckDaemonCompileFlags 06-01 05:27 root DEBUG CheckDaemonCompileFlags completed: 0.007 seconds 06-01 05:27 root DEBUG Running check: CheckUpdateDesktopDatabase 06-01 05:27 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 06-01 05:27 root DEBUG Running check: CheckSystemdScripts 06-01 05:27 root DEBUG CheckSystemdScripts completed: 0.000 seconds 06-01 05:27 root DEBUG Report completed: 1407.134 seconds