04-26 19:38 root DEBUG fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started 04-26 19:38 root DEBUG Command line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name hpnssh --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg 04-26 19:38 root INFO Processing local files: hpnssh 04-26 19:38 root DEBUG Active settings after processing options 04-26 19:38 root DEBUG bz_url: https://bugzilla.redhat.com 04-26 19:38 root DEBUG _con_handler: (INFO)> 04-26 19:38 root DEBUG _log_config_done: True 04-26 19:38 root DEBUG cache: False 04-26 19:38 root DEBUG resultdir: None 04-26 19:38 root DEBUG init_done: True 04-26 19:38 root DEBUG uniqueext: None 04-26 19:38 root DEBUG configdir: None 04-26 19:38 root DEBUG log_level: 20 04-26 19:38 root DEBUG prebuilt: True 04-26 19:38 root DEBUG verbose: False 04-26 19:38 root DEBUG name: hpnssh 04-26 19:38 root DEBUG use_colors: False 04-26 19:38 root DEBUG session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log 04-26 19:38 root DEBUG bug: None 04-26 19:38 root DEBUG url: None 04-26 19:38 root DEBUG copr_build_descriptor: None 04-26 19:38 root DEBUG list_checks: False 04-26 19:38 root DEBUG list_flags: False 04-26 19:38 root DEBUG list_plugins: False 04-26 19:38 root DEBUG version: False 04-26 19:38 root DEBUG flags: [] 04-26 19:38 root DEBUG repo: None 04-26 19:38 root DEBUG mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg 04-26 19:38 root DEBUG no_report: False 04-26 19:38 root DEBUG nobuild: False 04-26 19:38 root DEBUG mock_options: --no-cleanup-after --no-clean 04-26 19:38 root DEBUG other_bz: None 04-26 19:38 root DEBUG plugins_arg: None 04-26 19:38 root DEBUG single: None 04-26 19:38 root DEBUG rpm_spec: True 04-26 19:38 root DEBUG exclude: None 04-26 19:38 root DEBUG checksum: sha256 04-26 19:38 root DEBUG plugins: {} 04-26 19:38 root INFO Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results 04-26 19:38 root INFO --> SRPM url: file:///var/lib/copr-rpmbuild/results/hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm 04-26 19:38 root INFO Using review directory: /var/lib/copr-rpmbuild/results/hpnssh 04-26 19:38 root DEBUG find_urls completed: 0.029 04-26 19:39 root DEBUG Avoiding init of working mock root 04-26 19:39 root DEBUG Url download completed: 39.121 04-26 19:39 root INFO No upstream for (Source17): sshd-suse.pam 04-26 19:39 root INFO No upstream for (Source16): series 04-26 19:39 root INFO No upstream for (Source14): hpnsshd.sysuser 04-26 19:39 root INFO No upstream for (Source13): hpnssh-agent.socket 04-26 19:39 root INFO No upstream for (Source12): hpnssh-agent.service 04-26 19:39 root INFO No upstream for (Source11): hpnsshd-keygen.target 04-26 19:39 root INFO No upstream for (Source10): hpnsshd-keygen 04-26 19:39 root INFO No upstream for (Source9): hpnsshd-keygen@.service 04-26 19:39 root INFO No upstream for (Source8): hpnsshd.service 04-26 19:39 root INFO No upstream for (Source7): hpnsshd.socket 04-26 19:39 root INFO No upstream for (Source6): hpnsshd@.service 04-26 19:39 root INFO No upstream for (Source5): hpnsshd.sysconfig 04-26 19:39 root INFO No upstream for (Source4): hpnssh-keycat.pam 04-26 19:39 root DEBUG --> /var/lib/copr-rpmbuild/results/hpnssh/upstream : https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/CJR-GPG-KEY.gpg 04-26 19:39 root INFO Downloading (Source3): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/CJR-GPG-KEY.gpg 04-26 19:39 root INFO No upstream for (Source2): hpnsshd.pam 04-26 19:39 root DEBUG --> /var/lib/copr-rpmbuild/results/hpnssh/upstream : https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz.asc 04-26 19:39 root INFO Downloading (Source1): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz.asc 04-26 19:39 root DEBUG Download error on https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz.asc, : 'Error HTTP Error 404: Not Found downloading https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz.asc' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 215, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 559, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 639, 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.12/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) File "/usr/lib/python3.12/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 https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz.asc' 04-26 19:39 root WARNING Cannot download url: https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz.asc 04-26 19:39 root INFO No upstream for (Source1): hpnssh-9.7p1_hpn18.4.1.tar.gz.asc 04-26 19:39 root DEBUG --> /var/lib/copr-rpmbuild/results/hpnssh/upstream : https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz 04-26 19:39 root INFO Downloading (Source0): https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz 04-26 19:39 root DEBUG Download error on https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz, : 'Error HTTP Error 404: Not Found downloading https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 89, in urlretrieve istream = urllib.request.urlopen(url) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 215, in urlopen return opener.open(url, data, timeout) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 521, in open response = meth(req, response) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 630, in http_response response = self.parent.error( ^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 559, in error return self._call_chain(*args) ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 492, in _call_chain result = func(*args) ^^^^^^^^^^^ File "/usr/lib64/python3.12/urllib/request.py", line 639, 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.12/site-packages/FedoraReview/source.py", line 76, in __init__ self.filename = self._get_file(url, ReviewDirs.upstream, my_logger) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/site-packages/FedoraReview/helpers_mixin.py", line 112, in _get_file self.urlretrieve(link, path) File "/usr/lib/python3.12/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 https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz' 04-26 19:39 root WARNING Cannot download url: https://github.com/rapier1/hpnssh-fedora/blob/main/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz 04-26 19:39 root INFO No upstream for (Source0): hpnssh-9.7p1_hpn18.4.1.tar.gz 04-26 19:39 root INFO Running checks and generating report 04-26 19:39 root DEBUG Running check: CheckResultdir 04-26 19:39 root DEBUG CheckResultdir completed: 0.000 seconds 04-26 19:39 root DEBUG Running check: CheckBuild 04-26 19:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm 04-26 19:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm 04-26 19:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-server-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm 04-26 19:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-keycat-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm 04-26 19:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-askpass-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm 04-26 19:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-debuginfo-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm 04-26 19:39 root DEBUG Running: rpm -ql --dump --nosignature -p /var/lib/copr-rpmbuild/results/hpnssh-debugsource-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm 04-26 19:39 root DEBUG CheckBuild completed: 0.044 seconds 04-26 19:39 root DEBUG Running check: CheckRpmlint 04-26 19:39 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpbctdt3yc /var/lib/copr-rpmbuild/results/hpnssh-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-server-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-keycat-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-askpass-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-debuginfo-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-debugsource-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm 04-26 19:39 root DEBUG CheckRpmlint completed: 1.987 seconds 04-26 19:39 root DEBUG Running check: CheckPackageInstalls 04-26 19:39 root DEBUG Init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --init 04-26 19:39 root DEBUG Init output: INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), 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: 5.5 INFO: Mock Version: 5.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 04-26 19:39 root INFO Installing built package(s) 04-26 19:39 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --init 04-26 19:39 root DEBUG --init output: INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/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: 5.5 INFO: Mock Version: 5.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 04-26 19:39 root DEBUG CheckPackageInstalls completed: 4.168 seconds 04-26 19:39 root DEBUG Running check: CheckRpmlintInstalled 04-26 19:39 root DEBUG --init command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --init 04-26 19:39 root DEBUG --init output: INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/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: 5.5 INFO: Mock Version: 5.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (direct choice) Finish: chroot init Finish: run None NoneType: None 04-26 19:39 root DEBUG is_installed: Tested rpmlint, result: 1 04-26 19:39 root DEBUG command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --shell, 'rm -f /var/lib/rpm/__db*' 04-26 19:39 root DEBUG output: INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/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-38-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf 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 04-26 19:39 root DEBUG Install command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, install, rpmlint 04-26 19:39 root DEBUG Install output: INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/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: 5.5 INFO: Mock Version: 5.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (direct choice) Finish: chroot init INFO: installing package(s): rpmlint INFO: Finish: run None NoneType: None 04-26 19:39 root DEBUG Script output: INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), args: /usr/libexec/mock/mock --enable-network -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results --chroot 'echo '"'"'rpmlint:'"'"'; rpmlint --installed hpnssh hpnssh-askpass hpnssh-keycat hpnssh-clients-debuginfo hpnssh-clients hpnssh-keycat-debuginfo hpnssh-askpass-debuginfo hpnssh-server-debuginfo hpnssh-server hpnssh-debugsource hpnssh-debuginfo; 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: 5.5 INFO: Mock Version: 5.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ["echo 'rpmlint:'; rpmlint --installed hpnssh hpnssh-askpass hpnssh-keycat hpnssh-clients-debuginfo hpnssh-clients hpnssh-keycat-debuginfo hpnssh-askpass-debuginfo hpnssh-server-debuginfo hpnssh-server hpnssh-debugsource hpnssh-debuginfo; echo 'rpmlint-done:'"] Start: chroot ["echo 'rpmlint:'; rpmlint --installed hpnssh hpnssh-askpass hpnssh-keycat hpnssh-clients-debuginfo hpnssh-clients hpnssh-keycat-debuginfo hpnssh-askpass-debuginfo hpnssh-server-debuginfo hpnssh-server hpnssh-debugsource hpnssh-debuginfo; echo 'rpmlint-done:'"] rpmlint: (none): E: there is no installed rpm "hpnssh". (none): E: there is no installed rpm "hpnssh-askpass". (none): E: there is no installed rpm "hpnssh-keycat". (none): E: there is no installed rpm "hpnssh-clients-debuginfo". (none): E: there is no installed rpm "hpnssh-clients". (none): E: there is no installed rpm "hpnssh-keycat-debuginfo". (none): E: there is no installed rpm "hpnssh-askpass-debuginfo". (none): E: there is no installed rpm "hpnssh-server-debuginfo". (none): E: there is no installed rpm "hpnssh-server". (none): E: there is no installed rpm "hpnssh-debugsource". (none): E: there is no installed rpm "hpnssh-debuginfo". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 31, packages: 11 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.0 s rpmlint-done: Finish: chroot ["echo 'rpmlint:'; rpmlint --installed hpnssh hpnssh-askpass hpnssh-keycat hpnssh-clients-debuginfo hpnssh-clients hpnssh-keycat-debuginfo hpnssh-askpass-debuginfo hpnssh-server-debuginfo hpnssh-server hpnssh-debugsource hpnssh-debuginfo; echo 'rpmlint-done:'"] Finish: run 04-26 19:39 root DEBUG CheckRpmlintInstalled completed: 12.313 seconds 04-26 19:39 root DEBUG Running check: CheckRpmlintDebuginfo 04-26 19:39 root DEBUG Run command: rpmlint --ignore-unused-rpmlintrc --rpmlintrc /tmp/tmpvtulpf9v /var/lib/copr-rpmbuild/results/hpnssh-askpass-debuginfo-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-clients-debuginfo-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-server-debuginfo-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-debuginfo-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm /var/lib/copr-rpmbuild/results/hpnssh-keycat-debuginfo-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm 04-26 19:39 root DEBUG CheckRpmlintDebuginfo completed: 0.924 seconds 04-26 19:39 root DEBUG Running check: CheckInitDeps 04-26 19:39 root DEBUG CheckInitDeps completed: 7.247 seconds 04-26 19:39 root DEBUG Running check: CheckBuildCompleted 04-26 19:39 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --chroot, --, rm -rf $(rpm --eval %_builddir)/* 04-26 19:39 root DEBUG Mock output: INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/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: 5.5 INFO: Mock Version: 5.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf 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 04-26 19:39 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --copyin, /var/lib/copr-rpmbuild/results/hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm, hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm 04-26 19:39 root DEBUG Mock output: INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results --copyin /var/lib/copr-rpmbuild/results/hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm hpnssh-9.7p1_hpn18.4.1-0.fc38.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: 5.5 INFO: Mock Version: 5.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (direct choice) Finish: chroot init INFO: copying /var/lib/copr-rpmbuild/results/hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm to /var/lib/mock/fedora-38-x86_64/root/hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm Finish: run None NoneType: None 04-26 19:39 root DEBUG Mock command: mock, -r, /var/lib/copr-rpmbuild/results/configs/child.cfg, --no-cleanup-after, --no-clean, --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results, --chroot, --, rpm -i hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || : 04-26 19:40 root DEBUG Mock output: INFO: mock.py version 5.5 starting (python version = 3.12.1, NVR = mock-5.5-1.fc39), args: /usr/libexec/mock/mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean --resultdir=/var/lib/copr-rpmbuild/results/hpnssh/results --chroot -- 'rpm -i hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.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: 5.5 INFO: Mock Version: 5.5 Start(bootstrap): chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64-bootstrap/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (fallback) Finish(bootstrap): chroot init Start: chroot init INFO: mounting tmpfs at /var/lib/mock/fedora-38-x86_64/root. INFO: reusing tmpfs at /var/lib/mock/fedora-38-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 dnf detected and used (direct choice) Finish: chroot init INFO: Running in chroot: ['rpm -i hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Start: chroot ['rpm -i hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] setting SOURCE_DATE_EPOCH=1710806400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JB6jgw + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/CJR-GPG-KEY.gpg --signature=/builddir/build/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz.asc --data=/builddir/build/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz gpgv: Signature made Fri Apr 26 18:54:59 2024 UTC gpgv: using EDDSA key 9CC07D2F8B1B04700F7D04B34A9E494897401E09 gpgv: Good signature from "Chris Rapier " + cd /builddir/build/BUILD + rm -rf hpnssh-9.7p1_hpn18.4.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd hpnssh-9.7p1_hpn18.4.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/hpnssh-9.7p1_hpn18.4.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #400 (openssh-7.8p1-role-mls.patch):' Patch #400 (openssh-7.8p1-role-mls.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .role-mls --fuzz=0 patching file auth2.c patching file auth2-gss.c patching file auth2-hostbased.c patching file auth2-pubkey.c patching file auth.h patching file auth-pam.c patching file auth-pam.h patching file misc.c patching file monitor.c patching file monitor.h patching file monitor_wrap.c patching file monitor_wrap.h patching file openbsd-compat/Makefile.in patching file openbsd-compat/port-linux.c patching file openbsd-compat/port-linux.h patching file openbsd-compat/port-linux-sshd.c patching file platform.c patching file sshd.c Patch #404 (openssh-6.6p1-privsep-selinux.patch): + echo 'Patch #404 (openssh-6.6p1-privsep-selinux.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .privsep-selinux --fuzz=0 patching file openbsd-compat/port-linux.h patching file openbsd-compat/port-linux-sshd.c patching file session.c patching file sshd.c Patch #502 (openssh-6.6p1-keycat.patch): + echo 'Patch #502 (openssh-6.6p1-keycat.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .keycat --fuzz=0 patching file misc.c patching file HOWTO.ssh-keycat patching file Makefile.in patching file openbsd-compat/port-linux.h patching file openbsd-compat/port-linux-sshd.c patching file platform.c patching file ssh-keycat.c patching file configure.ac + echo 'Patch #601 (openssh-6.6p1-allow-ip-opts.patch):' Patch #601 (openssh-6.6p1-allow-ip-opts.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .ip-opts --fuzz=0 patching file sshd.c + echo 'Patch #606 (openssh-5.9p1-ipv6man.patch):' Patch #606 (openssh-5.9p1-ipv6man.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .ipv6man --fuzz=0 patching file hpnssh.1 patching file hpnsshd.8 Patch #607 (openssh-5.8p2-sigpipe.patch): + echo 'Patch #607 (openssh-5.8p2-sigpipe.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .sigpipe --fuzz=0 patching file ssh-keyscan.c Patch #609 (openssh-7.2p2-x11.patch): + echo 'Patch #609 (openssh-7.2p2-x11.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .x11 --fuzz=0 patching file channels.c Patch #702 (openssh-5.1p1-askpass-progress.patch): + echo 'Patch #702 (openssh-5.1p1-askpass-progress.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .progress --fuzz=0 patching file contrib/gnome-ssh-askpass2.c + echo 'Patch #703 (openssh-4.3p2-askpass-grab-info.patch):' Patch #703 (openssh-4.3p2-askpass-grab-info.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .grab-info --fuzz=0 patching file contrib/gnome-ssh-askpass2.c + echo 'Patch #707 (openssh-7.7p1-redhat.patch):' Patch #707 (openssh-7.7p1-redhat.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .redhat --fuzz=0 patching file ssh_config patching file ssh_config_redhat patching file sshd_config patching file hpnsshd_config.5 patching file sshd_config_redhat Patch #711 (openssh-7.8p1-UsePAM-warning.patch): + echo 'Patch #711 (openssh-7.8p1-UsePAM-warning.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .log-usepam-no --fuzz=0 patching file sshd.c patching file sshd_config + echo 'Patch #800 (openssh-8.0p1-gssapi-keyex.patch):' Patch #800 (openssh-8.0p1-gssapi-keyex.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .gsskex --fuzz=0 patching file Makefile.in patching file auth.c patching file auth2-gss.c patching file auth2.c patching file canohost.c patching file canohost.h patching file clientloop.c patching file configure.ac patching file gss-genr.c patching file gss-serv-krb5.c patching file gss-serv.c patching file kex.c patching file kex.h patching file kexdh.c patching file kexgen.c patching file kexgssc.c patching file kexgsss.c patching file monitor.c patching file monitor.h patching file monitor_wrap.c patching file monitor_wrap.h patching file readconf.c patching file readconf.h patching file servconf.c patching file servconf.h patching file session.c patching file ssh-gss.h patching file hpnssh.1 patching file ssh.c patching file ssh_config patching file hpnssh_config.5 patching file sshconnect2.c patching file sshd.c patching file sshd_config patching file hpnsshd_config.5 patching file sshkey.c patching file sshkey.h patching file packet.h patching file packet.c Patch #801 (openssh-6.6p1-force_krb.patch): + echo 'Patch #801 (openssh-6.6p1-force_krb.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .force_krb --fuzz=0 patching file gss-serv-krb5.c patching file session.c patching file ssh-gss.h patching file hpnsshd.8 Patch #804 (openssh-7.7p1-gssapi-new-unique.patch): + echo 'Patch #804 (openssh-7.7p1-gssapi-new-unique.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .ccache_name --fuzz=0 patching file auth.h patching file auth-krb5.c patching file gss-serv.c patching file gss-serv-krb5.c patching file servconf.c patching file servconf.h patching file session.c patching file sshd.c patching file hpnsshd_config.5 patching file ssh-gss.h Patch #805 (openssh-7.2p2-k5login_directory.patch): + echo 'Patch #805 (openssh-7.2p2-k5login_directory.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .k5login --fuzz=0 patching file auth-krb5.c patching file auth.h patching file gss-serv-krb5.c patching file hpnsshd.8 Patch #901 (openssh-6.6p1-kuserok.patch): + echo 'Patch #901 (openssh-6.6p1-kuserok.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .kuserok --fuzz=0 patching file auth-krb5.c patching file gss-serv-krb5.c patching file servconf.c patching file servconf.h patching file hpnsshd_config.5 patching file sshd_config + echo 'Patch #906 (openssh-6.4p1-fromto-remote.patch):' Patch #906 (openssh-6.4p1-fromto-remote.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .fromto-remote --fuzz=0 patching file scp.c Patch #916 (openssh-6.6.1p1-selinux-contexts.patch): + echo 'Patch #916 (openssh-6.6.1p1-selinux-contexts.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .contexts --fuzz=0 patching file openbsd-compat/port-linux-sshd.c patching file openbsd-compat/port-linux.c patching file openbsd-compat/port-linux.h patching file sshd.c Patch #918 (openssh-6.6.1p1-log-in-chroot.patch): + echo 'Patch #918 (openssh-6.6.1p1-log-in-chroot.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .log-in-chroot --fuzz=0 patching file log.c patching file log.h patching file monitor.c patching file monitor.h patching file session.c patching file sftp.h patching file sftp-server.c patching file sftp-server-main.c patching file sshd.c + echo 'Patch #919 (openssh-6.6.1p1-scp-non-existing-directory.patch):' Patch #919 (openssh-6.6.1p1-scp-non-existing-directory.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .scp --fuzz=0 patching file scp.c + echo 'Patch #802 (openssh-6.6p1-GSSAPIEnablek5users.patch):' Patch #802 (openssh-6.6p1-GSSAPIEnablek5users.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .GSSAPIEnablek5users --fuzz=0 patching file gss-serv-krb5.c patching file servconf.c patching file servconf.h patching file hpnsshd_config.5 patching file sshd_config Patch #922 (openssh-6.8p1-sshdT-output.patch): + echo 'Patch #922 (openssh-6.8p1-sshdT-output.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .sshdt --fuzz=0 patching file servconf.c Patch #926 (openssh-6.7p1-sftp-force-permission.patch): + echo 'Patch #926 (openssh-6.7p1-sftp-force-permission.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .sftp-force-mode --fuzz=0 patching file hpnsftp-server.8 patching file sftp-server.c Patch #939 (openssh-7.2p2-s390-closefrom.patch): + echo 'Patch #939 (openssh-7.2p2-s390-closefrom.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .s390-dev --fuzz=0 patching file openbsd-compat/bsd-closefrom.c + echo 'Patch #944 (openssh-7.3p1-x11-max-displays.patch):' Patch #944 (openssh-7.3p1-x11-max-displays.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .x11max --fuzz=0 patching file channels.c patching file channels.h patching file servconf.c patching file servconf.h patching file session.c patching file hpnsshd_config.5 Patch #948 (openssh-7.4p1-systemd.patch): + echo 'Patch #948 (openssh-7.4p1-systemd.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .systemd --fuzz=0 patching file configure.ac patching file contrib/sshd.service patching file sshd.c + echo 'Patch #949 (openssh-7.6p1-cleanup-selinux.patch):' Patch #949 (openssh-7.6p1-cleanup-selinux.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .refactor --fuzz=0 patching file auth2-pubkey.c patching file misc.c patching file misc.h patching file openbsd-compat/port-linux.h patching file openbsd-compat/port-linux-sshd.c patching file platform.c patching file sshd.c patching file sshconnect.c Patch #950 (openssh-7.5p1-sandbox.patch): + echo 'Patch #950 (openssh-7.5p1-sandbox.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .sandbox --fuzz=0 patching file sandbox-seccomp-filter.c Patch #951 (openssh-8.0p1-pkcs11-uri.patch): + echo 'Patch #951 (openssh-8.0p1-pkcs11-uri.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .pkcs11-uri --fuzz=0 patching file configure.ac patching file Makefile.in patching file regress/Makefile patching file regress/pkcs11.sh patching file regress/unittests/Makefile patching file regress/unittests/pkcs11/tests.c patching file ssh-add.c patching file ssh-agent.c patching file hpnssh_config.5 patching file ssh.c patching file ssh-keygen.c patching file ssh-pkcs11-client.c patching file ssh-pkcs11.c patching file ssh-pkcs11.h patching file ssh-pkcs11-uri.c patching file ssh-pkcs11-uri.h Patch #953 (openssh-7.8p1-scp-ipv6.patch): + echo 'Patch #953 (openssh-7.8p1-scp-ipv6.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .scp-ipv6 --fuzz=0 patching file scp.c Patch #962 (openssh-8.0p1-crypto-policies.patch): + echo 'Patch #962 (openssh-8.0p1-crypto-policies.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .crypto-policies --fuzz=0 patching file hpnssh_config.5 patching file hpnsshd_config.5 Patch #963 (openssh-9.3p1-merged-openssl-evp.patch): + echo 'Patch #963 (openssh-9.3p1-merged-openssl-evp.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .openssl-evp --fuzz=0 patching file digest.h patching file digest-openssl.c patching file ssh-dss.c patching file ssh-ecdsa.c patching file sshkey.c patching file sshkey.h patching file ssh-pkcs11.c patching file ssh-pkcs11-client.c patching file ssh-pkcs11.h patching file ssh-rsa.c Patch #964 (openssh-8.0p1-openssl-kdf.patch): + echo 'Patch #964 (openssh-8.0p1-openssl-kdf.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .openssl-kdf --fuzz=0 patching file configure.ac patching file kex.c Patch #965 (openssh-8.2p1-visibility.patch): + echo 'Patch #965 (openssh-8.2p1-visibility.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .visibility --fuzz=0 patching file regress/misc/sk-dummy/sk-dummy.c Patch #966 (openssh-8.2p1-x11-without-ipv6.patch): + echo 'Patch #966 (openssh-8.2p1-x11-without-ipv6.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .x11-ipv6 --fuzz=0 patching file channels.c + echo 'Patch #974 (openssh-8.0p1-keygen-strip-doseol.patch):' Patch #974 (openssh-8.0p1-keygen-strip-doseol.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .keygen-strip-doseol --fuzz=0 patching file ssh-keygen.c + echo 'Patch #975 (openssh-8.0p1-preserve-pam-errors.patch):' Patch #975 (openssh-8.0p1-preserve-pam-errors.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .preserve-pam-errors --fuzz=0 patching file auth-pam.c + echo 'Patch #977 (openssh-8.7p1-scp-kill-switch.patch):' Patch #977 (openssh-8.7p1-scp-kill-switch.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .kill-scp --fuzz=0 patching file pathnames.h patching file hpnscp.1 patching file scp.c + echo 'Patch #981 (openssh-8.7p1-recursive-scp.patch):' Patch #981 (openssh-8.7p1-recursive-scp.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .scp-sftpdirs --fuzz=0 patching file scp.c patching file sftp-client.c patching file sftp-client.h patching file sftp.c Patch #982 (openssh-8.7p1-minrsabits.patch): + echo 'Patch #982 (openssh-8.7p1-minrsabits.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .minrsabits --fuzz=0 patching file readconf.c patching file servconf.c Patch #984 (openssh-8.7p1-ibmca.patch): + echo 'Patch #984 (openssh-8.7p1-ibmca.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .ibmca --fuzz=0 patching file openbsd-compat/bsd-closefrom.c Patch #200 (openssh-7.6p1-audit.patch): + echo 'Patch #200 (openssh-7.6p1-audit.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .audit --fuzz=0 patching file Makefile.in patching file audit-bsm.c patching file audit-linux.c patching file audit.c patching file audit.h patching file auditstub.c patching file auth.c patching file auth.h patching file auth2-hostbased.c patching file auth2-pubkey.c patching file auth2.c patching file cipher.c patching file cipher.h patching file kex.c patching file kex.h patching file mac.c patching file mac.h patching file monitor.c patching file monitor.h patching file monitor_wrap.c patching file monitor_wrap.h patching file packet.c patching file packet.h patching file session.c patching file session.h patching file sshd.c patching file sshkey.c patching file sshkey.h Patch #201 (openssh-7.1p2-audit-race-condition.patch): + echo 'Patch #201 (openssh-7.1p2-audit-race-condition.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .audit-race --fuzz=0 patching file monitor_wrap.c patching file monitor_wrap.h patching file session.c + echo 'Patch #202 (openssh-9.0p1-audit-log.patch):' Patch #202 (openssh-9.0p1-audit-log.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .audit-log --fuzz=0 patching file audit-bsm.c patching file audit.c patching file audit.h patching file audit-linux.c + echo 'Patch #700 (openssh-7.7p1-fips.patch):' Patch #700 (openssh-7.7p1-fips.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .fips --fuzz=0 patching file dh.c patching file dh.h patching file kex.c patching file kexgexc.c patching file myproposal.h patching file readconf.c patching file sandbox-seccomp-filter.c patching file servconf.c patching file ssh.c patching file sshconnect2.c patching file sshd.c patching file sshkey.c patching file ssh-keygen.c patching file ssh-rsa.c patching file kexgen.c patching file ssh-ed25519.c Patch #1002 (openssh-8.7p1-ssh-manpage.patch): + echo 'Patch #1002 (openssh-8.7p1-ssh-manpage.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .ssh-manpage --fuzz=0 patching file hpnssh.1 Patch #1006 (openssh-8.7p1-negotiate-supported-algs.patch): + echo 'Patch #1006 (openssh-8.7p1-negotiate-supported-algs.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .negotiate-supported-algs --fuzz=0 patching file regress/hostkey-agent.sh patching file sshconnect2.c Patch #1012 (openssh-9.0p1-evp-fips-dh.patch): + echo 'Patch #1012 (openssh-9.0p1-evp-fips-dh.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .evp-fips-dh --fuzz=0 patching file dh.c patching file kex.c patching file kexdh.c patching file kex.h Patch #1013 (openssh-9.0p1-evp-fips-ecdh.patch): + echo 'Patch #1013 (openssh-9.0p1-evp-fips-ecdh.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .evp-fips-ecdh --fuzz=0 patching file kexecdh.c Patch #1014 (openssh-8.7p1-nohostsha1proof.patch): + echo 'Patch #1014 (openssh-8.7p1-nohostsha1proof.patch):' + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .nosha1hostproof --fuzz=0 patching file compat.c patching file compat.h patching file monitor.c patching file regress/cert-userkey.sh patching file regress/Makefile patching file regress/test-exec.sh patching file regress/unittests/kex/test_kex.c patching file regress/unittests/sshkey/test_file.c patching file regress/unittests/sshkey/test_fuzz.c patching file regress/unittests/sshkey/test_sshkey.c patching file regress/unittests/sshsig/tests.c patching file serverloop.c patching file sshconnect2.c patching file sshd.c patching file ssh-rsa.c + echo 'Patch #100 (openssh-6.7p1-coverity.patch):' Patch #100 (openssh-6.7p1-coverity.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .coverity --fuzz=0 patching file auth-krb5.c patching file gss-genr.c patching file krl.c patching file loginrec.c patching file misc.c patching file monitor.c patching file openbsd-compat/bindresvport.c patching file openbsd-compat/bsd-pselect.c patching file readconf.c patching file servconf.c patching file serverloop.c patching file sshd.c patching file ssh-keygen.c + autoupdate /var/tmp/rpm-tmp.JB6jgw: line 214: autoupdate: command not found error: Bad exit status from /var/tmp/rpm-tmp.JB6jgw (%prep) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.JB6jgw (%prep) Finish: chroot ['rpm -i hpnssh-9.7p1_hpn18.4.1-0.fc38.src.rpm; rpmbuild --nodeps -bp $(rpm --eval %_specdir)/hpnssh.spec;chmod -R go+r $(rpm --eval %_builddir)/* || :'] Finish: run None NoneType: None 04-26 19:40 root DEBUG _topdir: /builddir/build 04-26 19:40 root INFO Reading configuration from /etc/mock/site-defaults.cfg 04-26 19:40 root INFO Reading configuration from /etc/mock/chroot-aliases.cfg 04-26 19:40 root INFO Reading configuration from /var/lib/copr-rpmbuild/results/configs/child.cfg 04-26 19:40 root INFO WARNING: Probably non-rawhide buildroot used. Rawhide should be used for most package reviews 04-26 19:40 root INFO Active plugins: C/C++, Shell-api, Generic 04-26 19:40 root DEBUG CheckBuildCompleted completed: 6.918 seconds 04-26 19:40 root DEBUG Skipping CheckExcludeArch in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-excludearch in /usr/share/fedora-review/scripts/generic-excludearch.sh 04-26 19:40 root DEBUG Skipping CheckLargeDocs in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by generic-large-docs in /usr/share/fedora-review/scripts/generic-large-docs.sh 04-26 19:40 root DEBUG Skipping CheckDesktopFile in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 04-26 19:40 root DEBUG Skipping CheckSystemdScripts in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 04-26 19:40 root DEBUG Skipping CheckClean in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 04-26 19:40 root DEBUG Skipping CheckFullVerReqSub in /usr/lib/python3.12/site-packages/FedoraReview/plugins/generic_should.py, deprecated by fonts-disable in /usr/share/fedora-review/scripts/fonts-disable.sh 04-26 19:40 root DEBUG Running check: OcamlCheckStaticLibs 04-26 19:40 root DEBUG OcamlCheckStaticLibs completed: 0.033 seconds 04-26 19:40 root DEBUG Running check: HaskellCheckStaticLibs 04-26 19:40 root DEBUG HaskellCheckStaticLibs completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CreateEnvCheck 04-26 19:40 root DEBUG CreateEnvCheck completed: 0.001 seconds 04-26 19:40 root DEBUG Running check: RCheckBuildRequires 04-26 19:40 root DEBUG RCheckBuildRequires completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: RCheckCheckMacro 04-26 19:40 root DEBUG RCheckCheckMacro completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: RCheckDoc 04-26 19:40 root DEBUG RCheckDoc completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: RCheckInstallSection 04-26 19:40 root DEBUG RCheckInstallSection completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: RCheckLatestVersionIsPackaged 04-26 19:40 root DEBUG RCheckLatestVersionIsPackaged completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: RCheckRequires 04-26 19:40 root DEBUG RCheckRequires completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckBundledGnulib 04-26 19:40 root DEBUG CheckBundledGnulib completed: 0.005 seconds 04-26 19:40 root DEBUG Running check: CheckGccBuildRequires 04-26 19:40 root DEBUG CheckGccBuildRequires completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckHeaderFiles 04-26 19:40 root DEBUG CheckHeaderFiles completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckLDConfig 04-26 19:40 root DEBUG CheckLDConfig completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckLibToolArchives 04-26 19:40 root DEBUG CheckLibToolArchives completed: 0.001 seconds 04-26 19:40 root DEBUG Running check: CheckNoKernelModules 04-26 19:40 root DEBUG CheckNoKernelModules completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckNoStaticExecutables 04-26 19:40 root DEBUG Run command: env -i bash -c "source ./review-env.sh; unpack_rpms" 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/30/9ceb56568ad49925eeaf2491c5f13ff9af4f13 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/67/ad1de0b91018a87b74a14289389ae7c9fd62cb 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/sbin/hpnsshd 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/libexec/hpnssh/hpnsftp-server 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-server-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/libexec/hpnssh/hpnsshd-keygen 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/bin/hpnsftp 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/bin/hpnssh 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/bin/hpnssh-copy-id 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/bin/hpnssh-keyscan 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/bin/hpnssh-add 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/bin/hpnssh-agent 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/bin/hpnscp 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/5a/7b43e6bace0e792c27db40382a882303b9fc4e 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/9c/15eb404b454d6f6abf9bd9fea174853179e82e 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/d4/b516a67d0f62c9164b4229163fce3f8bd69dee 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/25/7e98c459d52a874ef9ce348a1021d83a7ed597 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/39/53b876f33c83a9697ff9c04120f6eda00225de 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/6c/283c15aa42e2e3562e3b116f61f05083c93d6d 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/a5/9f011ebfaad0e5c6293dc1e415f901824e1702 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/0f/abb89b82cd29cb07672472507f353d5d15395c 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/libexec/hpnssh/hpnssh-pkcs11-helper 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-clients-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/libexec/hpnssh/hpnssh-sk-helper 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/bin/hpnssh-keygen 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/3e/257877e44f88985d0357af2e5cec11c80326bf 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/3c/d0fd907dd207d61703f7c28ba30ff54e4733bf 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/libexec/hpnssh/hpnssh-keysign 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-keycat-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/94/385b5daa5d04563f50c5ea1f3821e84b4120f4 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-keycat-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/libexec/hpnssh/hpnssh-keycat 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/lib/.build-id/22/c5217cb6b5a364c23bdac6ff164abb50dbc757 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/libexec/hpnssh/hpnssh-askpass 04-26 19:40 root DEBUG Run command: file ./rpms-unpacked/hpnssh-askpass-9.7p1_hpn18.4.1-0.fc38.x86_64.rpm/usr/libexec/hpnssh/gnome-hpnssh-askpass 04-26 19:40 root DEBUG CheckNoStaticExecutables completed: 0.194 seconds 04-26 19:40 root DEBUG Running check: CheckRPATH 04-26 19:40 root DEBUG CheckRPATH completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckSoFiles 04-26 19:40 root DEBUG CheckSoFiles completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckJavaPlugin 04-26 19:40 root DEBUG CheckJavaPlugin completed: 0.001 seconds 04-26 19:40 root DEBUG Running check: PerlCheckBuildRequires 04-26 19:40 root DEBUG PerlCheckBuildRequires completed: 0.001 seconds 04-26 19:40 root DEBUG Running check: CheckPythonBuildRequires 04-26 19:40 root DEBUG CheckPythonBuildRequires completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckPythonRequires 04-26 19:40 root DEBUG CheckPythonRequires completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckPythonX_Site 04-26 19:40 root DEBUG CheckPythonX_Site completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckApprovedLicense 04-26 19:40 root DEBUG CheckApprovedLicense completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckBuildrootMacros 04-26 19:40 root DEBUG CheckBuildrootMacros completed: 0.003 seconds 04-26 19:40 root DEBUG Running check: CheckBundledLibs 04-26 19:40 root DEBUG CheckBundledLibs completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckChangelogFormat 04-26 19:40 root DEBUG CheckChangelogFormat completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckCleanBuildroot 04-26 19:40 root DEBUG regex: rm\s+\-[rf][rf]\s+(/rpmbuild/BUILDROOT/hpnssh-9.7p1_hpn18.4.1-0.fc39.x86_64|\$RPM_BUILD_ROOT)[^/] 04-26 19:40 root DEBUG install_sec: mkdir -p -m755 $RPM_BUILD_ROOT/etc/hpnssh mkdir -p -m755 $RPM_BUILD_ROOT/etc/hpnssh/ssh_config.d mkdir -p -m755 $RPM_BUILD_ROOT/etc/hpnssh/sshd_config.d mkdir -p -m755 $RPM_BUILD_ROOT/usr/libexec/hpnssh mkdir -p -m755 $RPM_BUILD_ROOT/usr/share/empty.hpnsshd mkdir -p -m755 $RPM_BUILD_ROOT/usr/lib/systemd/system mkdir -p -m755 $RPM_BUILD_ROOT/etc/profile.d /usr/bin/make install DESTDIR=/rpmbuild/BUILDROOT/hpnssh-9.7p1_hpn18.4.1-0.fc39.x86_64 INSTALL="/usr/bin/install -p" install -d $RPM_BUILD_ROOT/etc/pam.d/ install -d $RPM_BUILD_ROOT/etc/sysconfig/ install -d $RPM_BUILD_ROOT/usr/libexec/hpnssh # handle which pam conf we will use install -m644 /rpmbuild/SOURCES/hpnsshd.pam $RPM_BUILD_ROOT/etc/pam.d/hpnsshd install -m644 /rpmbuild/SOURCES/hpnssh-keycat.pam $RPM_BUILD_ROOT/etc/pam.d/hpnssh-keycat install -m644 /rpmbuild/SOURCES/hpnsshd.sysconfig $RPM_BUILD_ROOT/etc/sysconfig/hpnsshd install -m644 ssh_config_redhat $RPM_BUILD_ROOT/etc/hpnssh/ssh_config.d/50-redhat.conf install -m644 sshd_config_redhat $RPM_BUILD_ROOT/etc/hpnssh/sshd_config.d/50-redhat.conf install -d -m755 $RPM_BUILD_ROOT/usr/lib/systemd/system install -m644 /rpmbuild/SOURCES/hpnsshd@.service $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd@.service install -m644 /rpmbuild/SOURCES/hpnsshd.socket $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd.socket install -m644 /rpmbuild/SOURCES/hpnsshd.service $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd.service install -m644 /rpmbuild/SOURCES/hpnsshd-keygen@.service $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd-keygen@.service install -m644 /rpmbuild/SOURCES/hpnsshd-keygen.target $RPM_BUILD_ROOT/usr/lib/systemd/system/hpnsshd-keygen.target install -d -m755 $RPM_BUILD_ROOT/usr/lib/systemd/user install -m644 /rpmbuild/SOURCES/hpnssh-agent.service $RPM_BUILD_ROOT/usr/lib/systemd/user/hpnssh-agent.service install -m644 /rpmbuild/SOURCES/hpnssh-agent.socket $RPM_BUILD_ROOT//usr/lib/systemd/user/hpnssh-agent.socket install -m744 /rpmbuild/SOURCES/hpnsshd-keygen $RPM_BUILD_ROOT/usr/libexec/hpnssh/hpnsshd-keygen install -m755 contrib/hpnssh-copy-id $RPM_BUILD_ROOT/usr/bin/ install contrib/hpnssh-copy-id.1 $RPM_BUILD_ROOT/usr/share/man/man1/ install -d -m711 $RPM_BUILD_ROOT/usr/share/empty.hpnsshd install -p -D -m 0644 /rpmbuild/SOURCES/hpnsshd.sysuser $RPM_BUILD_ROOT/usr/lib/sysusers.d/hpnsshd.conf install contrib/gnome-hpnssh-askpass $RPM_BUILD_ROOT/usr/libexec/hpnssh/gnome-hpnssh-askpass ln -s gnome-hpnssh-askpass $RPM_BUILD_ROOT/usr/libexec/hpnssh/hpnssh-askpass install -m 755 -d $RPM_BUILD_ROOT/etc/profile.d/ install -m 755 contrib/redhat/gnome-ssh-askpass.csh $RPM_BUILD_ROOT/etc/profile.d/gnome-hpnssh-askpass.csh install -m 755 contrib/redhat/gnome-ssh-askpass.sh $RPM_BUILD_ROOT/etc/profile.d/gnome-hpnssh-askpass.sh perl -pi -e "s|$RPM_BUILD_ROOT||g" $RPM_BUILD_ROOT/usr/share/man/man*/* 04-26 19:40 root DEBUG CheckCleanBuildroot completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckCodeAndContent 04-26 19:40 root DEBUG CheckCodeAndContent completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckConfigNoReplace 04-26 19:40 root DEBUG CheckConfigNoReplace completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckDefattr 04-26 19:40 root DEBUG CheckDefattr completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckDescMacros 04-26 19:40 root DEBUG CheckDescMacros completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckDesktopFile 04-26 19:40 root DEBUG CheckDesktopFile completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckDesktopFileInstall 04-26 19:40 root DEBUG CheckDesktopFileInstall completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckDevelFilesInDevel 04-26 19:40 root DEBUG CheckDevelFilesInDevel completed: 0.000 seconds 04-26 19:40 root DEBUG Running check: CheckDirectoryRequire 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C -l filesystem 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/share/doc 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /etc/profile.d 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/bin 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/share/licenses 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/libexec 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/lib 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/lib/systemd/system 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/share/man/man5 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/share/man/man1 04-26 19:40 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/share/man/man8 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/lib/systemd/user 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/lib/sysusers.d 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/share/man 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/src/debug 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/sbin 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/src 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/lib/systemd 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /etc/pam.d 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /usr/share 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /etc 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C --quiet --file /etc/sysconfig 04-26 19:41 root DEBUG CheckDirectoryRequire completed: 108.037 seconds 04-26 19:41 root DEBUG Running check: CheckDistTag 04-26 19:41 root DEBUG CheckDistTag completed: 0.001 seconds 04-26 19:41 root DEBUG Running check: CheckDocRuntime 04-26 19:41 root DEBUG CheckDocRuntime completed: 0.000 seconds 04-26 19:41 root DEBUG Running check: CheckFileDuplicates 04-26 19:41 root DEBUG CheckFileDuplicates completed: 0.000 seconds 04-26 19:41 root DEBUG Running check: CheckFilePermissions 04-26 19:41 root DEBUG CheckFilePermissions completed: 0.000 seconds 04-26 19:41 root DEBUG Running check: CheckGconfSchemaInstall 04-26 19:41 root DEBUG CheckGconfSchemaInstall completed: 0.000 seconds 04-26 19:41 root DEBUG Running check: CheckGdkPixbufLoaders 04-26 19:41 root DEBUG CheckGdkPixbufLoaders completed: 0.000 seconds 04-26 19:41 root DEBUG Running check: CheckGioQueryModules 04-26 19:41 root DEBUG CheckGioQueryModules completed: 0.000 seconds 04-26 19:41 root DEBUG Running check: CheckGlibCompileSchemas 04-26 19:41 root DEBUG CheckGlibCompileSchemas completed: 0.000 seconds 04-26 19:41 root DEBUG Running check: CheckGtkQueryModules 04-26 19:41 root DEBUG CheckGtkQueryModules completed: 0.000 seconds 04-26 19:41 root DEBUG Running check: CheckGuidelines 04-26 19:41 root DEBUG CheckGuidelines completed: 0.000 seconds 04-26 19:41 root DEBUG Running check: CheckIfDepsDeprecated 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libkrb5.so.3()(64bit) 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3(OPENSSL_3.0.0)(64bit) 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libaudit.so.1()(64bit) 04-26 19:41 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides util-linux 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypt.so.2(XCRYPT_2.0)(64bit) 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides xauth 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.6)(64bit) 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides audit-libs 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libz.so.1()(64bit) 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides gcc 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libX11-devel 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides krb5-devel 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libedit-devel 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides zlib-devel 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/bin/sh 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux-devel 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libedit.so.0()(64bit) 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.34)(64bit) 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/sbin/useradd 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides p11-kit-devel 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides gnupg2 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypt.so.2()(64bit) 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides openssl-devel 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libsystemd.so.0(LIBSYSTEMD_209)(64bit) 04-26 19:42 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides pam-devel 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1()(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.7)(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6()(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcom_err.so.2()(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides systemd-devel 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.17)(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides pam 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides ncurses-devel 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides perl-podlators 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1()(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.14)(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.26)(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.0)(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libsystemd.so.0()(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.3.1)(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.4)(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libkrb5.so.3(krb5_3_MIT)(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libfido2-devel 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.25)(64bit) 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides systemd-rpm-macros 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides groff 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides gtk3-devel 04-26 19:43 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.2)(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libglib-2.0.so.0()(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/bin/bash 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgtk-3.so.0()(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libpam.so.0(LIBPAM_1.0)(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libfido2.so.1()(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides audit-libs-devel 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides crypto-policies 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.2.5)(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgobject-2.0.so.0()(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.36)(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides perl-generators 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libpam.so.0()(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides automake 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.4)(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/sbin/nologin 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides autoconf 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /bin/sh 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3)(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3()(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.8)(64bit) 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides perl-interpreter 04-26 19:44 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.33)(64bit) 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides rtld(GNU_HASH) 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides make 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgdk-3.so.0()(64bit) 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgssapi_krb5.so.2()(64bit) 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides systemd 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1(LIBSELINUX_1.0)(64bit) 04-26 19:45 root DEBUG CheckIfDepsDeprecated completed: 207.534 seconds 04-26 19:45 root DEBUG Running check: CheckLicensInDoc 04-26 19:45 root DEBUG CheckLicensInDoc completed: 0.106 seconds 04-26 19:45 root DEBUG Running check: CheckLicenseField 04-26 19:45 root DEBUG Scanning sources in /var/lib/mock/fedora-38-x86_64/root/builddir/build/BUILD/hpnssh-9.7p1_hpn18.4.1 04-26 19:45 root DEBUG Got license reply, length: 277311 04-26 19:45 root DEBUG CheckLicenseField completed: 25.804 seconds 04-26 19:45 root DEBUG Running check: CheckLicenseFieldSPDX 04-26 19:45 root DEBUG Run command: ['license-validate', '-v', 'BSD'] 04-26 19:45 root DEBUG Run command: ['license-validate', '-v', '--old', 'BSD'] 04-26 19:45 root DEBUG CheckLicenseFieldSPDX completed: 0.266 seconds 04-26 19:45 root DEBUG Running check: CheckLicenseInSubpackages 04-26 19:45 root DEBUG CheckLicenseInSubpackages completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckLocale 04-26 19:45 root DEBUG CheckLocale completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckMacros 04-26 19:45 root DEBUG CheckMacros completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckMakeinstall 04-26 19:45 root DEBUG CheckMakeinstall completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckMultipleLicenses 04-26 19:45 root DEBUG CheckMultipleLicenses completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckNameCharset 04-26 19:45 root DEBUG CheckNameCharset completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckNaming 04-26 19:45 root DEBUG CheckNaming completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckNoConfigInUsr 04-26 19:45 root DEBUG CheckNoConfigInUsr completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckNoConflicts 04-26 19:45 root DEBUG CheckNoConflicts completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckNoNameConflict 04-26 19:45 root DEBUG CheckNoNameConflict completed: 0.846 seconds 04-26 19:45 root DEBUG Running check: CheckObeysFHS 04-26 19:45 root DEBUG CheckObeysFHS completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckObsoletesForRename 04-26 19:45 root DEBUG CheckObsoletesForRename completed: 0.000 seconds 04-26 19:45 root DEBUG Running check: CheckOwnDirs 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3(OPENSSL_3.0.0)(64bit) 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.2.5)(64bit) 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.3.1)(64bit) 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.36)(64bit) 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.4)(64bit) 04-26 19:45 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides config(hpnssh) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.4)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides audit-libs 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1()(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.25)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/sbin/nologin 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libz.so.1()(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.7)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /bin/sh 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6()(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3()(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.8)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.17)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.33)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.2)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides rtld(GNU_HASH) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1()(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.14)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.26)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.0)(64bit) 04-26 19:46 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.34)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1(LIBSELINUX_1.0)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --requires --resolve hpnssh 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C -l hpnssh filesystem 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides crypto-policies 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3(OPENSSL_3.0.0)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.2.5)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.3.1)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.36)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides config(hpnssh-clients) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.4)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides config(hpnssh) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.4)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1()(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides audit-libs 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.25)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/sbin/nologin 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libz.so.1()(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.7)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /bin/sh 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3)(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6()(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3()(64bit) 04-26 19:47 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.8)(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/bin/sh 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.17)(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.33)(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.2)(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides rtld(GNU_HASH) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides hpnssh(x86-64) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1()(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgssapi_krb5.so.2()(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.14)(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.26)(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libfido2.so.1()(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libedit.so.0()(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.0)(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.34)(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1(LIBSELINUX_1.0)(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --requires --resolve hpnssh hpnssh-clients 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C -l filesystem hpnssh hpnssh-clients 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libsystemd.so.0()(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libkrb5.so.3()(64bit) 04-26 19:48 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides crypto-policies 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3(OPENSSL_3.0.0)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.2.5)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.3.1)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.36)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libaudit.so.1()(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypt.so.2()(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.4)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides config(hpnssh) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypt.so.2(XCRYPT_2.0)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libpam.so.0()(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libkrb5.so.3(krb5_3_MIT)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libsystemd.so.0(LIBSYSTEMD_209)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.4)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.6)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1()(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides audit-libs 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.25)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/sbin/nologin 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libz.so.1()(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides config(hpnssh-server) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.7)(64bit) 04-26 19:49 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /bin/sh 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6()(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3()(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcom_err.so.2()(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.8)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.17)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.33)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.2)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides pam 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides rtld(GNU_HASH) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides hpnssh(x86-64) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/bin/bash 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1()(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgssapi_krb5.so.2()(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.14)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libpam.so.0(LIBPAM_1.0)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.26)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.0)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.34)(64bit) 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/sbin/useradd 04-26 19:50 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides systemd 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1(LIBSELINUX_1.0)(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --requires --resolve hpnssh-server hpnssh 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C -l filesystem hpnssh-server hpnssh 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3(OPENSSL_3.0.0)(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.2.5)(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.3.1)(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.36)(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides config(hpnssh) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.4)(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libpam.so.0()(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.4)(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides audit-libs 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1()(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.25)(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/sbin/nologin 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libz.so.1()(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.7)(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3)(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /bin/sh 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6()(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3()(64bit) 04-26 19:51 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.8)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.17)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.33)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides rtld(GNU_HASH) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.2)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides hpnssh(x86-64) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1()(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.14)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libpam.so.0(LIBPAM_1.0)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.26)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.0)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides config(hpnssh-keycat) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.34)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1(LIBSELINUX_1.0)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --requires --resolve hpnssh-keycat hpnssh 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C -l filesystem hpnssh-keycat hpnssh 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3(OPENSSL_3.0.0)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.2.5)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgobject-2.0.so.0()(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.3.1)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.36)(64bit) 04-26 19:52 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides config(hpnssh) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.4)(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.4)(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides audit-libs 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1()(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.25)(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /usr/sbin/nologin 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libz.so.1()(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.7)(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides /bin/sh 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3)(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6()(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libcrypto.so.3()(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.8)(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.17)(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.33)(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides rtld(GNU_HASH) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.3.2)(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libglib-2.0.so.0()(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgdk-3.so.0()(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1()(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgtk-3.so.0()(64bit) 04-26 19:53 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.14)(64bit) 04-26 19:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.26)(64bit) 04-26 19:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libgcc_s.so.1(GCC_3.0)(64bit) 04-26 19:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libc.so.6(GLIBC_2.34)(64bit) 04-26 19:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --whatprovides libselinux.so.1(LIBSELINUX_1.0)(64bit) 04-26 19:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -q -C --requires --resolve hpnssh 04-26 19:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C -l hpnssh filesystem 04-26 19:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C -l filesystem 04-26 19:54 root DEBUG Running: mock -r /var/lib/copr-rpmbuild/results/configs/child.cfg --no-cleanup-after --no-clean -qn --enable-network --pm-cmd -- repoquery -C -l filesystem 04-26 19:54 root DEBUG CheckOwnDirs completed: 518.087 seconds 04-26 19:54 root DEBUG Running check: CheckOwnOther 04-26 19:54 root DEBUG CheckOwnOther completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckRelocatable 04-26 19:54 root DEBUG CheckRelocatable completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckRequires 04-26 19:54 root DEBUG CheckRequires completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckSourceMD5 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 04-26 19:54 root DEBUG Checking sha256 for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg 04-26 19:54 root DEBUG Checking source sha256 : /var/lib/copr-rpmbuild/results/hpnssh/upstream/CJR-GPG-KEY.gpg 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.pam 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-9.7p1_hpn18.4.1.tar.gz.asc 04-26 19:54 root DEBUG Skipping md5-test for /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-9.7p1_hpn18.4.1.tar.gz 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack sshd-suse.pam, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source17 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/sshd-suse.pam-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack series, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source16 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/series-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnsshd.sysuser, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source14 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysuser-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnssh-agent.socket, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source13 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.socket-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnssh-agent.service, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source12 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-agent.service-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnsshd-keygen.target, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source11 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen.target-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnsshd-keygen, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source10 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnsshd-keygen@.service, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source9 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd-keygen@.service-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnsshd.service, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source8 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.service-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnsshd.socket, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source7 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.socket-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnsshd@.service, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source6 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd@.service-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnsshd.sysconfig, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source5 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnsshd.sysconfig-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack hpnssh-keycat.pam, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source4 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/hpnssh-keycat.pam-extract 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/upstream/CJR-GPG-KEY.gpg 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg 04-26 19:54 root DEBUG Status: 1, stdout: , stderr: . 04-26 19:54 root DEBUG Cannot unpack CJR-GPG-KEY.gpg, so probably not an archive. Copying instead 04-26 19:54 root DEBUG Diff cmd: /usr/bin/diff -U2 -r /var/lib/copr-rpmbuild/results/hpnssh/upstream-unpacked/Source3 /var/lib/copr-rpmbuild/results/hpnssh/srpm-unpacked/CJR-GPG-KEY.gpg-extract 04-26 19:54 root DEBUG CheckSourceMD5 completed: 0.561 seconds 04-26 19:54 root DEBUG Running check: CheckSourcedirMacroUse 04-26 19:54 root DEBUG CheckSourcedirMacroUse completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckSpecLegibility 04-26 19:54 root DEBUG CheckSpecLegibility completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckSpecName 04-26 19:54 root DEBUG CheckSpecName completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckStaticLibs 04-26 19:54 root DEBUG CheckStaticLibs completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckSystemdUnitdirScriplets 04-26 19:54 root DEBUG CheckSystemdUnitdirScriplets completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckSystemdUserunitdirScriplets 04-26 19:54 root DEBUG CheckSystemdUserunitdirScriplets completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckUTF8Filenames 04-26 19:54 root DEBUG CheckUTF8Filenames completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckUpdateIconCache 04-26 19:54 root DEBUG CheckUpdateIconCache completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckUsefulDebuginfo 04-26 19:54 root DEBUG CheckUsefulDebuginfo completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckBuildInMock 04-26 19:54 root DEBUG CheckBuildInMock completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckBuildroot 04-26 19:54 root DEBUG CheckBuildroot completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckBundledFonts 04-26 19:54 root DEBUG CheckBundledFonts completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckClean 04-26 19:54 root DEBUG CheckClean completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckContainsLicenseText 04-26 19:54 root DEBUG CheckContainsLicenseText completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckFileRequires 04-26 19:54 root DEBUG CheckFileRequires completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckFinalRequiresProvides 04-26 19:54 root DEBUG CheckFinalRequiresProvides completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckFullVerReqSub 04-26 19:54 root DEBUG CheckFullVerReqSub completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckFunctionAsDescribed 04-26 19:54 root DEBUG CheckFunctionAsDescribed completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckIllegalSpecTags 04-26 19:54 root DEBUG CheckIllegalSpecTags completed: 0.002 seconds 04-26 19:54 root DEBUG Running check: CheckLatestVersionIsPackaged 04-26 19:54 root DEBUG CheckLatestVersionIsPackaged completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckLicenseUpstream 04-26 19:54 root DEBUG CheckLicenseUpstream completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckManPages 04-26 19:54 root DEBUG CheckManPages completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckParallelMake 04-26 19:54 root DEBUG CheckParallelMake completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckPatchComments 04-26 19:54 root DEBUG CheckPatchComments completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckPkgConfigFiles 04-26 19:54 root DEBUG CheckPkgConfigFiles completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckRubyPlugin 04-26 19:54 root DEBUG CheckRubyPlugin completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckScriptletSanity 04-26 19:54 root DEBUG CheckScriptletSanity completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckSourceComment 04-26 19:54 root DEBUG CheckSourceComment completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckSourceDownloads 04-26 19:54 root DEBUG CheckSourceDownloads completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckSourceUrl 04-26 19:54 root DEBUG CheckSourceUrl completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckSourceVerification 04-26 19:54 root DEBUG CheckSourceVerification completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckSpecAsInSRPM 04-26 19:54 root DEBUG CheckSpecAsInSRPM completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckSupportAllArchs 04-26 19:54 root DEBUG CheckSupportAllArchs completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckTestSuites 04-26 19:54 root DEBUG CheckTestSuites completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckTimeStamps 04-26 19:54 root DEBUG CheckTimeStamps completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckTmpfiles 04-26 19:54 root DEBUG CheckTmpfiles completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckUpdateMimeDatabase 04-26 19:54 root DEBUG CheckUpdateMimeDatabase completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckUseGlobal 04-26 19:54 root DEBUG CheckUseGlobal completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: SugarActivityCheckBuildRequires 04-26 19:54 root DEBUG SugarActivityCheckBuildRequires completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: SugarActivityCheckNaming 04-26 19:54 root DEBUG SugarActivityCheckNaming completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: SugarActivityCheckRuntimeDeps 04-26 19:54 root DEBUG SugarActivityCheckRuntimeDeps completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckAddMavenDepmap 04-26 19:54 root DEBUG CheckAddMavenDepmap completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckBundledJars 04-26 19:54 root DEBUG CheckBundledJars completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckJPackageRequires 04-26 19:54 root DEBUG CheckJPackageRequires completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckJavadoc 04-26 19:54 root DEBUG CheckJavadoc completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckJavadocJPackageRequires 04-26 19:54 root DEBUG CheckJavadocJPackageRequires completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckJavadocdirName 04-26 19:54 root DEBUG CheckJavadocdirName completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckMvnRpmbuild 04-26 19:54 root DEBUG CheckMvnRpmbuild completed: 0.006 seconds 04-26 19:54 root DEBUG Running check: CheckNewStyleMaven 04-26 19:54 root DEBUG CheckNewStyleMaven completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckNoArch 04-26 19:54 root DEBUG CheckNoArch completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckNoOldMavenDepmap 04-26 19:54 root DEBUG CheckNoOldMavenDepmap completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckNoRequiresPost 04-26 19:54 root DEBUG CheckNoRequiresPost completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckNotJavaApplicable 04-26 19:54 root DEBUG CheckNotJavaApplicable completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckPomInstalled 04-26 19:54 root DEBUG CheckPomInstalled completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckTestSkip 04-26 19:54 root DEBUG CheckTestSkip completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckUpdateDepmap 04-26 19:54 root DEBUG CheckUpdateDepmap completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckUpstremBuildMethod 04-26 19:54 root DEBUG CheckUpstremBuildMethod completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: CheckUseMavenpomdirMacro 04-26 19:54 root DEBUG CheckUseMavenpomdirMacro completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckAutotoolsObsoletedMacros 04-26 19:54 root DEBUG autotools used: automake 04-26 19:54 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\( /var/lib/copr-rpmbuild/results/hpnssh/BUILD/hpnssh-9.7p1_hpn18.4.1/configure.ac 04-26 19:54 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\( /var/lib/copr-rpmbuild/results/hpnssh/BUILD/hpnssh-9.7p1_hpn18.4.1/hpnssh-9.7p1_hpn18.4.1/configure.ac 04-26 19:54 root DEBUG CheckAutotoolsObsoletedMacros completed: 0.005 seconds 04-26 19:54 root DEBUG Running check: fonts-disable 04-26 19:54 root DEBUG fonts-disable completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: generic-excludearch 04-26 19:54 root INFO ExclusiveArch dependency checking disabled, enable with EXARCH flag 04-26 19:54 root DEBUG generic-excludearch completed: 0.004 seconds 04-26 19:54 root DEBUG Running check: generic-large-docs 04-26 19:54 root DEBUG generic-large-docs completed: 0.019 seconds 04-26 19:54 root DEBUG Running check: java-check-bundled-jars 04-26 19:54 root DEBUG java-check-bundled-jars completed: 0.002 seconds 04-26 19:54 root DEBUG Running check: fonts-fc-query 04-26 19:54 root DEBUG fonts-fc-query completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: fonts-repo-audit 04-26 19:54 root DEBUG fonts-repo-audit completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: generic-large-data 04-26 19:54 root DEBUG generic-large-data completed: 0.012 seconds 04-26 19:54 root DEBUG Running check: generic-srv-opt 04-26 19:54 root DEBUG generic-srv-opt completed: 0.003 seconds 04-26 19:54 root DEBUG Running check: perl-url-tag 04-26 19:54 root DEBUG perl-url-tag completed: 0.001 seconds 04-26 19:54 root DEBUG Running check: php-compatinfo 04-26 19:54 root DEBUG php-compatinfo completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: python-check-eggs 04-26 19:54 root DEBUG python-check-eggs completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: python-dont-download-deps 04-26 19:54 root DEBUG python-dont-download-deps completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: python-egg-info 04-26 19:54 root DEBUG python-egg-info completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: python-meet-guidelines 04-26 19:54 root DEBUG python-meet-guidelines completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckBuildCompilerFlags 04-26 19:54 root DEBUG CheckBuildCompilerFlags completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckDaemonCompileFlags 04-26 19:54 root DEBUG CheckDaemonCompileFlags completed: 0.007 seconds 04-26 19:54 root DEBUG Running check: CheckUpdateDesktopDatabase 04-26 19:54 root DEBUG CheckUpdateDesktopDatabase completed: 0.000 seconds 04-26 19:54 root DEBUG Running check: CheckSystemdScripts 04-26 19:54 root DEBUG CheckSystemdScripts completed: 0.000 seconds 04-26 19:54 root DEBUG Report completed: 935.177 seconds