INFO buildroot.py:553:  Mock Version: 4.1
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/pts
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/pts
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/shm
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/shm
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/mapper
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/mapper
DEBUG buildroot.py:746:  kernel version == 6.3.5-200.fc38.x86_64
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/etc/fstab
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/etc/yum/yum.conf
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/etc/dnf/dnf.conf
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/var/log/yum.log
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/var/cache/yum
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rawhide-x86_64/yum_cache', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/var/cache/yum'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/var/cache/dnf
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'bind', '/var/cache/mock/fedora-rawhide-x86_64/dnf_cache', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/var/cache/dnf'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc/filesystems
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'bind', '/tmp/mock-selinux-plugin.6a29hsyf', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc/filesystems'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG buildroot.py:245:  rootdir = /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root
DEBUG buildroot.py:246:  resultdir = /var/lib/copr-rpmbuild/results
DEBUG package_manager.py:56:  searching for 'dnf' package manager or alternatives
INFO buildroot.py:157:  Package manager dnf detected and used (fallback)
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/etc/pki/mock
DEBUG package_manager.py:348:  Couldn't copy /etc/pki/ca-trust certs from host: ['<', 'D', 'i', 'r', 'E', 'n', 't', 'r', 'y', ' ', "'", 'c', 'a', '-', 'b', 'u', 'n', 'd', 'l', 'e', '.', 'l', 'e', 'g', 'a', 'c', 'y', '.', 'c', 'r', 't', "'", '>', ' ', 'a', 'n', 'd', ' ', "'", '/', 'v', 'a', 'r', '/', 'l', 'i', 'b', '/', 'm', 'o', 'c', 'k', '/', 'f', 'e', 'd', 'o', 'r', 'a', '-', 'r', 'a', 'w', 'h', 'i', 'd', 'e', '-', 'x', '8', '6', '_', '6', '4', '-', '1', '6', '9', '0', '8', '8', '7', '5', '1', '8', '.', '9', '6', '6', '2', '3', '2', '/', 'r', 'o', 'o', 't', '/', 'e', 't', 'c', '/', 'p', 'k', 'i', '/', 'c', 'a', '-', 't', 'r', 'u', 's', 't', '/', 's', 'o', 'u', 'r', 'c', 'e', '/', 'c', 'a', '-', 'b', 'u', 'n', 'd', 'l', 'e', '.', 'l', 'e', 'g', 'a', 'c', 'y', '.', 'c', 'r', 't', "'", ' ', 'a', 'r', 'e', ' ', 't', 'h', 'e', ' ', 's', 'a', 'm', 'e', ' ', 'f', 'i', 'l', 'e']
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/etc/dnf
DEBUG package_manager.py:623:  configure DNF vars
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/etc
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/etc
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args None
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a228accc1b9148ce84750c139a765836', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/userdel', '-r', '-f', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args None
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2c2b8093104947379ade6b7179b1bb0e', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupdel', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args None
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'a052d2d18f884b5c82d8292408b65ca3', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/groupadd', '-g', '135', 'mock'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args None
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'efdb9ae9df6b406ebbdcd97190a39df1', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root', '-a', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1000', '-g', '135', '-d', '/builddir', '-N', 'mockbuild'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/RPMS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/RPMS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/SPECS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/SPECS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/SRPMS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/SRPMS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/SOURCES
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/SOURCES
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/BUILD
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/BUILD
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/BUILDROOT
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/BUILDROOT
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/originals
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir/build/originals
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/builddir
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:444:  gpg-pubkey-18b8e74c-62f2920f
DEBUG util.py:444:  gpg-pubkey-eb10b464-6202d9c6
DEBUG util.py:444:  libgcc-13.2.1-1.fc39.x86_64
DEBUG util.py:444:  crypto-policies-20230614-2.git5f3458e.fc39.noarch
DEBUG util.py:444:  tzdata-2023c-2.fc39.noarch
DEBUG util.py:444:  fedora-release-identity-basic-39-0.21.noarch
DEBUG util.py:444:  fedora-repos-rawhide-39-0.4.noarch
DEBUG util.py:444:  fedora-gpg-keys-39-0.4.noarch
DEBUG util.py:444:  fedora-repos-39-0.4.noarch
DEBUG util.py:444:  fedora-release-common-39-0.21.noarch
DEBUG util.py:444:  fedora-release-39-0.21.noarch
DEBUG util.py:444:  setup-2.14.4-1.fc39.noarch
DEBUG util.py:444:  filesystem-3.18-6.fc39.x86_64
DEBUG util.py:444:  basesystem-11-18.fc39.noarch
DEBUG util.py:444:  rust-srpm-macros-24-3.fc39.noarch
DEBUG util.py:444:  qt6-srpm-macros-6.5.2-2.fc39.noarch
DEBUG util.py:444:  qt5-srpm-macros-5.15.10-2.fc39.noarch
DEBUG util.py:444:  pyproject-srpm-macros-1.9.0-2.fc39.noarch
DEBUG util.py:444:  publicsuffix-list-dafsa-20230614-2.fc39.noarch
DEBUG util.py:444:  pkgconf-m4-1.9.5-2.fc39.noarch
DEBUG util.py:444:  perl-srpm-macros-1-51.fc39.noarch
DEBUG util.py:444:  pcre2-syntax-10.42-1.fc39.2.noarch
DEBUG util.py:444:  package-notes-srpm-macros-0.5-9.fc39.noarch
DEBUG util.py:444:  openblas-srpm-macros-2-14.fc39.noarch
DEBUG util.py:444:  ocaml-srpm-macros-8-2.fc39.noarch
DEBUG util.py:444:  ncurses-base-6.4-6.20230520.fc39.noarch
DEBUG util.py:444:  glibc-gconv-extra-2.37.9000-18.fc39.x86_64
DEBUG util.py:444:  glibc-minimal-langpack-2.37.9000-18.fc39.x86_64
DEBUG util.py:444:  glibc-common-2.37.9000-18.fc39.x86_64
DEBUG util.py:444:  glibc-2.37.9000-18.fc39.x86_64
DEBUG util.py:444:  ncurses-libs-6.4-6.20230520.fc39.x86_64
DEBUG util.py:444:  bash-5.2.15-5.fc39.x86_64
DEBUG util.py:444:  zlib-1.2.13-4.fc39.x86_64
DEBUG util.py:444:  xz-libs-5.4.3-2.fc39.x86_64
DEBUG util.py:444:  bzip2-libs-1.0.8-16.fc39.x86_64
DEBUG util.py:444:  libstdc++-13.2.1-1.fc39.x86_64
DEBUG util.py:444:  libuuid-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  libzstd-1.5.5-4.fc39.x86_64
DEBUG util.py:444:  elfutils-libelf-0.189-4.fc39.x86_64
DEBUG util.py:444:  popt-1.19-3.fc39.x86_64
DEBUG util.py:444:  libblkid-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  readline-8.2-4.fc39.x86_64
DEBUG util.py:444:  gmp-6.2.1-5.fc39.x86_64
DEBUG util.py:444:  libattr-2.5.1-8.fc39.x86_64
DEBUG util.py:444:  libacl-2.3.1-8.fc39.x86_64
DEBUG util.py:444:  libcap-2.48-7.fc39.x86_64
DEBUG util.py:444:  libxcrypt-4.4.36-2.fc39.x86_64
DEBUG util.py:444:  lz4-libs-1.9.4-4.fc39.x86_64
DEBUG util.py:444:  systemd-libs-254-1.fc39.x86_64
DEBUG util.py:444:  mpfr-4.2.0-3.fc39.x86_64
DEBUG util.py:444:  dwz-0.15-3.fc39.x86_64
DEBUG util.py:444:  unzip-6.0-62.fc39.x86_64
DEBUG util.py:444:  file-libs-5.44-5.fc39.x86_64
DEBUG util.py:444:  file-5.44-5.fc39.x86_64
DEBUG util.py:444:  alternatives-1.24-2.fc39.x86_64
DEBUG util.py:444:  jansson-2.13.1-7.fc39.x86_64
DEBUG util.py:444:  libcap-ng-0.8.3-7.fc39.x86_64
DEBUG util.py:444:  audit-libs-3.1.1-4.fc39.x86_64
DEBUG util.py:444:  pam-libs-1.5.3-2.fc39.x86_64
DEBUG util.py:444:  libcom_err-1.47.0-2.fc39.x86_64
DEBUG util.py:444:  libsepol-3.5-2.fc39.x86_64
DEBUG util.py:444:  libsmartcols-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  libunistring-1.1-4.fc39.x86_64
DEBUG util.py:444:  libidn2-2.3.4-3.fc39.x86_64
DEBUG util.py:444:  lua-libs-5.4.4-9.fc39.x86_64
DEBUG util.py:444:  pcre2-10.42-1.fc39.2.x86_64
DEBUG util.py:444:  libselinux-3.5-5.fc39.x86_64
DEBUG util.py:444:  sed-4.8-14.fc39.x86_64
DEBUG util.py:444:  grep-3.11-3.fc39.x86_64
DEBUG util.py:444:  findutils-4.9.0-5.fc39.x86_64
DEBUG util.py:444:  xz-5.4.3-2.fc39.x86_64
DEBUG util.py:444:  libmount-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  util-linux-core-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  libsemanage-3.5-4.fc39.x86_64
DEBUG util.py:444:  tar-1.35-1.fc39.x86_64
DEBUG util.py:444:  libpsl-0.21.2-4.fc39.x86_64
DEBUG util.py:444:  zip-3.0-38.fc39.x86_64
DEBUG util.py:444:  zstd-1.5.5-4.fc39.x86_64
DEBUG util.py:444:  libfdisk-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  bzip2-1.0.8-16.fc39.x86_64
DEBUG util.py:444:  libxml2-2.10.4-3.fc39.x86_64
DEBUG util.py:444:  sqlite-libs-3.42.0-7.fc39.x86_64
DEBUG util.py:444:  ed-1.19-4.fc39.x86_64
DEBUG util.py:444:  patch-2.7.6-22.fc39.x86_64
DEBUG util.py:444:  elfutils-default-yama-scope-0.189-4.fc39.noarch
DEBUG util.py:444:  cpio-2.14-4.fc39.x86_64
DEBUG util.py:444:  diffutils-3.10-3.fc39.x86_64
DEBUG util.py:444:  gdbm-libs-1.23-4.fc39.x86_64
DEBUG util.py:444:  cyrus-sasl-lib-2.1.28-11.fc39.x86_64
DEBUG util.py:444:  keyutils-libs-1.6.1-7.fc39.x86_64
DEBUG util.py:444:  libbrotli-1.0.9-13.fc39.x86_64
DEBUG util.py:444:  libdb-5.3.28-56.fc39.x86_64
DEBUG util.py:444:  libeconf-0.4.0-6.fc39.x86_64
DEBUG util.py:444:  shadow-utils-4.13-8.fc39.x86_64
DEBUG util.py:444:  libutempter-1.2.1-10.fc39.x86_64
DEBUG util.py:444:  libffi-3.4.4-4.fc39.x86_64
DEBUG util.py:444:  p11-kit-0.25.0-2.fc39.x86_64
DEBUG util.py:444:  libgomp-13.2.1-1.fc39.x86_64
DEBUG util.py:444:  libnghttp2-1.55.1-2.fc39.x86_64
DEBUG util.py:444:  libpkgconf-1.9.5-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-1.9.5-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-pkg-config-1.9.5-2.fc39.x86_64
DEBUG util.py:444:  libsigsegv-2.14-5.fc39.x86_64
DEBUG util.py:444:  gawk-5.2.2-2.fc39.x86_64
DEBUG util.py:444:  libtasn1-4.19.0-3.fc39.x86_64
DEBUG util.py:444:  p11-kit-trust-0.25.0-2.fc39.x86_64
DEBUG util.py:444:  libverto-0.3.2-6.fc39.x86_64
DEBUG util.py:444:  xxhash-libs-0.8.2-1.fc39.x86_64
DEBUG util.py:444:  libssh-config-0.10.5-2.fc39.noarch
DEBUG util.py:444:  kernel-srpm-macros-1.0-20.fc39.noarch
DEBUG util.py:444:  gnat-srpm-macros-6-3.fc39.noarch
DEBUG util.py:444:  ghc-srpm-macros-1.6.1-2.fc39.noarch
DEBUG util.py:444:  fpc-srpm-macros-1.3-8.fc39.noarch
DEBUG util.py:444:  coreutils-common-9.3-2.fc39.x86_64
DEBUG util.py:444:  openssl-libs-3.0.8-4.fc39.x86_64
DEBUG util.py:444:  coreutils-9.3-2.fc39.x86_64
DEBUG util.py:444:  ca-certificates-2023.2.60-3.fc39.noarch
DEBUG util.py:444:  krb5-libs-1.21-3.fc39.x86_64
DEBUG util.py:444:  libtirpc-1.3.3-1.rc1.fc39.1.x86_64
DEBUG util.py:444:  authselect-libs-1.4.2-3.fc39.x86_64
DEBUG util.py:444:  gzip-1.12-5.fc39.x86_64
DEBUG util.py:444:  cracklib-2.9.11-2.fc39.x86_64
DEBUG util.py:444:  libpwquality-1.4.5-6.fc39.x86_64
DEBUG util.py:444:  authselect-1.4.2-3.fc39.x86_64
DEBUG util.py:444:  libnsl2-2.0.0-6.fc39.x86_64
DEBUG util.py:444:  pam-1.5.3-2.fc39.x86_64
DEBUG util.py:444:  libssh-0.10.5-2.fc39.x86_64
DEBUG util.py:444:  libarchive-3.7.0-1.fc39.x86_64
DEBUG util.py:444:  libevent-2.1.12-9.fc39.x86_64
DEBUG util.py:444:  openldap-2.6.5-1.fc39.x86_64
DEBUG util.py:444:  libcurl-8.2.1-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libs-0.189-4.fc39.x86_64
DEBUG util.py:444:  elfutils-debuginfod-client-0.189-4.fc39.x86_64
DEBUG util.py:444:  binutils-gold-2.40-13.fc39.x86_64
DEBUG util.py:444:  binutils-2.40-13.fc39.x86_64
DEBUG util.py:444:  elfutils-0.189-4.fc39.x86_64
DEBUG util.py:444:  gdb-minimal-13.2-6.fc39.x86_64
DEBUG util.py:444:  debugedit-5.0-10.fc39.x86_64
DEBUG util.py:444:  curl-8.2.1-1.fc39.x86_64
DEBUG util.py:444:  rpm-sequoia-1.4.1-2.fc39.x86_64
DEBUG util.py:444:  rpm-libs-4.18.91-8.fc39.x86_64
DEBUG util.py:444:  rpm-4.18.91-8.fc39.x86_64
DEBUG util.py:444:  efi-srpm-macros-5-9.fc39.noarch
DEBUG util.py:444:  lua-srpm-macros-1-9.fc39.noarch
DEBUG util.py:444:  rpmautospec-rpm-macros-0.3.5-4.fc39.noarch
DEBUG util.py:444:  rpm-build-libs-4.18.91-8.fc39.x86_64
DEBUG util.py:444:  ansible-srpm-macros-1-11.fc39.noarch
DEBUG util.py:444:  fonts-srpm-macros-2.0.5-12.fc39.noarch
DEBUG util.py:444:  go-srpm-macros-3.2.0-6.fc39.noarch
DEBUG util.py:444:  python-srpm-macros-3.12-2.fc39.noarch
DEBUG util.py:444:  redhat-rpm-config-261-1.fc39.noarch
DEBUG util.py:444:  rpm-build-4.18.91-8.fc39.x86_64
DEBUG util.py:444:  util-linux-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  which-2.21-40.fc39.x86_64
DEBUG util.py:444:  info-7.0.3-3.fc39.x86_64
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/shm
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/pts
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys/fs/selinux
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/installation-homedir
DEBUG package_manager.py:229:  ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/', '-y', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update']
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/', '-y', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG util.py:442:  No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG util.py:444:  Updating Subscription Management repositories.
DEBUG util.py:444:  Unable to read consumer identity
DEBUG util.py:444:  This system is not registered with an entitlement server. You can use subscription-manager to register.
DEBUG util.py:444:  Copr repository                                  27 kB/s | 1.8 kB     00:00    
DEBUG util.py:444:  fedora                                          531 kB/s |  22 kB     00:00    
DEBUG util.py:444:  Dependencies resolved.
DEBUG util.py:444:  Nothing to do.
DEBUG util.py:444:  Complete!
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:167:  kill orphans
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:444:  gpg-pubkey-18b8e74c-62f2920f
DEBUG util.py:444:  gpg-pubkey-eb10b464-6202d9c6
DEBUG util.py:444:  libgcc-13.2.1-1.fc39.x86_64
DEBUG util.py:444:  crypto-policies-20230614-2.git5f3458e.fc39.noarch
DEBUG util.py:444:  tzdata-2023c-2.fc39.noarch
DEBUG util.py:444:  fedora-release-identity-basic-39-0.21.noarch
DEBUG util.py:444:  fedora-repos-rawhide-39-0.4.noarch
DEBUG util.py:444:  fedora-gpg-keys-39-0.4.noarch
DEBUG util.py:444:  fedora-repos-39-0.4.noarch
DEBUG util.py:444:  fedora-release-common-39-0.21.noarch
DEBUG util.py:444:  fedora-release-39-0.21.noarch
DEBUG util.py:444:  setup-2.14.4-1.fc39.noarch
DEBUG util.py:444:  filesystem-3.18-6.fc39.x86_64
DEBUG util.py:444:  basesystem-11-18.fc39.noarch
DEBUG util.py:444:  rust-srpm-macros-24-3.fc39.noarch
DEBUG util.py:444:  qt6-srpm-macros-6.5.2-2.fc39.noarch
DEBUG util.py:444:  qt5-srpm-macros-5.15.10-2.fc39.noarch
DEBUG util.py:444:  pyproject-srpm-macros-1.9.0-2.fc39.noarch
DEBUG util.py:444:  publicsuffix-list-dafsa-20230614-2.fc39.noarch
DEBUG util.py:444:  pkgconf-m4-1.9.5-2.fc39.noarch
DEBUG util.py:444:  perl-srpm-macros-1-51.fc39.noarch
DEBUG util.py:444:  pcre2-syntax-10.42-1.fc39.2.noarch
DEBUG util.py:444:  package-notes-srpm-macros-0.5-9.fc39.noarch
DEBUG util.py:444:  openblas-srpm-macros-2-14.fc39.noarch
DEBUG util.py:444:  ocaml-srpm-macros-8-2.fc39.noarch
DEBUG util.py:444:  ncurses-base-6.4-6.20230520.fc39.noarch
DEBUG util.py:444:  glibc-gconv-extra-2.37.9000-18.fc39.x86_64
DEBUG util.py:444:  glibc-minimal-langpack-2.37.9000-18.fc39.x86_64
DEBUG util.py:444:  glibc-common-2.37.9000-18.fc39.x86_64
DEBUG util.py:444:  glibc-2.37.9000-18.fc39.x86_64
DEBUG util.py:444:  ncurses-libs-6.4-6.20230520.fc39.x86_64
DEBUG util.py:444:  bash-5.2.15-5.fc39.x86_64
DEBUG util.py:444:  zlib-1.2.13-4.fc39.x86_64
DEBUG util.py:444:  xz-libs-5.4.3-2.fc39.x86_64
DEBUG util.py:444:  bzip2-libs-1.0.8-16.fc39.x86_64
DEBUG util.py:444:  libstdc++-13.2.1-1.fc39.x86_64
DEBUG util.py:444:  libuuid-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  libzstd-1.5.5-4.fc39.x86_64
DEBUG util.py:444:  elfutils-libelf-0.189-4.fc39.x86_64
DEBUG util.py:444:  popt-1.19-3.fc39.x86_64
DEBUG util.py:444:  libblkid-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  readline-8.2-4.fc39.x86_64
DEBUG util.py:444:  gmp-6.2.1-5.fc39.x86_64
DEBUG util.py:444:  libattr-2.5.1-8.fc39.x86_64
DEBUG util.py:444:  libacl-2.3.1-8.fc39.x86_64
DEBUG util.py:444:  libcap-2.48-7.fc39.x86_64
DEBUG util.py:444:  libxcrypt-4.4.36-2.fc39.x86_64
DEBUG util.py:444:  lz4-libs-1.9.4-4.fc39.x86_64
DEBUG util.py:444:  systemd-libs-254-1.fc39.x86_64
DEBUG util.py:444:  mpfr-4.2.0-3.fc39.x86_64
DEBUG util.py:444:  dwz-0.15-3.fc39.x86_64
DEBUG util.py:444:  unzip-6.0-62.fc39.x86_64
DEBUG util.py:444:  file-libs-5.44-5.fc39.x86_64
DEBUG util.py:444:  file-5.44-5.fc39.x86_64
DEBUG util.py:444:  alternatives-1.24-2.fc39.x86_64
DEBUG util.py:444:  jansson-2.13.1-7.fc39.x86_64
DEBUG util.py:444:  libcap-ng-0.8.3-7.fc39.x86_64
DEBUG util.py:444:  audit-libs-3.1.1-4.fc39.x86_64
DEBUG util.py:444:  pam-libs-1.5.3-2.fc39.x86_64
DEBUG util.py:444:  libcom_err-1.47.0-2.fc39.x86_64
DEBUG util.py:444:  libsepol-3.5-2.fc39.x86_64
DEBUG util.py:444:  libsmartcols-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  libunistring-1.1-4.fc39.x86_64
DEBUG util.py:444:  libidn2-2.3.4-3.fc39.x86_64
DEBUG util.py:444:  lua-libs-5.4.4-9.fc39.x86_64
DEBUG util.py:444:  pcre2-10.42-1.fc39.2.x86_64
DEBUG util.py:444:  libselinux-3.5-5.fc39.x86_64
DEBUG util.py:444:  sed-4.8-14.fc39.x86_64
DEBUG util.py:444:  grep-3.11-3.fc39.x86_64
DEBUG util.py:444:  findutils-4.9.0-5.fc39.x86_64
DEBUG util.py:444:  xz-5.4.3-2.fc39.x86_64
DEBUG util.py:444:  libmount-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  util-linux-core-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  libsemanage-3.5-4.fc39.x86_64
DEBUG util.py:444:  tar-1.35-1.fc39.x86_64
DEBUG util.py:444:  libpsl-0.21.2-4.fc39.x86_64
DEBUG util.py:444:  zip-3.0-38.fc39.x86_64
DEBUG util.py:444:  zstd-1.5.5-4.fc39.x86_64
DEBUG util.py:444:  libfdisk-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  bzip2-1.0.8-16.fc39.x86_64
DEBUG util.py:444:  libxml2-2.10.4-3.fc39.x86_64
DEBUG util.py:444:  sqlite-libs-3.42.0-7.fc39.x86_64
DEBUG util.py:444:  ed-1.19-4.fc39.x86_64
DEBUG util.py:444:  patch-2.7.6-22.fc39.x86_64
DEBUG util.py:444:  elfutils-default-yama-scope-0.189-4.fc39.noarch
DEBUG util.py:444:  cpio-2.14-4.fc39.x86_64
DEBUG util.py:444:  diffutils-3.10-3.fc39.x86_64
DEBUG util.py:444:  gdbm-libs-1.23-4.fc39.x86_64
DEBUG util.py:444:  cyrus-sasl-lib-2.1.28-11.fc39.x86_64
DEBUG util.py:444:  keyutils-libs-1.6.1-7.fc39.x86_64
DEBUG util.py:444:  libbrotli-1.0.9-13.fc39.x86_64
DEBUG util.py:444:  libdb-5.3.28-56.fc39.x86_64
DEBUG util.py:444:  libeconf-0.4.0-6.fc39.x86_64
DEBUG util.py:444:  shadow-utils-4.13-8.fc39.x86_64
DEBUG util.py:444:  libutempter-1.2.1-10.fc39.x86_64
DEBUG util.py:444:  libffi-3.4.4-4.fc39.x86_64
DEBUG util.py:444:  p11-kit-0.25.0-2.fc39.x86_64
DEBUG util.py:444:  libgomp-13.2.1-1.fc39.x86_64
DEBUG util.py:444:  libnghttp2-1.55.1-2.fc39.x86_64
DEBUG util.py:444:  libpkgconf-1.9.5-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-1.9.5-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-pkg-config-1.9.5-2.fc39.x86_64
DEBUG util.py:444:  libsigsegv-2.14-5.fc39.x86_64
DEBUG util.py:444:  gawk-5.2.2-2.fc39.x86_64
DEBUG util.py:444:  libtasn1-4.19.0-3.fc39.x86_64
DEBUG util.py:444:  p11-kit-trust-0.25.0-2.fc39.x86_64
DEBUG util.py:444:  libverto-0.3.2-6.fc39.x86_64
DEBUG util.py:444:  xxhash-libs-0.8.2-1.fc39.x86_64
DEBUG util.py:444:  libssh-config-0.10.5-2.fc39.noarch
DEBUG util.py:444:  kernel-srpm-macros-1.0-20.fc39.noarch
DEBUG util.py:444:  gnat-srpm-macros-6-3.fc39.noarch
DEBUG util.py:444:  ghc-srpm-macros-1.6.1-2.fc39.noarch
DEBUG util.py:444:  fpc-srpm-macros-1.3-8.fc39.noarch
DEBUG util.py:444:  coreutils-common-9.3-2.fc39.x86_64
DEBUG util.py:444:  openssl-libs-3.0.8-4.fc39.x86_64
DEBUG util.py:444:  coreutils-9.3-2.fc39.x86_64
DEBUG util.py:444:  ca-certificates-2023.2.60-3.fc39.noarch
DEBUG util.py:444:  krb5-libs-1.21-3.fc39.x86_64
DEBUG util.py:444:  libtirpc-1.3.3-1.rc1.fc39.1.x86_64
DEBUG util.py:444:  authselect-libs-1.4.2-3.fc39.x86_64
DEBUG util.py:444:  gzip-1.12-5.fc39.x86_64
DEBUG util.py:444:  cracklib-2.9.11-2.fc39.x86_64
DEBUG util.py:444:  libpwquality-1.4.5-6.fc39.x86_64
DEBUG util.py:444:  authselect-1.4.2-3.fc39.x86_64
DEBUG util.py:444:  libnsl2-2.0.0-6.fc39.x86_64
DEBUG util.py:444:  pam-1.5.3-2.fc39.x86_64
DEBUG util.py:444:  libssh-0.10.5-2.fc39.x86_64
DEBUG util.py:444:  libarchive-3.7.0-1.fc39.x86_64
DEBUG util.py:444:  libevent-2.1.12-9.fc39.x86_64
DEBUG util.py:444:  openldap-2.6.5-1.fc39.x86_64
DEBUG util.py:444:  libcurl-8.2.1-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libs-0.189-4.fc39.x86_64
DEBUG util.py:444:  elfutils-debuginfod-client-0.189-4.fc39.x86_64
DEBUG util.py:444:  binutils-gold-2.40-13.fc39.x86_64
DEBUG util.py:444:  binutils-2.40-13.fc39.x86_64
DEBUG util.py:444:  elfutils-0.189-4.fc39.x86_64
DEBUG util.py:444:  gdb-minimal-13.2-6.fc39.x86_64
DEBUG util.py:444:  debugedit-5.0-10.fc39.x86_64
DEBUG util.py:444:  curl-8.2.1-1.fc39.x86_64
DEBUG util.py:444:  rpm-sequoia-1.4.1-2.fc39.x86_64
DEBUG util.py:444:  rpm-libs-4.18.91-8.fc39.x86_64
DEBUG util.py:444:  rpm-4.18.91-8.fc39.x86_64
DEBUG util.py:444:  efi-srpm-macros-5-9.fc39.noarch
DEBUG util.py:444:  lua-srpm-macros-1-9.fc39.noarch
DEBUG util.py:444:  rpmautospec-rpm-macros-0.3.5-4.fc39.noarch
DEBUG util.py:444:  rpm-build-libs-4.18.91-8.fc39.x86_64
DEBUG util.py:444:  ansible-srpm-macros-1-11.fc39.noarch
DEBUG util.py:444:  fonts-srpm-macros-2.0.5-12.fc39.noarch
DEBUG util.py:444:  go-srpm-macros-3.2.0-6.fc39.noarch
DEBUG util.py:444:  python-srpm-macros-3.12-2.fc39.noarch
DEBUG util.py:444:  redhat-rpm-config-261-1.fc39.noarch
DEBUG util.py:444:  rpm-build-4.18.91-8.fc39.x86_64
DEBUG util.py:444:  util-linux-2.39.1-3.fc39.x86_64
DEBUG util.py:444:  which-2.21-40.fc39.x86_64
DEBUG util.py:444:  info-7.0.3-3.fc39.x86_64
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/.initialized
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.l9nifdd9:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0456a9b887e4420e9e9383f5c3bb47c0', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.l9nifdd9:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/jool-4.1.10-1.fc39.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:444:  Updating / installing...
DEBUG util.py:444:  jool-4.1.10-1.fc39                    ########################################
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:534:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.l9nifdd9:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11']
DEBUG util.py:539:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2c9cef7a11d5414290bb1c1e7993507e', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.l9nifdd9:/etc/resolv.conf', '--bind=/dev/btrfs-control', '--bind=/dev/mapper/control', '--bind=/dev/loop-control', '--bind=/dev/loop0', '--bind=/dev/loop1', '--bind=/dev/loop2', '--bind=/dev/loop3', '--bind=/dev/loop4', '--bind=/dev/loop5', '--bind=/dev/loop6', '--bind=/dev/loop7', '--bind=/dev/loop8', '--bind=/dev/loop9', '--bind=/dev/loop10', '--bind=/dev/loop11', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007"', '--setenv=PS1=<mock-chroot> \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/jool-4.1.10-1.fc39.src.rpm'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False
DEBUG util.py:444:  jool-4.1.10.tar.gz
DEBUG util.py:444:  jool.conf
DEBUG util.py:444:  jool.service.in
DEBUG util.py:444:  jool.spec
DEBUG util.py:444:  jool@.service.in
DEBUG util.py:444:  jool_siit.conf
DEBUG util.py:444:  jool_siit.service.in
DEBUG util.py:444:  jool_siit@.service.in
DEBUG util.py:444:  joold.service.in
DEBUG util.py:444:  joold@.service.in
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-o', 'remount,nodev,noexec,nosuid,readonly,rprivate,rbind', '--target', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/shm
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/pts
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys/fs/selinux
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/installation-homedir
DEBUG package_manager.py:229:  ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root//builddir/build/SRPMS/jool-4.1.10-1.fc39.src.rpm']
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root//builddir/build/SRPMS/jool-4.1.10-1.fc39.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8'} and shell False
DEBUG util.py:442:  No matches found for the following disable plugin patterns: local, spacewalk, versionlock
DEBUG util.py:444:  Updating Subscription Management repositories.
DEBUG util.py:444:  Unable to read consumer identity
DEBUG util.py:444:  This system is not registered with an entitlement server. You can use subscription-manager to register.
DEBUG util.py:444:  Copr repository                                  33 kB/s | 1.8 kB     00:00    
DEBUG util.py:444:  fedora                                          522 kB/s |  22 kB     00:00    
DEBUG util.py:444:  Package redhat-rpm-config-261-1.fc39.noarch is already installed.
DEBUG util.py:444:  Dependencies resolved.
DEBUG util.py:444:  ===========================================================================================
DEBUG util.py:444:   Package                  Arch    Version                                     Repo     Size
DEBUG util.py:444:  ===========================================================================================
DEBUG util.py:444:  Installing:
DEBUG util.py:444:   dkms                     noarch  3.0.11-2.fc39                               fedora   90 k
DEBUG util.py:444:   iptables-devel           x86_64  1.8.9-5.fc39                                fedora   15 k
DEBUG util.py:444:   kernel-devel             x86_64  6.5.0-0.rc3.20230728git57012c57536f.27.fc39 fedora   19 M
DEBUG util.py:444:   libnl3-devel             x86_64  3.7.0-5.fc39                                fedora  100 k
DEBUG util.py:444:   systemd                  x86_64  254-1.fc39                                  fedora  4.7 M
DEBUG util.py:444:  Installing dependencies:
DEBUG util.py:444:   annobin-docs             noarch  12.21-2.fc39                                fedora   96 k
DEBUG util.py:444:   annobin-plugin-gcc       x86_64  12.21-2.fc39                                fedora  959 k
DEBUG util.py:444:   bison                    x86_64  3.8.2-5.fc39                                fedora  1.0 M
DEBUG util.py:444:   cpp                      x86_64  13.2.1-1.fc39                               fedora   11 M
DEBUG util.py:444:   dbus                     x86_64  1:1.14.8-2.fc39                             fedora  8.2 k
DEBUG util.py:444:   dbus-broker              x86_64  33-2.fc39                                   fedora  173 k
DEBUG util.py:444:   dbus-common              noarch  1:1.14.8-2.fc39                             fedora   15 k
DEBUG util.py:444:   elfutils-libelf-devel    x86_64  0.189-4.fc39                                fedora   23 k
DEBUG util.py:444:   expat                    x86_64  2.5.0-3.fc39                                fedora  110 k
DEBUG util.py:444:   flex                     x86_64  2.6.4-13.fc39                               fedora  312 k
DEBUG util.py:444:   gc                       x86_64  8.2.2-4.fc39                                fedora  110 k
DEBUG util.py:444:   gcc                      x86_64  13.2.1-1.fc39                               fedora   34 M
DEBUG util.py:444:   gcc-plugin-annobin       x86_64  13.2.1-1.fc39                               fedora   47 k
DEBUG util.py:444:   glibc-devel              x86_64  2.37.9000-18.fc39                           fedora   80 k
DEBUG util.py:444:   glibc-headers-x86        noarch  2.37.9000-18.fc39                           fedora  563 k
DEBUG util.py:444:   groff-base               x86_64  1.23.0-2.fc39                               fedora  1.1 M
DEBUG util.py:444:   guile22                  x86_64  2.2.7-9.fc39                                fedora  6.5 M
DEBUG util.py:444:   iptables-legacy-devel    x86_64  1.8.9-5.fc39                                fedora   13 k
DEBUG util.py:444:   iptables-legacy-libs     x86_64  1.8.9-5.fc39                                fedora   38 k
DEBUG util.py:444:   iptables-libs            x86_64  1.8.9-5.fc39                                fedora  414 k
DEBUG util.py:444:   kernel-headers           x86_64  6.5.0-0.rc2.git0.1.fc39                     fedora  1.5 M
DEBUG util.py:444:   kmod                     x86_64  30-6.fc39                                   fedora  120 k
DEBUG util.py:444:   kmod-libs                x86_64  30-6.fc39                                   fedora   67 k
DEBUG util.py:444:   libibverbs               x86_64  46.0-2.fc39                                 fedora  432 k
DEBUG util.py:444:   libmnl                   x86_64  1.0.5-3.fc39                                fedora   28 k
DEBUG util.py:444:   libmpc                   x86_64  1.3.1-3.fc39                                fedora   70 k
DEBUG util.py:444:   libnetfilter_conntrack   x86_64  1.0.9-2.fc39                                fedora   59 k
DEBUG util.py:444:   libnfnetlink             x86_64  1.0.1-24.fc39                               fedora   29 k
DEBUG util.py:444:   libnl3                   x86_64  3.7.0-5.fc39                                fedora  346 k
DEBUG util.py:444:   libnl3-cli               x86_64  3.7.0-5.fc39                                fedora  211 k
DEBUG util.py:444:   libpcap                  x86_64  14:1.10.4-2.fc39                            fedora  175 k
DEBUG util.py:444:   libseccomp               x86_64  2.5.3-6.fc39                                fedora   71 k
DEBUG util.py:444:   libtool-ltdl             x86_64  2.4.7-7.fc39                                fedora   36 k
DEBUG util.py:444:   libxcrypt-devel          x86_64  4.4.36-2.fc39                               fedora   30 k
DEBUG util.py:444:   libzstd-devel            x86_64  1.5.5-4.fc39                                fedora   51 k
DEBUG util.py:444:   m4                       x86_64  1.4.19-6.fc39                               fedora  303 k
DEBUG util.py:444:   make                     x86_64  1:4.4.1-2.fc39                              fedora  589 k
DEBUG util.py:444:   ncurses                  x86_64  6.4-6.20230520.fc39                         fedora  416 k
DEBUG util.py:444:   openssl-devel            x86_64  1:3.0.8-4.fc39                              fedora  2.6 M
DEBUG util.py:444:   perl-Carp                noarch  1.54-500.fc39                               fedora   29 k
DEBUG util.py:444:   perl-Class-Struct        noarch  0.68-500.fc39                               fedora   22 k
DEBUG util.py:444:   perl-DynaLoader          x86_64  1.54-500.fc39                               fedora   26 k
DEBUG util.py:444:   perl-Encode              x86_64  4:3.19-500.fc39                             fedora  1.7 M
DEBUG util.py:444:   perl-Errno               x86_64  1.37-500.fc39                               fedora   15 k
DEBUG util.py:444:   perl-Exporter            noarch  5.77-500.fc39                               fedora   31 k
DEBUG util.py:444:   perl-Fcntl               x86_64  1.15-500.fc39                               fedora   20 k
DEBUG util.py:444:   perl-File-Basename       noarch  2.86-500.fc39                               fedora   17 k
DEBUG util.py:444:   perl-File-Path           noarch  2.18-500.fc39                               fedora   35 k
DEBUG util.py:444:   perl-File-Temp           noarch  1:0.231.100-500.fc39                        fedora   58 k
DEBUG util.py:444:   perl-File-stat           noarch  1.13-500.fc39                               fedora   17 k
DEBUG util.py:444:   perl-Getopt-Long         noarch  1:2.54-500.fc39                             fedora   60 k
DEBUG util.py:444:   perl-Getopt-Std          noarch  1.13-500.fc39                               fedora   16 k
DEBUG util.py:444:   perl-HTTP-Tiny           noarch  0.088-2.fc39                                fedora   56 k
DEBUG util.py:444:   perl-IO                  x86_64  1.52-500.fc39                               fedora   82 k
DEBUG util.py:444:   perl-IPC-Open3           noarch  1.22-500.fc39                               fedora   22 k
DEBUG util.py:444:   perl-MIME-Base64         x86_64  3.16-500.fc39                               fedora   29 k
DEBUG util.py:444:   perl-POSIX               x86_64  2.13-500.fc39                               fedora   97 k
DEBUG util.py:444:   perl-PathTools           x86_64  3.89-500.fc39                               fedora   87 k
DEBUG util.py:444:   perl-Pod-Escapes         noarch  1:1.07-500.fc39                             fedora   20 k
DEBUG util.py:444:   perl-Pod-Perldoc         noarch  3.28.01-501.fc39                            fedora   86 k
DEBUG util.py:444:   perl-Pod-Simple          noarch  1:3.45-4.fc39                               fedora  218 k
DEBUG util.py:444:   perl-Pod-Usage           noarch  4:2.03-500.fc39                             fedora   39 k
DEBUG util.py:444:   perl-Scalar-List-Utils   x86_64  5:1.63-500.fc39                             fedora   72 k
DEBUG util.py:444:   perl-SelectSaver         noarch  1.02-500.fc39                               fedora   12 k
DEBUG util.py:444:   perl-Socket              x86_64  4:2.037-3.fc39                              fedora   55 k
DEBUG util.py:444:   perl-Storable            x86_64  1:3.32-500.fc39                             fedora   99 k
DEBUG util.py:444:   perl-Symbol              noarch  1.09-500.fc39                               fedora   14 k
DEBUG util.py:444:   perl-Term-ANSIColor      noarch  5.01-501.fc39                               fedora   47 k
DEBUG util.py:444:   perl-Term-Cap            noarch  1.18-500.fc39                               fedora   22 k
DEBUG util.py:444:   perl-Text-ParseWords     noarch  3.31-500.fc39                               fedora   16 k
DEBUG util.py:444:   perl-Text-Tabs+Wrap      noarch  2023.0511-3.fc39                            fedora   22 k
DEBUG util.py:444:   perl-Time-Local          noarch  2:1.350-3.fc39                              fedora   34 k
DEBUG util.py:444:   perl-constant            noarch  1.33-501.fc39                               fedora   22 k
DEBUG util.py:444:   perl-if                  noarch  0.61.000-500.fc39                           fedora   14 k
DEBUG util.py:444:   perl-interpreter         x86_64  4:5.38.0-500.fc39                           fedora   72 k
DEBUG util.py:444:   perl-libs                x86_64  4:5.38.0-500.fc39                           fedora  2.3 M
DEBUG util.py:444:   perl-locale              noarch  1.10-500.fc39                               fedora   14 k
DEBUG util.py:444:   perl-mro                 x86_64  1.28-500.fc39                               fedora   29 k
DEBUG util.py:444:   perl-overload            noarch  1.37-500.fc39                               fedora   46 k
DEBUG util.py:444:   perl-overloading         noarch  0.02-500.fc39                               fedora   13 k
DEBUG util.py:444:   perl-parent              noarch  1:0.241-500.fc39                            fedora   14 k
DEBUG util.py:444:   perl-podlators           noarch  1:5.01-500.fc39                             fedora  125 k
DEBUG util.py:444:   perl-vars                noarch  1.05-500.fc39                               fedora   13 k
DEBUG util.py:444:   systemd-pam              x86_64  254-1.fc39                                  fedora  360 k
DEBUG util.py:444:   systemd-rpm-macros       noarch  254-1.fc39                                  fedora   30 k
DEBUG util.py:444:   zlib-devel               x86_64  1.2.13-4.fc39                               fedora   45 k
DEBUG util.py:444:  Transaction Summary
DEBUG util.py:444:  ===========================================================================================
DEBUG util.py:444:  Install  91 Packages
DEBUG util.py:444:  Total download size: 94 M
DEBUG util.py:444:  Installed size: 309 M
DEBUG util.py:444:  Downloading Packages:
DEBUG util.py:444:  (1/91): annobin-docs-12.21-2.fc39.noarch.rpm    152 kB/s |  96 kB     00:00    
DEBUG util.py:444:  (2/91): bison-3.8.2-5.fc39.x86_64.rpm           507 kB/s | 1.0 MB     00:01    
DEBUG util.py:444:  (3/91): annobin-plugin-gcc-12.21-2.fc39.x86_64. 453 kB/s | 959 kB     00:02    
DEBUG util.py:444:  (4/91): dbus-1.14.8-2.fc39.x86_64.rpm            11 kB/s | 8.2 kB     00:00    
DEBUG util.py:444:  (5/91): dbus-broker-33-2.fc39.x86_64.rpm        268 kB/s | 173 kB     00:00    
DEBUG util.py:444:  (6/91): dbus-common-1.14.8-2.fc39.noarch.rpm    112 kB/s |  15 kB     00:00    
DEBUG util.py:444:  (7/91): dkms-3.0.11-2.fc39.noarch.rpm           504 kB/s |  90 kB     00:00    
DEBUG util.py:444:  (8/91): elfutils-libelf-devel-0.189-4.fc39.x86_ 244 kB/s |  23 kB     00:00    
DEBUG util.py:444:  (9/91): expat-2.5.0-3.fc39.x86_64.rpm           956 kB/s | 110 kB     00:00    
DEBUG util.py:444:  (10/91): flex-2.6.4-13.fc39.x86_64.rpm          2.2 MB/s | 312 kB     00:00    
DEBUG util.py:444:  (11/91): gc-8.2.2-4.fc39.x86_64.rpm             931 kB/s | 110 kB     00:00    
DEBUG util.py:444:  (12/91): gcc-plugin-annobin-13.2.1-1.fc39.x86_6 483 kB/s |  47 kB     00:00    
DEBUG util.py:444:  (13/91): cpp-13.2.1-1.fc39.x86_64.rpm           4.1 MB/s |  11 MB     00:02    
DEBUG util.py:444:  (14/91): glibc-devel-2.37.9000-18.fc39.x86_64.r 940 kB/s |  80 kB     00:00    
DEBUG util.py:444:  (15/91): glibc-headers-x86-2.37.9000-18.fc39.no 3.9 MB/s | 563 kB     00:00    
DEBUG util.py:444:  (16/91): gcc-13.2.1-1.fc39.x86_64.rpm            32 MB/s |  34 MB     00:01    
DEBUG util.py:444:  (17/91): iptables-devel-1.8.9-5.fc39.x86_64.rpm 115 kB/s |  15 kB     00:00    
DEBUG util.py:444:  (18/91): iptables-legacy-devel-1.8.9-5.fc39.x86 106 kB/s |  13 kB     00:00    
DEBUG util.py:444:  (19/91): iptables-legacy-libs-1.8.9-5.fc39.x86_ 576 kB/s |  38 kB     00:00    
DEBUG util.py:444:  (20/91): guile22-2.2.7-9.fc39.x86_64.rpm        4.4 MB/s | 6.5 MB     00:01    
DEBUG util.py:444:  (21/91): groff-base-1.23.0-2.fc39.x86_64.rpm    747 kB/s | 1.1 MB     00:01    
DEBUG util.py:444:  (22/91): iptables-libs-1.8.9-5.fc39.x86_64.rpm  932 kB/s | 414 kB     00:00    
DEBUG util.py:444:  (23/91): kmod-30-6.fc39.x86_64.rpm              973 kB/s | 120 kB     00:00    
DEBUG util.py:444:  (24/91): kernel-headers-6.5.0-0.rc2.git0.1.fc39 6.9 MB/s | 1.5 MB     00:00    
DEBUG util.py:444:  (25/91): kmod-libs-30-6.fc39.x86_64.rpm         676 kB/s |  67 kB     00:00    
DEBUG util.py:444:  (26/91): libibverbs-46.0-2.fc39.x86_64.rpm      3.7 MB/s | 432 kB     00:00    
DEBUG util.py:444:  (27/91): libmnl-1.0.5-3.fc39.x86_64.rpm         301 kB/s |  28 kB     00:00    
DEBUG util.py:444:  (28/91): libmpc-1.3.1-3.fc39.x86_64.rpm         914 kB/s |  70 kB     00:00    
DEBUG util.py:444:  (29/91): libnetfilter_conntrack-1.0.9-2.fc39.x8 635 kB/s |  59 kB     00:00    
DEBUG util.py:444:  (30/91): libnfnetlink-1.0.1-24.fc39.x86_64.rpm  224 kB/s |  29 kB     00:00    
DEBUG util.py:444:  (31/91): libnl3-3.7.0-5.fc39.x86_64.rpm         2.7 MB/s | 346 kB     00:00    
DEBUG util.py:444:  (32/91): kernel-devel-6.5.0-0.rc3.20230728git57  27 MB/s |  19 MB     00:00    
DEBUG util.py:444:  (33/91): libnl3-cli-3.7.0-5.fc39.x86_64.rpm     1.2 MB/s | 211 kB     00:00    
DEBUG util.py:444:  (34/91): libnl3-devel-3.7.0-5.fc39.x86_64.rpm   590 kB/s | 100 kB     00:00    
DEBUG util.py:444:  (35/91): libtool-ltdl-2.4.7-7.fc39.x86_64.rpm   188 kB/s |  36 kB     00:00    
DEBUG util.py:444:  (36/91): libpcap-1.10.4-2.fc39.x86_64.rpm       812 kB/s | 175 kB     00:00    
DEBUG util.py:444:  (37/91): libseccomp-2.5.3-6.fc39.x86_64.rpm     288 kB/s |  71 kB     00:00    
DEBUG util.py:444:  (38/91): libxcrypt-devel-4.4.36-2.fc39.x86_64.r 343 kB/s |  30 kB     00:00    
DEBUG util.py:444:  (39/91): libzstd-devel-1.5.5-4.fc39.x86_64.rpm  436 kB/s |  51 kB     00:00    
DEBUG util.py:444:  (40/91): m4-1.4.19-6.fc39.x86_64.rpm            2.7 MB/s | 303 kB     00:00    
DEBUG util.py:444:  (41/91): make-4.4.1-2.fc39.x86_64.rpm           7.9 MB/s | 589 kB     00:00    
DEBUG util.py:444:  (42/91): ncurses-6.4-6.20230520.fc39.x86_64.rpm 3.6 MB/s | 416 kB     00:00    
DEBUG util.py:444:  (43/91): perl-Carp-1.54-500.fc39.noarch.rpm     327 kB/s |  29 kB     00:00    
DEBUG util.py:444:  (44/91): perl-Class-Struct-0.68-500.fc39.noarch 197 kB/s |  22 kB     00:00    
DEBUG util.py:444:  (45/91): openssl-devel-3.0.8-4.fc39.x86_64.rpm   13 MB/s | 2.6 MB     00:00    
DEBUG util.py:444:  (46/91): perl-DynaLoader-1.54-500.fc39.x86_64.r 233 kB/s |  26 kB     00:00    
DEBUG util.py:444:  (47/91): perl-Encode-3.19-500.fc39.x86_64.rpm    13 MB/s | 1.7 MB     00:00    
DEBUG util.py:444:  (48/91): perl-Exporter-5.77-500.fc39.noarch.rpm 257 kB/s |  31 kB     00:00    
DEBUG util.py:444:  (49/91): perl-Errno-1.37-500.fc39.x86_64.rpm    121 kB/s |  15 kB     00:00    
DEBUG util.py:444:  (50/91): perl-Fcntl-1.15-500.fc39.x86_64.rpm    323 kB/s |  20 kB     00:00    
DEBUG util.py:444:  (51/91): perl-File-Basename-2.86-500.fc39.noarc 274 kB/s |  17 kB     00:00    
DEBUG util.py:444:  (52/91): perl-File-Path-2.18-500.fc39.noarch.rp 522 kB/s |  35 kB     00:00    
DEBUG util.py:444:  (53/91): perl-File-Temp-0.231.100-500.fc39.noar 727 kB/s |  58 kB     00:00    
DEBUG util.py:444:  (54/91): perl-File-stat-1.13-500.fc39.noarch.rp 214 kB/s |  17 kB     00:00    
DEBUG util.py:444:  (55/91): perl-Getopt-Long-2.54-500.fc39.noarch. 767 kB/s |  60 kB     00:00    
DEBUG util.py:444:  (56/91): perl-Getopt-Std-1.13-500.fc39.noarch.r 320 kB/s |  16 kB     00:00    
DEBUG util.py:444:  (57/91): perl-IO-1.52-500.fc39.x86_64.rpm       1.2 MB/s |  82 kB     00:00    
DEBUG util.py:444:  (58/91): perl-HTTP-Tiny-0.088-2.fc39.noarch.rpm 501 kB/s |  56 kB     00:00    
DEBUG util.py:444:  (59/91): perl-IPC-Open3-1.22-500.fc39.noarch.rp 310 kB/s |  22 kB     00:00    
DEBUG util.py:444:  (60/91): perl-MIME-Base64-3.16-500.fc39.x86_64. 397 kB/s |  29 kB     00:00    
DEBUG util.py:444:  (61/91): perl-POSIX-2.13-500.fc39.x86_64.rpm    1.4 MB/s |  97 kB     00:00    
DEBUG util.py:444:  (62/91): perl-PathTools-3.89-500.fc39.x86_64.rp 1.3 MB/s |  87 kB     00:00    
DEBUG util.py:444:  (63/91): perl-Pod-Escapes-1.07-500.fc39.noarch. 220 kB/s |  20 kB     00:00    
DEBUG util.py:444:  (64/91): perl-Pod-Perldoc-3.28.01-501.fc39.noar 1.3 MB/s |  86 kB     00:00    
DEBUG util.py:444:  (65/91): perl-Pod-Simple-3.45-4.fc39.noarch.rpm 3.2 MB/s | 218 kB     00:00    
DEBUG util.py:444:  (66/91): perl-Pod-Usage-2.03-500.fc39.noarch.rp 299 kB/s |  39 kB     00:00    
DEBUG util.py:444:  (67/91): perl-Scalar-List-Utils-1.63-500.fc39.x 534 kB/s |  72 kB     00:00    
DEBUG util.py:444:  (68/91): perl-SelectSaver-1.02-500.fc39.noarch.  93 kB/s |  12 kB     00:00    
DEBUG util.py:444:  (69/91): perl-Socket-2.037-3.fc39.x86_64.rpm    549 kB/s |  55 kB     00:00    
DEBUG util.py:444:  (70/91): perl-Storable-3.32-500.fc39.x86_64.rpm 764 kB/s |  99 kB     00:00    
DEBUG util.py:444:  (71/91): perl-Symbol-1.09-500.fc39.noarch.rpm   105 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (72/91): perl-Term-ANSIColor-5.01-501.fc39.noar 568 kB/s |  47 kB     00:00    
DEBUG util.py:444:  (73/91): perl-Term-Cap-1.18-500.fc39.noarch.rpm 358 kB/s |  22 kB     00:00    
DEBUG util.py:444:  (74/91): perl-Text-ParseWords-3.31-500.fc39.noa 228 kB/s |  16 kB     00:00    
DEBUG util.py:444:  (75/91): perl-Text-Tabs+Wrap-2023.0511-3.fc39.n 200 kB/s |  22 kB     00:00    
DEBUG util.py:444:  (76/91): perl-Time-Local-1.350-3.fc39.noarch.rp 325 kB/s |  34 kB     00:00    
DEBUG util.py:444:  (77/91): perl-constant-1.33-501.fc39.noarch.rpm 216 kB/s |  22 kB     00:00    
DEBUG util.py:444:  (78/91): perl-if-0.61.000-500.fc39.noarch.rpm   166 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (79/91): perl-libs-5.38.0-500.fc39.x86_64.rpm    23 MB/s | 2.3 MB     00:00    
DEBUG util.py:444:  (80/91): perl-interpreter-5.38.0-500.fc39.x86_6 608 kB/s |  72 kB     00:00    
DEBUG util.py:444:  (81/91): perl-locale-1.10-500.fc39.noarch.rpm   143 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (82/91): perl-overload-1.37-500.fc39.noarch.rpm 492 kB/s |  46 kB     00:00    
DEBUG util.py:444:  (83/91): perl-mro-1.28-500.fc39.x86_64.rpm      304 kB/s |  29 kB     00:00    
DEBUG util.py:444:  (84/91): perl-overloading-0.02-500.fc39.noarch. 203 kB/s |  13 kB     00:00    
DEBUG util.py:444:  (85/91): perl-parent-0.241-500.fc39.noarch.rpm  292 kB/s |  14 kB     00:00    
DEBUG util.py:444:  (86/91): perl-podlators-5.01-500.fc39.noarch.rp 1.7 MB/s | 125 kB     00:00    
DEBUG util.py:444:  (87/91): perl-vars-1.05-500.fc39.noarch.rpm     165 kB/s |  13 kB     00:00    
DEBUG util.py:444:  (88/91): systemd-pam-254-1.fc39.x86_64.rpm      3.6 MB/s | 360 kB     00:00    
DEBUG util.py:444:  (89/91): systemd-rpm-macros-254-1.fc39.noarch.r 393 kB/s |  30 kB     00:00    
DEBUG util.py:444:  (90/91): systemd-254-1.fc39.x86_64.rpm           31 MB/s | 4.7 MB     00:00    
DEBUG util.py:444:  (91/91): zlib-devel-1.2.13-4.fc39.x86_64.rpm    533 kB/s |  45 kB     00:00    
DEBUG util.py:444:  --------------------------------------------------------------------------------
DEBUG util.py:444:  Total                                            12 MB/s |  94 MB     00:07     
DEBUG util.py:444:  Running transaction check
DEBUG util.py:444:  Transaction check succeeded.
DEBUG util.py:444:  Running transaction test
DEBUG util.py:444:  Transaction test succeeded.
DEBUG util.py:444:  Running transaction
DEBUG util.py:444:    Preparing        :                                                        1/1 
DEBUG util.py:444:    Installing       : libnl3-3.7.0-5.fc39.x86_64                            1/91 
DEBUG util.py:444:    Installing       : m4-1.4.19-6.fc39.x86_64                               2/91 
DEBUG util.py:444:    Installing       : libmpc-1.3.1-3.fc39.x86_64                            3/91 
DEBUG util.py:444:    Installing       : kernel-headers-6.5.0-0.rc2.git0.1.fc39.x86_64         4/91 
DEBUG util.py:444:    Installing       : cpp-13.2.1-1.fc39.x86_64                              5/91 
DEBUG util.py:444:    Installing       : bison-3.8.2-5.fc39.x86_64                             6/91 
DEBUG util.py:444:    Installing       : flex-2.6.4-13.fc39.x86_64                             7/91 
DEBUG util.py:444:    Installing       : libibverbs-46.0-2.fc39.x86_64                         8/91 
DEBUG util.py:444:    Installing       : libpcap-14:1.10.4-2.fc39.x86_64                       9/91 
DEBUG util.py:444:    Installing       : iptables-legacy-libs-1.8.9-5.fc39.x86_64             10/91 
DEBUG util.py:444:    Installing       : iptables-legacy-devel-1.8.9-5.fc39.x86_64            11/91 
DEBUG util.py:444:    Installing       : libnl3-cli-3.7.0-5.fc39.x86_64                       12/91 
DEBUG util.py:444:    Installing       : zlib-devel-1.2.13-4.fc39.x86_64                      13/91 
DEBUG util.py:444:    Installing       : openssl-devel-1:3.0.8-4.fc39.x86_64                  14/91 
DEBUG util.py:444:    Installing       : ncurses-6.4-6.20230520.fc39.x86_64                   15/91 
DEBUG util.py:444:    Installing       : libzstd-devel-1.5.5-4.fc39.x86_64                    16/91 
DEBUG util.py:444:    Installing       : elfutils-libelf-devel-0.189-4.fc39.x86_64            17/91 
DEBUG util.py:444:    Installing       : libtool-ltdl-2.4.7-7.fc39.x86_64                     18/91 
DEBUG util.py:444:    Installing       : libseccomp-2.5.3-6.fc39.x86_64                       19/91 
DEBUG util.py:444:    Installing       : libnfnetlink-1.0.1-24.fc39.x86_64                    20/91 
DEBUG util.py:444:    Installing       : libmnl-1.0.5-3.fc39.x86_64                           21/91 
DEBUG util.py:444:    Installing       : libnetfilter_conntrack-1.0.9-2.fc39.x86_64           22/91 
DEBUG util.py:444:    Installing       : iptables-libs-1.8.9-5.fc39.x86_64                    23/91 
DEBUG util.py:444:    Installing       : kmod-libs-30-6.fc39.x86_64                           24/91 
DEBUG util.py:444:    Installing       : kmod-30-6.fc39.x86_64                                25/91 
DEBUG util.py:444:    Running scriptlet: groff-base-1.23.0-2.fc39.x86_64                      26/91 
DEBUG util.py:444:    Installing       : groff-base-1.23.0-2.fc39.x86_64                      26/91 
DEBUG util.py:444:    Running scriptlet: groff-base-1.23.0-2.fc39.x86_64                      26/91 
DEBUG util.py:444:    Installing       : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch          27/91 
DEBUG util.py:444:    Installing       : perl-if-0.61.000-500.fc39.noarch                     28/91 
DEBUG util.py:444:    Installing       : perl-locale-1.10-500.fc39.noarch                     29/91 
DEBUG util.py:444:    Installing       : perl-Time-Local-2:1.350-3.fc39.noarch                30/91 
DEBUG util.py:444:    Installing       : perl-File-Path-2.18-500.fc39.noarch                  31/91 
DEBUG util.py:444:    Installing       : perl-Pod-Escapes-1:1.07-500.fc39.noarch              32/91 
DEBUG util.py:444:    Installing       : perl-Class-Struct-0.68-500.fc39.noarch               33/91 
DEBUG util.py:444:    Installing       : perl-Term-ANSIColor-5.01-501.fc39.noarch             34/91 
DEBUG util.py:444:    Installing       : perl-POSIX-2.13-500.fc39.x86_64                      35/91 
DEBUG util.py:444:    Installing       : perl-IPC-Open3-1.22-500.fc39.noarch                  36/91 
DEBUG util.py:444:    Installing       : perl-HTTP-Tiny-0.088-2.fc39.noarch                   37/91 
DEBUG util.py:444:    Installing       : perl-File-Temp-1:0.231.100-500.fc39.noarch           38/91 
DEBUG util.py:444:    Installing       : perl-Term-Cap-1.18-500.fc39.noarch                   39/91 
DEBUG util.py:444:    Installing       : perl-Pod-Simple-1:3.45-4.fc39.noarch                 40/91 
DEBUG util.py:444:    Installing       : perl-Socket-4:2.037-3.fc39.x86_64                    41/91 
DEBUG util.py:444:    Installing       : perl-SelectSaver-1.02-500.fc39.noarch                42/91 
DEBUG util.py:444:    Installing       : perl-Symbol-1.09-500.fc39.noarch                     43/91 
DEBUG util.py:444:    Installing       : perl-File-stat-1.13-500.fc39.noarch                  44/91 
DEBUG util.py:444:    Installing       : perl-podlators-1:5.01-500.fc39.noarch                45/91 
DEBUG util.py:444:    Installing       : perl-Pod-Perldoc-3.28.01-501.fc39.noarch             46/91 
DEBUG util.py:444:    Installing       : perl-Fcntl-1.15-500.fc39.x86_64                      47/91 
DEBUG util.py:444:    Installing       : perl-Text-ParseWords-3.31-500.fc39.noarch            48/91 
DEBUG util.py:444:    Installing       : perl-mro-1.28-500.fc39.x86_64                        49/91 
DEBUG util.py:444:    Installing       : perl-IO-1.52-500.fc39.x86_64                         50/91 
DEBUG util.py:444:    Installing       : perl-overloading-0.02-500.fc39.noarch                51/91 
DEBUG util.py:444:    Installing       : perl-Pod-Usage-4:2.03-500.fc39.noarch                52/91 
DEBUG util.py:444:    Installing       : perl-Errno-1.37-500.fc39.x86_64                      53/91 
DEBUG util.py:444:    Installing       : perl-File-Basename-2.86-500.fc39.noarch              54/91 
DEBUG util.py:444:    Installing       : perl-Getopt-Std-1.13-500.fc39.noarch                 55/91 
DEBUG util.py:444:    Installing       : perl-MIME-Base64-3.16-500.fc39.x86_64                56/91 
DEBUG util.py:444:    Installing       : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64        57/91 
DEBUG util.py:444:    Installing       : perl-constant-1.33-501.fc39.noarch                   58/91 
DEBUG util.py:444:    Installing       : perl-Storable-1:3.32-500.fc39.x86_64                 59/91 
DEBUG util.py:444:    Installing       : perl-overload-1.37-500.fc39.noarch                   60/91 
DEBUG util.py:444:    Installing       : perl-parent-1:0.241-500.fc39.noarch                  61/91 
DEBUG util.py:444:    Installing       : perl-vars-1.05-500.fc39.noarch                       62/91 
DEBUG util.py:444:    Installing       : perl-Getopt-Long-1:2.54-500.fc39.noarch              63/91 
DEBUG util.py:444:    Installing       : perl-Carp-1.54-500.fc39.noarch                       64/91 
DEBUG util.py:444:    Installing       : perl-Exporter-5.77-500.fc39.noarch                   65/91 
DEBUG util.py:444:    Installing       : perl-PathTools-3.89-500.fc39.x86_64                  66/91 
DEBUG util.py:444:    Installing       : perl-DynaLoader-1.54-500.fc39.x86_64                 67/91 
DEBUG util.py:444:    Installing       : perl-Encode-4:3.19-500.fc39.x86_64                   68/91 
DEBUG util.py:444:    Installing       : perl-libs-4:5.38.0-500.fc39.x86_64                   69/91 
DEBUG util.py:444:    Installing       : perl-interpreter-4:5.38.0-500.fc39.x86_64            70/91 
DEBUG util.py:444:    Installing       : glibc-headers-x86-2.37.9000-18.fc39.noarch           71/91 
DEBUG util.py:444:    Installing       : libxcrypt-devel-4.4.36-2.fc39.x86_64                 72/91 
DEBUG util.py:444:    Installing       : glibc-devel-2.37.9000-18.fc39.x86_64                 73/91 
DEBUG util.py:444:    Installing       : gc-8.2.2-4.fc39.x86_64                               74/91 
DEBUG util.py:444:    Installing       : guile22-2.2.7-9.fc39.x86_64                          75/91 
DEBUG util.py:444:    Installing       : make-1:4.4.1-2.fc39.x86_64                           76/91 
DEBUG util.py:444:    Installing       : gcc-13.2.1-1.fc39.x86_64                             77/91 
DEBUG util.py:444:    Running scriptlet: gcc-13.2.1-1.fc39.x86_64                             77/91 
DEBUG util.py:444:    Installing       : expat-2.5.0-3.fc39.x86_64                            78/91 
DEBUG util.py:444:    Installing       : dbus-common-1:1.14.8-2.fc39.noarch                   79/91 
DEBUG util.py:444:    Running scriptlet: dbus-common-1:1.14.8-2.fc39.noarch                   79/91 
DEBUG util.py:444:    Running scriptlet: dbus-broker-33-2.fc39.x86_64                         80/91 
DEBUG util.py:444:    Installing       : dbus-broker-33-2.fc39.x86_64                         80/91 
DEBUG util.py:444:    Running scriptlet: dbus-broker-33-2.fc39.x86_64                         80/91 
DEBUG util.py:444:    Installing       : dbus-1:1.14.8-2.fc39.x86_64                          81/91 
DEBUG util.py:444:    Installing       : systemd-pam-254-1.fc39.x86_64                        82/91 
DEBUG util.py:444:    Installing       : systemd-254-1.fc39.x86_64                            83/91 
DEBUG util.py:444:    Running scriptlet: systemd-254-1.fc39.x86_64                            83/91 
DEBUG util.py:444:  Creating group 'input' with GID 104.
DEBUG util.py:444:  Creating group 'kvm' with GID 36.
DEBUG util.py:444:  Creating group 'render' with GID 105.
DEBUG util.py:444:  Creating group 'sgx' with GID 106.
DEBUG util.py:444:  Creating group 'systemd-journal' with GID 190.
DEBUG util.py:444:  Creating group 'systemd-oom' with GID 999.
DEBUG util.py:444:  Creating user 'systemd-oom' (systemd Userspace OOM Killer) with UID 999 and GID 999.
DEBUG util.py:444:    Installing       : annobin-docs-12.21-2.fc39.noarch                     84/91 
DEBUG util.py:444:    Installing       : annobin-plugin-gcc-12.21-2.fc39.x86_64               85/91 
DEBUG util.py:444:    Running scriptlet: annobin-plugin-gcc-12.21-2.fc39.x86_64               85/91 
DEBUG util.py:444:    Installing       : dkms-3.0.11-2.fc39.noarch                            86/91 
DEBUG util.py:444:    Running scriptlet: dkms-3.0.11-2.fc39.noarch                            86/91 
DEBUG util.py:444:  Created symlink /etc/systemd/system/multi-user.target.wants/dkms.service → /usr/lib/systemd/system/dkms.service.
DEBUG util.py:444:    Installing       : gcc-plugin-annobin-13.2.1-1.fc39.x86_64              87/91 
DEBUG util.py:444:    Running scriptlet: gcc-plugin-annobin-13.2.1-1.fc39.x86_64              87/91 
DEBUG util.py:444:    Installing       : kernel-devel-6.5.0-0.rc3.20230728git57012c57536f.2   88/91 
DEBUG util.py:444:    Running scriptlet: kernel-devel-6.5.0-0.rc3.20230728git57012c57536f.2   88/91 
DEBUG util.py:444:    Installing       : iptables-devel-1.8.9-5.fc39.x86_64                   89/91 
DEBUG util.py:444:    Installing       : libnl3-devel-3.7.0-5.fc39.x86_64                     90/91 
DEBUG util.py:444:    Installing       : systemd-rpm-macros-254-1.fc39.noarch                 91/91 
DEBUG util.py:444:    Running scriptlet: systemd-rpm-macros-254-1.fc39.noarch                 91/91 
DEBUG util.py:444:    Verifying        : annobin-docs-12.21-2.fc39.noarch                      1/91 
DEBUG util.py:444:    Verifying        : annobin-plugin-gcc-12.21-2.fc39.x86_64                2/91 
DEBUG util.py:444:    Verifying        : bison-3.8.2-5.fc39.x86_64                             3/91 
DEBUG util.py:444:    Verifying        : cpp-13.2.1-1.fc39.x86_64                              4/91 
DEBUG util.py:444:    Verifying        : dbus-1:1.14.8-2.fc39.x86_64                           5/91 
DEBUG util.py:444:    Verifying        : dbus-broker-33-2.fc39.x86_64                          6/91 
DEBUG util.py:444:    Verifying        : dbus-common-1:1.14.8-2.fc39.noarch                    7/91 
DEBUG util.py:444:    Verifying        : dkms-3.0.11-2.fc39.noarch                             8/91 
DEBUG util.py:444:    Verifying        : elfutils-libelf-devel-0.189-4.fc39.x86_64             9/91 
DEBUG util.py:444:    Verifying        : expat-2.5.0-3.fc39.x86_64                            10/91 
DEBUG util.py:444:    Verifying        : flex-2.6.4-13.fc39.x86_64                            11/91 
DEBUG util.py:444:    Verifying        : gc-8.2.2-4.fc39.x86_64                               12/91 
DEBUG util.py:444:    Verifying        : gcc-13.2.1-1.fc39.x86_64                             13/91 
DEBUG util.py:444:    Verifying        : gcc-plugin-annobin-13.2.1-1.fc39.x86_64              14/91 
DEBUG util.py:444:    Verifying        : glibc-devel-2.37.9000-18.fc39.x86_64                 15/91 
DEBUG util.py:444:    Verifying        : glibc-headers-x86-2.37.9000-18.fc39.noarch           16/91 
DEBUG util.py:444:    Verifying        : groff-base-1.23.0-2.fc39.x86_64                      17/91 
DEBUG util.py:444:    Verifying        : guile22-2.2.7-9.fc39.x86_64                          18/91 
DEBUG util.py:444:    Verifying        : iptables-devel-1.8.9-5.fc39.x86_64                   19/91 
DEBUG util.py:444:    Verifying        : iptables-legacy-devel-1.8.9-5.fc39.x86_64            20/91 
DEBUG util.py:444:    Verifying        : iptables-legacy-libs-1.8.9-5.fc39.x86_64             21/91 
DEBUG util.py:444:    Verifying        : iptables-libs-1.8.9-5.fc39.x86_64                    22/91 
DEBUG util.py:444:    Verifying        : kernel-devel-6.5.0-0.rc3.20230728git57012c57536f.2   23/91 
DEBUG util.py:444:    Verifying        : kernel-headers-6.5.0-0.rc2.git0.1.fc39.x86_64        24/91 
DEBUG util.py:444:    Verifying        : kmod-30-6.fc39.x86_64                                25/91 
DEBUG util.py:444:    Verifying        : kmod-libs-30-6.fc39.x86_64                           26/91 
DEBUG util.py:444:    Verifying        : libibverbs-46.0-2.fc39.x86_64                        27/91 
DEBUG util.py:444:    Verifying        : libmnl-1.0.5-3.fc39.x86_64                           28/91 
DEBUG util.py:444:    Verifying        : libmpc-1.3.1-3.fc39.x86_64                           29/91 
DEBUG util.py:444:    Verifying        : libnetfilter_conntrack-1.0.9-2.fc39.x86_64           30/91 
DEBUG util.py:444:    Verifying        : libnfnetlink-1.0.1-24.fc39.x86_64                    31/91 
DEBUG util.py:444:    Verifying        : libnl3-3.7.0-5.fc39.x86_64                           32/91 
DEBUG util.py:444:    Verifying        : libnl3-cli-3.7.0-5.fc39.x86_64                       33/91 
DEBUG util.py:444:    Verifying        : libnl3-devel-3.7.0-5.fc39.x86_64                     34/91 
DEBUG util.py:444:    Verifying        : libpcap-14:1.10.4-2.fc39.x86_64                      35/91 
DEBUG util.py:444:    Verifying        : libseccomp-2.5.3-6.fc39.x86_64                       36/91 
DEBUG util.py:444:    Verifying        : libtool-ltdl-2.4.7-7.fc39.x86_64                     37/91 
DEBUG util.py:444:    Verifying        : libxcrypt-devel-4.4.36-2.fc39.x86_64                 38/91 
DEBUG util.py:444:    Verifying        : libzstd-devel-1.5.5-4.fc39.x86_64                    39/91 
DEBUG util.py:444:    Verifying        : m4-1.4.19-6.fc39.x86_64                              40/91 
DEBUG util.py:444:    Verifying        : make-1:4.4.1-2.fc39.x86_64                           41/91 
DEBUG util.py:444:    Verifying        : ncurses-6.4-6.20230520.fc39.x86_64                   42/91 
DEBUG util.py:444:    Verifying        : openssl-devel-1:3.0.8-4.fc39.x86_64                  43/91 
DEBUG util.py:444:    Verifying        : perl-Carp-1.54-500.fc39.noarch                       44/91 
DEBUG util.py:444:    Verifying        : perl-Class-Struct-0.68-500.fc39.noarch               45/91 
DEBUG util.py:444:    Verifying        : perl-DynaLoader-1.54-500.fc39.x86_64                 46/91 
DEBUG util.py:444:    Verifying        : perl-Encode-4:3.19-500.fc39.x86_64                   47/91 
DEBUG util.py:444:    Verifying        : perl-Errno-1.37-500.fc39.x86_64                      48/91 
DEBUG util.py:444:    Verifying        : perl-Exporter-5.77-500.fc39.noarch                   49/91 
DEBUG util.py:444:    Verifying        : perl-Fcntl-1.15-500.fc39.x86_64                      50/91 
DEBUG util.py:444:    Verifying        : perl-File-Basename-2.86-500.fc39.noarch              51/91 
DEBUG util.py:444:    Verifying        : perl-File-Path-2.18-500.fc39.noarch                  52/91 
DEBUG util.py:444:    Verifying        : perl-File-Temp-1:0.231.100-500.fc39.noarch           53/91 
DEBUG util.py:444:    Verifying        : perl-File-stat-1.13-500.fc39.noarch                  54/91 
DEBUG util.py:444:    Verifying        : perl-Getopt-Long-1:2.54-500.fc39.noarch              55/91 
DEBUG util.py:444:    Verifying        : perl-Getopt-Std-1.13-500.fc39.noarch                 56/91 
DEBUG util.py:444:    Verifying        : perl-HTTP-Tiny-0.088-2.fc39.noarch                   57/91 
DEBUG util.py:444:    Verifying        : perl-IO-1.52-500.fc39.x86_64                         58/91 
DEBUG util.py:444:    Verifying        : perl-IPC-Open3-1.22-500.fc39.noarch                  59/91 
DEBUG util.py:444:    Verifying        : perl-MIME-Base64-3.16-500.fc39.x86_64                60/91 
DEBUG util.py:444:    Verifying        : perl-POSIX-2.13-500.fc39.x86_64                      61/91 
DEBUG util.py:444:    Verifying        : perl-PathTools-3.89-500.fc39.x86_64                  62/91 
DEBUG util.py:444:    Verifying        : perl-Pod-Escapes-1:1.07-500.fc39.noarch              63/91 
DEBUG util.py:444:    Verifying        : perl-Pod-Perldoc-3.28.01-501.fc39.noarch             64/91 
DEBUG util.py:444:    Verifying        : perl-Pod-Simple-1:3.45-4.fc39.noarch                 65/91 
DEBUG util.py:444:    Verifying        : perl-Pod-Usage-4:2.03-500.fc39.noarch                66/91 
DEBUG util.py:444:    Verifying        : perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64        67/91 
DEBUG util.py:444:    Verifying        : perl-SelectSaver-1.02-500.fc39.noarch                68/91 
DEBUG util.py:444:    Verifying        : perl-Socket-4:2.037-3.fc39.x86_64                    69/91 
DEBUG util.py:444:    Verifying        : perl-Storable-1:3.32-500.fc39.x86_64                 70/91 
DEBUG util.py:444:    Verifying        : perl-Symbol-1.09-500.fc39.noarch                     71/91 
DEBUG util.py:444:    Verifying        : perl-Term-ANSIColor-5.01-501.fc39.noarch             72/91 
DEBUG util.py:444:    Verifying        : perl-Term-Cap-1.18-500.fc39.noarch                   73/91 
DEBUG util.py:444:    Verifying        : perl-Text-ParseWords-3.31-500.fc39.noarch            74/91 
DEBUG util.py:444:    Verifying        : perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch          75/91 
DEBUG util.py:444:    Verifying        : perl-Time-Local-2:1.350-3.fc39.noarch                76/91 
DEBUG util.py:444:    Verifying        : perl-constant-1.33-501.fc39.noarch                   77/91 
DEBUG util.py:444:    Verifying        : perl-if-0.61.000-500.fc39.noarch                     78/91 
DEBUG util.py:444:    Verifying        : perl-interpreter-4:5.38.0-500.fc39.x86_64            79/91 
DEBUG util.py:444:    Verifying        : perl-libs-4:5.38.0-500.fc39.x86_64                   80/91 
DEBUG util.py:444:    Verifying        : perl-locale-1.10-500.fc39.noarch                     81/91 
DEBUG util.py:444:    Verifying        : perl-mro-1.28-500.fc39.x86_64                        82/91 
DEBUG util.py:444:    Verifying        : perl-overload-1.37-500.fc39.noarch                   83/91 
DEBUG util.py:444:    Verifying        : perl-overloading-0.02-500.fc39.noarch                84/91 
DEBUG util.py:444:    Verifying        : perl-parent-1:0.241-500.fc39.noarch                  85/91 
DEBUG util.py:444:    Verifying        : perl-podlators-1:5.01-500.fc39.noarch                86/91 
DEBUG util.py:444:    Verifying        : perl-vars-1.05-500.fc39.noarch                       87/91 
DEBUG util.py:444:    Verifying        : systemd-254-1.fc39.x86_64                            88/91 
DEBUG util.py:444:    Verifying        : systemd-pam-254-1.fc39.x86_64                        89/91 
DEBUG util.py:444:    Verifying        : systemd-rpm-macros-254-1.fc39.noarch                 90/91 
DEBUG util.py:444:    Verifying        : zlib-devel-1.2.13-4.fc39.x86_64                      91/91 
DEBUG util.py:444:  Installed products updated.
DEBUG util.py:444:  Installed:
DEBUG util.py:444:    annobin-docs-12.21-2.fc39.noarch                                              
DEBUG util.py:444:    annobin-plugin-gcc-12.21-2.fc39.x86_64                                        
DEBUG util.py:444:    bison-3.8.2-5.fc39.x86_64                                                     
DEBUG util.py:444:    cpp-13.2.1-1.fc39.x86_64                                                      
DEBUG util.py:444:    dbus-1:1.14.8-2.fc39.x86_64                                                   
DEBUG util.py:444:    dbus-broker-33-2.fc39.x86_64                                                  
DEBUG util.py:444:    dbus-common-1:1.14.8-2.fc39.noarch                                            
DEBUG util.py:444:    dkms-3.0.11-2.fc39.noarch                                                     
DEBUG util.py:444:    elfutils-libelf-devel-0.189-4.fc39.x86_64                                     
DEBUG util.py:444:    expat-2.5.0-3.fc39.x86_64                                                     
DEBUG util.py:444:    flex-2.6.4-13.fc39.x86_64                                                     
DEBUG util.py:444:    gc-8.2.2-4.fc39.x86_64                                                        
DEBUG util.py:444:    gcc-13.2.1-1.fc39.x86_64                                                      
DEBUG util.py:444:    gcc-plugin-annobin-13.2.1-1.fc39.x86_64                                       
DEBUG util.py:444:    glibc-devel-2.37.9000-18.fc39.x86_64                                          
DEBUG util.py:444:    glibc-headers-x86-2.37.9000-18.fc39.noarch                                    
DEBUG util.py:444:    groff-base-1.23.0-2.fc39.x86_64                                               
DEBUG util.py:444:    guile22-2.2.7-9.fc39.x86_64                                                   
DEBUG util.py:444:    iptables-devel-1.8.9-5.fc39.x86_64                                            
DEBUG util.py:444:    iptables-legacy-devel-1.8.9-5.fc39.x86_64                                     
DEBUG util.py:444:    iptables-legacy-libs-1.8.9-5.fc39.x86_64                                      
DEBUG util.py:444:    iptables-libs-1.8.9-5.fc39.x86_64                                             
DEBUG util.py:444:    kernel-devel-6.5.0-0.rc3.20230728git57012c57536f.27.fc39.x86_64               
DEBUG util.py:444:    kernel-headers-6.5.0-0.rc2.git0.1.fc39.x86_64                                 
DEBUG util.py:444:    kmod-30-6.fc39.x86_64                                                         
DEBUG util.py:444:    kmod-libs-30-6.fc39.x86_64                                                    
DEBUG util.py:444:    libibverbs-46.0-2.fc39.x86_64                                                 
DEBUG util.py:444:    libmnl-1.0.5-3.fc39.x86_64                                                    
DEBUG util.py:444:    libmpc-1.3.1-3.fc39.x86_64                                                    
DEBUG util.py:444:    libnetfilter_conntrack-1.0.9-2.fc39.x86_64                                    
DEBUG util.py:444:    libnfnetlink-1.0.1-24.fc39.x86_64                                             
DEBUG util.py:444:    libnl3-3.7.0-5.fc39.x86_64                                                    
DEBUG util.py:444:    libnl3-cli-3.7.0-5.fc39.x86_64                                                
DEBUG util.py:444:    libnl3-devel-3.7.0-5.fc39.x86_64                                              
DEBUG util.py:444:    libpcap-14:1.10.4-2.fc39.x86_64                                               
DEBUG util.py:444:    libseccomp-2.5.3-6.fc39.x86_64                                                
DEBUG util.py:444:    libtool-ltdl-2.4.7-7.fc39.x86_64                                              
DEBUG util.py:444:    libxcrypt-devel-4.4.36-2.fc39.x86_64                                          
DEBUG util.py:444:    libzstd-devel-1.5.5-4.fc39.x86_64                                             
DEBUG util.py:444:    m4-1.4.19-6.fc39.x86_64                                                       
DEBUG util.py:444:    make-1:4.4.1-2.fc39.x86_64                                                    
DEBUG util.py:444:    ncurses-6.4-6.20230520.fc39.x86_64                                            
DEBUG util.py:444:    openssl-devel-1:3.0.8-4.fc39.x86_64                                           
DEBUG util.py:444:    perl-Carp-1.54-500.fc39.noarch                                                
DEBUG util.py:444:    perl-Class-Struct-0.68-500.fc39.noarch                                        
DEBUG util.py:444:    perl-DynaLoader-1.54-500.fc39.x86_64                                          
DEBUG util.py:444:    perl-Encode-4:3.19-500.fc39.x86_64                                            
DEBUG util.py:444:    perl-Errno-1.37-500.fc39.x86_64                                               
DEBUG util.py:444:    perl-Exporter-5.77-500.fc39.noarch                                            
DEBUG util.py:444:    perl-Fcntl-1.15-500.fc39.x86_64                                               
DEBUG util.py:444:    perl-File-Basename-2.86-500.fc39.noarch                                       
DEBUG util.py:444:    perl-File-Path-2.18-500.fc39.noarch                                           
DEBUG util.py:444:    perl-File-Temp-1:0.231.100-500.fc39.noarch                                    
DEBUG util.py:444:    perl-File-stat-1.13-500.fc39.noarch                                           
DEBUG util.py:444:    perl-Getopt-Long-1:2.54-500.fc39.noarch                                       
DEBUG util.py:444:    perl-Getopt-Std-1.13-500.fc39.noarch                                          
DEBUG util.py:444:    perl-HTTP-Tiny-0.088-2.fc39.noarch                                            
DEBUG util.py:444:    perl-IO-1.52-500.fc39.x86_64                                                  
DEBUG util.py:444:    perl-IPC-Open3-1.22-500.fc39.noarch                                           
DEBUG util.py:444:    perl-MIME-Base64-3.16-500.fc39.x86_64                                         
DEBUG util.py:444:    perl-POSIX-2.13-500.fc39.x86_64                                               
DEBUG util.py:444:    perl-PathTools-3.89-500.fc39.x86_64                                           
DEBUG util.py:444:    perl-Pod-Escapes-1:1.07-500.fc39.noarch                                       
DEBUG util.py:444:    perl-Pod-Perldoc-3.28.01-501.fc39.noarch                                      
DEBUG util.py:444:    perl-Pod-Simple-1:3.45-4.fc39.noarch                                          
DEBUG util.py:444:    perl-Pod-Usage-4:2.03-500.fc39.noarch                                         
DEBUG util.py:444:    perl-Scalar-List-Utils-5:1.63-500.fc39.x86_64                                 
DEBUG util.py:444:    perl-SelectSaver-1.02-500.fc39.noarch                                         
DEBUG util.py:444:    perl-Socket-4:2.037-3.fc39.x86_64                                             
DEBUG util.py:444:    perl-Storable-1:3.32-500.fc39.x86_64                                          
DEBUG util.py:444:    perl-Symbol-1.09-500.fc39.noarch                                              
DEBUG util.py:444:    perl-Term-ANSIColor-5.01-501.fc39.noarch                                      
DEBUG util.py:444:    perl-Term-Cap-1.18-500.fc39.noarch                                            
DEBUG util.py:444:    perl-Text-ParseWords-3.31-500.fc39.noarch                                     
DEBUG util.py:444:    perl-Text-Tabs+Wrap-2023.0511-3.fc39.noarch                                   
DEBUG util.py:444:    perl-Time-Local-2:1.350-3.fc39.noarch                                         
DEBUG util.py:444:    perl-constant-1.33-501.fc39.noarch                                            
DEBUG util.py:444:    perl-if-0.61.000-500.fc39.noarch                                              
DEBUG util.py:444:    perl-interpreter-4:5.38.0-500.fc39.x86_64                                     
DEBUG util.py:444:    perl-libs-4:5.38.0-500.fc39.x86_64                                            
DEBUG util.py:444:    perl-locale-1.10-500.fc39.noarch                                              
DEBUG util.py:444:    perl-mro-1.28-500.fc39.x86_64                                                 
DEBUG util.py:444:    perl-overload-1.37-500.fc39.noarch                                            
DEBUG util.py:444:    perl-overloading-0.02-500.fc39.noarch                                         
DEBUG util.py:444:    perl-parent-1:0.241-500.fc39.noarch                                           
DEBUG util.py:444:    perl-podlators-1:5.01-500.fc39.noarch                                         
DEBUG util.py:444:    perl-vars-1.05-500.fc39.noarch                                                
DEBUG util.py:444:    systemd-254-1.fc39.x86_64                                                     
DEBUG util.py:444:    systemd-pam-254-1.fc39.x86_64                                                 
DEBUG util.py:444:    systemd-rpm-macros-254-1.fc39.noarch                                          
DEBUG util.py:444:    zlib-devel-1.2.13-4.fc39.x86_64                                               
DEBUG util.py:444:  Complete!
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:167:  kill orphans
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys/fs/selinux'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/pts'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/dev/shm'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/sys'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1690887518.966232/root/proc'] with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell False
DEBUG util.py:595:  Child return code was: 0
DEBUG util.py:621:  child environment: None
DEBUG backend.py:799:  Copying packages to result dir
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/copr-rpmbuild/results/chroot_scan
DEBUG util.py:621:  child environment: None
DEBUG util.py:539:  Executing command: /usr/bin/gzip -9 --force /var/lib/copr-rpmbuild/results/root.log with env {'TERM': 'vt100', 'SHELL': '/bin/sh', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'C.UTF-8'} and shell True