INFO buildroot.py:488:  Mock Version: 2.9
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/dev/pts
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/dev/pts
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/dev/shm
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/dev/shm
DEBUG buildroot.py:672:  kernel version == 5.10.7-200.fc33.x86_64
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/etc/fstab
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/etc/yum/yum.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/etc/dnf/dnf.conf
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/var/log/yum.log
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/var/cache/yum
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rawhide-x86_64/yum_cache', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/var/cache/dnf
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/var/cache/mock/fedora-rawhide-x86_64/dnf_cache', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/proc
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/proc/filesystems
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--bind', '/tmp/mock-selinux-plugin.dg2byq7y', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1614005019.552104/root/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1614005019.552104/root/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1614005019.552104/root/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-bootstrap-1614005019.552104/root/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'private', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1614005019.552104/root/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG buildroot.py:195:  rootdir = /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root
DEBUG buildroot.py:196:  resultdir = /var/lib/copr-rpmbuild/results
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/etc/pki/mock
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/etc/dnf
DEBUG package_manager.py:570:  configure DNF vars
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f6a0fa65a0bd4f43970d518dcb85bd53', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', '--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', 'LD_PRELOAD': '/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '9a30fa4fab4e480a997a4f6a1a673536', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', '--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', 'LD_PRELOAD': '/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'cfb9417cfeac4b4db142440b5ac3fc67', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', '--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', 'LD_PRELOAD': '/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '72f91f3377b1449e84369d113cf933da', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', '--resolv-conf=off', '/usr/sbin/useradd', '-o', '-m', '-u', '1001', '-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', 'LD_PRELOAD': '/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/RPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/RPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/SPECS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/SPECS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/SRPMS
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/SRPMS
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/SOURCES
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/SOURCES
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/BUILD
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/BUILD
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/BUILDROOT
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/BUILDROOT
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/originals
DEBUG file_util.py:20:  creating dir: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir/build/originals
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/builddir
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '5d1ceedc1c3043529eb4871ecd22930d', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1614005019.552104/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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root'] 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'} and shell False
DEBUG util.py:446:  gpg-pubkey-9867c58f-601c49ca
DEBUG util.py:446:  gpg-pubkey-45719a39-5f2c0192
DEBUG util.py:446:  libgcc-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  crypto-policies-20210213-1.git5c710c0.fc35.noarch
DEBUG util.py:446:  fedora-release-identity-basic-35-0.3.noarch
DEBUG util.py:446:  tzdata-2021a-1.fc34.noarch
DEBUG util.py:446:  rust-srpm-macros-17-2.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-2.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-5.fc34.noarch
DEBUG util.py:446:  pkgconf-m4-1.7.3-6.fc34.noarch
DEBUG util.py:446:  perl-srpm-macros-1-39.fc34.noarch
DEBUG util.py:446:  pcre2-syntax-10.36-4.fc35.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-9.fc34.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-4.fc34.noarch
DEBUG util.py:446:  nim-srpm-macros-3-4.fc34.noarch
DEBUG util.py:446:  ncurses-base-6.2-4.20200222.fc34.noarch
DEBUG util.py:446:  libssh-config-0.9.5-2.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-4.fc34.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-13.fc34.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-4.fc34.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-3.fc34.noarch
DEBUG util.py:446:  fedora-gpg-keys-35-0.2.noarch
DEBUG util.py:446:  fedora-release-35-0.3.noarch
DEBUG util.py:446:  fedora-release-common-35-0.3.noarch
DEBUG util.py:446:  fedora-repos-rawhide-35-0.2.noarch
DEBUG util.py:446:  fedora-repos-35-0.2.noarch
DEBUG util.py:446:  setup-2.13.7-3.fc34.noarch
DEBUG util.py:446:  filesystem-3.14-5.fc34.x86_64
DEBUG util.py:446:  basesystem-11-11.fc34.noarch
DEBUG util.py:446:  glibc-minimal-langpack-2.33.9000-1.fc35.x86_64
DEBUG util.py:446:  glibc-common-2.33.9000-1.fc35.x86_64
DEBUG util.py:446:  glibc-2.33.9000-1.fc35.x86_64
DEBUG util.py:446:  ncurses-libs-6.2-4.20200222.fc34.x86_64
DEBUG util.py:446:  bash-5.1.4-1.fc35.x86_64
DEBUG util.py:446:  zlib-1.2.11-24.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-6.fc34.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-5.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.183-1.fc34.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  libxcrypt-4.4.18-1.fc35.x86_64
DEBUG util.py:446:  libzstd-1.4.7-2.fc34.x86_64
DEBUG util.py:446:  libattr-2.4.48-11.fc34.x86_64
DEBUG util.py:446:  libacl-2.2.53-10.fc34.x86_64
DEBUG util.py:446:  libcap-2.48-2.fc35.x86_64
DEBUG util.py:446:  libcom_err-1.46.1-1.fc35.x86_64
DEBUG util.py:446:  libuuid-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  popt-1.18-3.fc34.x86_64
DEBUG util.py:446:  readline-8.1-2.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-6.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-4.fc35.x86_64
DEBUG util.py:446:  unzip-6.0-50.fc34.x86_64
DEBUG util.py:446:  file-libs-5.39-5.fc34.x86_64
DEBUG util.py:446:  file-5.39-5.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.34.1-2.fc34.x86_64
DEBUG util.py:446:  alternatives-1.15-2.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-4.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0.1-2.fc35.x86_64
DEBUG util.py:446:  libdb-5.3.28-46.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-0.rc2.1.fc34.x86_64
DEBUG util.py:446:  libunistring-0.9.10-10.fc34.x86_64
DEBUG util.py:446:  libidn2-2.3.0-5.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-2.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-2.fc34.x86_64
DEBUG util.py:446:  pcre2-10.36-4.fc35.x86_64
DEBUG util.py:446:  libselinux-3.2-0.rc2.1.fc34.x86_64
DEBUG util.py:446:  sed-4.8-7.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-2.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-0.rc2.1.fc34.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-7.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-4.fc34.x86_64
DEBUG util.py:446:  tar-1.34-1.fc35.x86_64
DEBUG util.py:446:  libpsl-0.21.1-3.fc34.x86_64
DEBUG util.py:446:  zip-3.0-28.fc34.x86_64
DEBUG util.py:446:  zstd-1.4.7-2.fc34.x86_64
DEBUG util.py:446:  dwz-0.13-8.fc34.x86_64
DEBUG util.py:446:  libxml2-2.9.10-10.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-6.fc34.x86_64
DEBUG util.py:446:  info-6.7-10.fc34.x86_64
DEBUG util.py:446:  ed-1.14.2-10.fc34.x86_64
DEBUG util.py:446:  patch-2.7.6-14.fc34.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.183-1.fc34.noarch
DEBUG util.py:446:  cpio-2.13-9.fc34.x86_64
DEBUG util.py:446:  diffutils-3.7-8.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-2.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-14.fc34.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-2.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-4.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-5.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-28.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  libgpg-error-1.41-2.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.9.2-1.fc35.x86_64
DEBUG util.py:446:  libnghttp2-1.43.0-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-2.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-3.fc34.x86_64
DEBUG util.py:446:  libsmartcols-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-4.fc34.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.1-3.fc34.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.1.x86_64
DEBUG util.py:446:  grep-3.6-2.fc34.x86_64
DEBUG util.py:446:  xz-5.2.5-5.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-2.fc34.x86_64
DEBUG util.py:446:  coreutils-common-8.32-19.fc35.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1i-3.fc35.x86_64
DEBUG util.py:446:  coreutils-8.32-19.fc35.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-7.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19.1-1.fc35.x86_64
DEBUG util.py:446:  libblkid-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-1.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-4.fc34.x86_64
DEBUG util.py:446:  cracklib-2.9.6-25.fc34.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-2.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-2.fc34.x86_64
DEBUG util.py:446:  pam-1.5.1-3.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  libmount-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-8.fc34.x86_64
DEBUG util.py:446:  openldap-2.4.57-2.fc34.x86_64
DEBUG util.py:446:  libssh-0.9.5-2.fc34.x86_64
DEBUG util.py:446:  libcurl-7.75.0-1.fc34.x86_64
DEBUG util.py:446:  elfutils-libs-0.183-1.fc34.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.183-1.fc34.x86_64
DEBUG util.py:446:  binutils-gold-2.35.1-34.fc34.x86_64
DEBUG util.py:446:  binutils-2.35.1-34.fc34.x86_64
DEBUG util.py:446:  elfutils-0.183-1.fc34.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-4.fc34.x86_64
DEBUG util.py:446:  curl-7.75.0-1.fc34.x86_64
DEBUG util.py:446:  systemd-libs-247.3-3.fc35.x86_64
DEBUG util.py:446:  libarchive-3.5.1-2.fc34.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-6.fc34.noarch
DEBUG util.py:446:  lua-srpm-macros-1-4.fc34.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-5.fc34.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-3.fc35.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-34.fc34.noarch
DEBUG util.py:446:  redhat-rpm-config-180-1.fc34.noarch
DEBUG util.py:446:  rpm-build-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  which-2.21-21.fc34.x86_64
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/dev/shm
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/dev/pts
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/sys/fs/selinux
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/', '-y', '--releasever', '35', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update']
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bcdp13br:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c312be03cc064dc596220d9554b6e30a', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1614005019.552104/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bcdp13br:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/installation-homedir', '--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', '--setenv=LC_MESSAGES=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/', '-y', '--releasever', '35', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', 'update', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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', 'LD_PRELOAD': '/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:444:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:446:  Copr repository                                  64 kB/s | 3.3 kB     00:00    
DEBUG util.py:446:  fedora                                          188 kB/s | 8.9 kB     00:00    
DEBUG util.py:446:  Dependencies resolved.
DEBUG util.py:446:  Nothing to do.
DEBUG util.py:446:  Complete!
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:169:  kill orphans
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args None
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4402c4e7352a4ce389ddf57219f88255', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1614005019.552104/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', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root'] 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'} and shell False
DEBUG util.py:446:  gpg-pubkey-9867c58f-601c49ca
DEBUG util.py:446:  gpg-pubkey-45719a39-5f2c0192
DEBUG util.py:446:  libgcc-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  crypto-policies-20210213-1.git5c710c0.fc35.noarch
DEBUG util.py:446:  fedora-release-identity-basic-35-0.3.noarch
DEBUG util.py:446:  tzdata-2021a-1.fc34.noarch
DEBUG util.py:446:  rust-srpm-macros-17-2.fc34.noarch
DEBUG util.py:446:  qt5-srpm-macros-5.15.2-2.fc34.noarch
DEBUG util.py:446:  publicsuffix-list-dafsa-20190417-5.fc34.noarch
DEBUG util.py:446:  pkgconf-m4-1.7.3-6.fc34.noarch
DEBUG util.py:446:  perl-srpm-macros-1-39.fc34.noarch
DEBUG util.py:446:  pcre2-syntax-10.36-4.fc35.noarch
DEBUG util.py:446:  openblas-srpm-macros-2-9.fc34.noarch
DEBUG util.py:446:  ocaml-srpm-macros-6-4.fc34.noarch
DEBUG util.py:446:  nim-srpm-macros-3-4.fc34.noarch
DEBUG util.py:446:  ncurses-base-6.2-4.20200222.fc34.noarch
DEBUG util.py:446:  libssh-config-0.9.5-2.fc34.noarch
DEBUG util.py:446:  kernel-srpm-macros-1.0-4.fc34.noarch
DEBUG util.py:446:  gnat-srpm-macros-4-13.fc34.noarch
DEBUG util.py:446:  ghc-srpm-macros-1.5.0-4.fc34.noarch
DEBUG util.py:446:  fpc-srpm-macros-1.3-3.fc34.noarch
DEBUG util.py:446:  fedora-gpg-keys-35-0.2.noarch
DEBUG util.py:446:  fedora-release-35-0.3.noarch
DEBUG util.py:446:  fedora-release-common-35-0.3.noarch
DEBUG util.py:446:  fedora-repos-rawhide-35-0.2.noarch
DEBUG util.py:446:  fedora-repos-35-0.2.noarch
DEBUG util.py:446:  setup-2.13.7-3.fc34.noarch
DEBUG util.py:446:  filesystem-3.14-5.fc34.x86_64
DEBUG util.py:446:  basesystem-11-11.fc34.noarch
DEBUG util.py:446:  glibc-minimal-langpack-2.33.9000-1.fc35.x86_64
DEBUG util.py:446:  glibc-common-2.33.9000-1.fc35.x86_64
DEBUG util.py:446:  glibc-2.33.9000-1.fc35.x86_64
DEBUG util.py:446:  ncurses-libs-6.2-4.20200222.fc34.x86_64
DEBUG util.py:446:  bash-5.1.4-1.fc35.x86_64
DEBUG util.py:446:  zlib-1.2.11-24.fc34.x86_64
DEBUG util.py:446:  bzip2-libs-1.0.8-6.fc34.x86_64
DEBUG util.py:446:  xz-libs-5.2.5-5.fc34.x86_64
DEBUG util.py:446:  elfutils-libelf-0.183-1.fc34.x86_64
DEBUG util.py:446:  libstdc++-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  libxcrypt-4.4.18-1.fc35.x86_64
DEBUG util.py:446:  libzstd-1.4.7-2.fc34.x86_64
DEBUG util.py:446:  libattr-2.4.48-11.fc34.x86_64
DEBUG util.py:446:  libacl-2.2.53-10.fc34.x86_64
DEBUG util.py:446:  libcap-2.48-2.fc35.x86_64
DEBUG util.py:446:  libcom_err-1.46.1-1.fc35.x86_64
DEBUG util.py:446:  libuuid-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  popt-1.18-3.fc34.x86_64
DEBUG util.py:446:  readline-8.1-2.fc34.x86_64
DEBUG util.py:446:  gmp-6.2.0-6.fc34.x86_64
DEBUG util.py:446:  mpfr-4.1.0-4.fc35.x86_64
DEBUG util.py:446:  unzip-6.0-50.fc34.x86_64
DEBUG util.py:446:  file-libs-5.39-5.fc34.x86_64
DEBUG util.py:446:  file-5.39-5.fc34.x86_64
DEBUG util.py:446:  sqlite-libs-3.34.1-2.fc34.x86_64
DEBUG util.py:446:  alternatives-1.15-2.fc34.x86_64
DEBUG util.py:446:  libcap-ng-0.8.2-4.fc34.x86_64
DEBUG util.py:446:  audit-libs-3.0.1-2.fc35.x86_64
DEBUG util.py:446:  libdb-5.3.28-46.fc34.x86_64
DEBUG util.py:446:  libsepol-3.2-0.rc2.1.fc34.x86_64
DEBUG util.py:446:  libunistring-0.9.10-10.fc34.x86_64
DEBUG util.py:446:  libidn2-2.3.0-5.fc34.x86_64
DEBUG util.py:446:  lua-libs-5.4.2-2.fc34.x86_64
DEBUG util.py:446:  lz4-libs-1.9.3-2.fc34.x86_64
DEBUG util.py:446:  pcre2-10.36-4.fc35.x86_64
DEBUG util.py:446:  libselinux-3.2-0.rc2.1.fc34.x86_64
DEBUG util.py:446:  sed-4.8-7.fc34.x86_64
DEBUG util.py:446:  findutils-4.8.0-2.fc34.x86_64
DEBUG util.py:446:  libsemanage-3.2-0.rc2.1.fc34.x86_64
DEBUG util.py:446:  shadow-utils-4.8.1-7.fc34.x86_64
DEBUG util.py:446:  libutempter-1.2.1-4.fc34.x86_64
DEBUG util.py:446:  tar-1.34-1.fc35.x86_64
DEBUG util.py:446:  libpsl-0.21.1-3.fc34.x86_64
DEBUG util.py:446:  zip-3.0-28.fc34.x86_64
DEBUG util.py:446:  zstd-1.4.7-2.fc34.x86_64
DEBUG util.py:446:  dwz-0.13-8.fc34.x86_64
DEBUG util.py:446:  libxml2-2.9.10-10.fc34.x86_64
DEBUG util.py:446:  bzip2-1.0.8-6.fc34.x86_64
DEBUG util.py:446:  info-6.7-10.fc34.x86_64
DEBUG util.py:446:  ed-1.14.2-10.fc34.x86_64
DEBUG util.py:446:  patch-2.7.6-14.fc34.x86_64
DEBUG util.py:446:  elfutils-default-yama-scope-0.183-1.fc34.noarch
DEBUG util.py:446:  cpio-2.13-9.fc34.x86_64
DEBUG util.py:446:  diffutils-3.7-8.fc34.x86_64
DEBUG util.py:446:  expat-2.2.10-2.fc34.x86_64
DEBUG util.py:446:  libmetalink-0.1.3-14.fc34.x86_64
DEBUG util.py:446:  keyutils-libs-1.6.1-2.fc34.x86_64
DEBUG util.py:446:  libbrotli-1.0.9-4.fc34.x86_64
DEBUG util.py:446:  libeconf-0.3.8-5.fc34.x86_64
DEBUG util.py:446:  libffi-3.1-28.fc34.x86_64
DEBUG util.py:446:  p11-kit-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libgomp-11.0.0-0.19.fc35.x86_64
DEBUG util.py:446:  libgpg-error-1.41-2.fc34.x86_64
DEBUG util.py:446:  libgcrypt-1.9.2-1.fc35.x86_64
DEBUG util.py:446:  libnghttp2-1.43.0-1.fc34.x86_64
DEBUG util.py:446:  libpkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pkgconf-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  pkgconf-pkg-config-1.7.3-6.fc34.x86_64
DEBUG util.py:446:  libsigsegv-2.13-2.fc34.x86_64
DEBUG util.py:446:  gawk-5.1.0-3.fc34.x86_64
DEBUG util.py:446:  libsmartcols-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  libtasn1-4.16.0-4.fc34.x86_64
DEBUG util.py:446:  p11-kit-trust-0.23.22-3.fc34.x86_64
DEBUG util.py:446:  libverto-0.3.1-3.fc34.x86_64
DEBUG util.py:446:  pcre-8.44-3.fc34.1.x86_64
DEBUG util.py:446:  grep-3.6-2.fc34.x86_64
DEBUG util.py:446:  xz-5.2.5-5.fc34.x86_64
DEBUG util.py:446:  xxhash-libs-0.8.0-2.fc34.x86_64
DEBUG util.py:446:  coreutils-common-8.32-19.fc35.x86_64
DEBUG util.py:446:  openssl-libs-1.1.1i-3.fc35.x86_64
DEBUG util.py:446:  coreutils-8.32-19.fc35.x86_64
DEBUG util.py:446:  ca-certificates-2020.2.41-7.fc34.noarch
DEBUG util.py:446:  krb5-libs-1.19.1-1.fc35.x86_64
DEBUG util.py:446:  libblkid-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  libtirpc-1.3.1-1.fc34.x86_64
DEBUG util.py:446:  gzip-1.10-4.fc34.x86_64
DEBUG util.py:446:  cracklib-2.9.6-25.fc34.x86_64
DEBUG util.py:446:  libnsl2-1.3.0-2.fc34.x86_64
DEBUG util.py:446:  libpwquality-1.4.4-2.fc34.x86_64
DEBUG util.py:446:  pam-1.5.1-3.fc34.x86_64
DEBUG util.py:446:  libfdisk-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  libmount-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  cyrus-sasl-lib-2.1.27-8.fc34.x86_64
DEBUG util.py:446:  openldap-2.4.57-2.fc34.x86_64
DEBUG util.py:446:  libssh-0.9.5-2.fc34.x86_64
DEBUG util.py:446:  libcurl-7.75.0-1.fc34.x86_64
DEBUG util.py:446:  elfutils-libs-0.183-1.fc34.x86_64
DEBUG util.py:446:  elfutils-debuginfod-client-0.183-1.fc34.x86_64
DEBUG util.py:446:  binutils-gold-2.35.1-34.fc34.x86_64
DEBUG util.py:446:  binutils-2.35.1-34.fc34.x86_64
DEBUG util.py:446:  elfutils-0.183-1.fc34.x86_64
DEBUG util.py:446:  gdb-minimal-10.1-4.fc34.x86_64
DEBUG util.py:446:  curl-7.75.0-1.fc34.x86_64
DEBUG util.py:446:  systemd-libs-247.3-3.fc35.x86_64
DEBUG util.py:446:  libarchive-3.5.1-2.fc34.x86_64
DEBUG util.py:446:  rpm-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  rpm-libs-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  rpm-build-libs-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  efi-srpm-macros-4-6.fc34.noarch
DEBUG util.py:446:  lua-srpm-macros-1-4.fc34.noarch
DEBUG util.py:446:  fonts-srpm-macros-2.0.5-5.fc34.noarch
DEBUG util.py:446:  go-srpm-macros-3.0.9-3.fc35.noarch
DEBUG util.py:446:  python-srpm-macros-3.9-34.fc34.noarch
DEBUG util.py:446:  redhat-rpm-config-180-1.fc34.noarch
DEBUG util.py:446:  rpm-build-4.16.1.2-6.fc34.x86_64
DEBUG util.py:446:  util-linux-2.36.2-1.fc35.x86_64
DEBUG util.py:446:  which-2.21-21.fc34.x86_64
DEBUG util.py:598:  Child return code was: 0
DEBUG file_util.py:30:  touching file: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/.initialized
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4z_l9oj7:/etc/resolv.conf', '--bind=/dev/btrfs-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:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bf90a82a9e1a436580c4a7e0022f7a75', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4z_l9oj7:/etc/resolv.conf', '--bind=/dev/btrfs-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/rpm-gitoverlay-0-1.fc35.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'} and shell False
DEBUG util.py:446:  Updating / installing...
DEBUG util.py:446:  rpm-gitoverlay-0-1.fc35               ########################################
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4z_l9oj7:/etc/resolv.conf', '--bind=/dev/btrfs-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:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'e77d49b9d3d64a4b935237422ef817f3', '-D', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.4z_l9oj7:/etc/resolv.conf', '--bind=/dev/btrfs-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/rpm-gitoverlay-0-1.fc35.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'} and shell False
DEBUG util.py:446:  rpm-gitoverlay-0.tar.gz
DEBUG util.py:446:  rpm-gitoverlay.spec
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/proc
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/proc', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'rprivate', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/sys
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '--rbind', '-o', 'nodev,noexec,nosuid,readonly,rprivate', '/sys', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/dev/shm
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/dev/pts
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'devpts', '-o', 'gid=5,mode=0620,ptmxmode=0666,newinstance', 'devpts', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/sys/fs/selinux
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', 'tmpfs', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/installation-homedir
DEBUG package_manager.py:197:  ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/', '--releasever', '35', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root//builddir/build/SRPMS/rpm-gitoverlay-0-1.fc35.src.rpm']
DEBUG util.py:624:  child environment: None
DEBUG util.py:536:  Using nspawn with args ['--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bcdp13br:/etc/resolv.conf']
DEBUG util.py:542:  Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'bd22229b99c84c23ad9d8cb160fb9fdf', '-D', '/var/lib/mock/fedora-rawhide-x86_64-bootstrap-1614005019.552104/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.bcdp13br:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/installation-homedir', '--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', '--setenv=LC_MESSAGES=C.UTF-8', '--setenv=LD_PRELOAD=/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root/', '--releasever', '35', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=local', '--disableplugin=spacewalk', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/root//builddir/build/SRPMS/rpm-gitoverlay-0-1.fc35.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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', 'LD_PRELOAD': '/var/tmp/tmp.mock._86bidcz/$LIB/nosync.so', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0'} and shell False
DEBUG util.py:444:  No matches found for the following disable plugin patterns: local, spacewalk
DEBUG util.py:446:  Copr repository                                  68 kB/s | 3.3 kB     00:00    
DEBUG util.py:446:  fedora                                          199 kB/s | 8.9 kB     00:00    
DEBUG util.py:446:  Dependencies resolved.
DEBUG util.py:446:  ================================================================================
DEBUG util.py:446:   Package                    Arch     Version                     Repo      Size
DEBUG util.py:446:  ================================================================================
DEBUG util.py:446:  Installing:
DEBUG util.py:446:   git-core                   x86_64   2.30.1-1.fc34               fedora   3.7 M
DEBUG util.py:446:   python3-devel              x86_64   3.9.2-1.fc35                fedora   206 k
DEBUG util.py:446:   python3-marshmallow        noarch   3.8.0-2.fc34                fedora   100 k
DEBUG util.py:446:   python3-marshmallow-enum   noarch   1.5.1-5.fc34                fedora    15 k
DEBUG util.py:446:   python3-nose               noarch   1.3.7-33.fc34               fedora   261 k
DEBUG util.py:446:   python3-pyyaml             x86_64   5.4.1-2.fc34                fedora   194 k
DEBUG util.py:446:   python3-rpm                x86_64   4.16.1.2-6.fc34             fedora    99 k
DEBUG util.py:446:   python3-setuptools         noarch   53.0.0-1.fc34               fedora   842 k
DEBUG util.py:446:  Installing dependencies:
DEBUG util.py:446:   gdbm-libs                  x86_64   1:1.19-2.fc34               fedora    54 k
DEBUG util.py:446:   gnupg2                     x86_64   2.2.27-2.fc34               fedora   2.3 M
DEBUG util.py:446:   gnutls                     x86_64   3.7.0-2.fc35                fedora   1.0 M
DEBUG util.py:446:   ima-evm-utils              x86_64   1.3.2-2.fc34                fedora    62 k
DEBUG util.py:446:   json-c                     x86_64   0.14-8.fc34                 fedora    42 k
DEBUG util.py:446:   less                       x86_64   575-2.fc34                  fedora   157 k
DEBUG util.py:446:   libassuan                  x86_64   2.5.4-2.fc34                fedora    68 k
DEBUG util.py:446:   libcbor                    x86_64   0.7.0-3.fc34                fedora    57 k
DEBUG util.py:446:   libedit                    x86_64   3.1-35.20210216cvs.fc35     fedora   107 k
DEBUG util.py:446:   libfido2                   x86_64   1.6.0-2.fc34                fedora    71 k
DEBUG util.py:446:   libksba                    x86_64   1.5.0-2.fc34                fedora   152 k
DEBUG util.py:446:   libusb1                    x86_64   1.0.24-3.fc35               fedora    72 k
DEBUG util.py:446:   libyaml                    x86_64   0.2.5-5.fc34                fedora    61 k
DEBUG util.py:446:   nettle                     x86_64   3.7-3.fc35                  fedora   397 k
DEBUG util.py:446:   npth                       x86_64   1.6-6.fc34                  fedora    25 k
DEBUG util.py:446:   openssh                    x86_64   8.4p1-5.fc34.1              fedora   420 k
DEBUG util.py:446:   openssh-clients            x86_64   8.4p1-5.fc34.1              fedora   619 k
DEBUG util.py:446:   python-pip-wheel           noarch   21.0.1-1.fc35               fedora   1.3 M
DEBUG util.py:446:   python-rpm-macros          noarch   3.9-34.fc34                 fedora    15 k
DEBUG util.py:446:   python-setuptools-wheel    noarch   53.0.0-1.fc34               fedora   470 k
DEBUG util.py:446:   python3                    x86_64   3.9.2-1.fc35                fedora    28 k
DEBUG util.py:446:   python3-libs               x86_64   3.9.2-1.fc35                fedora   7.4 M
DEBUG util.py:446:   python3-ordered-set        noarch   4.0.1-4.fc34                fedora    20 k
DEBUG util.py:446:   python3-packaging          noarch   20.9-1.fc34                 fedora    70 k
DEBUG util.py:446:   python3-pyparsing          noarch   2.4.7-5.fc34                fedora   150 k
DEBUG util.py:446:   python3-rpm-generators     noarch   12-2.fc35                   fedora    29 k
DEBUG util.py:446:   python3-rpm-macros         noarch   3.9-34.fc34                 fedora    13 k
DEBUG util.py:446:   rpm-sign-libs              x86_64   4.16.1.2-6.fc34             fedora    27 k
DEBUG util.py:446:   tpm2-tss                   x86_64   3.0.3-2.fc34                fedora   577 k
DEBUG util.py:446:  Transaction Summary
DEBUG util.py:446:  ================================================================================
DEBUG util.py:446:  Install  37 Packages
DEBUG util.py:446:  Total download size: 21 M
DEBUG util.py:446:  Installed size: 77 M
DEBUG util.py:446:  Downloading Packages:
DEBUG util.py:446:  (1/37): gdbm-libs-1.19-2.fc34.x86_64.rpm        2.0 MB/s |  54 kB     00:00    
DEBUG util.py:446:  (2/37): git-core-2.30.1-1.fc34.x86_64.rpm        59 MB/s | 3.7 MB     00:00    
DEBUG util.py:446:  (3/37): gnutls-3.7.0-2.fc35.x86_64.rpm           26 MB/s | 1.0 MB     00:00    
DEBUG util.py:446:  (4/37): gnupg2-2.2.27-2.fc34.x86_64.rpm          29 MB/s | 2.3 MB     00:00    
DEBUG util.py:446:  (5/37): ima-evm-utils-1.3.2-2.fc34.x86_64.rpm   5.5 MB/s |  62 kB     00:00    
DEBUG util.py:446:  (6/37): json-c-0.14-8.fc34.x86_64.rpm           3.6 MB/s |  42 kB     00:00    
DEBUG util.py:446:  (7/37): less-575-2.fc34.x86_64.rpm               46 MB/s | 157 kB     00:00    
DEBUG util.py:446:  (8/37): libcbor-0.7.0-3.fc34.x86_64.rpm          14 MB/s |  57 kB     00:00    
DEBUG util.py:446:  (9/37): libassuan-2.5.4-2.fc34.x86_64.rpm        12 MB/s |  68 kB     00:00    
DEBUG util.py:446:  (10/37): libedit-3.1-35.20210216cvs.fc35.x86_64  21 MB/s | 107 kB     00:00    
DEBUG util.py:446:  (11/37): libfido2-1.6.0-2.fc34.x86_64.rpm        20 MB/s |  71 kB     00:00    
DEBUG util.py:446:  (12/37): libusb1-1.0.24-3.fc35.x86_64.rpm        21 MB/s |  72 kB     00:00    
DEBUG util.py:446:  (13/37): libyaml-0.2.5-5.fc34.x86_64.rpm         18 MB/s |  61 kB     00:00    
DEBUG util.py:446:  (14/37): libksba-1.5.0-2.fc34.x86_64.rpm         22 MB/s | 152 kB     00:00    
DEBUG util.py:446:  (15/37): npth-1.6-6.fc34.x86_64.rpm             9.9 MB/s |  25 kB     00:00    
DEBUG util.py:446:  (16/37): nettle-3.7-3.fc35.x86_64.rpm            25 MB/s | 397 kB     00:00    
DEBUG util.py:446:  (17/37): openssh-8.4p1-5.fc34.1.x86_64.rpm       26 MB/s | 420 kB     00:00    
DEBUG util.py:446:  (18/37): openssh-clients-8.4p1-5.fc34.1.x86_64.  36 MB/s | 619 kB     00:00    
DEBUG util.py:446:  (19/37): python-rpm-macros-3.9-34.fc34.noarch.r 6.8 MB/s |  15 kB     00:00    
DEBUG util.py:446:  (20/37): python3-3.9.2-1.fc35.x86_64.rpm        8.7 MB/s |  28 kB     00:00    
DEBUG util.py:446:  (21/37): python-setuptools-wheel-53.0.0-1.fc34.  42 MB/s | 470 kB     00:00    
DEBUG util.py:446:  (22/37): python3-devel-3.9.2-1.fc35.x86_64.rpm   33 MB/s | 206 kB     00:00    
DEBUG util.py:446:  (23/37): python-pip-wheel-21.0.1-1.fc35.noarch.  46 MB/s | 1.3 MB     00:00    
DEBUG util.py:446:  (24/37): python3-marshmallow-3.8.0-2.fc34.noarc 9.6 MB/s | 100 kB     00:00    
DEBUG util.py:446:  (25/37): python3-marshmallow-enum-1.5.1-5.fc34. 5.6 MB/s |  15 kB     00:00    
DEBUG util.py:446:  (26/37): python3-ordered-set-4.0.1-4.fc34.noarc 6.3 MB/s |  20 kB     00:00    
DEBUG util.py:446:  (27/37): python3-nose-1.3.7-33.fc34.noarch.rpm   30 MB/s | 261 kB     00:00    
DEBUG util.py:446:  (28/37): python3-packaging-20.9-1.fc34.noarch.r  18 MB/s |  70 kB     00:00    
DEBUG util.py:446:  (29/37): python3-pyparsing-2.4.7-5.fc34.noarch.  42 MB/s | 150 kB     00:00    
DEBUG util.py:446:  (30/37): python3-pyyaml-5.4.1-2.fc34.x86_64.rpm  40 MB/s | 194 kB     00:00    
DEBUG util.py:446:  (31/37): python3-rpm-4.16.1.2-6.fc34.x86_64.rpm  28 MB/s |  99 kB     00:00    
DEBUG util.py:446:  (32/37): python3-rpm-generators-12-2.fc35.noarc  11 MB/s |  29 kB     00:00    
DEBUG util.py:446:  (33/37): python3-rpm-macros-3.9-34.fc34.noarch. 3.6 MB/s |  13 kB     00:00    
DEBUG util.py:446:  (34/37): rpm-sign-libs-4.16.1.2-6.fc34.x86_64.r  12 MB/s |  27 kB     00:00    
DEBUG util.py:446:  (35/37): tpm2-tss-3.0.3-2.fc34.x86_64.rpm        87 MB/s | 577 kB     00:00    
DEBUG util.py:446:  (36/37): python3-setuptools-53.0.0-1.fc34.noarc  42 MB/s | 842 kB     00:00    
DEBUG util.py:446:  (37/37): python3-libs-3.9.2-1.fc35.x86_64.rpm    51 MB/s | 7.4 MB     00:00    
DEBUG util.py:446:  --------------------------------------------------------------------------------
DEBUG util.py:446:  Total                                            63 MB/s |  21 MB     00:00     
DEBUG util.py:446:  Running transaction check
DEBUG util.py:446:  Transaction check succeeded.
DEBUG util.py:446:  Running transaction test
DEBUG util.py:446:  Transaction test succeeded.
DEBUG util.py:446:  Running transaction
DEBUG util.py:446:    Preparing        :                                                        1/1 
DEBUG util.py:446:    Installing       : python-rpm-macros-3.9-34.fc34.noarch                  1/37 
DEBUG util.py:446:    Installing       : python3-rpm-macros-3.9-34.fc34.noarch                 2/37 
DEBUG util.py:446:    Installing       : python-setuptools-wheel-53.0.0-1.fc34.noarch          3/37 
DEBUG util.py:446:    Installing       : python-pip-wheel-21.0.1-1.fc35.noarch                 4/37 
DEBUG util.py:446:    Running scriptlet: openssh-8.4p1-5.fc34.1.x86_64                         5/37 
DEBUG util.py:446:    Installing       : openssh-8.4p1-5.fc34.1.x86_64                         5/37 
DEBUG util.py:446:    Installing       : npth-1.6-6.fc34.x86_64                                6/37 
DEBUG util.py:446:    Installing       : nettle-3.7-3.fc35.x86_64                              7/37 
DEBUG util.py:446:    Installing       : gnutls-3.7.0-2.fc35.x86_64                            8/37 
DEBUG util.py:446:    Installing       : libyaml-0.2.5-5.fc34.x86_64                           9/37 
DEBUG util.py:446:    Installing       : libusb1-1.0.24-3.fc35.x86_64                         10/37 
DEBUG util.py:446:    Installing       : libksba-1.5.0-2.fc34.x86_64                          11/37 
DEBUG util.py:446:    Installing       : libedit-3.1-35.20210216cvs.fc35.x86_64               12/37 
DEBUG util.py:446:    Installing       : libcbor-0.7.0-3.fc34.x86_64                          13/37 
DEBUG util.py:446:    Installing       : libfido2-1.6.0-2.fc34.x86_64                         14/37 
DEBUG util.py:446:    Installing       : openssh-clients-8.4p1-5.fc34.1.x86_64                15/37 
DEBUG util.py:446:    Installing       : libassuan-2.5.4-2.fc34.x86_64                        16/37 
DEBUG util.py:446:    Installing       : gnupg2-2.2.27-2.fc34.x86_64                          17/37 
DEBUG util.py:446:    Installing       : less-575-2.fc34.x86_64                               18/37 
DEBUG util.py:446:    Installing       : json-c-0.14-8.fc34.x86_64                            19/37 
DEBUG util.py:446:    Running scriptlet: tpm2-tss-3.0.3-2.fc34.x86_64                         20/37 
DEBUG util.py:446:    Installing       : tpm2-tss-3.0.3-2.fc34.x86_64                         20/37 
DEBUG util.py:446:    Installing       : ima-evm-utils-1.3.2-2.fc34.x86_64                    21/37 
DEBUG util.py:446:    Installing       : rpm-sign-libs-4.16.1.2-6.fc34.x86_64                 22/37 
DEBUG util.py:446:    Installing       : gdbm-libs-1:1.19-2.fc34.x86_64                       23/37 
DEBUG util.py:446:    Installing       : python3-setuptools-53.0.0-1.fc34.noarch              24/37 
DEBUG util.py:446:    Installing       : python3-3.9.2-1.fc35.x86_64                          25/37 
DEBUG util.py:446:    Installing       : python3-libs-3.9.2-1.fc35.x86_64                     26/37 
DEBUG util.py:446:    Installing       : python3-ordered-set-4.0.1-4.fc34.noarch              27/37 
DEBUG util.py:446:    Installing       : python3-marshmallow-3.8.0-2.fc34.noarch              28/37 
DEBUG util.py:446:    Installing       : python3-pyparsing-2.4.7-5.fc34.noarch                29/37 
DEBUG util.py:446:    Installing       : python3-packaging-20.9-1.fc34.noarch                 30/37 
DEBUG util.py:446:    Installing       : python3-rpm-generators-12-2.fc35.noarch              31/37 
DEBUG util.py:446:    Installing       : python3-devel-3.9.2-1.fc35.x86_64                    32/37 
DEBUG util.py:446:    Installing       : python3-marshmallow-enum-1.5.1-5.fc34.noarch         33/37 
DEBUG util.py:446:    Installing       : python3-nose-1.3.7-33.fc34.noarch                    34/37 
DEBUG util.py:446:    Installing       : python3-pyyaml-5.4.1-2.fc34.x86_64                   35/37 
DEBUG util.py:446:    Installing       : python3-rpm-4.16.1.2-6.fc34.x86_64                   36/37 
DEBUG util.py:446:    Installing       : git-core-2.30.1-1.fc34.x86_64                        37/37 
DEBUG util.py:446:    Running scriptlet: git-core-2.30.1-1.fc34.x86_64                        37/37 
DEBUG util.py:446:    Verifying        : gdbm-libs-1:1.19-2.fc34.x86_64                        1/37 
DEBUG util.py:446:    Verifying        : git-core-2.30.1-1.fc34.x86_64                         2/37 
DEBUG util.py:446:    Verifying        : gnupg2-2.2.27-2.fc34.x86_64                           3/37 
DEBUG util.py:446:    Verifying        : gnutls-3.7.0-2.fc35.x86_64                            4/37 
DEBUG util.py:446:    Verifying        : ima-evm-utils-1.3.2-2.fc34.x86_64                     5/37 
DEBUG util.py:446:    Verifying        : json-c-0.14-8.fc34.x86_64                             6/37 
DEBUG util.py:446:    Verifying        : less-575-2.fc34.x86_64                                7/37 
DEBUG util.py:446:    Verifying        : libassuan-2.5.4-2.fc34.x86_64                         8/37 
DEBUG util.py:446:    Verifying        : libcbor-0.7.0-3.fc34.x86_64                           9/37 
DEBUG util.py:446:    Verifying        : libedit-3.1-35.20210216cvs.fc35.x86_64               10/37 
DEBUG util.py:446:    Verifying        : libfido2-1.6.0-2.fc34.x86_64                         11/37 
DEBUG util.py:446:    Verifying        : libksba-1.5.0-2.fc34.x86_64                          12/37 
DEBUG util.py:446:    Verifying        : libusb1-1.0.24-3.fc35.x86_64                         13/37 
DEBUG util.py:446:    Verifying        : libyaml-0.2.5-5.fc34.x86_64                          14/37 
DEBUG util.py:446:    Verifying        : nettle-3.7-3.fc35.x86_64                             15/37 
DEBUG util.py:446:    Verifying        : npth-1.6-6.fc34.x86_64                               16/37 
DEBUG util.py:446:    Verifying        : openssh-8.4p1-5.fc34.1.x86_64                        17/37 
DEBUG util.py:446:    Verifying        : openssh-clients-8.4p1-5.fc34.1.x86_64                18/37 
DEBUG util.py:446:    Verifying        : python-pip-wheel-21.0.1-1.fc35.noarch                19/37 
DEBUG util.py:446:    Verifying        : python-rpm-macros-3.9-34.fc34.noarch                 20/37 
DEBUG util.py:446:    Verifying        : python-setuptools-wheel-53.0.0-1.fc34.noarch         21/37 
DEBUG util.py:446:    Verifying        : python3-3.9.2-1.fc35.x86_64                          22/37 
DEBUG util.py:446:    Verifying        : python3-devel-3.9.2-1.fc35.x86_64                    23/37 
DEBUG util.py:446:    Verifying        : python3-libs-3.9.2-1.fc35.x86_64                     24/37 
DEBUG util.py:446:    Verifying        : python3-marshmallow-3.8.0-2.fc34.noarch              25/37 
DEBUG util.py:446:    Verifying        : python3-marshmallow-enum-1.5.1-5.fc34.noarch         26/37 
DEBUG util.py:446:    Verifying        : python3-nose-1.3.7-33.fc34.noarch                    27/37 
DEBUG util.py:446:    Verifying        : python3-ordered-set-4.0.1-4.fc34.noarch              28/37 
DEBUG util.py:446:    Verifying        : python3-packaging-20.9-1.fc34.noarch                 29/37 
DEBUG util.py:446:    Verifying        : python3-pyparsing-2.4.7-5.fc34.noarch                30/37 
DEBUG util.py:446:    Verifying        : python3-pyyaml-5.4.1-2.fc34.x86_64                   31/37 
DEBUG util.py:446:    Verifying        : python3-rpm-4.16.1.2-6.fc34.x86_64                   32/37 
DEBUG util.py:446:    Verifying        : python3-rpm-generators-12-2.fc35.noarch              33/37 
DEBUG util.py:446:    Verifying        : python3-rpm-macros-3.9-34.fc34.noarch                34/37 
DEBUG util.py:446:    Verifying        : python3-setuptools-53.0.0-1.fc34.noarch              35/37 
DEBUG util.py:446:    Verifying        : rpm-sign-libs-4.16.1.2-6.fc34.x86_64                 36/37 
DEBUG util.py:446:    Verifying        : tpm2-tss-3.0.3-2.fc34.x86_64                         37/37 
DEBUG util.py:446:  Installed:
DEBUG util.py:446:    gdbm-libs-1:1.19-2.fc34.x86_64                                                
DEBUG util.py:446:    git-core-2.30.1-1.fc34.x86_64                                                 
DEBUG util.py:446:    gnupg2-2.2.27-2.fc34.x86_64                                                   
DEBUG util.py:446:    gnutls-3.7.0-2.fc35.x86_64                                                    
DEBUG util.py:446:    ima-evm-utils-1.3.2-2.fc34.x86_64                                             
DEBUG util.py:446:    json-c-0.14-8.fc34.x86_64                                                     
DEBUG util.py:446:    less-575-2.fc34.x86_64                                                        
DEBUG util.py:446:    libassuan-2.5.4-2.fc34.x86_64                                                 
DEBUG util.py:446:    libcbor-0.7.0-3.fc34.x86_64                                                   
DEBUG util.py:446:    libedit-3.1-35.20210216cvs.fc35.x86_64                                        
DEBUG util.py:446:    libfido2-1.6.0-2.fc34.x86_64                                                  
DEBUG util.py:446:    libksba-1.5.0-2.fc34.x86_64                                                   
DEBUG util.py:446:    libusb1-1.0.24-3.fc35.x86_64                                                  
DEBUG util.py:446:    libyaml-0.2.5-5.fc34.x86_64                                                   
DEBUG util.py:446:    nettle-3.7-3.fc35.x86_64                                                      
DEBUG util.py:446:    npth-1.6-6.fc34.x86_64                                                        
DEBUG util.py:446:    openssh-8.4p1-5.fc34.1.x86_64                                                 
DEBUG util.py:446:    openssh-clients-8.4p1-5.fc34.1.x86_64                                         
DEBUG util.py:446:    python-pip-wheel-21.0.1-1.fc35.noarch                                         
DEBUG util.py:446:    python-rpm-macros-3.9-34.fc34.noarch                                          
DEBUG util.py:446:    python-setuptools-wheel-53.0.0-1.fc34.noarch                                  
DEBUG util.py:446:    python3-3.9.2-1.fc35.x86_64                                                   
DEBUG util.py:446:    python3-devel-3.9.2-1.fc35.x86_64                                             
DEBUG util.py:446:    python3-libs-3.9.2-1.fc35.x86_64                                              
DEBUG util.py:446:    python3-marshmallow-3.8.0-2.fc34.noarch                                       
DEBUG util.py:446:    python3-marshmallow-enum-1.5.1-5.fc34.noarch                                  
DEBUG util.py:446:    python3-nose-1.3.7-33.fc34.noarch                                             
DEBUG util.py:446:    python3-ordered-set-4.0.1-4.fc34.noarch                                       
DEBUG util.py:446:    python3-packaging-20.9-1.fc34.noarch                                          
DEBUG util.py:446:    python3-pyparsing-2.4.7-5.fc34.noarch                                         
DEBUG util.py:446:    python3-pyyaml-5.4.1-2.fc34.x86_64                                            
DEBUG util.py:446:    python3-rpm-4.16.1.2-6.fc34.x86_64                                            
DEBUG util.py:446:    python3-rpm-generators-12-2.fc35.noarch                                       
DEBUG util.py:446:    python3-rpm-macros-3.9-34.fc34.noarch                                         
DEBUG util.py:446:    python3-setuptools-53.0.0-1.fc34.noarch                                       
DEBUG util.py:446:    rpm-sign-libs-4.16.1.2-6.fc34.x86_64                                          
DEBUG util.py:446:    tpm2-tss-3.0.3-2.fc34.x86_64                                                  
DEBUG util.py:446:  Complete!
DEBUG util.py:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  Executing command: ['/bin/umount', '-n', '-l', '/var/lib/mock/fedora-rawhide-x86_64-1614005019.552104/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:598:  Child return code was: 0
DEBUG util.py:169:  kill orphans
DEBUG util.py:624:  child environment: None
DEBUG backend.py:763:  Copying packages to result dir
DEBUG file_util.py:17:  ensuring that dir exists: /var/lib/copr-rpmbuild/results/chroot_scan
DEBUG util.py:624:  child environment: None
DEBUG util.py:542:  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