INFO buildroot.py:553:  Mock Version: 4.1
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/dev/pts
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/dev/pts
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/dev/shm
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/dev/shm
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/dev/mapper
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/dev/mapper
DEBUG buildroot.py:746:  kernel version == 6.0.8-300.fc37.x86_64
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/etc/fstab
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/etc/yum/yum.conf
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/etc/dnf/dnf.conf
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/var/log/yum.log
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/root/proc
DEBUG file_util.py:41:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/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.e1rixke6', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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', '8', '6', '1', '4', '7', '0', '4', '0', '.', '9', '0', '2', '3', '7', '5', '/', '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-1686147040.902375/root/etc/dnf
DEBUG package_manager.py:623:  configure DNF vars
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', '258177ded4de42a78a7cd5af847486ca', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/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', '0c334fbd06fc43fda16406d6e049d83b', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/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', '9168388d4cd842afa52895f24dd01262', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/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', 'cffc1cf400db411c85a4ba7685d4427d', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/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-1686147040.902375/root/builddir/build
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/RPMS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/RPMS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/SPECS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/SPECS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/SRPMS
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/SRPMS
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/SOURCES
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/SOURCES
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/BUILD
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/BUILD
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/BUILDROOT
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/BUILDROOT
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/originals
DEBUG file_util.py:31:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/builddir/build/originals
DEBUG file_util.py:28:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/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-1686147040.902375/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:  libgcc-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  crypto-policies-20230420-1.git3d08ae7.fc39.noarch
DEBUG util.py:444:  tzdata-2023c-1.fc39.noarch
DEBUG util.py:444:  fedora-release-identity-basic-39-0.14.noarch
DEBUG util.py:444:  qt5-srpm-macros-5.15.9-1.fc39.noarch
DEBUG util.py:444:  pyproject-srpm-macros-1.9.0-1.fc39.noarch
DEBUG util.py:444:  publicsuffix-list-dafsa-20230318-1.fc39.noarch
DEBUG util.py:444:  pkgconf-m4-1.9.4-2.fc39.noarch
DEBUG util.py:444:  perl-srpm-macros-1-48.fc38.noarch
DEBUG util.py:444:  pcre2-syntax-10.42-1.fc38.1.noarch
DEBUG util.py:444:  package-notes-srpm-macros-0.5-8.fc39.noarch
DEBUG util.py:444:  openblas-srpm-macros-2-13.fc38.noarch
DEBUG util.py:444:  ocaml-srpm-macros-7-3.fc38.noarch
DEBUG util.py:444:  ncurses-base-6.4-4.20230520.fc39.noarch
DEBUG util.py:444:  libssh-config-0.10.5-1.fc39.noarch
DEBUG util.py:444:  kernel-srpm-macros-1.0-18.fc39.noarch
DEBUG util.py:444:  gnat-srpm-macros-6-2.fc38.noarch
DEBUG util.py:444:  ghc-srpm-macros-1.6.1-1.fc38.noarch
DEBUG util.py:444:  fpc-srpm-macros-1.3-7.fc38.noarch
DEBUG util.py:444:  fedora-gpg-keys-39-0.1.noarch
DEBUG util.py:444:  fedora-release-39-0.14.noarch
DEBUG util.py:444:  fedora-release-common-39-0.14.noarch
DEBUG util.py:444:  fedora-repos-rawhide-39-0.1.noarch
DEBUG util.py:444:  fedora-repos-39-0.1.noarch
DEBUG util.py:444:  setup-2.14.3-3.fc39.noarch
DEBUG util.py:444:  filesystem-3.18-4.fc39.x86_64
DEBUG util.py:444:  basesystem-11-17.fc39.noarch
DEBUG util.py:444:  glibc-gconv-extra-2.37.9000-10.fc39.x86_64
DEBUG util.py:444:  glibc-minimal-langpack-2.37.9000-10.fc39.x86_64
DEBUG util.py:444:  glibc-common-2.37.9000-10.fc39.x86_64
DEBUG util.py:444:  glibc-2.37.9000-10.fc39.x86_64
DEBUG util.py:444:  ncurses-libs-6.4-4.20230520.fc39.x86_64
DEBUG util.py:444:  bash-5.2.15-3.fc38.x86_64
DEBUG util.py:444:  zlib-1.2.13-3.fc38.x86_64
DEBUG util.py:444:  xz-libs-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  bzip2-libs-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libuuid-2.39-4.fc39.x86_64
DEBUG util.py:444:  libstdc++-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  libzstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libelf-0.189-2.fc39.x86_64
DEBUG util.py:444:  popt-1.19-2.fc38.x86_64
DEBUG util.py:444:  libblkid-2.39-4.fc39.x86_64
DEBUG util.py:444:  readline-8.2-3.fc38.x86_64
DEBUG util.py:444:  gmp-6.2.1-4.fc38.x86_64
DEBUG util.py:444:  libattr-2.5.1-7.fc39.x86_64
DEBUG util.py:444:  libacl-2.3.1-7.fc39.x86_64
DEBUG util.py:444:  libcap-2.48-6.fc38.x86_64
DEBUG util.py:444:  libxcrypt-4.4.35-1.fc39.x86_64
DEBUG util.py:444:  lz4-libs-1.9.4-3.fc39.x86_64
DEBUG util.py:444:  systemd-libs-253.5-1.fc39.x86_64
DEBUG util.py:444:  mpfr-4.1.1-3.fc38.x86_64
DEBUG util.py:444:  dwz-0.15-2.fc38.x86_64
DEBUG util.py:444:  unzip-6.0-60.fc38.x86_64
DEBUG util.py:444:  file-libs-5.44-3.fc39.x86_64
DEBUG util.py:444:  file-5.44-3.fc39.x86_64
DEBUG util.py:444:  libcap-ng-0.8.3-5.fc39.x86_64
DEBUG util.py:444:  audit-libs-3.1.1-2.fc39.x86_64
DEBUG util.py:444:  pam-libs-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libsepol-3.5-1.fc39.x86_64
DEBUG util.py:444:  libsmartcols-2.39-4.fc39.x86_64
DEBUG util.py:444:  alternatives-1.24-1.fc39.x86_64
DEBUG util.py:444:  jansson-2.13.1-6.fc38.x86_64
DEBUG util.py:444:  libcom_err-1.47.0-1.fc39.x86_64
DEBUG util.py:444:  libunistring1.0-1.0-1.fc38.x86_64
DEBUG util.py:444:  libidn2-2.3.4-2.fc38.x86_64
DEBUG util.py:444:  lua-libs-5.4.4-9.fc39.x86_64
DEBUG util.py:444:  pcre2-10.42-1.fc38.1.x86_64
DEBUG util.py:444:  libselinux-3.5-2.fc39.x86_64
DEBUG util.py:444:  sed-4.8-12.fc38.x86_64
DEBUG util.py:444:  grep-3.9-1.fc39.x86_64
DEBUG util.py:444:  findutils-4.9.0-4.fc39.x86_64
DEBUG util.py:444:  xz-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  libmount-2.39-4.fc39.x86_64
DEBUG util.py:444:  util-linux-core-2.39-4.fc39.x86_64
DEBUG util.py:444:  libsemanage-3.5-2.fc39.x86_64
DEBUG util.py:444:  tar-1.34-8.fc39.x86_64
DEBUG util.py:444:  libpsl-0.21.2-2.fc38.x86_64
DEBUG util.py:444:  zip-3.0-36.fc38.x86_64
DEBUG util.py:444:  zstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  libfdisk-2.39-4.fc39.x86_64
DEBUG util.py:444:  bzip2-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libxml2-2.10.4-1.fc39.x86_64
DEBUG util.py:444:  sqlite-libs-3.41.2-2.fc39.x86_64
DEBUG util.py:444:  ed-1.19-2.fc38.x86_64
DEBUG util.py:444:  patch-2.7.6-21.fc39.x86_64
DEBUG util.py:444:  elfutils-default-yama-scope-0.189-2.fc39.noarch
DEBUG util.py:444:  libbrotli-1.0.9-11.fc39.x86_64
DEBUG util.py:444:  cpio-2.14-2.fc39.x86_64
DEBUG util.py:444:  diffutils-3.9-4.fc39.x86_64
DEBUG util.py:444:  gdbm-libs-1.23-3.fc38.x86_64
DEBUG util.py:444:  cyrus-sasl-lib-2.1.28-10.fc39.x86_64
DEBUG util.py:444:  keyutils-libs-1.6.1-6.fc38.x86_64
DEBUG util.py:444:  libdb-5.3.28-55.fc38.x86_64
DEBUG util.py:444:  libeconf-0.4.0-5.fc38.x86_64
DEBUG util.py:444:  shadow-utils-4.13-7.fc39.x86_64
DEBUG util.py:444:  libutempter-1.2.1-9.fc39.x86_64
DEBUG util.py:444:  libffi-3.4.4-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libgomp-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  libnghttp2-1.53.0-1.fc39.x86_64
DEBUG util.py:444:  libpkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-pkg-config-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  libsigsegv-2.14-4.fc38.x86_64
DEBUG util.py:444:  gawk-5.2.2-1.fc39.x86_64
DEBUG util.py:444:  libtasn1-4.19.0-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-trust-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libverto-0.3.2-5.fc38.x86_64
DEBUG util.py:444:  xxhash-libs-0.8.1-4.fc38.x86_64
DEBUG util.py:444:  coreutils-common-9.3-1.fc39.x86_64
DEBUG util.py:444:  openssl-libs-3.0.8-2.fc39.x86_64
DEBUG util.py:444:  coreutils-9.3-1.fc39.x86_64
DEBUG util.py:444:  ca-certificates-2023.2.60-2.fc38.noarch
DEBUG util.py:444:  krb5-libs-1.20.1-9.fc39.x86_64
DEBUG util.py:444:  libtirpc-1.3.3-1.rc1.fc39.x86_64
DEBUG util.py:444:  authselect-libs-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  gzip-1.12-3.fc38.x86_64
DEBUG util.py:444:  cracklib-2.9.7-31.fc38.x86_64
DEBUG util.py:444:  libpwquality-1.4.5-4.fc39.x86_64
DEBUG util.py:444:  authselect-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  libnsl2-2.0.0-5.fc38.x86_64
DEBUG util.py:444:  pam-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libssh-0.10.5-1.fc39.x86_64
DEBUG util.py:444:  libarchive-3.6.1-5.fc39.x86_64
DEBUG util.py:444:  libevent-2.1.12-8.fc38.x86_64
DEBUG util.py:444:  openldap-2.6.4-2.fc39.x86_64
DEBUG util.py:444:  libcurl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libs-0.189-2.fc39.x86_64
DEBUG util.py:444:  elfutils-debuginfod-client-0.189-2.fc39.x86_64
DEBUG util.py:444:  binutils-gold-2.40-9.fc39.x86_64
DEBUG util.py:444:  binutils-2.40-9.fc39.x86_64
DEBUG util.py:444:  gdb-minimal-13.1-5.fc39.x86_64
DEBUG util.py:444:  elfutils-0.189-2.fc39.x86_64
DEBUG util.py:444:  debugedit-5.0-7.fc38.x86_64
DEBUG util.py:444:  curl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  rpm-sequoia-1.4.0-3.fc39.x86_64
DEBUG util.py:444:  rpm-libs-4.18.90-9.fc39.x86_64
DEBUG util.py:444:  rpm-4.18.90-9.fc39.x86_64
DEBUG util.py:444:  rpmautospec-rpm-macros-0.3.5-2.fc39.noarch
DEBUG util.py:444:  efi-srpm-macros-5-7.fc38.noarch
DEBUG util.py:444:  lua-srpm-macros-1-8.fc38.noarch
DEBUG util.py:444:  rpm-build-libs-4.18.90-9.fc39.x86_64
DEBUG util.py:444:  ansible-srpm-macros-1-10.fc39.noarch
DEBUG util.py:444:  rust-srpm-macros-24-2.fc39.noarch
DEBUG util.py:444:  python-srpm-macros-3.12-312.fc39.noarch
DEBUG util.py:444:  fonts-srpm-macros-2.0.5-11.fc38.noarch
DEBUG util.py:444:  go-srpm-macros-3.2.0-3.fc39.noarch
DEBUG util.py:444:  redhat-rpm-config-254-1.fc39.noarch
DEBUG util.py:444:  rpm-build-4.18.90-9.fc39.x86_64
DEBUG util.py:444:  util-linux-2.39-4.fc39.x86_64
DEBUG util.py:444:  which-2.21-39.fc39.x86_64
DEBUG util.py:444:  info-7.0.3-2.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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/root/installation-homedir
DEBUG package_manager.py:229:  ['/usr/bin/dnf-3', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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                                  36 kB/s | 2.2 kB     00:00    
DEBUG util.py:444:  Copr repository                                  42 MB/s |  13 MB     00:00    
DEBUG util.py:444:  Additional repo http_kojipkgs_fedoraproject_org  33 kB/s | 3.8 kB     00:00    
DEBUG util.py:444:  fedora                                          510 kB/s |  24 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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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:  libgcc-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  crypto-policies-20230420-1.git3d08ae7.fc39.noarch
DEBUG util.py:444:  tzdata-2023c-1.fc39.noarch
DEBUG util.py:444:  fedora-release-identity-basic-39-0.14.noarch
DEBUG util.py:444:  qt5-srpm-macros-5.15.9-1.fc39.noarch
DEBUG util.py:444:  pyproject-srpm-macros-1.9.0-1.fc39.noarch
DEBUG util.py:444:  publicsuffix-list-dafsa-20230318-1.fc39.noarch
DEBUG util.py:444:  pkgconf-m4-1.9.4-2.fc39.noarch
DEBUG util.py:444:  perl-srpm-macros-1-48.fc38.noarch
DEBUG util.py:444:  pcre2-syntax-10.42-1.fc38.1.noarch
DEBUG util.py:444:  package-notes-srpm-macros-0.5-8.fc39.noarch
DEBUG util.py:444:  openblas-srpm-macros-2-13.fc38.noarch
DEBUG util.py:444:  ocaml-srpm-macros-7-3.fc38.noarch
DEBUG util.py:444:  ncurses-base-6.4-4.20230520.fc39.noarch
DEBUG util.py:444:  libssh-config-0.10.5-1.fc39.noarch
DEBUG util.py:444:  kernel-srpm-macros-1.0-18.fc39.noarch
DEBUG util.py:444:  gnat-srpm-macros-6-2.fc38.noarch
DEBUG util.py:444:  ghc-srpm-macros-1.6.1-1.fc38.noarch
DEBUG util.py:444:  fpc-srpm-macros-1.3-7.fc38.noarch
DEBUG util.py:444:  fedora-gpg-keys-39-0.1.noarch
DEBUG util.py:444:  fedora-release-39-0.14.noarch
DEBUG util.py:444:  fedora-release-common-39-0.14.noarch
DEBUG util.py:444:  fedora-repos-rawhide-39-0.1.noarch
DEBUG util.py:444:  fedora-repos-39-0.1.noarch
DEBUG util.py:444:  setup-2.14.3-3.fc39.noarch
DEBUG util.py:444:  filesystem-3.18-4.fc39.x86_64
DEBUG util.py:444:  basesystem-11-17.fc39.noarch
DEBUG util.py:444:  glibc-gconv-extra-2.37.9000-10.fc39.x86_64
DEBUG util.py:444:  glibc-minimal-langpack-2.37.9000-10.fc39.x86_64
DEBUG util.py:444:  glibc-common-2.37.9000-10.fc39.x86_64
DEBUG util.py:444:  glibc-2.37.9000-10.fc39.x86_64
DEBUG util.py:444:  ncurses-libs-6.4-4.20230520.fc39.x86_64
DEBUG util.py:444:  bash-5.2.15-3.fc38.x86_64
DEBUG util.py:444:  zlib-1.2.13-3.fc38.x86_64
DEBUG util.py:444:  xz-libs-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  bzip2-libs-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libuuid-2.39-4.fc39.x86_64
DEBUG util.py:444:  libstdc++-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  libzstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libelf-0.189-2.fc39.x86_64
DEBUG util.py:444:  popt-1.19-2.fc38.x86_64
DEBUG util.py:444:  libblkid-2.39-4.fc39.x86_64
DEBUG util.py:444:  readline-8.2-3.fc38.x86_64
DEBUG util.py:444:  gmp-6.2.1-4.fc38.x86_64
DEBUG util.py:444:  libattr-2.5.1-7.fc39.x86_64
DEBUG util.py:444:  libacl-2.3.1-7.fc39.x86_64
DEBUG util.py:444:  libcap-2.48-6.fc38.x86_64
DEBUG util.py:444:  libxcrypt-4.4.35-1.fc39.x86_64
DEBUG util.py:444:  lz4-libs-1.9.4-3.fc39.x86_64
DEBUG util.py:444:  systemd-libs-253.5-1.fc39.x86_64
DEBUG util.py:444:  mpfr-4.1.1-3.fc38.x86_64
DEBUG util.py:444:  dwz-0.15-2.fc38.x86_64
DEBUG util.py:444:  unzip-6.0-60.fc38.x86_64
DEBUG util.py:444:  file-libs-5.44-3.fc39.x86_64
DEBUG util.py:444:  file-5.44-3.fc39.x86_64
DEBUG util.py:444:  libcap-ng-0.8.3-5.fc39.x86_64
DEBUG util.py:444:  audit-libs-3.1.1-2.fc39.x86_64
DEBUG util.py:444:  pam-libs-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libsepol-3.5-1.fc39.x86_64
DEBUG util.py:444:  libsmartcols-2.39-4.fc39.x86_64
DEBUG util.py:444:  alternatives-1.24-1.fc39.x86_64
DEBUG util.py:444:  jansson-2.13.1-6.fc38.x86_64
DEBUG util.py:444:  libcom_err-1.47.0-1.fc39.x86_64
DEBUG util.py:444:  libunistring1.0-1.0-1.fc38.x86_64
DEBUG util.py:444:  libidn2-2.3.4-2.fc38.x86_64
DEBUG util.py:444:  lua-libs-5.4.4-9.fc39.x86_64
DEBUG util.py:444:  pcre2-10.42-1.fc38.1.x86_64
DEBUG util.py:444:  libselinux-3.5-2.fc39.x86_64
DEBUG util.py:444:  sed-4.8-12.fc38.x86_64
DEBUG util.py:444:  grep-3.9-1.fc39.x86_64
DEBUG util.py:444:  findutils-4.9.0-4.fc39.x86_64
DEBUG util.py:444:  xz-5.4.3-1.fc39.x86_64
DEBUG util.py:444:  libmount-2.39-4.fc39.x86_64
DEBUG util.py:444:  util-linux-core-2.39-4.fc39.x86_64
DEBUG util.py:444:  libsemanage-3.5-2.fc39.x86_64
DEBUG util.py:444:  tar-1.34-8.fc39.x86_64
DEBUG util.py:444:  libpsl-0.21.2-2.fc38.x86_64
DEBUG util.py:444:  zip-3.0-36.fc38.x86_64
DEBUG util.py:444:  zstd-1.5.5-1.fc39.x86_64
DEBUG util.py:444:  libfdisk-2.39-4.fc39.x86_64
DEBUG util.py:444:  bzip2-1.0.8-13.fc38.x86_64
DEBUG util.py:444:  libxml2-2.10.4-1.fc39.x86_64
DEBUG util.py:444:  sqlite-libs-3.41.2-2.fc39.x86_64
DEBUG util.py:444:  ed-1.19-2.fc38.x86_64
DEBUG util.py:444:  patch-2.7.6-21.fc39.x86_64
DEBUG util.py:444:  elfutils-default-yama-scope-0.189-2.fc39.noarch
DEBUG util.py:444:  libbrotli-1.0.9-11.fc39.x86_64
DEBUG util.py:444:  cpio-2.14-2.fc39.x86_64
DEBUG util.py:444:  diffutils-3.9-4.fc39.x86_64
DEBUG util.py:444:  gdbm-libs-1.23-3.fc38.x86_64
DEBUG util.py:444:  cyrus-sasl-lib-2.1.28-10.fc39.x86_64
DEBUG util.py:444:  keyutils-libs-1.6.1-6.fc38.x86_64
DEBUG util.py:444:  libdb-5.3.28-55.fc38.x86_64
DEBUG util.py:444:  libeconf-0.4.0-5.fc38.x86_64
DEBUG util.py:444:  shadow-utils-4.13-7.fc39.x86_64
DEBUG util.py:444:  libutempter-1.2.1-9.fc39.x86_64
DEBUG util.py:444:  libffi-3.4.4-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libgomp-13.1.1-2.fc39.x86_64
DEBUG util.py:444:  libnghttp2-1.53.0-1.fc39.x86_64
DEBUG util.py:444:  libpkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  pkgconf-pkg-config-1.9.4-2.fc39.x86_64
DEBUG util.py:444:  libsigsegv-2.14-4.fc38.x86_64
DEBUG util.py:444:  gawk-5.2.2-1.fc39.x86_64
DEBUG util.py:444:  libtasn1-4.19.0-2.fc38.x86_64
DEBUG util.py:444:  p11-kit-trust-0.24.1-6.fc38.x86_64
DEBUG util.py:444:  libverto-0.3.2-5.fc38.x86_64
DEBUG util.py:444:  xxhash-libs-0.8.1-4.fc38.x86_64
DEBUG util.py:444:  coreutils-common-9.3-1.fc39.x86_64
DEBUG util.py:444:  openssl-libs-3.0.8-2.fc39.x86_64
DEBUG util.py:444:  coreutils-9.3-1.fc39.x86_64
DEBUG util.py:444:  ca-certificates-2023.2.60-2.fc38.noarch
DEBUG util.py:444:  krb5-libs-1.20.1-9.fc39.x86_64
DEBUG util.py:444:  libtirpc-1.3.3-1.rc1.fc39.x86_64
DEBUG util.py:444:  authselect-libs-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  gzip-1.12-3.fc38.x86_64
DEBUG util.py:444:  cracklib-2.9.7-31.fc38.x86_64
DEBUG util.py:444:  libpwquality-1.4.5-4.fc39.x86_64
DEBUG util.py:444:  authselect-1.4.2-2.fc38.x86_64
DEBUG util.py:444:  libnsl2-2.0.0-5.fc38.x86_64
DEBUG util.py:444:  pam-1.5.3-1.fc39.x86_64
DEBUG util.py:444:  libssh-0.10.5-1.fc39.x86_64
DEBUG util.py:444:  libarchive-3.6.1-5.fc39.x86_64
DEBUG util.py:444:  libevent-2.1.12-8.fc38.x86_64
DEBUG util.py:444:  openldap-2.6.4-2.fc39.x86_64
DEBUG util.py:444:  libcurl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  elfutils-libs-0.189-2.fc39.x86_64
DEBUG util.py:444:  elfutils-debuginfod-client-0.189-2.fc39.x86_64
DEBUG util.py:444:  binutils-gold-2.40-9.fc39.x86_64
DEBUG util.py:444:  binutils-2.40-9.fc39.x86_64
DEBUG util.py:444:  gdb-minimal-13.1-5.fc39.x86_64
DEBUG util.py:444:  elfutils-0.189-2.fc39.x86_64
DEBUG util.py:444:  debugedit-5.0-7.fc38.x86_64
DEBUG util.py:444:  curl-8.1.2-1.fc39.x86_64
DEBUG util.py:444:  rpm-sequoia-1.4.0-3.fc39.x86_64
DEBUG util.py:444:  rpm-libs-4.18.90-9.fc39.x86_64
DEBUG util.py:444:  rpm-4.18.90-9.fc39.x86_64
DEBUG util.py:444:  rpmautospec-rpm-macros-0.3.5-2.fc39.noarch
DEBUG util.py:444:  efi-srpm-macros-5-7.fc38.noarch
DEBUG util.py:444:  lua-srpm-macros-1-8.fc38.noarch
DEBUG util.py:444:  rpm-build-libs-4.18.90-9.fc39.x86_64
DEBUG util.py:444:  ansible-srpm-macros-1-10.fc39.noarch
DEBUG util.py:444:  rust-srpm-macros-24-2.fc39.noarch
DEBUG util.py:444:  python-srpm-macros-3.12-312.fc39.noarch
DEBUG util.py:444:  fonts-srpm-macros-2.0.5-11.fc38.noarch
DEBUG util.py:444:  go-srpm-macros-3.2.0-3.fc39.noarch
DEBUG util.py:444:  redhat-rpm-config-254-1.fc39.noarch
DEBUG util.py:444:  rpm-build-4.18.90-9.fc39.x86_64
DEBUG util.py:444:  util-linux-2.39-4.fc39.x86_64
DEBUG util.py:444:  which-2.21-39.fc39.x86_64
DEBUG util.py:444:  info-7.0.3-2.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-1686147040.902375/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.jk1dpid5:/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', 'a6f53b6d00cc456aaa3924aa73aad9d6', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jk1dpid5:/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/python-ipmi-0.5.4-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:  python-ipmi-0.5.4-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.jk1dpid5:/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', '6ba2b0a4c0ef4c0c87df74aa194e934f', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.jk1dpid5:/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/python-ipmi-0.5.4-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:  python-ipmi-0.5.4.tar.gz
DEBUG util.py:444:  python-ipmi.spec
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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/root/installation-homedir
DEBUG package_manager.py:229:  ['/usr/bin/dnf-3', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root/', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root//builddir/build/SRPMS/python-ipmi-0.5.4-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-1686147040.902375/root/', '--releasever', '39', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/root//builddir/build/SRPMS/python-ipmi-0.5.4-1.fc39.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1686147040.902375/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                                  38 kB/s | 2.2 kB     00:00    
DEBUG util.py:444:  Copr repository                                  29 MB/s |  13 MB     00:00    
DEBUG util.py:444:  Additional repo http_kojipkgs_fedoraproject_org  43 kB/s | 3.8 kB     00:00    
DEBUG util.py:444:  fedora                                          390 kB/s |  24 kB     00:00    
DEBUG util.py:444:  Dependencies resolved.
DEBUG util.py:444:  ==================================================================================================================================
DEBUG util.py:444:   Package                      Arch    Version                 Repository                                                      Size
DEBUG util.py:444:  ==================================================================================================================================
DEBUG util.py:444:  Installing:
DEBUG util.py:444:   python3-coverage             x86_64  7.2.7-1.fc39            copr_base                                                      361 k
DEBUG util.py:444:   python3-coveralls            noarch  3.3.1-5.fc39            copr_base                                                       44 k
DEBUG util.py:444:   python3-devel                x86_64  3.12.0~b2-1.fc39        copr_base                                                      272 k
DEBUG util.py:444:   python3-flake8               noarch  5.0.3-2.fc39            copr_base                                                      139 k
DEBUG util.py:444:   python3-future               noarch  0.18.3-5.fc39           copr_base                                                      906 k
DEBUG util.py:444:   python3-markdown             noarch  3.4.1-2.fc39            copr_base                                                      175 k
DEBUG util.py:444:   python3-mock                 noarch  4.0.3-7.fc39            copr_base                                                       74 k
DEBUG util.py:444:   python3-nose                 noarch  1.3.7-41.fc39           copr_base                                                      321 k
DEBUG util.py:444:   python3-pytest               noarch  7.3.1-2.fc39            copr_base                                                      698 k
DEBUG util.py:444:   python3-setuptools           noarch  67.7.2-3.fc39~bootstrap copr_base                                                      1.4 M
DEBUG util.py:444:  Installing dependencies:
DEBUG util.py:444:   expat                        x86_64  2.5.0-2.fc38            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch  110 k
DEBUG util.py:444:   libb2                        x86_64  0.98.1-8.fc38           http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   25 k
DEBUG util.py:444:   mpdecimal                    x86_64  2.5.1-6.fc38            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   89 k
DEBUG util.py:444:   pyproject-rpm-macros         noarch  1.9.0-1.fc39            http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   42 k
DEBUG util.py:444:   python-rpm-macros            noarch  3.12-312.fc39           copr_base                                                       15 k
DEBUG util.py:444:   python3                      x86_64  3.12.0~b2-1.fc39        copr_base                                                       26 k
DEBUG util.py:444:   python3-charset-normalizer   noarch  3.1.0-1.fc39            copr_base                                                       96 k
DEBUG util.py:444:   python3-docopt               noarch  0.6.2-25.fc39           copr_base                                                       34 k
DEBUG util.py:444:   python3-idna                 noarch  3.4-2.fc39              copr_base                                                      104 k
DEBUG util.py:444:   python3-iniconfig            noarch  1.1.1-11.fc39           copr_base                                                       18 k
DEBUG util.py:444:   python3-libs                 x86_64  3.12.0~b2-1.fc39        copr_base                                                       11 M
DEBUG util.py:444:   python3-mccabe               noarch  0.7.0-2.fc39            copr_base                                                       23 k
DEBUG util.py:444:   python3-packaging            noarch  23.1-1.fc39             copr_base                                                      106 k
DEBUG util.py:444:   python3-pluggy               noarch  1.0.0-6.fc39            copr_base                                                       39 k
DEBUG util.py:444:   python3-pycodestyle          noarch  2.9.1-2.fc39            copr_base                                                      105 k
DEBUG util.py:444:   python3-pyflakes             noarch  2.5.0-2.fc39            copr_base                                                       90 k
DEBUG util.py:444:   python3-pysocks              noarch  1.7.1-17.fc39           copr_base                                                       39 k
DEBUG util.py:444:   python3-requests             noarch  2.28.2-2.fc39           copr_base                                                      141 k
DEBUG util.py:444:   python3-rpm-generators       noarch  14-6.fc39               http_kojipkgs_fedoraproject_org_repos_rawhide_latest_basearch   30 k
DEBUG util.py:444:   python3-rpm-macros           noarch  3.12-312.fc39           copr_base                                                       10 k
DEBUG util.py:444:   python3-six                  noarch  1.16.0-9.fc39           copr_base                                                       42 k
DEBUG util.py:444:   python3-urllib3              noarch  1.26.12-4.fc39          copr_base                                                      228 k
DEBUG util.py:444:  Transaction Summary
DEBUG util.py:444:  ==================================================================================================================================
DEBUG util.py:444:  Install  32 Packages
DEBUG util.py:444:  Total size: 16 M
DEBUG util.py:444:  Total download size: 2.8 M
DEBUG util.py:444:  Installed size: 68 M
DEBUG util.py:444:  Downloading Packages:
DEBUG util.py:444:  [SKIPPED] python-rpm-macros-3.12-312.fc39.noarch.rpm: Already downloaded       
DEBUG util.py:444:  [SKIPPED] python3-3.12.0~b2-1.fc39.x86_64.rpm: Already downloaded              
DEBUG util.py:444:  [SKIPPED] python3-devel-3.12.0~b2-1.fc39.x86_64.rpm: Already downloaded        
DEBUG util.py:444:  [SKIPPED] python3-iniconfig-1.1.1-11.fc39.noarch.rpm: Already downloaded       
DEBUG util.py:444:  [SKIPPED] python3-libs-3.12.0~b2-1.fc39.x86_64.rpm: Already downloaded         
DEBUG util.py:444:  [SKIPPED] python3-packaging-23.1-1.fc39.noarch.rpm: Already downloaded         
DEBUG util.py:444:  [SKIPPED] python3-pluggy-1.0.0-6.fc39.noarch.rpm: Already downloaded           
DEBUG util.py:444:  [SKIPPED] python3-pytest-7.3.1-2.fc39.noarch.rpm: Already downloaded           
DEBUG util.py:444:  [SKIPPED] python3-rpm-macros-3.12-312.fc39.noarch.rpm: Already downloaded      
DEBUG util.py:444:  [SKIPPED] python3-setuptools-67.7.2-3.fc39~bootstrap.noarch.rpm: Already downloaded
DEBUG util.py:444:  [SKIPPED] python3-six-1.16.0-9.fc39.noarch.rpm: Already downloaded             
DEBUG util.py:444:  [SKIPPED] expat-2.5.0-2.fc38.x86_64.rpm: Already downloaded                    
DEBUG util.py:444:  [SKIPPED] libb2-0.98.1-8.fc38.x86_64.rpm: Already downloaded                   
DEBUG util.py:444:  [SKIPPED] mpdecimal-2.5.1-6.fc38.x86_64.rpm: Already downloaded                
DEBUG util.py:444:  [SKIPPED] pyproject-rpm-macros-1.9.0-1.fc39.noarch.rpm: Already downloaded     
DEBUG util.py:444:  [SKIPPED] python3-rpm-generators-14-6.fc39.noarch.rpm: Already downloaded      
DEBUG util.py:444:  (17/32): python3-coveralls-3.3.1-5.fc39.noarch. 326 kB/s |  44 kB     00:00    
DEBUG util.py:444:  (18/32): python3-charset-normalizer-3.1.0-1.fc3 670 kB/s |  96 kB     00:00    
DEBUG util.py:444:  (19/32): python3-docopt-0.6.2-25.fc39.noarch.rp 2.2 MB/s |  34 kB     00:00    
DEBUG util.py:444:  (20/32): python3-flake8-5.0.3-2.fc39.noarch.rpm 6.1 MB/s | 139 kB     00:00    
DEBUG util.py:444:  (21/32): python3-coverage-7.2.7-1.fc39.x86_64.r 2.0 MB/s | 361 kB     00:00    
DEBUG util.py:444:  (22/32): python3-future-0.18.3-5.fc39.noarch.rp  18 MB/s | 906 kB     00:00    
DEBUG util.py:444:  (23/32): python3-idna-3.4-2.fc39.noarch.rpm     3.1 MB/s | 104 kB     00:00    
DEBUG util.py:444:  (24/32): python3-markdown-3.4.1-2.fc39.noarch.r 7.0 MB/s | 175 kB     00:00    
DEBUG util.py:444:  (25/32): python3-mccabe-0.7.0-2.fc39.noarch.rpm 1.8 MB/s |  23 kB     00:00    
DEBUG util.py:444:  (26/32): python3-mock-4.0.3-7.fc39.noarch.rpm   4.9 MB/s |  74 kB     00:00    
DEBUG util.py:444:  (27/32): python3-nose-1.3.7-41.fc39.noarch.rpm   19 MB/s | 321 kB     00:00    
DEBUG util.py:444:  (28/32): python3-pycodestyle-2.9.1-2.fc39.noarc 7.5 MB/s | 105 kB     00:00    
DEBUG util.py:444:  (29/32): python3-pyflakes-2.5.0-2.fc39.noarch.r 6.6 MB/s |  90 kB     00:00    
DEBUG util.py:444:  (30/32): python3-pysocks-1.7.1-17.fc39.noarch.r 3.1 MB/s |  39 kB     00:00    
DEBUG util.py:444:  (31/32): python3-requests-2.28.2-2.fc39.noarch. 9.9 MB/s | 141 kB     00:00    
DEBUG util.py:444:  (32/32): python3-urllib3-1.26.12-4.fc39.noarch.  16 MB/s | 228 kB     00:00    
DEBUG util.py:444:  --------------------------------------------------------------------------------
DEBUG util.py:444:  Total                                            11 MB/s | 2.8 MB     00:00     
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       : python-rpm-macros-3.12-312.fc39.noarch                1/32 
DEBUG util.py:444:    Installing       : python3-rpm-macros-3.12-312.fc39.noarch               2/32 
DEBUG util.py:444:    Installing       : pyproject-rpm-macros-1.9.0-1.fc39.noarch              3/32 
DEBUG util.py:444:    Installing       : mpdecimal-2.5.1-6.fc38.x86_64                         4/32 
DEBUG util.py:444:    Installing       : libb2-0.98.1-8.fc38.x86_64                            5/32 
DEBUG util.py:444:    Installing       : expat-2.5.0-2.fc38.x86_64                             6/32 
DEBUG util.py:444:    Installing       : python3-libs-3.12.0~b2-1.fc39.x86_64                  7/32 
DEBUG util.py:444:    Installing       : python3-3.12.0~b2-1.fc39.x86_64                       8/32 
DEBUG util.py:444:    Installing       : python3-idna-3.4-2.fc39.noarch                        9/32 
DEBUG util.py:444:    Installing       : python3-packaging-23.1-1.fc39.noarch                 10/32 
DEBUG util.py:444:    Installing       : python3-setuptools-67.7.2-3.fc39~bootstrap.noarch    11/32 
DEBUG util.py:444:    Installing       : python3-coverage-7.2.7-1.fc39.x86_64                 12/32 
DEBUG util.py:444:    Installing       : python3-rpm-generators-14-6.fc39.noarch              13/32 
DEBUG util.py:444:    Installing       : python3-charset-normalizer-3.1.0-1.fc39.noarch       14/32 
DEBUG util.py:444:    Installing       : python3-docopt-0.6.2-25.fc39.noarch                  15/32 
DEBUG util.py:444:    Installing       : python3-iniconfig-1.1.1-11.fc39.noarch               16/32 
DEBUG util.py:444:    Installing       : python3-mccabe-0.7.0-2.fc39.noarch                   17/32 
DEBUG util.py:444:    Installing       : python3-pluggy-1.0.0-6.fc39.noarch                   18/32 
DEBUG util.py:444:    Installing       : python3-pycodestyle-2.9.1-2.fc39.noarch              19/32 
DEBUG util.py:444:    Installing       : python3-pyflakes-2.5.0-2.fc39.noarch                 20/32 
DEBUG util.py:444:    Installing       : python3-pysocks-1.7.1-17.fc39.noarch                 21/32 
DEBUG util.py:444:    Installing       : python3-six-1.16.0-9.fc39.noarch                     22/32 
DEBUG util.py:444:    Installing       : python3-urllib3-1.26.12-4.fc39.noarch                23/32 
DEBUG util.py:444:    Installing       : python3-requests-2.28.2-2.fc39.noarch                24/32 
DEBUG util.py:444:    Installing       : python3-coveralls-3.3.1-5.fc39.noarch                25/32 
DEBUG util.py:444:    Installing       : python3-flake8-5.0.3-2.fc39.noarch                   26/32 
DEBUG util.py:444:    Installing       : python3-pytest-7.3.1-2.fc39.noarch                   27/32 
DEBUG util.py:444:    Installing       : python3-devel-3.12.0~b2-1.fc39.x86_64                28/32 
DEBUG util.py:444:    Installing       : python3-nose-1.3.7-41.fc39.noarch                    29/32 
DEBUG util.py:444:    Installing       : python3-future-0.18.3-5.fc39.noarch                  30/32 
DEBUG util.py:444:    Installing       : python3-markdown-3.4.1-2.fc39.noarch                 31/32 
DEBUG util.py:444:    Installing       : python3-mock-4.0.3-7.fc39.noarch                     32/32 
DEBUG util.py:444:    Running scriptlet: python3-mock-4.0.3-7.fc39.noarch                     32/32 
DEBUG util.py:444:    Verifying        : python-rpm-macros-3.12-312.fc39.noarch                1/32 
DEBUG util.py:444:    Verifying        : python3-3.12.0~b2-1.fc39.x86_64                       2/32 
DEBUG util.py:444:    Verifying        : python3-charset-normalizer-3.1.0-1.fc39.noarch        3/32 
DEBUG util.py:444:    Verifying        : python3-coverage-7.2.7-1.fc39.x86_64                  4/32 
DEBUG util.py:444:    Verifying        : python3-coveralls-3.3.1-5.fc39.noarch                 5/32 
DEBUG util.py:444:    Verifying        : python3-devel-3.12.0~b2-1.fc39.x86_64                 6/32 
DEBUG util.py:444:    Verifying        : python3-docopt-0.6.2-25.fc39.noarch                   7/32 
DEBUG util.py:444:    Verifying        : python3-flake8-5.0.3-2.fc39.noarch                    8/32 
DEBUG util.py:444:    Verifying        : python3-future-0.18.3-5.fc39.noarch                   9/32 
DEBUG util.py:444:    Verifying        : python3-idna-3.4-2.fc39.noarch                       10/32 
DEBUG util.py:444:    Verifying        : python3-iniconfig-1.1.1-11.fc39.noarch               11/32 
DEBUG util.py:444:    Verifying        : python3-libs-3.12.0~b2-1.fc39.x86_64                 12/32 
DEBUG util.py:444:    Verifying        : python3-markdown-3.4.1-2.fc39.noarch                 13/32 
DEBUG util.py:444:    Verifying        : python3-mccabe-0.7.0-2.fc39.noarch                   14/32 
DEBUG util.py:444:    Verifying        : python3-mock-4.0.3-7.fc39.noarch                     15/32 
DEBUG util.py:444:    Verifying        : python3-nose-1.3.7-41.fc39.noarch                    16/32 
DEBUG util.py:444:    Verifying        : python3-packaging-23.1-1.fc39.noarch                 17/32 
DEBUG util.py:444:    Verifying        : python3-pluggy-1.0.0-6.fc39.noarch                   18/32 
DEBUG util.py:444:    Verifying        : python3-pycodestyle-2.9.1-2.fc39.noarch              19/32 
DEBUG util.py:444:    Verifying        : python3-pyflakes-2.5.0-2.fc39.noarch                 20/32 
DEBUG util.py:444:    Verifying        : python3-pysocks-1.7.1-17.fc39.noarch                 21/32 
DEBUG util.py:444:    Verifying        : python3-pytest-7.3.1-2.fc39.noarch                   22/32 
DEBUG util.py:444:    Verifying        : python3-requests-2.28.2-2.fc39.noarch                23/32 
DEBUG util.py:444:    Verifying        : python3-rpm-macros-3.12-312.fc39.noarch              24/32 
DEBUG util.py:444:    Verifying        : python3-setuptools-67.7.2-3.fc39~bootstrap.noarch    25/32 
DEBUG util.py:444:    Verifying        : python3-six-1.16.0-9.fc39.noarch                     26/32 
DEBUG util.py:444:    Verifying        : python3-urllib3-1.26.12-4.fc39.noarch                27/32 
DEBUG util.py:444:    Verifying        : expat-2.5.0-2.fc38.x86_64                            28/32 
DEBUG util.py:444:    Verifying        : libb2-0.98.1-8.fc38.x86_64                           29/32 
DEBUG util.py:444:    Verifying        : mpdecimal-2.5.1-6.fc38.x86_64                        30/32 
DEBUG util.py:444:    Verifying        : pyproject-rpm-macros-1.9.0-1.fc39.noarch             31/32 
DEBUG util.py:444:    Verifying        : python3-rpm-generators-14-6.fc39.noarch              32/32 
DEBUG util.py:444:  Installed products updated.
DEBUG util.py:444:  Installed:
DEBUG util.py:444:    expat-2.5.0-2.fc38.x86_64                                                     
DEBUG util.py:444:    libb2-0.98.1-8.fc38.x86_64                                                    
DEBUG util.py:444:    mpdecimal-2.5.1-6.fc38.x86_64                                                 
DEBUG util.py:444:    pyproject-rpm-macros-1.9.0-1.fc39.noarch                                      
DEBUG util.py:444:    python-rpm-macros-3.12-312.fc39.noarch                                        
DEBUG util.py:444:    python3-3.12.0~b2-1.fc39.x86_64                                               
DEBUG util.py:444:    python3-charset-normalizer-3.1.0-1.fc39.noarch                                
DEBUG util.py:444:    python3-coverage-7.2.7-1.fc39.x86_64                                          
DEBUG util.py:444:    python3-coveralls-3.3.1-5.fc39.noarch                                         
DEBUG util.py:444:    python3-devel-3.12.0~b2-1.fc39.x86_64                                         
DEBUG util.py:444:    python3-docopt-0.6.2-25.fc39.noarch                                           
DEBUG util.py:444:    python3-flake8-5.0.3-2.fc39.noarch                                            
DEBUG util.py:444:    python3-future-0.18.3-5.fc39.noarch                                           
DEBUG util.py:444:    python3-idna-3.4-2.fc39.noarch                                                
DEBUG util.py:444:    python3-iniconfig-1.1.1-11.fc39.noarch                                        
DEBUG util.py:444:    python3-libs-3.12.0~b2-1.fc39.x86_64                                          
DEBUG util.py:444:    python3-markdown-3.4.1-2.fc39.noarch                                          
DEBUG util.py:444:    python3-mccabe-0.7.0-2.fc39.noarch                                            
DEBUG util.py:444:    python3-mock-4.0.3-7.fc39.noarch                                              
DEBUG util.py:444:    python3-nose-1.3.7-41.fc39.noarch                                             
DEBUG util.py:444:    python3-packaging-23.1-1.fc39.noarch                                          
DEBUG util.py:444:    python3-pluggy-1.0.0-6.fc39.noarch                                            
DEBUG util.py:444:    python3-pycodestyle-2.9.1-2.fc39.noarch                                       
DEBUG util.py:444:    python3-pyflakes-2.5.0-2.fc39.noarch                                          
DEBUG util.py:444:    python3-pysocks-1.7.1-17.fc39.noarch                                          
DEBUG util.py:444:    python3-pytest-7.3.1-2.fc39.noarch                                            
DEBUG util.py:444:    python3-requests-2.28.2-2.fc39.noarch                                         
DEBUG util.py:444:    python3-rpm-generators-14-6.fc39.noarch                                       
DEBUG util.py:444:    python3-rpm-macros-3.12-312.fc39.noarch                                       
DEBUG util.py:444:    python3-setuptools-67.7.2-3.fc39~bootstrap.noarch                             
DEBUG util.py:444:    python3-six-1.16.0-9.fc39.noarch                                              
DEBUG util.py:444:    python3-urllib3-1.26.12-4.fc39.noarch                                         
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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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-1686147040.902375/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