INFO buildroot.py:533: Mock Version: 4.0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/dev/pts DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/dev/pts DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/dev/shm DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/dev/shm DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/dev/mapper DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/dev/mapper DEBUG buildroot.py:726: kernel version == 6.0.8-300.fc37.s390x DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/etc/fstab DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/etc/yum/yum.conf DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/etc/dnf/dnf.conf DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/var/log/yum.log DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x/yum_cache', '/var/lib/mock/fedora-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x/dnf_cache', '/var/lib/mock/fedora-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/proc DEBUG file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685792757.855810/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.se2jsm52', '/var/lib/mock/fedora-38-s390x-1685792757.855810/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:225: rootdir = /var/lib/mock/fedora-38-s390x-1685792757.855810/root DEBUG buildroot.py:226: resultdir = /var/lib/copr-rpmbuild/results INFO buildroot.py:138: Package manager dnf detected and used DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/etc/pki/mock DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/etc/pki/ca-trust DEBUG package_manager.py:377: Couldn't copy /etc/pki/ca-trust certs from host: [Errno 17] File exists: '/var/lib/mock/fedora-38-s390x-1685792757.855810/root/etc/pki/ca-trust' DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/usr/share/pki/ca-trust-source DEBUG package_manager.py:377: Couldn't copy /usr/share/pki/ca-trust-source certs from host: [Errno 17] File exists: '/var/lib/mock/fedora-38-s390x-1685792757.855810/root/usr/share/pki/ca-trust-source' DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/etc/dnf DEBUG package_manager.py:652: 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', 'de4e2f9d217c4a3cbf1723c5e6ae5e6a', '-D', '/var/lib/mock/fedora-38-s390x-1685792757.855810/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;\\007"', '--setenv=PS1= \\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;\\007"', 'PS1': ' \\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', '7e567c8ec6c748369c59c0f31924fbb0', '-D', '/var/lib/mock/fedora-38-s390x-1685792757.855810/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;\\007"', '--setenv=PS1= \\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;\\007"', 'PS1': ' \\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', '368ab0dd1f3843c4973fa75ea64044e2', '-D', '/var/lib/mock/fedora-38-s390x-1685792757.855810/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;\\007"', '--setenv=PS1= \\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;\\007"', 'PS1': ' \\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', '70fc744024234b5fbd295e5e3877e7cc', '-D', '/var/lib/mock/fedora-38-s390x-1685792757.855810/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;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--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;\\007"', 'PS1': ' \\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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/RPMS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/RPMS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/SPECS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/SPECS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/SRPMS DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/SRPMS DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/SOURCES DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/SOURCES DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/BUILD DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/BUILD DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/BUILDROOT DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/BUILDROOT DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/originals DEBUG file_util.py:20: creating dir: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir/build/originals DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/builddir DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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: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', 'cf3c61be452c4932a5184affc3ef701b', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/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;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: gpg-pubkey-eb10b464-6202d9c6 DEBUG util.py:444: libgcc-13.1.1-2.fc38.s390x DEBUG util.py:444: crypto-policies-20230301-1.gita12f7b2.fc38.noarch DEBUG util.py:444: fedora-release-identity-basic-38-36.noarch DEBUG util.py:444: tzdata-2023c-1.fc38.noarch DEBUG util.py:444: rust-srpm-macros-24-2.fc38.noarch DEBUG util.py:444: qt5-srpm-macros-5.15.9-1.fc38.noarch DEBUG util.py:444: pyproject-srpm-macros-1.8.0-1.fc38.noarch DEBUG util.py:444: package-notes-srpm-macros-0.5-8.fc38.noarch DEBUG util.py:444: ansible-srpm-macros-1-10.fc38.noarch DEBUG util.py:444: publicsuffix-list-dafsa-20230318-1.fc38.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: openblas-srpm-macros-2-13.fc38.noarch DEBUG util.py:444: ocaml-srpm-macros-7-3.fc38.noarch DEBUG util.py:444: kernel-srpm-macros-1.0-16.fc38.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-38-1.noarch DEBUG util.py:444: fedora-release-38-36.noarch DEBUG util.py:444: fedora-repos-38-1.noarch DEBUG util.py:444: fedora-release-common-38-36.noarch DEBUG util.py:444: setup-2.14.3-2.fc38.noarch DEBUG util.py:444: filesystem-3.18-3.fc38.s390x DEBUG util.py:444: basesystem-11-15.fc38.noarch DEBUG util.py:444: pkgconf-m4-1.8.0-6.fc38_clang16_03.noarch DEBUG util.py:444: ncurses-base-6.4-3.20230114.fc38_clang16_03.noarch DEBUG util.py:444: ncurses-libs-6.4-3.20230114.fc38_clang16_03.s390x DEBUG util.py:444: glibc-gconv-extra-2.37-4.fc38.s390x DEBUG util.py:444: glibc-2.37-4.fc38.s390x DEBUG util.py:444: bash-5.2.15-3.fc38_clang16_03.s390x DEBUG util.py:444: glibc-common-2.37-4.fc38.s390x DEBUG util.py:444: glibc-minimal-langpack-2.37-4.fc38.s390x DEBUG util.py:444: zlib-1.2.13-3.fc38.s390x DEBUG util.py:444: xz-libs-5.4.1-1.fc38.s390x DEBUG util.py:444: bzip2-libs-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: libzstd-1.5.5-1.fc38.s390x DEBUG util.py:444: elfutils-libelf-0.189-2.fc38.s390x DEBUG util.py:444: libuuid-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: popt-1.19-2.fc38_clang16_03.s390x DEBUG util.py:444: libstdc++-13.1.1-2.fc38.s390x DEBUG util.py:444: libblkid-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: gmp-6.2.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libcap-2.48-6.fc38_clang16_03.s390x DEBUG util.py:444: libxcrypt-4.4.34-1.fc38_clang16_03.s390x DEBUG util.py:444: readline-8.2-3.fc38_clang16_03.s390x DEBUG util.py:444: libattr-2.5.1-6.fc38.s390x DEBUG util.py:444: libacl-2.3.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libeconf-0.4.0-5.fc38_clang16_03.s390x DEBUG util.py:444: lz4-libs-1.9.4-3.fc38_clang16_03.s390x DEBUG util.py:444: systemd-libs-253.5-637.fc38_clang16_03.s390x DEBUG util.py:444: mpfr-4.1.1-3.fc38_clang16_03.s390x DEBUG util.py:444: dwz-0.15-2.fc38_clang16_03.s390x DEBUG util.py:444: unzip-6.0-60.fc38.s390x DEBUG util.py:444: sqlite-libs-3.40.1-2.fc38_clang16_03.s390x DEBUG util.py:444: file-libs-5.44-3.fc38.s390x DEBUG util.py:444: file-5.44-3.fc38.s390x DEBUG util.py:444: alternatives-1.24-1.fc38_clang16_03.s390x DEBUG util.py:444: libcap-ng-0.8.3-5.fc38_clang16_03.s390x DEBUG util.py:444: audit-libs-3.1.1-1.fc38_clang16_03.s390x DEBUG util.py:444: pam-libs-1.5.2-16.fc38_clang16_03.s390x DEBUG util.py:444: libcom_err-1.46.5-4.fc38_clang16_03.s390x DEBUG util.py:444: libsepol-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libsmartcols-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libunistring-1.1-3.fc38_clang16_03.s390x DEBUG util.py:444: libidn2-2.3.4-2.fc38_clang16_03.s390x DEBUG util.py:444: lua-libs-5.4.4-9.fc38.s390x DEBUG util.py:444: pcre2-10.42-1.fc38.1.s390x DEBUG util.py:444: libselinux-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: sed-4.8-12.fc38.s390x DEBUG util.py:444: grep-3.8-3.fc38_clang16_03.s390x DEBUG util.py:444: findutils-4.9.0-3.fc38_clang16_03.s390x DEBUG util.py:444: xz-5.4.1-1.fc38.s390x DEBUG util.py:444: libmount-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: util-linux-core-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libsemanage-3.5-2.fc38_clang16_03.s390x DEBUG util.py:444: shadow-utils-4.13-6.fc38_clang16_03.s390x DEBUG util.py:444: libutempter-1.2.1-8.fc38_clang16_03.s390x DEBUG util.py:444: tar-1.34-8.fc38_clang16_03.s390x DEBUG util.py:444: libpsl-0.21.2-2.fc38_clang16_03.s390x DEBUG util.py:444: zip-3.0-36.fc38.s390x DEBUG util.py:444: zstd-1.5.5-1.fc38.s390x DEBUG util.py:444: libfdisk-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: bzip2-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: libxml2-2.10.4-1.fc38_clang16_03.s390x DEBUG util.py:444: ed-1.19-2.fc38_clang16_03.s390x DEBUG util.py:444: patch-2.7.6-19.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-default-yama-scope-0.189-2.fc38.noarch DEBUG util.py:444: diffutils-3.9-2.fc38_clang16_03.s390x DEBUG util.py:444: gdbm-libs-1.23-3.fc38_clang16_03.s390x DEBUG util.py:444: cyrus-sasl-lib-2.1.28-9.fc38.s390x DEBUG util.py:444: jansson-2.13.1-6.fc38_clang16_03.s390x DEBUG util.py:444: keyutils-libs-1.6.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libbrotli-1.0.9-11.fc38_clang16_03.s390x DEBUG util.py:444: libnghttp2-1.52.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libpkgconf-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: pkgconf-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: pkgconf-pkg-config-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: libsigsegv-2.14-4.fc38_clang16_03.s390x DEBUG util.py:444: gawk-5.1.1-5.fc38_clang16_03.s390x DEBUG util.py:444: libtasn1-4.19.0-2.fc38_clang16_03.s390x DEBUG util.py:444: xxhash-libs-0.8.1-4.fc38_clang16_03.s390x DEBUG util.py:444: cpio-2.13-14.fc38.s390x DEBUG util.py:444: libdb-5.3.28-55.fc38.s390x DEBUG util.py:444: libffi-3.4.4-2.fc38.s390x DEBUG util.py:444: p11-kit-0.24.1-6.fc38_clang16_03.s390x DEBUG util.py:444: p11-kit-trust-0.24.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libverto-0.3.2-5.fc38.s390x DEBUG util.py:444: libgomp-13.1.1-2.fc38.s390x DEBUG util.py:444: libssh-config-0.10.5-1.fc38_clang16_03.noarch DEBUG util.py:444: coreutils-common-9.1-12.fc38_clang16_03.s390x DEBUG util.py:444: openssl-libs-3.0.9-1.fc38.s390x DEBUG util.py:444: coreutils-9.1-12.fc38_clang16_03.s390x DEBUG util.py:444: ca-certificates-2023.2.60-2.fc38.noarch DEBUG util.py:444: krb5-libs-1.20.1-8.fc38_clang16_03.s390x DEBUG util.py:444: libtirpc-1.3.3-1.rc1.fc38_clang16_03.s390x DEBUG util.py:444: authselect-libs-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: gzip-1.12-3.fc38_clang16_03.s390x DEBUG util.py:444: rpm-sequoia-1.4.0-3.fc38.s390x DEBUG util.py:444: rpm-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: cracklib-2.9.7-31.fc38_clang16_03.s390x DEBUG util.py:444: libpwquality-1.4.5-3.fc38_clang16_03.s390x DEBUG util.py:444: authselect-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libnsl2-2.0.0-5.fc38_clang16_03.s390x DEBUG util.py:444: pam-1.5.2-16.fc38_clang16_03.s390x DEBUG util.py:444: libssh-0.10.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libarchive-3.6.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libevent-2.1.12-8.fc38_clang16_03.s390x DEBUG util.py:444: openldap-2.6.4-1.fc38.s390x DEBUG util.py:444: libcurl-8.0.1-1.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-libs-0.189-2.fc38.s390x DEBUG util.py:444: elfutils-debuginfod-client-0.189-2.fc38.s390x DEBUG util.py:444: binutils-gold-2.39-12.fc38_clang16_03.s390x DEBUG util.py:444: binutils-2.39-12.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-0.189-2.fc38.s390x DEBUG util.py:444: gdb-minimal-13.1-4.fc38.s390x DEBUG util.py:444: debugedit-5.0-7.fc38.s390x DEBUG util.py:444: rpm-build-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: curl-8.0.1-1.fc38_clang16_03.s390x DEBUG util.py:444: rpm-4.18.1-3.fc38.s390x 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: rpmautospec-rpm-macros-0.3.5-1.fc38.noarch DEBUG util.py:444: fonts-srpm-macros-2.0.5-11.fc38.noarch DEBUG util.py:444: go-srpm-macros-3.2.0-2.fc38.noarch DEBUG util.py:444: python-srpm-macros-3.11-10.fc38.noarch DEBUG util.py:444: redhat-rpm-config-252-1.fc38.noarch DEBUG util.py:444: rpm-build-4.18.1-3.fc38.s390x DEBUG util.py:444: util-linux-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: which-2.21-39.fc38_clang16_03.s390x DEBUG util.py:444: info-7.0.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libmpc-1.3.1-2.fc38_clang16_03.s390x DEBUG util.py:444: libstdc++-devel-13.1.1-2.fc38.s390x DEBUG util.py:444: libatomic-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-resource-filesystem-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: compiler-rt-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: cpp-13.1.1-2.fc38.s390x DEBUG util.py:444: libubsan-13.1.1-2.fc38.s390x DEBUG util.py:444: libasan-13.1.1-2.fc38.s390x DEBUG util.py:444: kernel-headers-6.3.3-200.fc38.s390x DEBUG util.py:444: glibc-headers-s390-2.37-4.fc38.noarch DEBUG util.py:444: glibc-devel-2.37-4.fc38.s390x DEBUG util.py:444: libxcrypt-devel-4.4.34-1.fc38_clang16_03.s390x DEBUG util.py:444: annobin-docs-12.10-1.fc38.noarch DEBUG util.py:444: python-setuptools-wheel-65.5.1-2.fc38.noarch DEBUG util.py:444: python-pip-wheel-22.3.1-2.fc38.noarch DEBUG util.py:444: mpdecimal-2.5.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libunistring1.0-1.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libtool-ltdl-2.4.7-6.fc38_clang16_03.s390x DEBUG util.py:444: libedit-3.1-45.20221030cvs.fc38_clang16_03.s390x DEBUG util.py:444: llvm-libs-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: clang-libs-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: libdwarf-0.7.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libdwarf-tools-0.7.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libb2-0.98.1-8.fc38_clang16_03.s390x DEBUG util.py:444: gc-8.2.2-3.fc38_clang16_03.s390x DEBUG util.py:444: guile22-2.2.7-7.fc38.s390x DEBUG util.py:444: make-4.4-3.fc38_clang16_03.s390x DEBUG util.py:444: gcc-13.1.1-2.fc38.s390x DEBUG util.py:444: gcc-c++-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: expat-2.5.0-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-libs-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: llvm-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: clang-rpm-config-1-146.fc38.noarch DEBUG util.py:444: clang-rpm-config17-1-146.fc38.noarch DEBUG util.py:444: annobin-plugin-gcc-12.10-1.fc38.s390x DEBUG util.py:444: gcc-plugin-annobin-13.1.1-2.fc38.s390x 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-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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: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-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/installation-homedir DEBUG package_manager.py:257: ['/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root/', '-y', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', 'update'] 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.tfh4tn6o:/etc/resolv.conf'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '0ff33afb06a04caea2f0974c0b7d0f4e', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tfh4tn6o:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-38-s390x-1685792757.855810/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', '--installroot', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root/', '-y', '--releasever', '38', '--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-38-s390x-1685792757.855810/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:442: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG util.py:444: Copr repository 7.1 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Copr repository 1.0 MB/s | 5.8 MB 00:05 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 331 B/s | 1.8 kB 00:05 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 2.4 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 277 B/s | 1.5 kB 00:05 DEBUG util.py:444: fedora 1.1 kB/s | 5.6 kB 00:05 DEBUG util.py:444: updates 8.1 kB/s | 6.3 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: Upgrading: DEBUG util.py:444: xz s390x 5.4.1-1.fc38_clang16_03 copr_base 409 k DEBUG util.py:444: xz-libs s390x 5.4.1-1.fc38_clang16_03 copr_base 133 k DEBUG util.py:444: Transaction Summary DEBUG util.py:444: ================================================================================ DEBUG util.py:444: Upgrade 2 Packages DEBUG util.py:444: Total download size: 542 k DEBUG util.py:444: Downloading Packages: DEBUG util.py:444: (1/2): xz-libs-5.4.1-1.fc38_clang16_03.s390x.rp 143 kB/s | 133 kB 00:00 DEBUG util.py:444: (2/2): xz-5.4.1-1.fc38_clang16_03.s390x.rpm 286 kB/s | 409 kB 00:01 DEBUG util.py:444: -------------------------------------------------------------------------------- DEBUG util.py:444: Total 378 kB/s | 542 kB 00:01 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: Upgrading : xz-libs-5.4.1-1.fc38_clang16_03.s390x 1/4 DEBUG util.py:444: Upgrading : xz-5.4.1-1.fc38_clang16_03.s390x 2/4 DEBUG util.py:444: Cleanup : xz-5.4.1-1.fc38.s390x 3/4 DEBUG util.py:444: Cleanup : xz-libs-5.4.1-1.fc38.s390x 4/4 DEBUG util.py:444: Running scriptlet: xz-libs-5.4.1-1.fc38.s390x 4/4 DEBUG util.py:444: Verifying : xz-5.4.1-1.fc38_clang16_03.s390x 1/4 DEBUG util.py:444: Verifying : xz-5.4.1-1.fc38.s390x 2/4 DEBUG util.py:444: Verifying : xz-libs-5.4.1-1.fc38_clang16_03.s390x 3/4 DEBUG util.py:444: Verifying : xz-libs-5.4.1-1.fc38.s390x 4/4 DEBUG util.py:444: Upgraded: DEBUG util.py:444: xz-5.4.1-1.fc38_clang16_03.s390x xz-libs-5.4.1-1.fc38_clang16_03.s390x 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-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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: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-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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: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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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: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', '278d8b789a0a4fe69a822aee96920405', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/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;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qa', '--root', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: gpg-pubkey-eb10b464-6202d9c6 DEBUG util.py:444: libgcc-13.1.1-2.fc38.s390x DEBUG util.py:444: crypto-policies-20230301-1.gita12f7b2.fc38.noarch DEBUG util.py:444: fedora-release-identity-basic-38-36.noarch DEBUG util.py:444: tzdata-2023c-1.fc38.noarch DEBUG util.py:444: rust-srpm-macros-24-2.fc38.noarch DEBUG util.py:444: qt5-srpm-macros-5.15.9-1.fc38.noarch DEBUG util.py:444: pyproject-srpm-macros-1.8.0-1.fc38.noarch DEBUG util.py:444: package-notes-srpm-macros-0.5-8.fc38.noarch DEBUG util.py:444: ansible-srpm-macros-1-10.fc38.noarch DEBUG util.py:444: publicsuffix-list-dafsa-20230318-1.fc38.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: openblas-srpm-macros-2-13.fc38.noarch DEBUG util.py:444: ocaml-srpm-macros-7-3.fc38.noarch DEBUG util.py:444: kernel-srpm-macros-1.0-16.fc38.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-38-1.noarch DEBUG util.py:444: fedora-release-38-36.noarch DEBUG util.py:444: fedora-repos-38-1.noarch DEBUG util.py:444: fedora-release-common-38-36.noarch DEBUG util.py:444: setup-2.14.3-2.fc38.noarch DEBUG util.py:444: filesystem-3.18-3.fc38.s390x DEBUG util.py:444: basesystem-11-15.fc38.noarch DEBUG util.py:444: pkgconf-m4-1.8.0-6.fc38_clang16_03.noarch DEBUG util.py:444: ncurses-base-6.4-3.20230114.fc38_clang16_03.noarch DEBUG util.py:444: ncurses-libs-6.4-3.20230114.fc38_clang16_03.s390x DEBUG util.py:444: glibc-gconv-extra-2.37-4.fc38.s390x DEBUG util.py:444: glibc-2.37-4.fc38.s390x DEBUG util.py:444: bash-5.2.15-3.fc38_clang16_03.s390x DEBUG util.py:444: glibc-common-2.37-4.fc38.s390x DEBUG util.py:444: glibc-minimal-langpack-2.37-4.fc38.s390x DEBUG util.py:444: zlib-1.2.13-3.fc38.s390x DEBUG util.py:444: bzip2-libs-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: libzstd-1.5.5-1.fc38.s390x DEBUG util.py:444: elfutils-libelf-0.189-2.fc38.s390x DEBUG util.py:444: libuuid-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: popt-1.19-2.fc38_clang16_03.s390x DEBUG util.py:444: libstdc++-13.1.1-2.fc38.s390x DEBUG util.py:444: libblkid-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: gmp-6.2.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libcap-2.48-6.fc38_clang16_03.s390x DEBUG util.py:444: libxcrypt-4.4.34-1.fc38_clang16_03.s390x DEBUG util.py:444: readline-8.2-3.fc38_clang16_03.s390x DEBUG util.py:444: libattr-2.5.1-6.fc38.s390x DEBUG util.py:444: libacl-2.3.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libeconf-0.4.0-5.fc38_clang16_03.s390x DEBUG util.py:444: lz4-libs-1.9.4-3.fc38_clang16_03.s390x DEBUG util.py:444: systemd-libs-253.5-637.fc38_clang16_03.s390x DEBUG util.py:444: mpfr-4.1.1-3.fc38_clang16_03.s390x DEBUG util.py:444: dwz-0.15-2.fc38_clang16_03.s390x DEBUG util.py:444: unzip-6.0-60.fc38.s390x DEBUG util.py:444: sqlite-libs-3.40.1-2.fc38_clang16_03.s390x DEBUG util.py:444: file-libs-5.44-3.fc38.s390x DEBUG util.py:444: file-5.44-3.fc38.s390x DEBUG util.py:444: alternatives-1.24-1.fc38_clang16_03.s390x DEBUG util.py:444: libcap-ng-0.8.3-5.fc38_clang16_03.s390x DEBUG util.py:444: audit-libs-3.1.1-1.fc38_clang16_03.s390x DEBUG util.py:444: pam-libs-1.5.2-16.fc38_clang16_03.s390x DEBUG util.py:444: libcom_err-1.46.5-4.fc38_clang16_03.s390x DEBUG util.py:444: libsepol-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libsmartcols-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libunistring-1.1-3.fc38_clang16_03.s390x DEBUG util.py:444: libidn2-2.3.4-2.fc38_clang16_03.s390x DEBUG util.py:444: lua-libs-5.4.4-9.fc38.s390x DEBUG util.py:444: pcre2-10.42-1.fc38.1.s390x DEBUG util.py:444: libselinux-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: sed-4.8-12.fc38.s390x DEBUG util.py:444: grep-3.8-3.fc38_clang16_03.s390x DEBUG util.py:444: findutils-4.9.0-3.fc38_clang16_03.s390x DEBUG util.py:444: libmount-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: util-linux-core-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libsemanage-3.5-2.fc38_clang16_03.s390x DEBUG util.py:444: shadow-utils-4.13-6.fc38_clang16_03.s390x DEBUG util.py:444: libutempter-1.2.1-8.fc38_clang16_03.s390x DEBUG util.py:444: tar-1.34-8.fc38_clang16_03.s390x DEBUG util.py:444: libpsl-0.21.2-2.fc38_clang16_03.s390x DEBUG util.py:444: zip-3.0-36.fc38.s390x DEBUG util.py:444: zstd-1.5.5-1.fc38.s390x DEBUG util.py:444: libfdisk-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: bzip2-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: libxml2-2.10.4-1.fc38_clang16_03.s390x DEBUG util.py:444: ed-1.19-2.fc38_clang16_03.s390x DEBUG util.py:444: patch-2.7.6-19.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-default-yama-scope-0.189-2.fc38.noarch DEBUG util.py:444: diffutils-3.9-2.fc38_clang16_03.s390x DEBUG util.py:444: gdbm-libs-1.23-3.fc38_clang16_03.s390x DEBUG util.py:444: cyrus-sasl-lib-2.1.28-9.fc38.s390x DEBUG util.py:444: jansson-2.13.1-6.fc38_clang16_03.s390x DEBUG util.py:444: keyutils-libs-1.6.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libbrotli-1.0.9-11.fc38_clang16_03.s390x DEBUG util.py:444: libnghttp2-1.52.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libpkgconf-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: pkgconf-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: pkgconf-pkg-config-1.8.0-6.fc38_clang16_03.s390x DEBUG util.py:444: libsigsegv-2.14-4.fc38_clang16_03.s390x DEBUG util.py:444: gawk-5.1.1-5.fc38_clang16_03.s390x DEBUG util.py:444: libtasn1-4.19.0-2.fc38_clang16_03.s390x DEBUG util.py:444: xxhash-libs-0.8.1-4.fc38_clang16_03.s390x DEBUG util.py:444: cpio-2.13-14.fc38.s390x DEBUG util.py:444: libdb-5.3.28-55.fc38.s390x DEBUG util.py:444: libffi-3.4.4-2.fc38.s390x DEBUG util.py:444: p11-kit-0.24.1-6.fc38_clang16_03.s390x DEBUG util.py:444: p11-kit-trust-0.24.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libverto-0.3.2-5.fc38.s390x DEBUG util.py:444: libgomp-13.1.1-2.fc38.s390x DEBUG util.py:444: libssh-config-0.10.5-1.fc38_clang16_03.noarch DEBUG util.py:444: coreutils-common-9.1-12.fc38_clang16_03.s390x DEBUG util.py:444: openssl-libs-3.0.9-1.fc38.s390x DEBUG util.py:444: coreutils-9.1-12.fc38_clang16_03.s390x DEBUG util.py:444: ca-certificates-2023.2.60-2.fc38.noarch DEBUG util.py:444: krb5-libs-1.20.1-8.fc38_clang16_03.s390x DEBUG util.py:444: libtirpc-1.3.3-1.rc1.fc38_clang16_03.s390x DEBUG util.py:444: authselect-libs-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: gzip-1.12-3.fc38_clang16_03.s390x DEBUG util.py:444: rpm-sequoia-1.4.0-3.fc38.s390x DEBUG util.py:444: rpm-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: cracklib-2.9.7-31.fc38_clang16_03.s390x DEBUG util.py:444: libpwquality-1.4.5-3.fc38_clang16_03.s390x DEBUG util.py:444: authselect-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libnsl2-2.0.0-5.fc38_clang16_03.s390x DEBUG util.py:444: pam-1.5.2-16.fc38_clang16_03.s390x DEBUG util.py:444: libssh-0.10.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libarchive-3.6.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libevent-2.1.12-8.fc38_clang16_03.s390x DEBUG util.py:444: openldap-2.6.4-1.fc38.s390x DEBUG util.py:444: libcurl-8.0.1-1.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-libs-0.189-2.fc38.s390x DEBUG util.py:444: elfutils-debuginfod-client-0.189-2.fc38.s390x DEBUG util.py:444: binutils-gold-2.39-12.fc38_clang16_03.s390x DEBUG util.py:444: binutils-2.39-12.fc38_clang16_03.s390x DEBUG util.py:444: elfutils-0.189-2.fc38.s390x DEBUG util.py:444: gdb-minimal-13.1-4.fc38.s390x DEBUG util.py:444: debugedit-5.0-7.fc38.s390x DEBUG util.py:444: rpm-build-libs-4.18.1-3.fc38.s390x DEBUG util.py:444: curl-8.0.1-1.fc38_clang16_03.s390x DEBUG util.py:444: rpm-4.18.1-3.fc38.s390x 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: rpmautospec-rpm-macros-0.3.5-1.fc38.noarch DEBUG util.py:444: fonts-srpm-macros-2.0.5-11.fc38.noarch DEBUG util.py:444: go-srpm-macros-3.2.0-2.fc38.noarch DEBUG util.py:444: python-srpm-macros-3.11-10.fc38.noarch DEBUG util.py:444: redhat-rpm-config-252-1.fc38.noarch DEBUG util.py:444: rpm-build-4.18.1-3.fc38.s390x DEBUG util.py:444: util-linux-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: which-2.21-39.fc38_clang16_03.s390x DEBUG util.py:444: info-7.0.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libmpc-1.3.1-2.fc38_clang16_03.s390x DEBUG util.py:444: libstdc++-devel-13.1.1-2.fc38.s390x DEBUG util.py:444: libatomic-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-resource-filesystem-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: compiler-rt-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: cpp-13.1.1-2.fc38.s390x DEBUG util.py:444: libubsan-13.1.1-2.fc38.s390x DEBUG util.py:444: libasan-13.1.1-2.fc38.s390x DEBUG util.py:444: kernel-headers-6.3.3-200.fc38.s390x DEBUG util.py:444: glibc-headers-s390-2.37-4.fc38.noarch DEBUG util.py:444: glibc-devel-2.37-4.fc38.s390x DEBUG util.py:444: libxcrypt-devel-4.4.34-1.fc38_clang16_03.s390x DEBUG util.py:444: annobin-docs-12.10-1.fc38.noarch DEBUG util.py:444: python-setuptools-wheel-65.5.1-2.fc38.noarch DEBUG util.py:444: python-pip-wheel-22.3.1-2.fc38.noarch DEBUG util.py:444: mpdecimal-2.5.1-6.fc38_clang16_03.s390x DEBUG util.py:444: libunistring1.0-1.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libtool-ltdl-2.4.7-6.fc38_clang16_03.s390x DEBUG util.py:444: libedit-3.1-45.20221030cvs.fc38_clang16_03.s390x DEBUG util.py:444: llvm-libs-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: clang-libs-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: libdwarf-0.7.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libdwarf-tools-0.7.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libb2-0.98.1-8.fc38_clang16_03.s390x DEBUG util.py:444: gc-8.2.2-3.fc38_clang16_03.s390x DEBUG util.py:444: guile22-2.2.7-7.fc38.s390x DEBUG util.py:444: make-4.4-3.fc38_clang16_03.s390x DEBUG util.py:444: gcc-13.1.1-2.fc38.s390x DEBUG util.py:444: gcc-c++-13.1.1-2.fc38.s390x DEBUG util.py:444: clang-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: expat-2.5.0-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: python3-libs-3.11.3-2.fc38_clang16_03.s390x DEBUG util.py:444: llvm-17.0.0~pre20230602.g032d91cb2fb539-1.fc38.s390x DEBUG util.py:444: clang-rpm-config-1-146.fc38.noarch DEBUG util.py:444: clang-rpm-config17-1-146.fc38.noarch DEBUG util.py:444: annobin-plugin-gcc-12.10-1.fc38.s390x DEBUG util.py:444: gcc-plugin-annobin-13.1.1-2.fc38.s390x DEBUG util.py:444: xz-libs-5.4.1-1.fc38_clang16_03.s390x DEBUG util.py:444: xz-5.4.1-1.fc38_clang16_03.s390x 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-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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: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-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 INFO buildroot.py:258: Calling postupdate hooks because there are new/updated packages: xz-5.4.1-1.fc38_clang16_03.s390x xz-libs-5.4.1-1.fc38_clang16_03.s390x DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['sync'] 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/tar', '--one-file-system', '--exclude-caches', '--exclude-caches-under', '--use-compress-program', 'pigz', '-cf', '/var/cache/mock/fedora-38-s390x/root_cache/cache.tar.gz', '-C', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root', '--exclude=./proc', '--exclude=./sys', '--exclude=./dev', '--exclude=./tmp/ccache', '--exclude=./var/cache/yum', '--exclude=./var/cache/dnf', '--exclude=./var/log', '--exclude=.//proc', '--exclude=.//proc', '--exclude=.//sys', '--exclude=.//sys', '--exclude=.//dev/shm', '--exclude=.//dev/pts', '--exclude=.//sys/fs/selinux', '--exclude=.//var/cache/yum', '--exclude=.//var/cache/dnf', '--exclude=.//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 file_util.py:30: touching file: /var/lib/mock/fedora-38-s390x-1685792757.855810/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.1a2kgecz:/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', '519ecaff17784a27971eeb5a8a70ae3a', '-D', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1a2kgecz:/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;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-Uvh', '--nodeps', '/builddir/build/originals/zenity-3.92.0-2.fc38_clang16_03.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;\\007"', 'PS1': ' \\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: zenity-3.92.0-2.fc38_clang16_03 ######################################## 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.1a2kgecz:/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', '107432110cba4c00b3ecb3541e25615a', '-D', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root', '-a', '-u', 'mockbuild', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.1a2kgecz:/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;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--resolv-conf=off', '/bin/rpm', '-qpl', '/builddir/build/originals/zenity-3.92.0-2.fc38_clang16_03.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;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:444: 0001-util-remove-fatal-assert-on-exit-if-window-invalid-G.patch DEBUG util.py:444: 0002-progress-Cleanup-unnecessary-static-objects-and-remo.patch DEBUG util.py:444: zenity-3.92.0.tar.xz DEBUG util.py:444: zenity.spec DEBUG util.py:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-t', 'tmpfs', '-o', 'private', 'tmpfs', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/root DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'rbind', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG util.py:621: child environment: None DEBUG util.py:539: Executing command: ['/bin/mount', '-n', '-o', 'remount,private,rbind', '--target', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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:595: Child return code was: 0 DEBUG file_util.py:17: ensuring that dir exists: /var/lib/mock/fedora-38-s390x-1685792757.855810/root/installation-homedir DEBUG package_manager.py:257: ['/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root/', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root//builddir/build/SRPMS/zenity-3.92.0-2.fc38_clang16_03.src.rpm'] 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.tfh4tn6o:/etc/resolv.conf'] DEBUG util.py:539: Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'beed12b943054a0cb8f992515c8abb08', '-D', '/var/lib/mock/fedora-38-s390x-bootstrap-1685792757.855810/root', '-a', '--capability=cap_ipc_lock', '--rlimit=RLIMIT_NOFILE=10240', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.tfh4tn6o:/etc/resolv.conf', '--console=pipe', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/var/lib/mock/fedora-38-s390x-1685792757.855810/root/installation-homedir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=C.UTF-8', '--setenv=LC_MESSAGES=C.UTF-8', '--resolv-conf=off', '/usr/bin/dnf', 'builddep', '--installroot', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root/', '--releasever', '38', '--setopt=deltarpm=False', '--allowerasing', '--disableplugin=local', '--disableplugin=spacewalk', '--disableplugin=versionlock', '/var/lib/mock/fedora-38-s390x-1685792757.855810/root//builddir/build/SRPMS/zenity-3.92.0-2.fc38_clang16_03.src.rpm', '--setopt=tsflags=nocontexts'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/var/lib/mock/fedora-38-s390x-1685792757.855810/root/installation-homedir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8', 'LC_MESSAGES': 'C.UTF-8', 'SYSTEMD_NSPAWN_TMPFS_TMP': '0', 'SYSTEMD_SECCOMP': '0'} and shell False DEBUG util.py:442: No matches found for the following disable plugin patterns: local, spacewalk, versionlock DEBUG util.py:444: Copr repository 8.2 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 335 B/s | 1.8 kB 00:05 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 2.3 kB/s | 1.5 kB 00:00 DEBUG util.py:444: Additional repo https_download_copr_fedorainfra 7.4 kB/s | 1.5 kB 00:00 DEBUG util.py:444: fedora 16 kB/s | 5.6 kB 00:00 DEBUG util.py:444: updates 11 kB/s | 6.3 kB 00:00 DEBUG util.py:444: Package gcc-13.1.1-2.fc38.s390x is already installed. DEBUG util.py:444: Package which-2.21-39.fc38_clang16_03.s390x is already installed. DEBUG util.py:444: Dependencies resolved. DEBUG util.py:444: ====================================================================================== DEBUG util.py:444: Package Arch Version Repo Size DEBUG util.py:444: ====================================================================================== DEBUG util.py:444: Installing: DEBUG util.py:444: desktop-file-utils s390x 0.26-8.fc38_clang16_03 copr_base 69 k DEBUG util.py:444: gettext s390x 0.21.1-2.fc38_clang16_03 copr_base 1.0 M DEBUG util.py:444: help2man noarch 1.49.3-2.fc38_clang16_03 copr_base 218 k DEBUG util.py:444: itstool noarch 2.0.7-3.fc38 fedora 38 k DEBUG util.py:444: libadwaita-devel s390x 1.3.2-1.fc38_clang16_03 copr_base 125 k DEBUG util.py:444: meson noarch 1.0.1-1.fc38 fedora 2.0 M DEBUG util.py:444: xorg-x11-server-Xvfb s390x 1.20.14-23.fc38 updates 963 k DEBUG util.py:444: Installing dependencies: DEBUG util.py:444: adwaita-cursor-theme noarch 44.0-1.fc38 fedora 633 k DEBUG util.py:444: adwaita-icon-theme noarch 44.0-1.fc38 fedora 1.1 M DEBUG util.py:444: alsa-lib s390x 1.2.9-1.fc38 updates 534 k DEBUG util.py:444: at-spi2-atk s390x 2.48.3-1.fc38 updates 86 k DEBUG util.py:444: at-spi2-core s390x 2.48.3-1.fc38 updates 370 k DEBUG util.py:444: atk s390x 2.48.3-1.fc38 updates 80 k DEBUG util.py:444: autoconf noarch 2.71-5.fc38 fedora 733 k DEBUG util.py:444: automake noarch 1.16.5-11.fc38 fedora 697 k DEBUG util.py:444: avahi-libs s390x 0.8-22.fc38_clang16_03 copr_base 73 k DEBUG util.py:444: brotli s390x 1.0.9-11.fc38_clang16_03 copr_base 370 k DEBUG util.py:444: brotli-devel s390x 1.0.9-11.fc38_clang16_03 copr_base 32 k DEBUG util.py:444: bzip2-devel s390x 1.0.8-13.fc38_clang16_03 copr_base 214 k DEBUG util.py:444: cairo s390x 1.17.8-4.fc38_clang16_03 copr_base 912 k DEBUG util.py:444: cairo-devel s390x 1.17.8-4.fc38_clang16_03 copr_base 172 k DEBUG util.py:444: cairo-gobject s390x 1.17.8-4.fc38_clang16_03 copr_base 18 k DEBUG util.py:444: cairo-gobject-devel s390x 1.17.8-4.fc38_clang16_03 copr_base 11 k DEBUG util.py:444: cdparanoia-libs s390x 10.2-41.fc38_clang16_03 copr_base 71 k DEBUG util.py:444: cmake-filesystem s390x 3.26.4-4.fc38_clang16_03 copr_base 18 k DEBUG util.py:444: colord-libs s390x 1.4.6-4.fc38 updates 226 k DEBUG util.py:444: crypto-policies-scripts noarch 20230301-1.gita12f7b2.fc38 fedora 116 k DEBUG util.py:444: cups-libs s390x 1:2.4.2-11.fc38_clang16_03 copr_base 400 k DEBUG util.py:444: dbus s390x 1:1.14.6-1.fc38 fedora 7.9 k DEBUG util.py:444: dbus-broker s390x 33-1.fc38_clang16_03 copr_base 186 k DEBUG util.py:444: dbus-common noarch 1:1.14.6-1.fc38 fedora 15 k DEBUG util.py:444: dbus-libs s390x 1:1.14.6-1.fc38 fedora 158 k DEBUG util.py:444: emacs-filesystem noarch 1:28.2-4.fc38 fedora 7.6 k DEBUG util.py:444: fdk-aac-free s390x 2.0.0-10.fc38_clang16_03 copr_base 528 k DEBUG util.py:444: flac-libs s390x 1.4.2-2.fc38_clang16_03 copr_base 205 k DEBUG util.py:444: fontconfig s390x 2.14.2-1.fc38 fedora 304 k DEBUG util.py:444: fontconfig-devel s390x 2.14.2-1.fc38 fedora 164 k DEBUG util.py:444: fonts-filesystem noarch 1:2.0.5-11.fc38 fedora 8.1 k DEBUG util.py:444: freetype s390x 2.13.0-2.fc38_clang16_03 copr_base 549 k DEBUG util.py:444: freetype-devel s390x 2.13.0-2.fc38_clang16_03 copr_base 909 k DEBUG util.py:444: fribidi s390x 1.0.12-3.fc38_clang16_03 copr_base 98 k DEBUG util.py:444: fribidi-devel s390x 1.0.12-3.fc38_clang16_03 copr_base 25 k DEBUG util.py:444: gdk-pixbuf2 s390x 2.42.10-2.fc38 fedora 486 k DEBUG util.py:444: gdk-pixbuf2-devel s390x 2.42.10-2.fc38 fedora 367 k DEBUG util.py:444: gdk-pixbuf2-modules s390x 2.42.10-2.fc38 fedora 89 k DEBUG util.py:444: gettext-envsubst s390x 0.21.1-2.fc38_clang16_03 copr_base 38 k DEBUG util.py:444: gettext-libs s390x 0.21.1-2.fc38_clang16_03 copr_base 371 k DEBUG util.py:444: gettext-runtime s390x 0.21.1-2.fc38_clang16_03 copr_base 109 k DEBUG util.py:444: glib2 s390x 2.76.3-1.fc38 updates 2.8 M DEBUG util.py:444: glib2-devel s390x 2.76.3-1.fc38 updates 587 k DEBUG util.py:444: gnutls s390x 3.8.0-2.fc38 fedora 1.0 M DEBUG util.py:444: gobject-introspection s390x 1.76.1-1.fc38_clang16_03 copr_base 260 k DEBUG util.py:444: gobject-introspection-devel s390x 1.76.1-1.fc38_clang16_03 copr_base 1.2 M DEBUG util.py:444: google-noto-fonts-common noarch 20230201-1.fc38 fedora 16 k DEBUG util.py:444: google-noto-sans-vf-fonts noarch 20230201-1.fc38 fedora 580 k DEBUG util.py:444: graphene s390x 1.10.6-5.fc38_clang16_03 copr_base 72 k DEBUG util.py:444: graphene-devel s390x 1.10.6-5.fc38_clang16_03 copr_base 159 k DEBUG util.py:444: graphite2 s390x 1.3.14-11.fc38_clang16_03 copr_base 106 k DEBUG util.py:444: graphite2-devel s390x 1.3.14-11.fc38_clang16_03 copr_base 21 k DEBUG util.py:444: groff-base s390x 1.22.4-11.fc38 fedora 1.1 M DEBUG util.py:444: gsm s390x 1.0.22-2.fc38_clang16_03 copr_base 40 k DEBUG util.py:444: gssdp s390x 1.6.2-2.fc38 fedora 58 k DEBUG util.py:444: gstreamer1 s390x 1.22.3-1.fc38_clang16_03 copr_base 1.6 M DEBUG util.py:444: gstreamer1-plugins-bad-free s390x 1.22.3-1.fc38_clang16_03 copr_base 3.1 M DEBUG util.py:444: gstreamer1-plugins-base s390x 1.22.3-1.fc38_clang16_03 copr_base 2.3 M DEBUG util.py:444: gtk-update-icon-cache s390x 3.24.38-1.fc38 updates 34 k DEBUG util.py:444: gtk3 s390x 3.24.38-1.fc38 updates 4.9 M DEBUG util.py:444: gtk4 s390x 4.10.3-3.fc38_clang16_03 copr_base 6.4 M DEBUG util.py:444: gtk4-devel s390x 4.10.3-3.fc38_clang16_03 copr_base 1.6 M DEBUG util.py:444: gupnp s390x 1.6.3-2.fc38 fedora 105 k DEBUG util.py:444: gupnp-igd s390x 1.6.0-1.fc38 updates 34 k DEBUG util.py:444: harfbuzz s390x 7.1.0-1.fc38_clang16_03 copr_base 1.0 M DEBUG util.py:444: harfbuzz-devel s390x 7.1.0-1.fc38_clang16_03 copr_base 413 k DEBUG util.py:444: harfbuzz-icu s390x 7.1.0-1.fc38_clang16_03 copr_base 16 k DEBUG util.py:444: hicolor-icon-theme noarch 0.17-15.fc38 fedora 66 k DEBUG util.py:444: iso-codes noarch 4.13.0-1.fc38 fedora 3.5 M DEBUG util.py:444: jbigkit-libs s390x 2.1-25.fc38_clang16_03 copr_base 55 k DEBUG util.py:444: json-glib s390x 1.6.6-4.fc38 fedora 161 k DEBUG util.py:444: lame-libs s390x 3.100-14.fc38_clang16_03 copr_base 373 k DEBUG util.py:444: langpacks-core-font-en noarch 3.0-32.fc38 updates 9.6 k DEBUG util.py:444: lcms2 s390x 2.15-1.fc38_clang16_03 copr_base 257 k DEBUG util.py:444: libICE s390x 1.0.10-10.fc38 fedora 73 k DEBUG util.py:444: libSM s390x 1.2.3-12.fc38 fedora 43 k DEBUG util.py:444: libX11 s390x 1.8.4-1.fc38 fedora 669 k DEBUG util.py:444: libX11-common noarch 1.8.4-1.fc38 fedora 177 k DEBUG util.py:444: libX11-devel s390x 1.8.4-1.fc38 fedora 1.0 M DEBUG util.py:444: libX11-xcb s390x 1.8.4-1.fc38 fedora 11 k DEBUG util.py:444: libXau s390x 1.0.11-2.fc38 fedora 31 k DEBUG util.py:444: libXau-devel s390x 1.0.11-2.fc38 fedora 13 k DEBUG util.py:444: libXcomposite s390x 0.4.5-9.fc38 fedora 23 k DEBUG util.py:444: libXcursor s390x 1.2.1-3.fc38 fedora 32 k DEBUG util.py:444: libXcursor-devel s390x 1.2.1-3.fc38 fedora 40 k DEBUG util.py:444: libXdamage s390x 1.1.5-9.fc38 fedora 22 k DEBUG util.py:444: libXdamage-devel s390x 1.1.5-9.fc38 fedora 9.2 k DEBUG util.py:444: libXdmcp s390x 1.1.3-10.fc38 fedora 35 k DEBUG util.py:444: libXext s390x 1.3.5-2.fc38 fedora 40 k DEBUG util.py:444: libXext-devel s390x 1.3.5-2.fc38 fedora 85 k DEBUG util.py:444: libXfixes s390x 6.0.0-5.fc38 fedora 19 k DEBUG util.py:444: libXfixes-devel s390x 6.0.0-5.fc38 fedora 12 k DEBUG util.py:444: libXfont2 s390x 2.0.3-14.fc38 fedora 146 k DEBUG util.py:444: libXft s390x 2.3.8-2.fc38 updates 76 k DEBUG util.py:444: libXft-devel s390x 2.3.8-2.fc38 updates 50 k DEBUG util.py:444: libXi s390x 1.8.1-1.fc38 updates 42 k DEBUG util.py:444: libXi-devel s390x 1.8.1-1.fc38 updates 116 k DEBUG util.py:444: libXinerama s390x 1.1.5-2.fc38 fedora 14 k DEBUG util.py:444: libXinerama-devel s390x 1.1.5-2.fc38 fedora 13 k DEBUG util.py:444: libXmu s390x 1.1.4-2.fc38 fedora 81 k DEBUG util.py:444: libXrandr s390x 1.5.2-10.fc38 fedora 28 k DEBUG util.py:444: libXrandr-devel s390x 1.5.2-10.fc38 fedora 19 k DEBUG util.py:444: libXrender s390x 0.9.11-2.fc38 fedora 28 k DEBUG util.py:444: libXrender-devel s390x 0.9.11-2.fc38 fedora 19 k DEBUG util.py:444: libXt s390x 1.2.1-4.fc38 fedora 190 k DEBUG util.py:444: libXtst s390x 1.2.4-2.fc38 fedora 21 k DEBUG util.py:444: libXv s390x 1.0.11-18.fc38 fedora 19 k DEBUG util.py:444: libXxf86vm s390x 1.1.5-2.fc38 fedora 18 k DEBUG util.py:444: libadwaita s390x 1.3.2-1.fc38_clang16_03 copr_base 534 k DEBUG util.py:444: libblkid-devel s390x 2.38.1-4.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: libcloudproviders s390x 0.3.1-7.fc38_clang16_03 copr_base 43 k DEBUG util.py:444: libdatrie s390x 0.2.13-5.fc38 fedora 33 k DEBUG util.py:444: libdatrie-devel s390x 0.2.13-5.fc38 fedora 149 k DEBUG util.py:444: libdrm s390x 2.4.114-2.fc38_clang16_03 copr_base 110 k DEBUG util.py:444: libdvdnav s390x 6.1.1-5.fc38_clang16_03 copr_base 58 k DEBUG util.py:444: libdvdread s390x 6.1.3-3.fc38_clang16_03 copr_base 69 k DEBUG util.py:444: libepoxy s390x 1.5.10-3.fc38_clang16_03 copr_base 234 k DEBUG util.py:444: libepoxy-devel s390x 1.5.10-3.fc38_clang16_03 copr_base 134 k DEBUG util.py:444: libffi-devel s390x 3.4.4-2.fc38 fedora 27 k DEBUG util.py:444: libfontenc s390x 1.1.6-2.fc38 fedora 32 k DEBUG util.py:444: libglvnd s390x 1:1.6.0-2.fc38_clang16_03 copr_base 147 k DEBUG util.py:444: libglvnd-core-devel s390x 1:1.6.0-2.fc38_clang16_03 copr_base 18 k DEBUG util.py:444: libglvnd-devel s390x 1:1.6.0-2.fc38_clang16_03 copr_base 158 k DEBUG util.py:444: libglvnd-egl s390x 1:1.6.0-2.fc38_clang16_03 copr_base 40 k DEBUG util.py:444: libglvnd-gles s390x 1:1.6.0-2.fc38_clang16_03 copr_base 32 k DEBUG util.py:444: libglvnd-glx s390x 1:1.6.0-2.fc38_clang16_03 copr_base 144 k DEBUG util.py:444: libglvnd-opengl s390x 1:1.6.0-2.fc38_clang16_03 copr_base 45 k DEBUG util.py:444: libgudev s390x 237-4.fc38 fedora 34 k DEBUG util.py:444: libgusb s390x 0.4.5-1.fc38 fedora 63 k DEBUG util.py:444: libicu s390x 72.1-2.fc38 fedora 10 M DEBUG util.py:444: libicu-devel s390x 72.1-2.fc38 fedora 918 k DEBUG util.py:444: libjpeg-turbo s390x 2.1.4-2.fc38 fedora 178 k DEBUG util.py:444: libjpeg-turbo-devel s390x 2.1.4-2.fc38 fedora 98 k DEBUG util.py:444: libmount-devel s390x 2.38.1-4.fc38_clang16_03 copr_base 18 k DEBUG util.py:444: libnice s390x 0.1.21-3.fc38 fedora 199 k DEBUG util.py:444: libogg s390x 2:1.3.5-5.fc38_clang16_03 copr_base 35 k DEBUG util.py:444: libpng s390x 2:1.6.37-14.fc38_clang16_03 copr_base 159 k DEBUG util.py:444: libpng-devel s390x 2:1.6.37-14.fc38_clang16_03 copr_base 293 k DEBUG util.py:444: librsvg2 s390x 2.56.1-1.fc38_clang16_03 copr_base 1.6 M DEBUG util.py:444: libselinux-devel s390x 3.5-1.fc38_clang16_03 copr_base 115 k DEBUG util.py:444: libsepol-devel s390x 3.5-1.fc38_clang16_03 copr_base 41 k DEBUG util.py:444: libsndfile s390x 1.1.0-6.fc38_clang16_03 copr_base 272 k DEBUG util.py:444: libsoup3 s390x 3.4.2-2.fc38_clang16_03 copr_base 426 k DEBUG util.py:444: libsrtp s390x 2.3.0-10.fc38_clang16_03 copr_base 66 k DEBUG util.py:444: libstemmer s390x 2.2.0-5.fc38_clang16_03 copr_base 245 k DEBUG util.py:444: libthai s390x 0.1.29-4.fc38_clang16_03 copr_base 218 k DEBUG util.py:444: libthai-devel s390x 0.1.29-4.fc38_clang16_03 copr_base 124 k DEBUG util.py:444: libtheora s390x 1:1.1.1-33.fc38 fedora 170 k DEBUG util.py:444: libtiff s390x 4.4.0-5.fc38_clang16_03 copr_base 242 k DEBUG util.py:444: libtiff-devel s390x 4.4.0-5.fc38_clang16_03 copr_base 513 k DEBUG util.py:444: libtool s390x 2.4.7-6.fc38_clang16_03 copr_base 596 k DEBUG util.py:444: libtracker-sparql s390x 3.5.2-1.fc38 updates 386 k DEBUG util.py:444: libunwind s390x 1.6.2-7.fc38_clang16_03 copr_base 64 k DEBUG util.py:444: libusb1 s390x 1.0.26-2.fc38_clang16_03 copr_base 75 k DEBUG util.py:444: libva s390x 2.18.0-1.fc38_clang16_03 copr_base 104 k DEBUG util.py:444: libvala s390x 0.56.7-1.fc38 updates 631 k DEBUG util.py:444: libvisual s390x 1:0.4.1-1.fc38 fedora 152 k DEBUG util.py:444: libvorbis s390x 1:1.3.7-7.fc38_clang16_03 copr_base 242 k DEBUG util.py:444: libwayland-client s390x 1.22.0-1.fc38_clang16_03 copr_base 40 k DEBUG util.py:444: libwayland-cursor s390x 1.22.0-1.fc38_clang16_03 copr_base 19 k DEBUG util.py:444: libwayland-egl s390x 1.22.0-1.fc38_clang16_03 copr_base 12 k DEBUG util.py:444: libwayland-server s390x 1.22.0-1.fc38_clang16_03 copr_base 52 k DEBUG util.py:444: libwebp s390x 1.3.0-2.fc38 fedora 254 k DEBUG util.py:444: libxcb s390x 1.13.1-11.fc38 fedora 241 k DEBUG util.py:444: libxcb-devel s390x 1.13.1-11.fc38 fedora 1.4 M DEBUG util.py:444: libxkbcommon s390x 1.5.0-2.fc38 fedora 147 k DEBUG util.py:444: libxkbcommon-devel s390x 1.5.0-2.fc38 fedora 65 k DEBUG util.py:444: libxkbfile s390x 1.1.1-2.fc38_clang16_03 copr_base 98 k DEBUG util.py:444: libxml2-devel s390x 2.10.4-1.fc38_clang16_03 copr_base 502 k DEBUG util.py:444: libxshmfence s390x 1.3-12.fc38 fedora 12 k DEBUG util.py:444: lilv-libs s390x 0.24.14-4.fc38_clang16_03 copr_base 65 k DEBUG util.py:444: m4 s390x 1.4.19-5.fc38_clang16_03 copr_base 328 k DEBUG util.py:444: mesa-filesystem s390x 23.1.1-1.fc38 updates 18 k DEBUG util.py:444: mesa-libEGL s390x 23.1.1-1.fc38 updates 137 k DEBUG util.py:444: mesa-libGL s390x 23.1.1-1.fc38 updates 196 k DEBUG util.py:444: mesa-libgbm s390x 23.1.1-1.fc38 updates 46 k DEBUG util.py:444: mesa-libglapi s390x 23.1.1-1.fc38 updates 79 k DEBUG util.py:444: mpg123-libs s390x 1.31.3-1.fc38_clang16_03 copr_base 287 k DEBUG util.py:444: ncurses s390x 6.4-3.20230114.fc38_clang16_03 copr_base 415 k DEBUG util.py:444: nettle s390x 3.8-3.fc38 fedora 443 k DEBUG util.py:444: ninja-build s390x 1.11.1-2.fc38_clang16_03 copr_base 203 k DEBUG util.py:444: nspr s390x 4.35.0-6.fc38 fedora 146 k DEBUG util.py:444: nss s390x 3.89.0-2.fc38 fedora 706 k DEBUG util.py:444: nss-softokn s390x 3.89.0-2.fc38 fedora 1.0 M DEBUG util.py:444: nss-softokn-freebl s390x 3.89.0-2.fc38 fedora 320 k DEBUG util.py:444: nss-sysinit s390x 3.89.0-2.fc38 fedora 18 k DEBUG util.py:444: nss-util s390x 3.89.0-2.fc38 fedora 90 k DEBUG util.py:444: opus s390x 1.3.1-12.fc38_clang16_03 copr_base 330 k DEBUG util.py:444: orc s390x 0.4.33-2.fc38_clang16_03 copr_base 325 k DEBUG util.py:444: pango s390x 1.50.14-1.fc38_clang16_03 copr_base 399 k DEBUG util.py:444: pango-devel s390x 1.50.14-1.fc38_clang16_03 copr_base 152 k DEBUG util.py:444: pcre s390x 8.45-1.fc38.3 fedora 135 k DEBUG util.py:444: pcre2-devel s390x 10.42-1.fc38.1 fedora 505 k DEBUG util.py:444: pcre2-utf16 s390x 10.42-1.fc38.1 fedora 232 k DEBUG util.py:444: pcre2-utf32 s390x 10.42-1.fc38.1 fedora 219 k DEBUG util.py:444: perl-B s390x 1.83-497.fc38_clang16_03 copr_base 182 k DEBUG util.py:444: perl-Carp noarch 1.52-490.fc38 fedora 29 k DEBUG util.py:444: perl-Class-Struct noarch 0.66-497.fc38_clang16_03 copr_base 24 k DEBUG util.py:444: perl-Data-Dumper s390x 2.184-491.fc38_clang16_03 copr_base 56 k DEBUG util.py:444: perl-DynaLoader s390x 1.52-497.fc38_clang16_03 copr_base 28 k DEBUG util.py:444: perl-Encode s390x 4:3.19-493.fc38_clang16_03 copr_base 1.7 M DEBUG util.py:444: perl-Errno s390x 1.36-497.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: perl-Exporter noarch 5.77-490.fc38 fedora 31 k DEBUG util.py:444: perl-Fcntl s390x 1.15-497.fc38_clang16_03 copr_base 22 k DEBUG util.py:444: perl-File-Basename noarch 2.85-497.fc38_clang16_03 copr_base 19 k DEBUG util.py:444: perl-File-Compare noarch 1.100.700-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: perl-File-Copy noarch 2.39-497.fc38_clang16_03 copr_base 22 k DEBUG util.py:444: perl-File-Find noarch 1.40-497.fc38_clang16_03 copr_base 27 k DEBUG util.py:444: perl-File-Path noarch 2.18-490.fc38 fedora 35 k DEBUG util.py:444: perl-File-Temp noarch 1:0.231.100-490.fc38 fedora 59 k DEBUG util.py:444: perl-File-stat noarch 1.12-497.fc38_clang16_03 copr_base 19 k DEBUG util.py:444: perl-Getopt-Long noarch 1:2.54-2.fc38 fedora 60 k DEBUG util.py:444: perl-Getopt-Std noarch 1.13-497.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: perl-HTTP-Tiny noarch 0.082-2.fc38 fedora 55 k DEBUG util.py:444: perl-IO s390x 1.50-497.fc38_clang16_03 copr_base 88 k DEBUG util.py:444: perl-IPC-Open3 noarch 1.22-497.fc38_clang16_03 copr_base 24 k DEBUG util.py:444: perl-MIME-Base64 s390x 3.16-490.fc38_clang16_03 copr_base 31 k DEBUG util.py:444: perl-POSIX s390x 2.03-497.fc38_clang16_03 copr_base 97 k DEBUG util.py:444: perl-PathTools s390x 3.84-490.fc38_clang16_03 copr_base 82 k DEBUG util.py:444: perl-Pod-Escapes noarch 1:1.07-490.fc38 fedora 20 k DEBUG util.py:444: perl-Pod-Perldoc noarch 3.28.01-491.fc38 fedora 86 k DEBUG util.py:444: perl-Pod-Simple noarch 1:3.43-491.fc38 fedora 219 k DEBUG util.py:444: perl-Pod-Usage noarch 4:2.03-4.fc38 fedora 40 k DEBUG util.py:444: perl-Scalar-List-Utils s390x 5:1.63-490.fc38_clang16_03 copr_base 68 k DEBUG util.py:444: perl-SelectSaver noarch 1.02-497.fc38_clang16_03 copr_base 13 k DEBUG util.py:444: perl-Socket s390x 4:2.036-2.fc38_clang16_03 copr_base 54 k DEBUG util.py:444: perl-Storable s390x 1:3.26-490.fc38_clang16_03 copr_base 90 k DEBUG util.py:444: perl-Symbol noarch 1.09-497.fc38_clang16_03 copr_base 16 k DEBUG util.py:444: perl-Term-ANSIColor noarch 5.01-491.fc38 fedora 47 k DEBUG util.py:444: perl-Term-Cap noarch 1.18-1.fc38 fedora 22 k DEBUG util.py:444: perl-Text-ParseWords noarch 3.31-490.fc38 fedora 16 k DEBUG util.py:444: perl-Text-Tabs+Wrap noarch 2023.0511-1.fc38 updates 22 k DEBUG util.py:444: perl-Thread-Queue noarch 3.14-490.fc38 fedora 21 k DEBUG util.py:444: perl-Time-Local noarch 2:1.300-490.fc38 fedora 33 k DEBUG util.py:444: perl-constant noarch 1.33-491.fc38 fedora 23 k DEBUG util.py:444: perl-if noarch 0.61.000-497.fc38_clang16_03 copr_base 16 k DEBUG util.py:444: perl-interpreter s390x 4:5.36.1-497.fc38_clang16_03 copr_base 74 k DEBUG util.py:444: perl-libs s390x 4:5.36.1-497.fc38_clang16_03 copr_base 2.4 M DEBUG util.py:444: perl-locale noarch 1.10-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: perl-mro s390x 1.26-497.fc38_clang16_03 copr_base 30 k DEBUG util.py:444: perl-overload noarch 1.35-497.fc38_clang16_03 copr_base 47 k DEBUG util.py:444: perl-overloading noarch 0.02-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: perl-parent noarch 1:0.241-1.fc38 fedora 15 k DEBUG util.py:444: perl-podlators noarch 1:5.01-2.fc38 fedora 125 k DEBUG util.py:444: perl-threads s390x 1:2.27-490.fc38_clang16_03 copr_base 56 k DEBUG util.py:444: perl-threads-shared s390x 1.64-490.fc38_clang16_03 copr_base 45 k DEBUG util.py:444: perl-vars noarch 1.05-497.fc38_clang16_03 copr_base 15 k DEBUG util.py:444: pixman s390x 0.42.2-1.fc38_clang16_03 copr_base 228 k DEBUG util.py:444: pixman-devel s390x 0.42.2-1.fc38_clang16_03 copr_base 17 k DEBUG util.py:444: python3-libxml2 s390x 2.10.4-1.fc38_clang16_03 copr_base 230 k DEBUG util.py:444: python3-mako noarch 1.2.3-2.fc38 fedora 219 k DEBUG util.py:444: python3-markdown noarch 3.4.1-2.fc38 fedora 199 k DEBUG util.py:444: python3-markupsafe s390x 2.1.2-1.fc38_clang16_03 copr_base 31 k DEBUG util.py:444: python3-setuptools noarch 65.5.1-2.fc38 fedora 1.7 M DEBUG util.py:444: serd s390x 0.30.16-1.fc38 fedora 62 k DEBUG util.py:444: shared-mime-info s390x 2.2-3.fc38_clang16_03 copr_base 380 k DEBUG util.py:444: sord s390x 0.16.14-1.fc38_clang16_03 copr_base 41 k DEBUG util.py:444: soundtouch s390x 2.3.1-4.fc38_clang16_03 copr_base 86 k DEBUG util.py:444: sratom s390x 0.6.10-3.fc38_clang16_03 copr_base 24 k DEBUG util.py:444: sysprof-capture-devel s390x 3.48.0-1.fc38_clang16_03 copr_base 54 k DEBUG util.py:444: vala s390x 0.56.7-1.fc38 updates 1.4 M DEBUG util.py:444: vim-filesystem noarch 2:9.0.1592-1.fc38_clang16_03 copr_base 19 k DEBUG util.py:444: vulkan-loader s390x 1.3.243.0-1.fc38_clang16_03 copr_base 147 k DEBUG util.py:444: wayland-devel s390x 1.22.0-1.fc38_clang16_03 copr_base 139 k DEBUG util.py:444: webrtc-audio-processing s390x 0.3.1-10.fc38_clang16_03 copr_base 410 k DEBUG util.py:444: xkbcomp s390x 1.4.6-5.fc38_clang16_03 copr_base 105 k DEBUG util.py:444: xkeyboard-config noarch 2.38-1.fc38 fedora 963 k DEBUG util.py:444: xml-common noarch 0.6.3-60.fc38 fedora 31 k DEBUG util.py:444: xorg-x11-proto-devel noarch 2022.2-3.fc38_clang16_03 copr_base 264 k DEBUG util.py:444: xorg-x11-server-common s390x 1.20.14-23.fc38 updates 35 k DEBUG util.py:444: xorg-x11-xauth s390x 1:1.1.2-3.fc38_clang16_03 copr_base 36 k DEBUG util.py:444: xprop s390x 1.2.5-3.fc38_clang16_03 copr_base 37 k DEBUG util.py:444: xz-devel s390x 5.4.1-1.fc38_clang16_03 copr_base 61 k DEBUG util.py:444: zlib-devel s390x 1.2.13-3.fc38 fedora 45 k DEBUG util.py:444: Transaction Summary DEBUG util.py:444: ====================================================================================== DEBUG util.py:444: Install 281 Packages DEBUG util.py:444: Total download size: 96 M DEBUG util.py:444: Installed size: 403 M DEBUG util.py:444: Downloading Packages: DEBUG util.py:444: (1/281): avahi-libs-0.8-22.fc38_clang16_03.s390 182 kB/s | 73 kB 00:00 DEBUG util.py:444: (2/281): brotli-1.0.9-11.fc38_clang16_03.s390x. 874 kB/s | 370 kB 00:00 DEBUG util.py:444: (3/281): bzip2-devel-1.0.8-13.fc38_clang16_03.s 9.2 MB/s | 214 kB 00:00 DEBUG util.py:444: (4/281): cairo-devel-1.17.8-4.fc38_clang16_03.s 8.3 MB/s | 172 kB 00:00 DEBUG util.py:444: (5/281): brotli-devel-1.0.9-11.fc38_clang16_03. 6.3 kB/s | 32 kB 00:05 DEBUG util.py:444: (6/281): cairo-gobject-1.17.8-4.fc38_clang16_03 3.9 kB/s | 18 kB 00:04 DEBUG util.py:444: (7/281): cairo-1.17.8-4.fc38_clang16_03.s390x.r 199 kB/s | 912 kB 00:04 DEBUG util.py:444: (8/281): cairo-gobject-devel-1.17.8-4.fc38_clan 1.7 MB/s | 11 kB 00:00 DEBUG util.py:444: (9/281): cdparanoia-libs-10.2-41.fc38_clang16_0 7.1 MB/s | 71 kB 00:00 DEBUG util.py:444: (10/281): cmake-filesystem-3.26.4-4.fc38_clang1 1.8 MB/s | 18 kB 00:00 DEBUG util.py:444: (11/281): desktop-file-utils-0.26-8.fc38_clang1 7.1 MB/s | 69 kB 00:00 DEBUG util.py:444: (12/281): dbus-broker-33-1.fc38_clang16_03.s390 8.4 MB/s | 186 kB 00:00 DEBUG util.py:444: (13/281): cups-libs-2.4.2-11.fc38_clang16_03.s3 9.4 MB/s | 400 kB 00:00 DEBUG util.py:444: (14/281): fdk-aac-free-2.0.0-10.fc38_clang16_03 13 MB/s | 528 kB 00:00 DEBUG util.py:444: (15/281): flac-libs-1.4.2-2.fc38_clang16_03.s39 6.0 MB/s | 205 kB 00:00 DEBUG util.py:444: (16/281): fribidi-1.0.12-3.fc38_clang16_03.s390 9.0 MB/s | 98 kB 00:00 DEBUG util.py:444: (17/281): fribidi-devel-1.0.12-3.fc38_clang16_0 3.7 MB/s | 25 kB 00:00 DEBUG util.py:444: (18/281): freetype-2.13.0-2.fc38_clang16_03.s39 6.7 MB/s | 549 kB 00:00 DEBUG util.py:444: (19/281): freetype-devel-2.13.0-2.fc38_clang16_ 11 MB/s | 909 kB 00:00 DEBUG util.py:444: (20/281): gettext-envsubst-0.21.1-2.fc38_clang1 1.1 MB/s | 38 kB 00:00 DEBUG util.py:444: (21/281): gettext-runtime-0.21.1-2.fc38_clang16 3.7 MB/s | 109 kB 00:00 DEBUG util.py:444: (22/281): gettext-libs-0.21.1-2.fc38_clang16_03 5.6 MB/s | 371 kB 00:00 DEBUG util.py:444: (23/281): gobject-introspection-1.76.1-1.fc38_c 6.0 MB/s | 260 kB 00:00 DEBUG util.py:444: (24/281): gettext-0.21.1-2.fc38_clang16_03.s390 6.6 MB/s | 1.0 MB 00:00 DEBUG util.py:444: (25/281): graphene-1.10.6-5.fc38_clang16_03.s39 6.6 MB/s | 72 kB 00:00 DEBUG util.py:444: (26/281): graphite2-1.3.14-11.fc38_clang16_03.s 5.9 MB/s | 106 kB 00:00 DEBUG util.py:444: (27/281): graphene-devel-1.10.6-5.fc38_clang16_ 6.4 MB/s | 159 kB 00:00 DEBUG util.py:444: (28/281): graphite2-devel-1.3.14-11.fc38_clang1 424 kB/s | 21 kB 00:00 DEBUG util.py:444: (29/281): gsm-1.0.22-2.fc38_clang16_03.s390x.rp 816 kB/s | 40 kB 00:00 DEBUG util.py:444: (30/281): gobject-introspection-devel-1.76.1-1. 11 MB/s | 1.2 MB 00:00 DEBUG util.py:444: (31/281): gstreamer1-1.22.3-1.fc38_clang16_03.s 12 MB/s | 1.6 MB 00:00 DEBUG util.py:444: (32/281): gstreamer1-plugins-base-1.22.3-1.fc38 8.9 MB/s | 2.3 MB 00:00 DEBUG util.py:444: (33/281): gstreamer1-plugins-bad-free-1.22.3-1. 9.8 MB/s | 3.1 MB 00:00 DEBUG util.py:444: (34/281): gtk4-devel-4.10.3-3.fc38_clang16_03.s 28 MB/s | 1.6 MB 00:00 DEBUG util.py:444: (35/281): harfbuzz-devel-7.1.0-1.fc38_clang16_0 10 MB/s | 413 kB 00:00 DEBUG util.py:444: (36/281): harfbuzz-icu-7.1.0-1.fc38_clang16_03. 2.3 MB/s | 16 kB 00:00 DEBUG util.py:444: (37/281): help2man-1.49.3-2.fc38_clang16_03.noa 7.5 MB/s | 218 kB 00:00 DEBUG util.py:444: (38/281): jbigkit-libs-2.1-25.fc38_clang16_03.s 3.8 MB/s | 55 kB 00:00 DEBUG util.py:444: (39/281): lame-libs-3.100-14.fc38_clang16_03.s3 9.8 MB/s | 373 kB 00:00 DEBUG util.py:444: (40/281): harfbuzz-7.1.0-1.fc38_clang16_03.s390 7.6 MB/s | 1.0 MB 00:00 DEBUG util.py:444: (41/281): lcms2-2.15-1.fc38_clang16_03.s390x.rp 9.3 MB/s | 257 kB 00:00 DEBUG util.py:444: (42/281): libadwaita-1.3.2-1.fc38_clang16_03.s3 11 MB/s | 534 kB 00:00 DEBUG util.py:444: (43/281): libadwaita-devel-1.3.2-1.fc38_clang16 4.0 MB/s | 125 kB 00:00 DEBUG util.py:444: (44/281): libblkid-devel-2.38.1-4.fc38_clang16_ 1.9 MB/s | 17 kB 00:00 DEBUG util.py:444: (45/281): libcloudproviders-0.3.1-7.fc38_clang1 3.9 MB/s | 43 kB 00:00 DEBUG util.py:444: (46/281): libdvdnav-6.1.1-5.fc38_clang16_03.s39 4.8 MB/s | 58 kB 00:00 DEBUG util.py:444: (47/281): libdrm-2.4.114-2.fc38_clang16_03.s390 6.7 MB/s | 110 kB 00:00 DEBUG util.py:444: (48/281): libdvdread-6.1.3-3.fc38_clang16_03.s3 4.6 MB/s | 69 kB 00:00 DEBUG util.py:444: (49/281): libepoxy-1.5.10-3.fc38_clang16_03.s39 15 MB/s | 234 kB 00:00 DEBUG util.py:444: (50/281): libglvnd-1.6.0-2.fc38_clang16_03.s390 11 MB/s | 147 kB 00:00 DEBUG util.py:444: (51/281): libglvnd-core-devel-1.6.0-2.fc38_clan 4.0 MB/s | 18 kB 00:00 DEBUG util.py:444: (52/281): libepoxy-devel-1.5.10-3.fc38_clang16_ 6.1 MB/s | 134 kB 00:00 DEBUG util.py:444: (53/281): libglvnd-egl-1.6.0-2.fc38_clang16_03. 6.2 MB/s | 40 kB 00:00 DEBUG util.py:444: (54/281): libglvnd-devel-1.6.0-2.fc38_clang16_0 10 MB/s | 158 kB 00:00 DEBUG util.py:444: (55/281): libglvnd-gles-1.6.0-2.fc38_clang16_03 3.4 MB/s | 32 kB 00:00 DEBUG util.py:444: (56/281): libglvnd-opengl-1.6.0-2.fc38_clang16_ 4.6 MB/s | 45 kB 00:00 DEBUG util.py:444: (57/281): libglvnd-glx-1.6.0-2.fc38_clang16_03. 7.4 MB/s | 144 kB 00:00 DEBUG util.py:444: (58/281): libmount-devel-2.38.1-4.fc38_clang16_ 2.5 MB/s | 18 kB 00:00 DEBUG util.py:444: (59/281): libogg-1.3.5-5.fc38_clang16_03.s390x. 1.8 MB/s | 35 kB 00:00 DEBUG util.py:444: (60/281): libpng-1.6.37-14.fc38_clang16_03.s390 7.7 MB/s | 159 kB 00:00 DEBUG util.py:444: (61/281): gtk4-4.10.3-3.fc38_clang16_03.s390x.r 12 MB/s | 6.4 MB 00:00 DEBUG util.py:444: (62/281): libpng-devel-1.6.37-14.fc38_clang16_0 5.4 MB/s | 293 kB 00:00 DEBUG util.py:444: (63/281): libselinux-devel-3.5-1.fc38_clang16_0 3.9 MB/s | 115 kB 00:00 DEBUG util.py:444: (64/281): libsepol-devel-3.5-1.fc38_clang16_03. 1.9 MB/s | 41 kB 00:00 DEBUG util.py:444: (65/281): libsndfile-1.1.0-6.fc38_clang16_03.s3 7.0 MB/s | 272 kB 00:00 DEBUG util.py:444: (66/281): libsoup3-3.4.2-2.fc38_clang16_03.s390 6.6 MB/s | 426 kB 00:00 DEBUG util.py:444: (67/281): libsrtp-2.3.0-10.fc38_clang16_03.s390 2.0 MB/s | 66 kB 00:00 DEBUG util.py:444: (68/281): libstemmer-2.2.0-5.fc38_clang16_03.s3 11 MB/s | 245 kB 00:00 DEBUG util.py:444: (69/281): libthai-0.1.29-4.fc38_clang16_03.s390 9.8 MB/s | 218 kB 00:00 DEBUG util.py:444: (70/281): librsvg2-2.56.1-1.fc38_clang16_03.s39 9.5 MB/s | 1.6 MB 00:00 DEBUG util.py:444: (71/281): libthai-devel-0.1.29-4.fc38_clang16_0 4.1 MB/s | 124 kB 00:00 DEBUG util.py:444: (72/281): libtiff-4.4.0-5.fc38_clang16_03.s390x 8.3 MB/s | 242 kB 00:00 DEBUG util.py:444: (73/281): libunwind-1.6.2-7.fc38_clang16_03.s39 2.8 MB/s | 64 kB 00:00 DEBUG util.py:444: (74/281): libtiff-devel-4.4.0-5.fc38_clang16_03 10 MB/s | 513 kB 00:00 DEBUG util.py:444: (75/281): libva-2.18.0-1.fc38_clang16_03.s390x. 9.5 MB/s | 104 kB 00:00 DEBUG util.py:444: (76/281): libusb1-1.0.26-2.fc38_clang16_03.s390 5.4 MB/s | 75 kB 00:00 DEBUG util.py:444: (77/281): libwayland-client-1.22.0-1.fc38_clang 6.4 MB/s | 40 kB 00:00 DEBUG util.py:444: (78/281): libwayland-cursor-1.22.0-1.fc38_clang 3.3 MB/s | 19 kB 00:00 DEBUG util.py:444: (79/281): libvorbis-1.3.7-7.fc38_clang16_03.s39 8.2 MB/s | 242 kB 00:00 DEBUG util.py:444: (80/281): libwayland-egl-1.22.0-1.fc38_clang16_ 773 kB/s | 12 kB 00:00 DEBUG util.py:444: (81/281): libxkbfile-1.1.1-2.fc38_clang16_03.s3 4.2 MB/s | 98 kB 00:00 DEBUG util.py:444: (82/281): libwayland-server-1.22.0-1.fc38_clang 2.1 MB/s | 52 kB 00:00 DEBUG util.py:444: (83/281): libxml2-devel-2.10.4-1.fc38_clang16_0 7.0 MB/s | 502 kB 00:00 DEBUG util.py:444: (84/281): lilv-libs-0.24.14-4.fc38_clang16_03.s 707 kB/s | 65 kB 00:00 DEBUG util.py:444: (85/281): m4-1.4.19-5.fc38_clang16_03.s390x.rpm 5.4 MB/s | 328 kB 00:00 DEBUG util.py:444: (86/281): mpg123-libs-1.31.3-1.fc38_clang16_03. 7.3 MB/s | 287 kB 00:00 DEBUG util.py:444: (87/281): ninja-build-1.11.1-2.fc38_clang16_03. 7.8 MB/s | 203 kB 00:00 DEBUG util.py:444: (88/281): ncurses-6.4-3.20230114.fc38_clang16_0 6.3 MB/s | 415 kB 00:00 DEBUG util.py:444: (89/281): opus-1.3.1-12.fc38_clang16_03.s390x.r 5.0 MB/s | 330 kB 00:00 DEBUG util.py:444: (90/281): orc-0.4.33-2.fc38_clang16_03.s390x.rp 11 MB/s | 325 kB 00:00 DEBUG util.py:444: (91/281): pango-devel-1.50.14-1.fc38_clang16_03 11 MB/s | 152 kB 00:00 DEBUG util.py:444: (92/281): perl-B-1.83-497.fc38_clang16_03.s390x 11 MB/s | 182 kB 00:00 DEBUG util.py:444: (93/281): pango-1.50.14-1.fc38_clang16_03.s390x 9.4 MB/s | 399 kB 00:00 DEBUG util.py:444: (94/281): perl-Class-Struct-0.66-497.fc38_clang 1.5 MB/s | 24 kB 00:00 DEBUG util.py:444: (95/281): libtool-2.4.7-6.fc38_clang16_03.s390x 1.6 MB/s | 596 kB 00:00 DEBUG util.py:444: (96/281): perl-DynaLoader-1.52-497.fc38_clang16 1.6 MB/s | 28 kB 00:00 DEBUG util.py:444: (97/281): perl-Errno-1.36-497.fc38_clang16_03.s 1.6 MB/s | 17 kB 00:00 DEBUG util.py:444: (98/281): perl-Data-Dumper-2.184-491.fc38_clang 1.1 MB/s | 56 kB 00:00 DEBUG util.py:444: (99/281): perl-File-Basename-2.85-497.fc38_clan 2.1 MB/s | 19 kB 00:00 DEBUG util.py:444: (100/281): perl-Fcntl-1.15-497.fc38_clang16_03. 889 kB/s | 22 kB 00:00 DEBUG util.py:444: (101/281): perl-File-Compare-1.100.700-497.fc38 2.9 MB/s | 15 kB 00:00 DEBUG util.py:444: (102/281): perl-File-Copy-2.39-497.fc38_clang16 2.4 MB/s | 22 kB 00:00 DEBUG util.py:444: (103/281): perl-File-Find-1.40-497.fc38_clang16 1.3 MB/s | 27 kB 00:00 DEBUG util.py:444: (104/281): perl-File-stat-1.12-497.fc38_clang16 920 kB/s | 19 kB 00:00 DEBUG util.py:444: (105/281): perl-Getopt-Std-1.13-497.fc38_clang1 967 kB/s | 17 kB 00:00 DEBUG util.py:444: (106/281): perl-IPC-Open3-1.22-497.fc38_clang16 2.1 MB/s | 24 kB 00:00 DEBUG util.py:444: (107/281): perl-IO-1.50-497.fc38_clang16_03.s39 1.7 MB/s | 88 kB 00:00 DEBUG util.py:444: (108/281): perl-MIME-Base64-3.16-490.fc38_clang 784 kB/s | 31 kB 00:00 DEBUG util.py:444: (109/281): perl-PathTools-3.84-490.fc38_clang16 5.5 MB/s | 82 kB 00:00 DEBUG util.py:444: (110/281): perl-Scalar-List-Utils-1.63-490.fc38 3.8 MB/s | 68 kB 00:00 DEBUG util.py:444: (111/281): perl-POSIX-2.03-497.fc38_clang16_03. 1.8 MB/s | 97 kB 00:00 DEBUG util.py:444: (112/281): perl-Socket-2.036-2.fc38_clang16_03. 2.4 MB/s | 54 kB 00:00 DEBUG util.py:444: (113/281): perl-SelectSaver-1.02-497.fc38_clang 427 kB/s | 13 kB 00:00 DEBUG util.py:444: (114/281): perl-Encode-3.19-493.fc38_clang16_03 8.0 MB/s | 1.7 MB 00:00 DEBUG util.py:444: (115/281): perl-Symbol-1.09-497.fc38_clang16_03 868 kB/s | 16 kB 00:00 DEBUG util.py:444: (116/281): perl-Storable-3.26-490.fc38_clang16_ 2.5 MB/s | 90 kB 00:00 DEBUG util.py:444: (117/281): perl-if-0.61.000-497.fc38_clang16_03 448 kB/s | 16 kB 00:00 DEBUG util.py:444: (118/281): perl-interpreter-5.36.1-497.fc38_cla 2.3 MB/s | 74 kB 00:00 DEBUG util.py:444: (119/281): perl-locale-1.10-497.fc38_clang16_03 673 kB/s | 15 kB 00:00 DEBUG util.py:444: (120/281): perl-mro-1.26-497.fc38_clang16_03.s3 1.3 MB/s | 30 kB 00:00 DEBUG util.py:444: (121/281): perl-overload-1.35-497.fc38_clang16_ 1.7 MB/s | 47 kB 00:00 DEBUG util.py:444: (122/281): perl-overloading-0.02-497.fc38_clang 386 kB/s | 15 kB 00:00 DEBUG util.py:444: (123/281): perl-threads-2.27-490.fc38_clang16_0 1.5 MB/s | 56 kB 00:00 DEBUG util.py:444: (124/281): perl-threads-shared-1.64-490.fc38_cl 2.0 MB/s | 45 kB 00:00 DEBUG util.py:444: (125/281): perl-vars-1.05-497.fc38_clang16_03.n 325 kB/s | 15 kB 00:00 DEBUG util.py:444: (126/281): pixman-0.42.2-1.fc38_clang16_03.s390 5.9 MB/s | 228 kB 00:00 DEBUG util.py:444: (127/281): pixman-devel-0.42.2-1.fc38_clang16_0 764 kB/s | 17 kB 00:00 DEBUG util.py:444: (128/281): python3-markupsafe-2.1.2-1.fc38_clan 1.8 MB/s | 31 kB 00:00 DEBUG util.py:444: (129/281): python3-libxml2-2.10.4-1.fc38_clang1 3.1 MB/s | 230 kB 00:00 DEBUG util.py:444: (130/281): shared-mime-info-2.2-3.fc38_clang16_ 8.9 MB/s | 380 kB 00:00 DEBUG util.py:444: (131/281): soundtouch-2.3.1-4.fc38_clang16_03.s 5.1 MB/s | 86 kB 00:00 DEBUG util.py:444: (132/281): sratom-0.6.10-3.fc38_clang16_03.s390 1.5 MB/s | 24 kB 00:00 DEBUG util.py:444: (133/281): sord-0.16.14-1.fc38_clang16_03.s390x 709 kB/s | 41 kB 00:00 DEBUG util.py:444: (134/281): sysprof-capture-devel-3.48.0-1.fc38_ 1.2 MB/s | 54 kB 00:00 DEBUG util.py:444: (135/281): vim-filesystem-9.0.1592-1.fc38_clang 549 kB/s | 19 kB 00:00 DEBUG util.py:444: (136/281): vulkan-loader-1.3.243.0-1.fc38_clang 2.0 MB/s | 147 kB 00:00 DEBUG util.py:444: (137/281): wayland-devel-1.22.0-1.fc38_clang16_ 2.2 MB/s | 139 kB 00:00 DEBUG util.py:444: (138/281): webrtc-audio-processing-0.3.1-10.fc3 5.1 MB/s | 410 kB 00:00 DEBUG util.py:444: (139/281): perl-libs-5.36.1-497.fc38_clang16_03 5.4 MB/s | 2.4 MB 00:00 DEBUG util.py:444: (140/281): xorg-x11-proto-devel-2022.2-3.fc38_c 6.1 MB/s | 264 kB 00:00 DEBUG util.py:444: (141/281): xprop-1.2.5-3.fc38_clang16_03.s390x. 1.3 MB/s | 37 kB 00:00 DEBUG util.py:444: (142/281): xorg-x11-xauth-1.1.2-3.fc38_clang16_ 40 kB/s | 36 kB 00:00 DEBUG util.py:444: (143/281): xkbcomp-1.4.6-5.fc38_clang16_03.s390 93 kB/s | 105 kB 00:01 DEBUG util.py:444: (144/281): xz-devel-5.4.1-1.fc38_clang16_03.s39 61 kB/s | 61 kB 00:00 DEBUG util.py:444: (145/281): adwaita-cursor-theme-44.0-1.fc38.noa 504 kB/s | 633 kB 00:01 DEBUG util.py:444: (146/281): autoconf-2.71-5.fc38.noarch.rpm 562 kB/s | 733 kB 00:01 DEBUG util.py:444: (147/281): adwaita-icon-theme-44.0-1.fc38.noarc 776 kB/s | 1.1 MB 00:01 DEBUG util.py:444: (148/281): automake-1.16.5-11.fc38.noarch.rpm 1.8 MB/s | 697 kB 00:00 DEBUG util.py:444: (149/281): crypto-policies-scripts-20230301-1.g 593 kB/s | 116 kB 00:00 DEBUG util.py:444: (150/281): dbus-1.14.6-1.fc38.s390x.rpm 39 kB/s | 7.9 kB 00:00 DEBUG util.py:444: (151/281): dbus-libs-1.14.6-1.fc38.s390x.rpm 864 kB/s | 158 kB 00:00 DEBUG util.py:444: (152/281): dbus-common-1.14.6-1.fc38.noarch.rpm 68 kB/s | 15 kB 00:00 DEBUG util.py:444: (153/281): emacs-filesystem-28.2-4.fc38.noarch. 42 kB/s | 7.6 kB 00:00 DEBUG util.py:444: (154/281): fontconfig-2.14.2-1.fc38.s390x.rpm 1.4 MB/s | 304 kB 00:00 DEBUG util.py:444: (155/281): fontconfig-devel-2.14.2-1.fc38.s390x 734 kB/s | 164 kB 00:00 DEBUG util.py:444: (156/281): fonts-filesystem-2.0.5-11.fc38.noarc 40 kB/s | 8.1 kB 00:00 DEBUG util.py:444: (157/281): gdk-pixbuf2-devel-2.42.10-2.fc38.s39 1.8 MB/s | 367 kB 00:00 DEBUG util.py:444: (158/281): gdk-pixbuf2-2.42.10-2.fc38.s390x.rpm 2.1 MB/s | 486 kB 00:00 DEBUG util.py:444: (159/281): gdk-pixbuf2-modules-2.42.10-2.fc38.s 447 kB/s | 89 kB 00:00 DEBUG util.py:444: (160/281): google-noto-fonts-common-20230201-1. 81 kB/s | 16 kB 00:00 DEBUG util.py:444: (161/281): google-noto-sans-vf-fonts-20230201-1 3.1 MB/s | 580 kB 00:00 DEBUG util.py:444: (162/281): gnutls-3.8.0-2.fc38.s390x.rpm 2.9 MB/s | 1.0 MB 00:00 DEBUG util.py:444: (163/281): gssdp-1.6.2-2.fc38.s390x.rpm 303 kB/s | 58 kB 00:00 DEBUG util.py:444: (164/281): gupnp-1.6.3-2.fc38.s390x.rpm 528 kB/s | 105 kB 00:00 DEBUG util.py:444: (165/281): groff-base-1.22.4-11.fc38.s390x.rpm 2.8 MB/s | 1.1 MB 00:00 DEBUG util.py:444: (166/281): hicolor-icon-theme-0.17-15.fc38.noar 366 kB/s | 66 kB 00:00 DEBUG util.py:444: (167/281): itstool-2.0.7-3.fc38.noarch.rpm 193 kB/s | 38 kB 00:00 DEBUG util.py:444: (168/281): json-glib-1.6.6-4.fc38.s390x.rpm 824 kB/s | 161 kB 00:00 DEBUG util.py:444: (169/281): iso-codes-4.13.0-1.fc38.noarch.rpm 9.6 MB/s | 3.5 MB 00:00 DEBUG util.py:444: (170/281): libICE-1.0.10-10.fc38.s390x.rpm 338 kB/s | 73 kB 00:00 DEBUG util.py:444: (171/281): libSM-1.2.3-12.fc38.s390x.rpm 208 kB/s | 43 kB 00:00 DEBUG util.py:444: (172/281): libX11-1.8.4-1.fc38.s390x.rpm 3.3 MB/s | 669 kB 00:00 DEBUG util.py:444: (173/281): libX11-common-1.8.4-1.fc38.noarch.rp 967 kB/s | 177 kB 00:00 DEBUG util.py:444: (174/281): libX11-devel-1.8.4-1.fc38.s390x.rpm 5.1 MB/s | 1.0 MB 00:00 DEBUG util.py:444: (175/281): libX11-xcb-1.8.4-1.fc38.s390x.rpm 57 kB/s | 11 kB 00:00 DEBUG util.py:444: (176/281): libXau-1.0.11-2.fc38.s390x.rpm 157 kB/s | 31 kB 00:00 DEBUG util.py:444: (177/281): libXau-devel-1.0.11-2.fc38.s390x.rpm 67 kB/s | 13 kB 00:00 DEBUG util.py:444: (178/281): libXcomposite-0.4.5-9.fc38.s390x.rpm 120 kB/s | 23 kB 00:00 DEBUG util.py:444: (179/281): libXcursor-1.2.1-3.fc38.s390x.rpm 154 kB/s | 32 kB 00:00 DEBUG util.py:444: (180/281): libXcursor-devel-1.2.1-3.fc38.s390x. 209 kB/s | 40 kB 00:00 DEBUG util.py:444: (181/281): libXdamage-1.1.5-9.fc38.s390x.rpm 108 kB/s | 22 kB 00:00 DEBUG util.py:444: (182/281): libXdamage-devel-1.1.5-9.fc38.s390x. 40 kB/s | 9.2 kB 00:00 DEBUG util.py:444: (183/281): libXdmcp-1.1.3-10.fc38.s390x.rpm 158 kB/s | 35 kB 00:00 DEBUG util.py:444: (184/281): libXext-1.3.5-2.fc38.s390x.rpm 204 kB/s | 40 kB 00:00 DEBUG util.py:444: (185/281): libXext-devel-1.3.5-2.fc38.s390x.rpm 419 kB/s | 85 kB 00:00 DEBUG util.py:444: (186/281): libXfixes-6.0.0-5.fc38.s390x.rpm 95 kB/s | 19 kB 00:00 DEBUG util.py:444: (187/281): libXfixes-devel-6.0.0-5.fc38.s390x.r 64 kB/s | 12 kB 00:00 DEBUG util.py:444: (188/281): libXfont2-2.0.3-14.fc38.s390x.rpm 700 kB/s | 146 kB 00:00 DEBUG util.py:444: (189/281): libXinerama-1.1.5-2.fc38.s390x.rpm 72 kB/s | 14 kB 00:00 DEBUG util.py:444: (190/281): libXinerama-devel-1.1.5-2.fc38.s390x 62 kB/s | 13 kB 00:00 DEBUG util.py:444: (191/281): libXmu-1.1.4-2.fc38.s390x.rpm 417 kB/s | 81 kB 00:00 DEBUG util.py:444: (192/281): libXrandr-1.5.2-10.fc38.s390x.rpm 141 kB/s | 28 kB 00:00 DEBUG util.py:444: (193/281): libXrandr-devel-1.5.2-10.fc38.s390x. 98 kB/s | 19 kB 00:00 DEBUG util.py:444: (194/281): libXrender-0.9.11-2.fc38.s390x.rpm 141 kB/s | 28 kB 00:00 DEBUG util.py:444: (195/281): libXrender-devel-0.9.11-2.fc38.s390x 97 kB/s | 19 kB 00:00 DEBUG util.py:444: (196/281): libXt-1.2.1-4.fc38.s390x.rpm 1.0 MB/s | 190 kB 00:00 DEBUG util.py:444: (197/281): libXtst-1.2.4-2.fc38.s390x.rpm 112 kB/s | 21 kB 00:00 DEBUG util.py:444: (198/281): libXv-1.0.11-18.fc38.s390x.rpm 95 kB/s | 19 kB 00:00 DEBUG util.py:444: (199/281): libXxf86vm-1.1.5-2.fc38.s390x.rpm 89 kB/s | 18 kB 00:00 DEBUG util.py:444: (200/281): libdatrie-0.2.13-5.fc38.s390x.rpm 158 kB/s | 33 kB 00:00 DEBUG util.py:444: (201/281): libdatrie-devel-0.2.13-5.fc38.s390x. 776 kB/s | 149 kB 00:00 DEBUG util.py:444: (202/281): libffi-devel-3.4.4-2.fc38.s390x.rpm 141 kB/s | 27 kB 00:00 DEBUG util.py:444: (203/281): libfontenc-1.1.6-2.fc38.s390x.rpm 162 kB/s | 32 kB 00:00 DEBUG util.py:444: (204/281): libgudev-237-4.fc38.s390x.rpm 163 kB/s | 34 kB 00:00 DEBUG util.py:444: (205/281): libgusb-0.4.5-1.fc38.s390x.rpm 319 kB/s | 63 kB 00:00 DEBUG util.py:444: (206/281): libjpeg-turbo-2.1.4-2.fc38.s390x.rpm 905 kB/s | 178 kB 00:00 DEBUG util.py:444: (207/281): libicu-devel-72.1-2.fc38.s390x.rpm 4.3 MB/s | 918 kB 00:00 DEBUG util.py:444: (208/281): libjpeg-turbo-devel-2.1.4-2.fc38.s39 512 kB/s | 98 kB 00:00 DEBUG util.py:444: (209/281): libnice-0.1.21-3.fc38.s390x.rpm 964 kB/s | 199 kB 00:00 DEBUG util.py:444: (210/281): libtheora-1.1.1-33.fc38.s390x.rpm 875 kB/s | 170 kB 00:00 DEBUG util.py:444: (211/281): libvisual-0.4.1-1.fc38.s390x.rpm 764 kB/s | 152 kB 00:00 DEBUG util.py:444: (212/281): libwebp-1.3.0-2.fc38.s390x.rpm 1.3 MB/s | 254 kB 00:00 DEBUG util.py:444: (213/281): libxcb-1.13.1-11.fc38.s390x.rpm 1.3 MB/s | 241 kB 00:00 DEBUG util.py:444: (214/281): libicu-72.1-2.fc38.s390x.rpm 11 MB/s | 10 MB 00:00 DEBUG util.py:444: (215/281): libxcb-devel-1.13.1-11.fc38.s390x.rp 6.5 MB/s | 1.4 MB 00:00 DEBUG util.py:444: (216/281): libxkbcommon-1.5.0-2.fc38.s390x.rpm 767 kB/s | 147 kB 00:00 DEBUG util.py:444: (217/281): libxkbcommon-devel-1.5.0-2.fc38.s390 348 kB/s | 65 kB 00:00 DEBUG util.py:444: (218/281): libxshmfence-1.3-12.fc38.s390x.rpm 60 kB/s | 12 kB 00:00 DEBUG util.py:444: (219/281): meson-1.0.1-1.fc38.noarch.rpm 9.2 MB/s | 2.0 MB 00:00 DEBUG util.py:444: (220/281): nettle-3.8-3.fc38.s390x.rpm 2.4 MB/s | 443 kB 00:00 DEBUG util.py:444: (221/281): nss-3.89.0-2.fc38.s390x.rpm 3.1 MB/s | 706 kB 00:00 DEBUG util.py:444: (222/281): nspr-4.35.0-6.fc38.s390x.rpm 599 kB/s | 146 kB 00:00 DEBUG util.py:444: (223/281): nss-softokn-3.89.0-2.fc38.s390x.rpm 4.7 MB/s | 1.0 MB 00:00 DEBUG util.py:444: (224/281): nss-sysinit-3.89.0-2.fc38.s390x.rpm 91 kB/s | 18 kB 00:00 DEBUG util.py:444: (225/281): nss-softokn-freebl-3.89.0-2.fc38.s39 1.6 MB/s | 320 kB 00:00 DEBUG util.py:444: (226/281): nss-util-3.89.0-2.fc38.s390x.rpm 458 kB/s | 90 kB 00:00 DEBUG util.py:444: (227/281): pcre-8.45-1.fc38.3.s390x.rpm 695 kB/s | 135 kB 00:00 DEBUG util.py:444: (228/281): pcre2-devel-10.42-1.fc38.1.s390x.rpm 2.4 MB/s | 505 kB 00:00 DEBUG util.py:444: (229/281): pcre2-utf16-10.42-1.fc38.1.s390x.rpm 1.1 MB/s | 232 kB 00:00 DEBUG util.py:444: (230/281): perl-Carp-1.52-490.fc38.noarch.rpm 161 kB/s | 29 kB 00:00 DEBUG util.py:444: (231/281): pcre2-utf32-10.42-1.fc38.1.s390x.rpm 1.0 MB/s | 219 kB 00:00 DEBUG util.py:444: (232/281): perl-Exporter-5.77-490.fc38.noarch.r 168 kB/s | 31 kB 00:00 DEBUG util.py:444: (233/281): perl-File-Path-2.18-490.fc38.noarch. 195 kB/s | 35 kB 00:00 DEBUG util.py:444: (234/281): perl-File-Temp-0.231.100-490.fc38.no 329 kB/s | 59 kB 00:00 DEBUG util.py:444: (235/281): perl-Getopt-Long-2.54-2.fc38.noarch. 328 kB/s | 60 kB 00:00 DEBUG util.py:444: (236/281): perl-HTTP-Tiny-0.082-2.fc38.noarch.r 307 kB/s | 55 kB 00:00 DEBUG util.py:444: (237/281): perl-Pod-Escapes-1.07-490.fc38.noarc 109 kB/s | 20 kB 00:00 DEBUG util.py:444: (238/281): perl-Pod-Perldoc-3.28.01-491.fc38.no 469 kB/s | 86 kB 00:00 DEBUG util.py:444: (239/281): perl-Pod-Simple-3.43-491.fc38.noarch 1.2 MB/s | 219 kB 00:00 DEBUG util.py:444: (240/281): perl-Pod-Usage-2.03-4.fc38.noarch.rp 222 kB/s | 40 kB 00:00 DEBUG util.py:444: (241/281): perl-Term-ANSIColor-5.01-491.fc38.no 260 kB/s | 47 kB 00:00 DEBUG util.py:444: (242/281): perl-Term-Cap-1.18-1.fc38.noarch.rpm 121 kB/s | 22 kB 00:00 DEBUG util.py:444: (243/281): perl-Text-ParseWords-3.31-490.fc38.n 91 kB/s | 16 kB 00:00 DEBUG util.py:444: (244/281): perl-Thread-Queue-3.14-490.fc38.noar 108 kB/s | 21 kB 00:00 DEBUG util.py:444: (245/281): perl-Time-Local-1.300-490.fc38.noarc 186 kB/s | 33 kB 00:00 DEBUG util.py:444: (246/281): perl-constant-1.33-491.fc38.noarch.r 127 kB/s | 23 kB 00:00 DEBUG util.py:444: (247/281): perl-parent-0.241-1.fc38.noarch.rpm 80 kB/s | 15 kB 00:00 DEBUG util.py:444: (248/281): perl-podlators-5.01-2.fc38.noarch.rp 700 kB/s | 125 kB 00:00 DEBUG util.py:444: (249/281): python3-mako-1.2.3-2.fc38.noarch.rpm 1.1 MB/s | 219 kB 00:00 DEBUG util.py:444: (250/281): python3-markdown-3.4.1-2.fc38.noarch 987 kB/s | 199 kB 00:00 DEBUG util.py:444: (251/281): serd-0.30.16-1.fc38.s390x.rpm 166 kB/s | 62 kB 00:00 DEBUG util.py:444: (252/281): xkeyboard-config-2.38-1.fc38.noarch. 3.5 MB/s | 963 kB 00:00 DEBUG util.py:444: (253/281): python3-setuptools-65.5.1-2.fc38.noa 4.0 MB/s | 1.7 MB 00:00 DEBUG util.py:444: (254/281): xml-common-0.6.3-60.fc38.noarch.rpm 155 kB/s | 31 kB 00:00 DEBUG util.py:444: (255/281): zlib-devel-1.2.13-3.fc38.s390x.rpm 230 kB/s | 45 kB 00:00 DEBUG util.py:444: (256/281): at-spi2-atk-2.48.3-1.fc38.s390x.rpm 118 kB/s | 86 kB 00:00 DEBUG util.py:444: (257/281): atk-2.48.3-1.fc38.s390x.rpm 440 kB/s | 80 kB 00:00 DEBUG util.py:444: (258/281): at-spi2-core-2.48.3-1.fc38.s390x.rpm 342 kB/s | 370 kB 00:01 DEBUG util.py:444: (259/281): alsa-lib-1.2.9-1.fc38.s390x.rpm 408 kB/s | 534 kB 00:01 DEBUG util.py:444: (260/281): colord-libs-1.4.6-4.fc38.s390x.rpm 620 kB/s | 226 kB 00:00 DEBUG util.py:444: (261/281): gtk-update-icon-cache-3.24.38-1.fc38 189 kB/s | 34 kB 00:00 DEBUG util.py:444: (262/281): glib2-devel-2.76.3-1.fc38.s390x.rpm 1.6 MB/s | 587 kB 00:00 DEBUG util.py:444: (263/281): gupnp-igd-1.6.0-1.fc38.s390x.rpm 172 kB/s | 34 kB 00:00 DEBUG util.py:444: (264/281): glib2-2.76.3-1.fc38.s390x.rpm 3.8 MB/s | 2.8 MB 00:00 DEBUG util.py:444: (265/281): langpacks-core-font-en-3.0-32.fc38.n 53 kB/s | 9.6 kB 00:00 DEBUG util.py:444: (266/281): libXft-2.3.8-2.fc38.s390x.rpm 418 kB/s | 76 kB 00:00 DEBUG util.py:444: (267/281): libXft-devel-2.3.8-2.fc38.s390x.rpm 264 kB/s | 50 kB 00:00 DEBUG util.py:444: (268/281): libXi-1.8.1-1.fc38.s390x.rpm 234 kB/s | 42 kB 00:00 DEBUG util.py:444: (269/281): gtk3-3.24.38-1.fc38.s390x.rpm 6.7 MB/s | 4.9 MB 00:00 DEBUG util.py:444: (270/281): libXi-devel-1.8.1-1.fc38.s390x.rpm 637 kB/s | 116 kB 00:00 DEBUG util.py:444: (271/281): libtracker-sparql-3.5.2-1.fc38.s390x 2.1 MB/s | 386 kB 00:00 DEBUG util.py:444: (272/281): mesa-filesystem-23.1.1-1.fc38.s390x. 99 kB/s | 18 kB 00:00 DEBUG util.py:444: (273/281): libvala-0.56.7-1.fc38.s390x.rpm 2.4 MB/s | 631 kB 00:00 DEBUG util.py:444: (274/281): mesa-libEGL-23.1.1-1.fc38.s390x.rpm 760 kB/s | 137 kB 00:00 DEBUG util.py:444: (275/281): mesa-libGL-23.1.1-1.fc38.s390x.rpm 1.0 MB/s | 196 kB 00:00 DEBUG util.py:444: (276/281): mesa-libgbm-23.1.1-1.fc38.s390x.rpm 254 kB/s | 46 kB 00:00 DEBUG util.py:444: (277/281): mesa-libglapi-23.1.1-1.fc38.s390x.rp 436 kB/s | 79 kB 00:00 DEBUG util.py:444: (278/281): perl-Text-Tabs+Wrap-2023.0511-1.fc38 122 kB/s | 22 kB 00:00 DEBUG util.py:444: (279/281): vala-0.56.7-1.fc38.s390x.rpm 5.0 MB/s | 1.4 MB 00:00 DEBUG util.py:444: (280/281): xorg-x11-server-Xvfb-1.20.14-23.fc38 3.5 MB/s | 963 kB 00:00 DEBUG util.py:444: (281/281): xorg-x11-server-common-1.20.14-23.fc 174 kB/s | 35 kB 00:00 DEBUG util.py:444: -------------------------------------------------------------------------------- DEBUG util.py:444: Total 4.4 MB/s | 96 MB 00:21 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 : xorg-x11-proto-devel-2022.2-3.fc38_clang16_03.no 1/281 DEBUG util.py:444: Installing : libwayland-client-1.22.0-1.fc38_clang16_03.s390x 2/281 DEBUG util.py:444: Installing : libpng-2:1.6.37-14.fc38_clang16_03.s390x 3/281 DEBUG util.py:444: Installing : zlib-devel-1.2.13-3.fc38.s390x 4/281 DEBUG util.py:444: Installing : nspr-4.35.0-6.fc38.s390x 5/281 DEBUG util.py:444: Installing : libjpeg-turbo-2.1.4-2.fc38.s390x 6/281 DEBUG util.py:444: Installing : libdrm-2.4.114-2.fc38_clang16_03.s390x 7/281 DEBUG util.py:444: Installing : fribidi-1.0.12-3.fc38_clang16_03.s390x 8/281 DEBUG util.py:444: Installing : libX11-xcb-1.8.4-1.fc38.s390x 9/281 DEBUG util.py:444: Installing : libwayland-egl-1.22.0-1.fc38_clang16_03.s390x 10/281 DEBUG util.py:444: Installing : libogg-2:1.3.5-5.fc38_clang16_03.s390x 11/281 DEBUG util.py:444: Installing : libglvnd-1:1.6.0-2.fc38_clang16_03.s390x 12/281 DEBUG util.py:444: Installing : nss-util-3.89.0-2.fc38.s390x 13/281 DEBUG util.py:444: Installing : libpng-devel-2:1.6.37-14.fc38_clang16_03.s390x 14/281 DEBUG util.py:444: Installing : libwayland-cursor-1.22.0-1.fc38_clang16_03.s390x 15/281 DEBUG util.py:444: Installing : libXau-1.0.11-2.fc38.s390x 16/281 DEBUG util.py:444: Installing : libxcb-1.13.1-11.fc38.s390x 17/281 DEBUG util.py:444: Installing : pixman-0.42.2-1.fc38_clang16_03.s390x 18/281 DEBUG util.py:444: Installing : libepoxy-1.5.10-3.fc38_clang16_03.s390x 19/281 DEBUG util.py:444: Installing : serd-0.30.16-1.fc38.s390x 20/281 DEBUG util.py:444: Installing : python3-setuptools-65.5.1-2.fc38.noarch 21/281 DEBUG util.py:444: Installing : libicu-72.1-2.fc38.s390x 22/281 DEBUG util.py:444: Installing : emacs-filesystem-1:28.2-4.fc38.noarch 23/281 DEBUG util.py:444: Installing : dbus-libs-1:1.14.6-1.fc38.s390x 24/281 DEBUG util.py:444: Installing : opus-1.3.1-12.fc38_clang16_03.s390x 25/281 DEBUG util.py:444: Installing : libwayland-server-1.22.0-1.fc38_clang16_03.s390x 26/281 DEBUG util.py:444: Installing : mesa-libgbm-23.1.1-1.fc38.s390x 27/281 DEBUG util.py:444: Installing : pixman-devel-0.42.2-1.fc38_clang16_03.s390x 28/281 DEBUG util.py:444: Installing : libvorbis-1:1.3.7-7.fc38_clang16_03.s390x 29/281 DEBUG util.py:444: Installing : fribidi-devel-1.0.12-3.fc38_clang16_03.s390x 30/281 DEBUG util.py:444: Installing : mesa-libglapi-23.1.1-1.fc38.s390x 31/281 DEBUG util.py:444: Running scriptlet: xml-common-0.6.3-60.fc38.noarch 32/281 DEBUG util.py:444: Installing : xml-common-0.6.3-60.fc38.noarch 32/281 DEBUG util.py:444: Installing : xkeyboard-config-2.38-1.fc38.noarch 33/281 DEBUG util.py:444: Installing : libxkbcommon-1.5.0-2.fc38.s390x 34/281 DEBUG util.py:444: Installing : nettle-3.8-3.fc38.s390x 35/281 DEBUG util.py:444: Installing : gnutls-3.8.0-2.fc38.s390x 36/281 DEBUG util.py:444: Installing : glib2-2.76.3-1.fc38.s390x 37/281 DEBUG util.py:444: Installing : graphene-1.10.6-5.fc38_clang16_03.s390x 38/281 DEBUG util.py:444: Installing : libsoup3-3.4.2-2.fc38_clang16_03.s390x 39/281 DEBUG util.py:444: Installing : gssdp-1.6.2-2.fc38.s390x 40/281 DEBUG util.py:444: Installing : shared-mime-info-2.2-3.fc38_clang16_03.s390x 41/281 DEBUG util.py:444: Running scriptlet: shared-mime-info-2.2-3.fc38_clang16_03.s390x 41/281 DEBUG util.py:444: Installing : gdk-pixbuf2-2.42.10-2.fc38.s390x 42/281 DEBUG util.py:444: Installing : gtk-update-icon-cache-3.24.38-1.fc38.s390x 43/281 DEBUG util.py:444: Installing : json-glib-1.6.6-4.fc38.s390x 44/281 DEBUG util.py:444: Installing : libgudev-237-4.fc38.s390x 45/281 DEBUG util.py:444: Installing : libxshmfence-1.3-12.fc38.s390x 46/281 DEBUG util.py:444: Installing : libglvnd-egl-1:1.6.0-2.fc38_clang16_03.s390x 47/281 DEBUG util.py:444: Installing : mesa-libEGL-23.1.1-1.fc38.s390x 48/281 DEBUG util.py:444: Installing : libwebp-1.3.0-2.fc38.s390x 49/281 DEBUG util.py:444: Installing : libffi-devel-3.4.4-2.fc38.s390x 50/281 DEBUG util.py:444: Installing : libdatrie-0.2.13-5.fc38.s390x 51/281 DEBUG util.py:444: Installing : libthai-0.1.29-4.fc38_clang16_03.s390x 52/281 DEBUG util.py:444: Installing : libICE-1.0.10-10.fc38.s390x 53/281 DEBUG util.py:444: Installing : hicolor-icon-theme-0.17-15.fc38.noarch 54/281 DEBUG util.py:444: Installing : fonts-filesystem-1:2.0.5-11.fc38.noarch 55/281 DEBUG util.py:444: Installing : orc-0.4.33-2.fc38_clang16_03.s390x 56/281 DEBUG util.py:444: Installing : libusb1-1.0.26-2.fc38_clang16_03.s390x 57/281 DEBUG util.py:444: Installing : libdvdread-6.1.3-3.fc38_clang16_03.s390x 58/281 DEBUG util.py:444: Installing : lcms2-2.15-1.fc38_clang16_03.s390x 59/281 DEBUG util.py:444: Installing : gsm-1.0.22-2.fc38_clang16_03.s390x 60/281 DEBUG util.py:444: Installing : graphite2-1.3.14-11.fc38_clang16_03.s390x 61/281 DEBUG util.py:444: Installing : gettext-libs-0.21.1-2.fc38_clang16_03.s390x 62/281 DEBUG util.py:444: Installing : cmake-filesystem-3.26.4-4.fc38_clang16_03.s390x 63/281 DEBUG util.py:444: Installing : libjpeg-turbo-devel-2.1.4-2.fc38.s390x 64/281 DEBUG util.py:444: Installing : graphite2-devel-1.3.14-11.fc38_clang16_03.s390x 65/281 DEBUG util.py:444: Installing : libdvdnav-6.1.1-5.fc38_clang16_03.s390x 66/281 DEBUG util.py:444: Installing : libgusb-0.4.5-1.fc38.s390x 67/281 DEBUG util.py:444: Installing : colord-libs-1.4.6-4.fc38.s390x 68/281 DEBUG util.py:444: Installing : libSM-1.2.3-12.fc38.s390x 69/281 DEBUG util.py:444: Installing : libdatrie-devel-0.2.13-5.fc38.s390x 70/281 DEBUG util.py:444: Installing : libthai-devel-0.1.29-4.fc38_clang16_03.s390x 71/281 DEBUG util.py:444: Installing : wayland-devel-1.22.0-1.fc38_clang16_03.s390x 72/281 DEBUG util.py:444: Installing : libglvnd-gles-1:1.6.0-2.fc38_clang16_03.s390x 73/281 DEBUG util.py:444: Installing : gobject-introspection-1.76.1-1.fc38_clang16_03.s 74/281 DEBUG util.py:444: Installing : libcloudproviders-0.3.1-7.fc38_clang16_03.s390x 75/281 DEBUG util.py:444: Installing : libvala-0.56.7-1.fc38.s390x 76/281 DEBUG util.py:444: Installing : iso-codes-4.13.0-1.fc38.noarch 77/281 DEBUG util.py:444: Installing : avahi-libs-0.8-22.fc38_clang16_03.s390x 78/281 DEBUG util.py:444: Installing : cups-libs-1:2.4.2-11.fc38_clang16_03.s390x 79/281 DEBUG util.py:444: Installing : libicu-devel-72.1-2.fc38.s390x 80/281 DEBUG util.py:444: Installing : libXau-devel-1.0.11-2.fc38.s390x 81/281 DEBUG util.py:444: Installing : libxcb-devel-1.13.1-11.fc38.s390x 82/281 DEBUG util.py:444: Installing : nss-softokn-freebl-3.89.0-2.fc38.s390x 83/281 DEBUG util.py:444: Installing : nss-softokn-3.89.0-2.fc38.s390x 84/281 DEBUG util.py:444: Installing : libglvnd-opengl-1:1.6.0-2.fc38_clang16_03.s390x 85/281 DEBUG util.py:444: Installing : flac-libs-1.4.2-2.fc38_clang16_03.s390x 86/281 DEBUG util.py:444: Installing : libtheora-1:1.1.1-33.fc38.s390x 87/281 DEBUG util.py:444: Installing : mesa-filesystem-23.1.1-1.fc38.s390x 88/281 DEBUG util.py:444: Installing : alsa-lib-1.2.9-1.fc38.s390x 89/281 DEBUG util.py:444: Installing : python3-markdown-3.4.1-2.fc38.noarch 90/281 DEBUG util.py:444: Installing : pcre2-utf32-10.42-1.fc38.1.s390x 91/281 DEBUG util.py:444: Installing : pcre2-utf16-10.42-1.fc38.1.s390x 92/281 DEBUG util.py:444: Installing : pcre2-devel-10.42-1.fc38.1.s390x 93/281 DEBUG util.py:444: Installing : pcre-8.45-1.fc38.3.s390x 94/281 DEBUG util.py:444: Installing : sord-0.16.14-1.fc38_clang16_03.s390x 95/281 DEBUG util.py:444: Installing : sratom-0.6.10-3.fc38_clang16_03.s390x 96/281 DEBUG util.py:444: Installing : lilv-libs-0.24.14-4.fc38_clang16_03.s390x 97/281 DEBUG util.py:444: Installing : libvisual-1:0.4.1-1.fc38.s390x 98/281 DEBUG util.py:444: Installing : libfontenc-1.1.6-2.fc38.s390x 99/281 DEBUG util.py:444: Installing : libXdmcp-1.1.3-10.fc38.s390x 100/281 DEBUG util.py:444: Installing : libX11-common-1.8.4-1.fc38.noarch 101/281 DEBUG util.py:444: Installing : libX11-1.8.4-1.fc38.s390x 102/281 DEBUG util.py:444: Installing : libXext-1.3.5-2.fc38.s390x 103/281 DEBUG util.py:444: Installing : libX11-devel-1.8.4-1.fc38.s390x 104/281 DEBUG util.py:444: Installing : libXfixes-6.0.0-5.fc38.s390x 105/281 DEBUG util.py:444: Installing : libXi-1.8.1-1.fc38.s390x 106/281 DEBUG util.py:444: Installing : libXext-devel-1.3.5-2.fc38.s390x 107/281 DEBUG util.py:444: Installing : libXrender-0.9.11-2.fc38.s390x 108/281 DEBUG util.py:444: Installing : libXrender-devel-0.9.11-2.fc38.s390x 109/281 DEBUG util.py:444: Installing : libXcursor-1.2.1-3.fc38.s390x 110/281 DEBUG util.py:444: Installing : libXrandr-1.5.2-10.fc38.s390x 111/281 DEBUG util.py:444: Installing : libXdamage-1.1.5-9.fc38.s390x 112/281 DEBUG util.py:444: Installing : libXfixes-devel-6.0.0-5.fc38.s390x 113/281 DEBUG util.py:444: Installing : libXinerama-1.1.5-2.fc38.s390x 114/281 DEBUG util.py:444: Installing : libXinerama-devel-1.1.5-2.fc38.s390x 115/281 DEBUG util.py:444: Installing : libXcursor-devel-1.2.1-3.fc38.s390x 116/281 DEBUG util.py:444: Installing : libXdamage-devel-1.1.5-9.fc38.s390x 117/281 DEBUG util.py:444: Installing : libXi-devel-1.8.1-1.fc38.s390x 118/281 DEBUG util.py:444: Installing : libXrandr-devel-1.5.2-10.fc38.s390x 119/281 DEBUG util.py:444: Installing : libXtst-1.2.4-2.fc38.s390x 120/281 DEBUG util.py:444: Installing : libXv-1.0.11-18.fc38.s390x 121/281 DEBUG util.py:444: Installing : libXxf86vm-1.1.5-2.fc38.s390x 122/281 DEBUG util.py:444: Installing : libglvnd-glx-1:1.6.0-2.fc38_clang16_03.s390x 123/281 DEBUG util.py:444: Installing : mesa-libGL-23.1.1-1.fc38.s390x 124/281 DEBUG util.py:444: Installing : libva-2.18.0-1.fc38_clang16_03.s390x 125/281 DEBUG util.py:444: Installing : libxkbfile-1.1.1-2.fc38_clang16_03.s390x 126/281 DEBUG util.py:444: Installing : xkbcomp-1.4.6-5.fc38_clang16_03.s390x 127/281 DEBUG util.py:444: Installing : xorg-x11-server-common-1.20.14-23.fc38.s390x 128/281 DEBUG util.py:444: Installing : xprop-1.2.5-3.fc38_clang16_03.s390x 129/281 DEBUG util.py:444: Installing : libXcomposite-0.4.5-9.fc38.s390x 130/281 DEBUG util.py:444: Installing : libXt-1.2.1-4.fc38.s390x 131/281 DEBUG util.py:444: Installing : libXmu-1.1.4-2.fc38.s390x 132/281 DEBUG util.py:444: Installing : xorg-x11-xauth-1:1.1.2-3.fc38_clang16_03.s390x 133/281 DEBUG util.py:444: Running scriptlet: groff-base-1.22.4-11.fc38.s390x 134/281 DEBUG util.py:444: Installing : groff-base-1.22.4-11.fc38.s390x 134/281 DEBUG util.py:444: Running scriptlet: groff-base-1.22.4-11.fc38.s390x 134/281 DEBUG util.py:444: Installing : google-noto-fonts-common-20230201-1.fc38.noarch 135/281 DEBUG util.py:444: Installing : google-noto-sans-vf-fonts-20230201-1.fc38.noarch 136/281 DEBUG util.py:444: Installing : langpacks-core-font-en-3.0-32.fc38.noarch 137/281 DEBUG util.py:444: Installing : cairo-1.17.8-4.fc38_clang16_03.s390x 138/281 DEBUG util.py:444: Installing : harfbuzz-7.1.0-1.fc38_clang16_03.s390x 139/281 DEBUG util.py:444: Installing : freetype-2.13.0-2.fc38_clang16_03.s390x 140/281 DEBUG util.py:444: Installing : fontconfig-2.14.2-1.fc38.s390x 141/281 DEBUG util.py:444: Running scriptlet: fontconfig-2.14.2-1.fc38.s390x 141/281 DEBUG util.py:444: Installing : cairo-gobject-1.17.8-4.fc38_clang16_03.s390x 142/281 DEBUG util.py:444: Installing : libXft-2.3.8-2.fc38.s390x 143/281 DEBUG util.py:444: Installing : pango-1.50.14-1.fc38_clang16_03.s390x 144/281 DEBUG util.py:444: Installing : librsvg2-2.56.1-1.fc38_clang16_03.s390x 145/281 DEBUG util.py:444: Installing : libXfont2-2.0.3-14.fc38.s390x 146/281 DEBUG util.py:444: Installing : harfbuzz-icu-7.1.0-1.fc38_clang16_03.s390x 147/281 DEBUG util.py:444: Installing : dbus-common-1:1.14.6-1.fc38.noarch 148/281 DEBUG util.py:444: Running scriptlet: dbus-common-1:1.14.6-1.fc38.noarch 148/281 DEBUG util.py:444: Running scriptlet: dbus-broker-33-1.fc38_clang16_03.s390x 149/281 DEBUG util.py:444: Installing : dbus-broker-33-1.fc38_clang16_03.s390x 149/281 DEBUG util.py:444: Running scriptlet: dbus-broker-33-1.fc38_clang16_03.s390x 149/281 DEBUG util.py:444: Installing : dbus-1:1.14.6-1.fc38.s390x 150/281 DEBUG util.py:444: Installing : at-spi2-core-2.48.3-1.fc38.s390x 151/281 DEBUG util.py:444: Installing : atk-2.48.3-1.fc38.s390x 152/281 DEBUG util.py:444: Installing : at-spi2-atk-2.48.3-1.fc38.s390x 153/281 DEBUG util.py:444: Installing : gupnp-1.6.3-2.fc38.s390x 154/281 DEBUG util.py:444: Installing : gupnp-igd-1.6.0-1.fc38.s390x 155/281 DEBUG util.py:444: Installing : libnice-0.1.21-3.fc38.s390x 156/281 DEBUG util.py:444: Installing : crypto-policies-scripts-20230301-1.gita12f7b2.fc 157/281 DEBUG util.py:444: Installing : nss-sysinit-3.89.0-2.fc38.s390x 158/281 DEBUG util.py:444: Installing : nss-3.89.0-2.fc38.s390x 159/281 DEBUG util.py:444: Running scriptlet: nss-3.89.0-2.fc38.s390x 159/281 DEBUG util.py:444: Installing : libsrtp-2.3.0-10.fc38_clang16_03.s390x 160/281 DEBUG util.py:444: Installing : adwaita-cursor-theme-44.0-1.fc38.noarch 161/281 DEBUG util.py:444: Installing : adwaita-icon-theme-44.0-1.fc38.noarch 162/281 DEBUG util.py:444: Installing : xz-devel-5.4.1-1.fc38_clang16_03.s390x 163/281 DEBUG util.py:444: Installing : libxml2-devel-2.10.4-1.fc38_clang16_03.s390x 164/281 DEBUG util.py:444: Installing : libxkbcommon-devel-1.5.0-2.fc38.s390x 165/281 DEBUG util.py:444: Installing : webrtc-audio-processing-0.3.1-10.fc38_clang16_03 166/281 DEBUG util.py:444: Installing : vulkan-loader-1.3.243.0-1.fc38_clang16_03.s390x 167/281 DEBUG util.py:444: Installing : vim-filesystem-2:9.0.1592-1.fc38_clang16_03.noar 168/281 DEBUG util.py:444: Installing : ninja-build-1.11.1-2.fc38_clang16_03.s390x 169/281 DEBUG util.py:444: Installing : sysprof-capture-devel-3.48.0-1.fc38_clang16_03.s 170/281 DEBUG util.py:444: Installing : soundtouch-2.3.1-4.fc38_clang16_03.s390x 171/281 DEBUG util.py:444: Installing : python3-markupsafe-2.1.2-1.fc38_clang16_03.s390x 172/281 DEBUG util.py:444: Installing : python3-mako-1.2.3-2.fc38.noarch 173/281 DEBUG util.py:444: Installing : python3-libxml2-2.10.4-1.fc38_clang16_03.s390x 174/281 DEBUG util.py:444: Installing : ncurses-6.4-3.20230114.fc38_clang16_03.s390x 175/281 DEBUG util.py:444: Installing : perl-if-0.61.000-497.fc38_clang16_03.noarch 176/281 DEBUG util.py:444: Installing : perl-locale-1.10-497.fc38_clang16_03.noarch 177/281 DEBUG util.py:444: Installing : perl-Pod-Escapes-1:1.07-490.fc38.noarch 178/281 DEBUG util.py:444: Installing : perl-File-Path-2.18-490.fc38.noarch 179/281 DEBUG util.py:444: Installing : perl-Time-Local-2:1.300-490.fc38.noarch 180/281 DEBUG util.py:444: Installing : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 181/281 DEBUG util.py:444: Installing : perl-Class-Struct-0.66-497.fc38_clang16_03.noarc 182/281 DEBUG util.py:444: Installing : perl-POSIX-2.03-497.fc38_clang16_03.s390x 183/281 DEBUG util.py:444: Installing : perl-Term-ANSIColor-5.01-491.fc38.noarch 184/281 DEBUG util.py:444: Installing : perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch 185/281 DEBUG util.py:444: Installing : perl-File-Temp-1:0.231.100-490.fc38.noarch 186/281 DEBUG util.py:444: Installing : perl-HTTP-Tiny-0.082-2.fc38.noarch 187/281 DEBUG util.py:444: Installing : perl-Pod-Simple-1:3.43-491.fc38.noarch 188/281 DEBUG util.py:444: Installing : perl-Term-Cap-1.18-1.fc38.noarch 189/281 DEBUG util.py:444: Installing : perl-Symbol-1.09-497.fc38_clang16_03.noarch 190/281 DEBUG util.py:444: Installing : perl-SelectSaver-1.02-497.fc38_clang16_03.noarch 191/281 DEBUG util.py:444: Installing : perl-Socket-4:2.036-2.fc38_clang16_03.s390x 192/281 DEBUG util.py:444: Installing : perl-File-stat-1.12-497.fc38_clang16_03.noarch 193/281 DEBUG util.py:444: Installing : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 194/281 DEBUG util.py:444: Installing : perl-podlators-1:5.01-2.fc38.noarch 195/281 DEBUG util.py:444: Installing : perl-mro-1.26-497.fc38_clang16_03.s390x 196/281 DEBUG util.py:444: Installing : perl-Fcntl-1.15-497.fc38_clang16_03.s390x 197/281 DEBUG util.py:444: Installing : perl-overloading-0.02-497.fc38_clang16_03.noarch 198/281 DEBUG util.py:444: Installing : perl-Text-ParseWords-3.31-490.fc38.noarch 199/281 DEBUG util.py:444: Installing : perl-IO-1.50-497.fc38_clang16_03.s390x 200/281 DEBUG util.py:444: Installing : perl-Pod-Usage-4:2.03-4.fc38.noarch 201/281 DEBUG util.py:444: Installing : perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch 202/281 DEBUG util.py:444: Installing : perl-MIME-Base64-3.16-490.fc38_clang16_03.s390x 203/281 DEBUG util.py:444: Installing : perl-Errno-1.36-497.fc38_clang16_03.s390x 204/281 DEBUG util.py:444: Installing : perl-File-Basename-2.85-497.fc38_clang16_03.noar 205/281 DEBUG util.py:444: Installing : perl-Scalar-List-Utils-5:1.63-490.fc38_clang16_0 206/281 DEBUG util.py:444: Installing : perl-overload-1.35-497.fc38_clang16_03.noarch 207/281 DEBUG util.py:444: Installing : perl-vars-1.05-497.fc38_clang16_03.noarch 208/281 DEBUG util.py:444: Installing : perl-Storable-1:3.26-490.fc38_clang16_03.s390x 209/281 DEBUG util.py:444: Installing : perl-constant-1.33-491.fc38.noarch 210/281 DEBUG util.py:444: Installing : perl-parent-1:0.241-1.fc38.noarch 211/281 DEBUG util.py:444: Installing : perl-Getopt-Long-1:2.54-2.fc38.noarch 212/281 DEBUG util.py:444: Installing : perl-DynaLoader-1.52-497.fc38_clang16_03.s390x 213/281 DEBUG util.py:444: Installing : perl-Carp-1.52-490.fc38.noarch 214/281 DEBUG util.py:444: Installing : perl-Exporter-5.77-490.fc38.noarch 215/281 DEBUG util.py:444: Installing : perl-PathTools-3.84-490.fc38_clang16_03.s390x 216/281 DEBUG util.py:444: Installing : perl-Encode-4:3.19-493.fc38_clang16_03.s390x 217/281 DEBUG util.py:444: Installing : perl-libs-4:5.36.1-497.fc38_clang16_03.s390x 218/281 DEBUG util.py:444: Installing : perl-interpreter-4:5.36.1-497.fc38_clang16_03.s3 219/281 DEBUG util.py:444: Installing : perl-threads-1:2.27-490.fc38_clang16_03.s390x 220/281 DEBUG util.py:444: Installing : perl-threads-shared-1.64-490.fc38_clang16_03.s39 221/281 DEBUG util.py:444: Installing : perl-Thread-Queue-3.14-490.fc38.noarch 222/281 DEBUG util.py:444: Installing : perl-B-1.83-497.fc38_clang16_03.s390x 223/281 DEBUG util.py:444: Installing : perl-Data-Dumper-2.184-491.fc38_clang16_03.s390x 224/281 DEBUG util.py:444: Installing : perl-File-Compare-1.100.700-497.fc38_clang16_03. 225/281 DEBUG util.py:444: Installing : perl-File-Copy-2.39-497.fc38_clang16_03.noarch 226/281 DEBUG util.py:444: Installing : perl-File-Find-1.40-497.fc38_clang16_03.noarch 227/281 DEBUG util.py:444: Installing : mpg123-libs-1.31.3-1.fc38_clang16_03.s390x 228/281 DEBUG util.py:444: Installing : m4-1.4.19-5.fc38_clang16_03.s390x 229/281 DEBUG util.py:444: Installing : autoconf-2.71-5.fc38.noarch 230/281 DEBUG util.py:444: Installing : automake-1.16.5-11.fc38.noarch 231/281 DEBUG util.py:444: Installing : libtool-2.4.7-6.fc38_clang16_03.s390x 232/281 DEBUG util.py:444: Installing : libunwind-1.6.2-7.fc38_clang16_03.s390x 233/281 DEBUG util.py:444: Installing : gstreamer1-1.22.3-1.fc38_clang16_03.s390x 234/281 DEBUG util.py:444: Installing : libstemmer-2.2.0-5.fc38_clang16_03.s390x 235/281 DEBUG util.py:444: Installing : libtracker-sparql-3.5.2-1.fc38.s390x 236/281 DEBUG util.py:444: Installing : libsepol-devel-3.5-1.fc38_clang16_03.s390x 237/281 DEBUG util.py:444: Installing : libselinux-devel-3.5-1.fc38_clang16_03.s390x 238/281 DEBUG util.py:444: Installing : libglvnd-core-devel-1:1.6.0-2.fc38_clang16_03.s3 239/281 DEBUG util.py:444: Installing : libglvnd-devel-1:1.6.0-2.fc38_clang16_03.s390x 240/281 DEBUG util.py:444: Installing : libepoxy-devel-1.5.10-3.fc38_clang16_03.s390x 241/281 DEBUG util.py:444: Installing : libblkid-devel-2.38.1-4.fc38_clang16_03.s390x 242/281 DEBUG util.py:444: Installing : libmount-devel-2.38.1-4.fc38_clang16_03.s390x 243/281 DEBUG util.py:444: Installing : glib2-devel-2.76.3-1.fc38.s390x 244/281 DEBUG util.py:444: Installing : gobject-introspection-devel-1.76.1-1.fc38_clang1 245/281 DEBUG util.py:444: Installing : vala-0.56.7-1.fc38.s390x 246/281 DEBUG util.py:444: Installing : graphene-devel-1.10.6-5.fc38_clang16_03.s390x 247/281 DEBUG util.py:444: Installing : lame-libs-3.100-14.fc38_clang16_03.s390x 248/281 DEBUG util.py:444: Installing : libsndfile-1.1.0-6.fc38_clang16_03.s390x 249/281 DEBUG util.py:444: Installing : jbigkit-libs-2.1-25.fc38_clang16_03.s390x 250/281 DEBUG util.py:444: Installing : libtiff-4.4.0-5.fc38_clang16_03.s390x 251/281 DEBUG util.py:444: Installing : gdk-pixbuf2-modules-2.42.10-2.fc38.s390x 252/281 DEBUG util.py:444: Installing : gtk3-3.24.38-1.fc38.s390x 253/281 DEBUG util.py:444: Installing : libtiff-devel-4.4.0-5.fc38_clang16_03.s390x 254/281 DEBUG util.py:444: Installing : gdk-pixbuf2-devel-2.42.10-2.fc38.s390x 255/281 DEBUG util.py:444: Installing : gettext-envsubst-0.21.1-2.fc38_clang16_03.s390x 256/281 DEBUG util.py:444: Installing : gettext-runtime-0.21.1-2.fc38_clang16_03.s390x 257/281 DEBUG util.py:444: Installing : gettext-0.21.1-2.fc38_clang16_03.s390x 258/281 DEBUG util.py:444: Installing : fdk-aac-free-2.0.0-10.fc38_clang16_03.s390x 259/281 DEBUG util.py:444: Installing : cdparanoia-libs-10.2-41.fc38_clang16_03.s390x 260/281 DEBUG util.py:444: Installing : gstreamer1-plugins-base-1.22.3-1.fc38_clang16_03 261/281 DEBUG util.py:444: Installing : gstreamer1-plugins-bad-free-1.22.3-1.fc38_clang1 262/281 DEBUG util.py:444: Installing : gtk4-4.10.3-3.fc38_clang16_03.s390x 263/281 DEBUG util.py:444: Installing : libadwaita-1.3.2-1.fc38_clang16_03.s390x 264/281 DEBUG util.py:444: Installing : bzip2-devel-1.0.8-13.fc38_clang16_03.s390x 265/281 DEBUG util.py:444: Installing : brotli-1.0.9-11.fc38_clang16_03.s390x 266/281 DEBUG util.py:444: Installing : brotli-devel-1.0.9-11.fc38_clang16_03.s390x 267/281 DEBUG util.py:444: Installing : harfbuzz-devel-7.1.0-1.fc38_clang16_03.s390x 268/281 DEBUG util.py:444: Installing : freetype-devel-2.13.0-2.fc38_clang16_03.s390x 269/281 DEBUG util.py:444: Installing : fontconfig-devel-2.14.2-1.fc38.s390x 270/281 DEBUG util.py:444: Installing : cairo-devel-1.17.8-4.fc38_clang16_03.s390x 271/281 DEBUG util.py:444: Installing : cairo-gobject-devel-1.17.8-4.fc38_clang16_03.s39 272/281 DEBUG util.py:444: Installing : libXft-devel-2.3.8-2.fc38.s390x 273/281 DEBUG util.py:444: Installing : pango-devel-1.50.14-1.fc38_clang16_03.s390x 274/281 DEBUG util.py:444: Installing : gtk4-devel-4.10.3-3.fc38_clang16_03.s390x 275/281 DEBUG util.py:444: Installing : libadwaita-devel-1.3.2-1.fc38_clang16_03.s390x 276/281 DEBUG util.py:444: Installing : help2man-1.49.3-2.fc38_clang16_03.noarch 277/281 DEBUG util.py:444: Installing : itstool-2.0.7-3.fc38.noarch 278/281 DEBUG util.py:444: Installing : meson-1.0.1-1.fc38.noarch 279/281 DEBUG util.py:444: Installing : xorg-x11-server-Xvfb-1.20.14-23.fc38.s390x 280/281 DEBUG util.py:444: Installing : desktop-file-utils-0.26-8.fc38_clang16_03.s390x 281/281 DEBUG util.py:444: Running scriptlet: fontconfig-2.14.2-1.fc38.s390x 281/281 DEBUG util.py:444: Running scriptlet: crypto-policies-scripts-20230301-1.gita12f7b2.fc 281/281 DEBUG util.py:444: Running scriptlet: nss-3.89.0-2.fc38.s390x 281/281 DEBUG util.py:444: Running scriptlet: desktop-file-utils-0.26-8.fc38_clang16_03.s390x 281/281 DEBUG util.py:444: Verifying : avahi-libs-0.8-22.fc38_clang16_03.s390x 1/281 DEBUG util.py:444: Verifying : brotli-1.0.9-11.fc38_clang16_03.s390x 2/281 DEBUG util.py:444: Verifying : brotli-devel-1.0.9-11.fc38_clang16_03.s390x 3/281 DEBUG util.py:444: Verifying : bzip2-devel-1.0.8-13.fc38_clang16_03.s390x 4/281 DEBUG util.py:444: Verifying : cairo-1.17.8-4.fc38_clang16_03.s390x 5/281 DEBUG util.py:444: Verifying : cairo-devel-1.17.8-4.fc38_clang16_03.s390x 6/281 DEBUG util.py:444: Verifying : cairo-gobject-1.17.8-4.fc38_clang16_03.s390x 7/281 DEBUG util.py:444: Verifying : cairo-gobject-devel-1.17.8-4.fc38_clang16_03.s39 8/281 DEBUG util.py:444: Verifying : cdparanoia-libs-10.2-41.fc38_clang16_03.s390x 9/281 DEBUG util.py:444: Verifying : cmake-filesystem-3.26.4-4.fc38_clang16_03.s390x 10/281 DEBUG util.py:444: Verifying : cups-libs-1:2.4.2-11.fc38_clang16_03.s390x 11/281 DEBUG util.py:444: Verifying : dbus-broker-33-1.fc38_clang16_03.s390x 12/281 DEBUG util.py:444: Verifying : desktop-file-utils-0.26-8.fc38_clang16_03.s390x 13/281 DEBUG util.py:444: Verifying : fdk-aac-free-2.0.0-10.fc38_clang16_03.s390x 14/281 DEBUG util.py:444: Verifying : flac-libs-1.4.2-2.fc38_clang16_03.s390x 15/281 DEBUG util.py:444: Verifying : freetype-2.13.0-2.fc38_clang16_03.s390x 16/281 DEBUG util.py:444: Verifying : freetype-devel-2.13.0-2.fc38_clang16_03.s390x 17/281 DEBUG util.py:444: Verifying : fribidi-1.0.12-3.fc38_clang16_03.s390x 18/281 DEBUG util.py:444: Verifying : fribidi-devel-1.0.12-3.fc38_clang16_03.s390x 19/281 DEBUG util.py:444: Verifying : gettext-0.21.1-2.fc38_clang16_03.s390x 20/281 DEBUG util.py:444: Verifying : gettext-envsubst-0.21.1-2.fc38_clang16_03.s390x 21/281 DEBUG util.py:444: Verifying : gettext-libs-0.21.1-2.fc38_clang16_03.s390x 22/281 DEBUG util.py:444: Verifying : gettext-runtime-0.21.1-2.fc38_clang16_03.s390x 23/281 DEBUG util.py:444: Verifying : gobject-introspection-1.76.1-1.fc38_clang16_03.s 24/281 DEBUG util.py:444: Verifying : gobject-introspection-devel-1.76.1-1.fc38_clang1 25/281 DEBUG util.py:444: Verifying : graphene-1.10.6-5.fc38_clang16_03.s390x 26/281 DEBUG util.py:444: Verifying : graphene-devel-1.10.6-5.fc38_clang16_03.s390x 27/281 DEBUG util.py:444: Verifying : graphite2-1.3.14-11.fc38_clang16_03.s390x 28/281 DEBUG util.py:444: Verifying : graphite2-devel-1.3.14-11.fc38_clang16_03.s390x 29/281 DEBUG util.py:444: Verifying : gsm-1.0.22-2.fc38_clang16_03.s390x 30/281 DEBUG util.py:444: Verifying : gstreamer1-1.22.3-1.fc38_clang16_03.s390x 31/281 DEBUG util.py:444: Verifying : gstreamer1-plugins-bad-free-1.22.3-1.fc38_clang1 32/281 DEBUG util.py:444: Verifying : gstreamer1-plugins-base-1.22.3-1.fc38_clang16_03 33/281 DEBUG util.py:444: Verifying : gtk4-4.10.3-3.fc38_clang16_03.s390x 34/281 DEBUG util.py:444: Verifying : gtk4-devel-4.10.3-3.fc38_clang16_03.s390x 35/281 DEBUG util.py:444: Verifying : harfbuzz-7.1.0-1.fc38_clang16_03.s390x 36/281 DEBUG util.py:444: Verifying : harfbuzz-devel-7.1.0-1.fc38_clang16_03.s390x 37/281 DEBUG util.py:444: Verifying : harfbuzz-icu-7.1.0-1.fc38_clang16_03.s390x 38/281 DEBUG util.py:444: Verifying : help2man-1.49.3-2.fc38_clang16_03.noarch 39/281 DEBUG util.py:444: Verifying : jbigkit-libs-2.1-25.fc38_clang16_03.s390x 40/281 DEBUG util.py:444: Verifying : lame-libs-3.100-14.fc38_clang16_03.s390x 41/281 DEBUG util.py:444: Verifying : lcms2-2.15-1.fc38_clang16_03.s390x 42/281 DEBUG util.py:444: Verifying : libadwaita-1.3.2-1.fc38_clang16_03.s390x 43/281 DEBUG util.py:444: Verifying : libadwaita-devel-1.3.2-1.fc38_clang16_03.s390x 44/281 DEBUG util.py:444: Verifying : libblkid-devel-2.38.1-4.fc38_clang16_03.s390x 45/281 DEBUG util.py:444: Verifying : libcloudproviders-0.3.1-7.fc38_clang16_03.s390x 46/281 DEBUG util.py:444: Verifying : libdrm-2.4.114-2.fc38_clang16_03.s390x 47/281 DEBUG util.py:444: Verifying : libdvdnav-6.1.1-5.fc38_clang16_03.s390x 48/281 DEBUG util.py:444: Verifying : libdvdread-6.1.3-3.fc38_clang16_03.s390x 49/281 DEBUG util.py:444: Verifying : libepoxy-1.5.10-3.fc38_clang16_03.s390x 50/281 DEBUG util.py:444: Verifying : libepoxy-devel-1.5.10-3.fc38_clang16_03.s390x 51/281 DEBUG util.py:444: Verifying : libglvnd-1:1.6.0-2.fc38_clang16_03.s390x 52/281 DEBUG util.py:444: Verifying : libglvnd-core-devel-1:1.6.0-2.fc38_clang16_03.s3 53/281 DEBUG util.py:444: Verifying : libglvnd-devel-1:1.6.0-2.fc38_clang16_03.s390x 54/281 DEBUG util.py:444: Verifying : libglvnd-egl-1:1.6.0-2.fc38_clang16_03.s390x 55/281 DEBUG util.py:444: Verifying : libglvnd-gles-1:1.6.0-2.fc38_clang16_03.s390x 56/281 DEBUG util.py:444: Verifying : libglvnd-glx-1:1.6.0-2.fc38_clang16_03.s390x 57/281 DEBUG util.py:444: Verifying : libglvnd-opengl-1:1.6.0-2.fc38_clang16_03.s390x 58/281 DEBUG util.py:444: Verifying : libmount-devel-2.38.1-4.fc38_clang16_03.s390x 59/281 DEBUG util.py:444: Verifying : libogg-2:1.3.5-5.fc38_clang16_03.s390x 60/281 DEBUG util.py:444: Verifying : libpng-2:1.6.37-14.fc38_clang16_03.s390x 61/281 DEBUG util.py:444: Verifying : libpng-devel-2:1.6.37-14.fc38_clang16_03.s390x 62/281 DEBUG util.py:444: Verifying : librsvg2-2.56.1-1.fc38_clang16_03.s390x 63/281 DEBUG util.py:444: Verifying : libselinux-devel-3.5-1.fc38_clang16_03.s390x 64/281 DEBUG util.py:444: Verifying : libsepol-devel-3.5-1.fc38_clang16_03.s390x 65/281 DEBUG util.py:444: Verifying : libsndfile-1.1.0-6.fc38_clang16_03.s390x 66/281 DEBUG util.py:444: Verifying : libsoup3-3.4.2-2.fc38_clang16_03.s390x 67/281 DEBUG util.py:444: Verifying : libsrtp-2.3.0-10.fc38_clang16_03.s390x 68/281 DEBUG util.py:444: Verifying : libstemmer-2.2.0-5.fc38_clang16_03.s390x 69/281 DEBUG util.py:444: Verifying : libthai-0.1.29-4.fc38_clang16_03.s390x 70/281 DEBUG util.py:444: Verifying : libthai-devel-0.1.29-4.fc38_clang16_03.s390x 71/281 DEBUG util.py:444: Verifying : libtiff-4.4.0-5.fc38_clang16_03.s390x 72/281 DEBUG util.py:444: Verifying : libtiff-devel-4.4.0-5.fc38_clang16_03.s390x 73/281 DEBUG util.py:444: Verifying : libtool-2.4.7-6.fc38_clang16_03.s390x 74/281 DEBUG util.py:444: Verifying : libunwind-1.6.2-7.fc38_clang16_03.s390x 75/281 DEBUG util.py:444: Verifying : libusb1-1.0.26-2.fc38_clang16_03.s390x 76/281 DEBUG util.py:444: Verifying : libva-2.18.0-1.fc38_clang16_03.s390x 77/281 DEBUG util.py:444: Verifying : libvorbis-1:1.3.7-7.fc38_clang16_03.s390x 78/281 DEBUG util.py:444: Verifying : libwayland-client-1.22.0-1.fc38_clang16_03.s390x 79/281 DEBUG util.py:444: Verifying : libwayland-cursor-1.22.0-1.fc38_clang16_03.s390x 80/281 DEBUG util.py:444: Verifying : libwayland-egl-1.22.0-1.fc38_clang16_03.s390x 81/281 DEBUG util.py:444: Verifying : libwayland-server-1.22.0-1.fc38_clang16_03.s390x 82/281 DEBUG util.py:444: Verifying : libxkbfile-1.1.1-2.fc38_clang16_03.s390x 83/281 DEBUG util.py:444: Verifying : libxml2-devel-2.10.4-1.fc38_clang16_03.s390x 84/281 DEBUG util.py:444: Verifying : lilv-libs-0.24.14-4.fc38_clang16_03.s390x 85/281 DEBUG util.py:444: Verifying : m4-1.4.19-5.fc38_clang16_03.s390x 86/281 DEBUG util.py:444: Verifying : mpg123-libs-1.31.3-1.fc38_clang16_03.s390x 87/281 DEBUG util.py:444: Verifying : ncurses-6.4-3.20230114.fc38_clang16_03.s390x 88/281 DEBUG util.py:444: Verifying : ninja-build-1.11.1-2.fc38_clang16_03.s390x 89/281 DEBUG util.py:444: Verifying : opus-1.3.1-12.fc38_clang16_03.s390x 90/281 DEBUG util.py:444: Verifying : orc-0.4.33-2.fc38_clang16_03.s390x 91/281 DEBUG util.py:444: Verifying : pango-1.50.14-1.fc38_clang16_03.s390x 92/281 DEBUG util.py:444: Verifying : pango-devel-1.50.14-1.fc38_clang16_03.s390x 93/281 DEBUG util.py:444: Verifying : perl-B-1.83-497.fc38_clang16_03.s390x 94/281 DEBUG util.py:444: Verifying : perl-Class-Struct-0.66-497.fc38_clang16_03.noarc 95/281 DEBUG util.py:444: Verifying : perl-Data-Dumper-2.184-491.fc38_clang16_03.s390x 96/281 DEBUG util.py:444: Verifying : perl-DynaLoader-1.52-497.fc38_clang16_03.s390x 97/281 DEBUG util.py:444: Verifying : perl-Encode-4:3.19-493.fc38_clang16_03.s390x 98/281 DEBUG util.py:444: Verifying : perl-Errno-1.36-497.fc38_clang16_03.s390x 99/281 DEBUG util.py:444: Verifying : perl-Fcntl-1.15-497.fc38_clang16_03.s390x 100/281 DEBUG util.py:444: Verifying : perl-File-Basename-2.85-497.fc38_clang16_03.noar 101/281 DEBUG util.py:444: Verifying : perl-File-Compare-1.100.700-497.fc38_clang16_03. 102/281 DEBUG util.py:444: Verifying : perl-File-Copy-2.39-497.fc38_clang16_03.noarch 103/281 DEBUG util.py:444: Verifying : perl-File-Find-1.40-497.fc38_clang16_03.noarch 104/281 DEBUG util.py:444: Verifying : perl-File-stat-1.12-497.fc38_clang16_03.noarch 105/281 DEBUG util.py:444: Verifying : perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch 106/281 DEBUG util.py:444: Verifying : perl-IO-1.50-497.fc38_clang16_03.s390x 107/281 DEBUG util.py:444: Verifying : perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch 108/281 DEBUG util.py:444: Verifying : perl-MIME-Base64-3.16-490.fc38_clang16_03.s390x 109/281 DEBUG util.py:444: Verifying : perl-POSIX-2.03-497.fc38_clang16_03.s390x 110/281 DEBUG util.py:444: Verifying : perl-PathTools-3.84-490.fc38_clang16_03.s390x 111/281 DEBUG util.py:444: Verifying : perl-Scalar-List-Utils-5:1.63-490.fc38_clang16_0 112/281 DEBUG util.py:444: Verifying : perl-SelectSaver-1.02-497.fc38_clang16_03.noarch 113/281 DEBUG util.py:444: Verifying : perl-Socket-4:2.036-2.fc38_clang16_03.s390x 114/281 DEBUG util.py:444: Verifying : perl-Storable-1:3.26-490.fc38_clang16_03.s390x 115/281 DEBUG util.py:444: Verifying : perl-Symbol-1.09-497.fc38_clang16_03.noarch 116/281 DEBUG util.py:444: Verifying : perl-if-0.61.000-497.fc38_clang16_03.noarch 117/281 DEBUG util.py:444: Verifying : perl-interpreter-4:5.36.1-497.fc38_clang16_03.s3 118/281 DEBUG util.py:444: Verifying : perl-libs-4:5.36.1-497.fc38_clang16_03.s390x 119/281 DEBUG util.py:444: Verifying : perl-locale-1.10-497.fc38_clang16_03.noarch 120/281 DEBUG util.py:444: Verifying : perl-mro-1.26-497.fc38_clang16_03.s390x 121/281 DEBUG util.py:444: Verifying : perl-overload-1.35-497.fc38_clang16_03.noarch 122/281 DEBUG util.py:444: Verifying : perl-overloading-0.02-497.fc38_clang16_03.noarch 123/281 DEBUG util.py:444: Verifying : perl-threads-1:2.27-490.fc38_clang16_03.s390x 124/281 DEBUG util.py:444: Verifying : perl-threads-shared-1.64-490.fc38_clang16_03.s39 125/281 DEBUG util.py:444: Verifying : perl-vars-1.05-497.fc38_clang16_03.noarch 126/281 DEBUG util.py:444: Verifying : pixman-0.42.2-1.fc38_clang16_03.s390x 127/281 DEBUG util.py:444: Verifying : pixman-devel-0.42.2-1.fc38_clang16_03.s390x 128/281 DEBUG util.py:444: Verifying : python3-libxml2-2.10.4-1.fc38_clang16_03.s390x 129/281 DEBUG util.py:444: Verifying : python3-markupsafe-2.1.2-1.fc38_clang16_03.s390x 130/281 DEBUG util.py:444: Verifying : shared-mime-info-2.2-3.fc38_clang16_03.s390x 131/281 DEBUG util.py:444: Verifying : sord-0.16.14-1.fc38_clang16_03.s390x 132/281 DEBUG util.py:444: Verifying : soundtouch-2.3.1-4.fc38_clang16_03.s390x 133/281 DEBUG util.py:444: Verifying : sratom-0.6.10-3.fc38_clang16_03.s390x 134/281 DEBUG util.py:444: Verifying : sysprof-capture-devel-3.48.0-1.fc38_clang16_03.s 135/281 DEBUG util.py:444: Verifying : vim-filesystem-2:9.0.1592-1.fc38_clang16_03.noar 136/281 DEBUG util.py:444: Verifying : vulkan-loader-1.3.243.0-1.fc38_clang16_03.s390x 137/281 DEBUG util.py:444: Verifying : wayland-devel-1.22.0-1.fc38_clang16_03.s390x 138/281 DEBUG util.py:444: Verifying : webrtc-audio-processing-0.3.1-10.fc38_clang16_03 139/281 DEBUG util.py:444: Verifying : xkbcomp-1.4.6-5.fc38_clang16_03.s390x 140/281 DEBUG util.py:444: Verifying : xorg-x11-proto-devel-2022.2-3.fc38_clang16_03.no 141/281 DEBUG util.py:444: Verifying : xorg-x11-xauth-1:1.1.2-3.fc38_clang16_03.s390x 142/281 DEBUG util.py:444: Verifying : xprop-1.2.5-3.fc38_clang16_03.s390x 143/281 DEBUG util.py:444: Verifying : xz-devel-5.4.1-1.fc38_clang16_03.s390x 144/281 DEBUG util.py:444: Verifying : adwaita-cursor-theme-44.0-1.fc38.noarch 145/281 DEBUG util.py:444: Verifying : adwaita-icon-theme-44.0-1.fc38.noarch 146/281 DEBUG util.py:444: Verifying : autoconf-2.71-5.fc38.noarch 147/281 DEBUG util.py:444: Verifying : automake-1.16.5-11.fc38.noarch 148/281 DEBUG util.py:444: Verifying : crypto-policies-scripts-20230301-1.gita12f7b2.fc 149/281 DEBUG util.py:444: Verifying : dbus-1:1.14.6-1.fc38.s390x 150/281 DEBUG util.py:444: Verifying : dbus-common-1:1.14.6-1.fc38.noarch 151/281 DEBUG util.py:444: Verifying : dbus-libs-1:1.14.6-1.fc38.s390x 152/281 DEBUG util.py:444: Verifying : emacs-filesystem-1:28.2-4.fc38.noarch 153/281 DEBUG util.py:444: Verifying : fontconfig-2.14.2-1.fc38.s390x 154/281 DEBUG util.py:444: Verifying : fontconfig-devel-2.14.2-1.fc38.s390x 155/281 DEBUG util.py:444: Verifying : fonts-filesystem-1:2.0.5-11.fc38.noarch 156/281 DEBUG util.py:444: Verifying : gdk-pixbuf2-2.42.10-2.fc38.s390x 157/281 DEBUG util.py:444: Verifying : gdk-pixbuf2-devel-2.42.10-2.fc38.s390x 158/281 DEBUG util.py:444: Verifying : gdk-pixbuf2-modules-2.42.10-2.fc38.s390x 159/281 DEBUG util.py:444: Verifying : gnutls-3.8.0-2.fc38.s390x 160/281 DEBUG util.py:444: Verifying : google-noto-fonts-common-20230201-1.fc38.noarch 161/281 DEBUG util.py:444: Verifying : google-noto-sans-vf-fonts-20230201-1.fc38.noarch 162/281 DEBUG util.py:444: Verifying : groff-base-1.22.4-11.fc38.s390x 163/281 DEBUG util.py:444: Verifying : gssdp-1.6.2-2.fc38.s390x 164/281 DEBUG util.py:444: Verifying : gupnp-1.6.3-2.fc38.s390x 165/281 DEBUG util.py:444: Verifying : hicolor-icon-theme-0.17-15.fc38.noarch 166/281 DEBUG util.py:444: Verifying : iso-codes-4.13.0-1.fc38.noarch 167/281 DEBUG util.py:444: Verifying : itstool-2.0.7-3.fc38.noarch 168/281 DEBUG util.py:444: Verifying : json-glib-1.6.6-4.fc38.s390x 169/281 DEBUG util.py:444: Verifying : libICE-1.0.10-10.fc38.s390x 170/281 DEBUG util.py:444: Verifying : libSM-1.2.3-12.fc38.s390x 171/281 DEBUG util.py:444: Verifying : libX11-1.8.4-1.fc38.s390x 172/281 DEBUG util.py:444: Verifying : libX11-common-1.8.4-1.fc38.noarch 173/281 DEBUG util.py:444: Verifying : libX11-devel-1.8.4-1.fc38.s390x 174/281 DEBUG util.py:444: Verifying : libX11-xcb-1.8.4-1.fc38.s390x 175/281 DEBUG util.py:444: Verifying : libXau-1.0.11-2.fc38.s390x 176/281 DEBUG util.py:444: Verifying : libXau-devel-1.0.11-2.fc38.s390x 177/281 DEBUG util.py:444: Verifying : libXcomposite-0.4.5-9.fc38.s390x 178/281 DEBUG util.py:444: Verifying : libXcursor-1.2.1-3.fc38.s390x 179/281 DEBUG util.py:444: Verifying : libXcursor-devel-1.2.1-3.fc38.s390x 180/281 DEBUG util.py:444: Verifying : libXdamage-1.1.5-9.fc38.s390x 181/281 DEBUG util.py:444: Verifying : libXdamage-devel-1.1.5-9.fc38.s390x 182/281 DEBUG util.py:444: Verifying : libXdmcp-1.1.3-10.fc38.s390x 183/281 DEBUG util.py:444: Verifying : libXext-1.3.5-2.fc38.s390x 184/281 DEBUG util.py:444: Verifying : libXext-devel-1.3.5-2.fc38.s390x 185/281 DEBUG util.py:444: Verifying : libXfixes-6.0.0-5.fc38.s390x 186/281 DEBUG util.py:444: Verifying : libXfixes-devel-6.0.0-5.fc38.s390x 187/281 DEBUG util.py:444: Verifying : libXfont2-2.0.3-14.fc38.s390x 188/281 DEBUG util.py:444: Verifying : libXinerama-1.1.5-2.fc38.s390x 189/281 DEBUG util.py:444: Verifying : libXinerama-devel-1.1.5-2.fc38.s390x 190/281 DEBUG util.py:444: Verifying : libXmu-1.1.4-2.fc38.s390x 191/281 DEBUG util.py:444: Verifying : libXrandr-1.5.2-10.fc38.s390x 192/281 DEBUG util.py:444: Verifying : libXrandr-devel-1.5.2-10.fc38.s390x 193/281 DEBUG util.py:444: Verifying : libXrender-0.9.11-2.fc38.s390x 194/281 DEBUG util.py:444: Verifying : libXrender-devel-0.9.11-2.fc38.s390x 195/281 DEBUG util.py:444: Verifying : libXt-1.2.1-4.fc38.s390x 196/281 DEBUG util.py:444: Verifying : libXtst-1.2.4-2.fc38.s390x 197/281 DEBUG util.py:444: Verifying : libXv-1.0.11-18.fc38.s390x 198/281 DEBUG util.py:444: Verifying : libXxf86vm-1.1.5-2.fc38.s390x 199/281 DEBUG util.py:444: Verifying : libdatrie-0.2.13-5.fc38.s390x 200/281 DEBUG util.py:444: Verifying : libdatrie-devel-0.2.13-5.fc38.s390x 201/281 DEBUG util.py:444: Verifying : libffi-devel-3.4.4-2.fc38.s390x 202/281 DEBUG util.py:444: Verifying : libfontenc-1.1.6-2.fc38.s390x 203/281 DEBUG util.py:444: Verifying : libgudev-237-4.fc38.s390x 204/281 DEBUG util.py:444: Verifying : libgusb-0.4.5-1.fc38.s390x 205/281 DEBUG util.py:444: Verifying : libicu-72.1-2.fc38.s390x 206/281 DEBUG util.py:444: Verifying : libicu-devel-72.1-2.fc38.s390x 207/281 DEBUG util.py:444: Verifying : libjpeg-turbo-2.1.4-2.fc38.s390x 208/281 DEBUG util.py:444: Verifying : libjpeg-turbo-devel-2.1.4-2.fc38.s390x 209/281 DEBUG util.py:444: Verifying : libnice-0.1.21-3.fc38.s390x 210/281 DEBUG util.py:444: Verifying : libtheora-1:1.1.1-33.fc38.s390x 211/281 DEBUG util.py:444: Verifying : libvisual-1:0.4.1-1.fc38.s390x 212/281 DEBUG util.py:444: Verifying : libwebp-1.3.0-2.fc38.s390x 213/281 DEBUG util.py:444: Verifying : libxcb-1.13.1-11.fc38.s390x 214/281 DEBUG util.py:444: Verifying : libxcb-devel-1.13.1-11.fc38.s390x 215/281 DEBUG util.py:444: Verifying : libxkbcommon-1.5.0-2.fc38.s390x 216/281 DEBUG util.py:444: Verifying : libxkbcommon-devel-1.5.0-2.fc38.s390x 217/281 DEBUG util.py:444: Verifying : libxshmfence-1.3-12.fc38.s390x 218/281 DEBUG util.py:444: Verifying : meson-1.0.1-1.fc38.noarch 219/281 DEBUG util.py:444: Verifying : nettle-3.8-3.fc38.s390x 220/281 DEBUG util.py:444: Verifying : nspr-4.35.0-6.fc38.s390x 221/281 DEBUG util.py:444: Verifying : nss-3.89.0-2.fc38.s390x 222/281 DEBUG util.py:444: Verifying : nss-softokn-3.89.0-2.fc38.s390x 223/281 DEBUG util.py:444: Verifying : nss-softokn-freebl-3.89.0-2.fc38.s390x 224/281 DEBUG util.py:444: Verifying : nss-sysinit-3.89.0-2.fc38.s390x 225/281 DEBUG util.py:444: Verifying : nss-util-3.89.0-2.fc38.s390x 226/281 DEBUG util.py:444: Verifying : pcre-8.45-1.fc38.3.s390x 227/281 DEBUG util.py:444: Verifying : pcre2-devel-10.42-1.fc38.1.s390x 228/281 DEBUG util.py:444: Verifying : pcre2-utf16-10.42-1.fc38.1.s390x 229/281 DEBUG util.py:444: Verifying : pcre2-utf32-10.42-1.fc38.1.s390x 230/281 DEBUG util.py:444: Verifying : perl-Carp-1.52-490.fc38.noarch 231/281 DEBUG util.py:444: Verifying : perl-Exporter-5.77-490.fc38.noarch 232/281 DEBUG util.py:444: Verifying : perl-File-Path-2.18-490.fc38.noarch 233/281 DEBUG util.py:444: Verifying : perl-File-Temp-1:0.231.100-490.fc38.noarch 234/281 DEBUG util.py:444: Verifying : perl-Getopt-Long-1:2.54-2.fc38.noarch 235/281 DEBUG util.py:444: Verifying : perl-HTTP-Tiny-0.082-2.fc38.noarch 236/281 DEBUG util.py:444: Verifying : perl-Pod-Escapes-1:1.07-490.fc38.noarch 237/281 DEBUG util.py:444: Verifying : perl-Pod-Perldoc-3.28.01-491.fc38.noarch 238/281 DEBUG util.py:444: Verifying : perl-Pod-Simple-1:3.43-491.fc38.noarch 239/281 DEBUG util.py:444: Verifying : perl-Pod-Usage-4:2.03-4.fc38.noarch 240/281 DEBUG util.py:444: Verifying : perl-Term-ANSIColor-5.01-491.fc38.noarch 241/281 DEBUG util.py:444: Verifying : perl-Term-Cap-1.18-1.fc38.noarch 242/281 DEBUG util.py:444: Verifying : perl-Text-ParseWords-3.31-490.fc38.noarch 243/281 DEBUG util.py:444: Verifying : perl-Thread-Queue-3.14-490.fc38.noarch 244/281 DEBUG util.py:444: Verifying : perl-Time-Local-2:1.300-490.fc38.noarch 245/281 DEBUG util.py:444: Verifying : perl-constant-1.33-491.fc38.noarch 246/281 DEBUG util.py:444: Verifying : perl-parent-1:0.241-1.fc38.noarch 247/281 DEBUG util.py:444: Verifying : perl-podlators-1:5.01-2.fc38.noarch 248/281 DEBUG util.py:444: Verifying : python3-mako-1.2.3-2.fc38.noarch 249/281 DEBUG util.py:444: Verifying : python3-markdown-3.4.1-2.fc38.noarch 250/281 DEBUG util.py:444: Verifying : python3-setuptools-65.5.1-2.fc38.noarch 251/281 DEBUG util.py:444: Verifying : serd-0.30.16-1.fc38.s390x 252/281 DEBUG util.py:444: Verifying : xkeyboard-config-2.38-1.fc38.noarch 253/281 DEBUG util.py:444: Verifying : xml-common-0.6.3-60.fc38.noarch 254/281 DEBUG util.py:444: Verifying : zlib-devel-1.2.13-3.fc38.s390x 255/281 DEBUG util.py:444: Verifying : alsa-lib-1.2.9-1.fc38.s390x 256/281 DEBUG util.py:444: Verifying : at-spi2-atk-2.48.3-1.fc38.s390x 257/281 DEBUG util.py:444: Verifying : at-spi2-core-2.48.3-1.fc38.s390x 258/281 DEBUG util.py:444: Verifying : atk-2.48.3-1.fc38.s390x 259/281 DEBUG util.py:444: Verifying : colord-libs-1.4.6-4.fc38.s390x 260/281 DEBUG util.py:444: Verifying : glib2-2.76.3-1.fc38.s390x 261/281 DEBUG util.py:444: Verifying : glib2-devel-2.76.3-1.fc38.s390x 262/281 DEBUG util.py:444: Verifying : gtk-update-icon-cache-3.24.38-1.fc38.s390x 263/281 DEBUG util.py:444: Verifying : gtk3-3.24.38-1.fc38.s390x 264/281 DEBUG util.py:444: Verifying : gupnp-igd-1.6.0-1.fc38.s390x 265/281 DEBUG util.py:444: Verifying : langpacks-core-font-en-3.0-32.fc38.noarch 266/281 DEBUG util.py:444: Verifying : libXft-2.3.8-2.fc38.s390x 267/281 DEBUG util.py:444: Verifying : libXft-devel-2.3.8-2.fc38.s390x 268/281 DEBUG util.py:444: Verifying : libXi-1.8.1-1.fc38.s390x 269/281 DEBUG util.py:444: Verifying : libXi-devel-1.8.1-1.fc38.s390x 270/281 DEBUG util.py:444: Verifying : libtracker-sparql-3.5.2-1.fc38.s390x 271/281 DEBUG util.py:444: Verifying : libvala-0.56.7-1.fc38.s390x 272/281 DEBUG util.py:444: Verifying : mesa-filesystem-23.1.1-1.fc38.s390x 273/281 DEBUG util.py:444: Verifying : mesa-libEGL-23.1.1-1.fc38.s390x 274/281 DEBUG util.py:444: Verifying : mesa-libGL-23.1.1-1.fc38.s390x 275/281 DEBUG util.py:444: Verifying : mesa-libgbm-23.1.1-1.fc38.s390x 276/281 DEBUG util.py:444: Verifying : mesa-libglapi-23.1.1-1.fc38.s390x 277/281 DEBUG util.py:444: Verifying : perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch 278/281 DEBUG util.py:444: Verifying : vala-0.56.7-1.fc38.s390x 279/281 DEBUG util.py:444: Verifying : xorg-x11-server-Xvfb-1.20.14-23.fc38.s390x 280/281 DEBUG util.py:444: Verifying : xorg-x11-server-common-1.20.14-23.fc38.s390x 281/281 DEBUG util.py:444: Installed: DEBUG util.py:444: adwaita-cursor-theme-44.0-1.fc38.noarch DEBUG util.py:444: adwaita-icon-theme-44.0-1.fc38.noarch DEBUG util.py:444: alsa-lib-1.2.9-1.fc38.s390x DEBUG util.py:444: at-spi2-atk-2.48.3-1.fc38.s390x DEBUG util.py:444: at-spi2-core-2.48.3-1.fc38.s390x DEBUG util.py:444: atk-2.48.3-1.fc38.s390x DEBUG util.py:444: autoconf-2.71-5.fc38.noarch DEBUG util.py:444: automake-1.16.5-11.fc38.noarch DEBUG util.py:444: avahi-libs-0.8-22.fc38_clang16_03.s390x DEBUG util.py:444: brotli-1.0.9-11.fc38_clang16_03.s390x DEBUG util.py:444: brotli-devel-1.0.9-11.fc38_clang16_03.s390x DEBUG util.py:444: bzip2-devel-1.0.8-13.fc38_clang16_03.s390x DEBUG util.py:444: cairo-1.17.8-4.fc38_clang16_03.s390x DEBUG util.py:444: cairo-devel-1.17.8-4.fc38_clang16_03.s390x DEBUG util.py:444: cairo-gobject-1.17.8-4.fc38_clang16_03.s390x DEBUG util.py:444: cairo-gobject-devel-1.17.8-4.fc38_clang16_03.s390x DEBUG util.py:444: cdparanoia-libs-10.2-41.fc38_clang16_03.s390x DEBUG util.py:444: cmake-filesystem-3.26.4-4.fc38_clang16_03.s390x DEBUG util.py:444: colord-libs-1.4.6-4.fc38.s390x DEBUG util.py:444: crypto-policies-scripts-20230301-1.gita12f7b2.fc38.noarch DEBUG util.py:444: cups-libs-1:2.4.2-11.fc38_clang16_03.s390x DEBUG util.py:444: dbus-1:1.14.6-1.fc38.s390x DEBUG util.py:444: dbus-broker-33-1.fc38_clang16_03.s390x DEBUG util.py:444: dbus-common-1:1.14.6-1.fc38.noarch DEBUG util.py:444: dbus-libs-1:1.14.6-1.fc38.s390x DEBUG util.py:444: desktop-file-utils-0.26-8.fc38_clang16_03.s390x DEBUG util.py:444: emacs-filesystem-1:28.2-4.fc38.noarch DEBUG util.py:444: fdk-aac-free-2.0.0-10.fc38_clang16_03.s390x DEBUG util.py:444: flac-libs-1.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: fontconfig-2.14.2-1.fc38.s390x DEBUG util.py:444: fontconfig-devel-2.14.2-1.fc38.s390x DEBUG util.py:444: fonts-filesystem-1:2.0.5-11.fc38.noarch DEBUG util.py:444: freetype-2.13.0-2.fc38_clang16_03.s390x DEBUG util.py:444: freetype-devel-2.13.0-2.fc38_clang16_03.s390x DEBUG util.py:444: fribidi-1.0.12-3.fc38_clang16_03.s390x DEBUG util.py:444: fribidi-devel-1.0.12-3.fc38_clang16_03.s390x DEBUG util.py:444: gdk-pixbuf2-2.42.10-2.fc38.s390x DEBUG util.py:444: gdk-pixbuf2-devel-2.42.10-2.fc38.s390x DEBUG util.py:444: gdk-pixbuf2-modules-2.42.10-2.fc38.s390x DEBUG util.py:444: gettext-0.21.1-2.fc38_clang16_03.s390x DEBUG util.py:444: gettext-envsubst-0.21.1-2.fc38_clang16_03.s390x DEBUG util.py:444: gettext-libs-0.21.1-2.fc38_clang16_03.s390x DEBUG util.py:444: gettext-runtime-0.21.1-2.fc38_clang16_03.s390x DEBUG util.py:444: glib2-2.76.3-1.fc38.s390x DEBUG util.py:444: glib2-devel-2.76.3-1.fc38.s390x DEBUG util.py:444: gnutls-3.8.0-2.fc38.s390x DEBUG util.py:444: gobject-introspection-1.76.1-1.fc38_clang16_03.s390x DEBUG util.py:444: gobject-introspection-devel-1.76.1-1.fc38_clang16_03.s390x DEBUG util.py:444: google-noto-fonts-common-20230201-1.fc38.noarch DEBUG util.py:444: google-noto-sans-vf-fonts-20230201-1.fc38.noarch DEBUG util.py:444: graphene-1.10.6-5.fc38_clang16_03.s390x DEBUG util.py:444: graphene-devel-1.10.6-5.fc38_clang16_03.s390x DEBUG util.py:444: graphite2-1.3.14-11.fc38_clang16_03.s390x DEBUG util.py:444: graphite2-devel-1.3.14-11.fc38_clang16_03.s390x DEBUG util.py:444: groff-base-1.22.4-11.fc38.s390x DEBUG util.py:444: gsm-1.0.22-2.fc38_clang16_03.s390x DEBUG util.py:444: gssdp-1.6.2-2.fc38.s390x DEBUG util.py:444: gstreamer1-1.22.3-1.fc38_clang16_03.s390x DEBUG util.py:444: gstreamer1-plugins-bad-free-1.22.3-1.fc38_clang16_03.s390x DEBUG util.py:444: gstreamer1-plugins-base-1.22.3-1.fc38_clang16_03.s390x DEBUG util.py:444: gtk-update-icon-cache-3.24.38-1.fc38.s390x DEBUG util.py:444: gtk3-3.24.38-1.fc38.s390x DEBUG util.py:444: gtk4-4.10.3-3.fc38_clang16_03.s390x DEBUG util.py:444: gtk4-devel-4.10.3-3.fc38_clang16_03.s390x DEBUG util.py:444: gupnp-1.6.3-2.fc38.s390x DEBUG util.py:444: gupnp-igd-1.6.0-1.fc38.s390x DEBUG util.py:444: harfbuzz-7.1.0-1.fc38_clang16_03.s390x DEBUG util.py:444: harfbuzz-devel-7.1.0-1.fc38_clang16_03.s390x DEBUG util.py:444: harfbuzz-icu-7.1.0-1.fc38_clang16_03.s390x DEBUG util.py:444: help2man-1.49.3-2.fc38_clang16_03.noarch DEBUG util.py:444: hicolor-icon-theme-0.17-15.fc38.noarch DEBUG util.py:444: iso-codes-4.13.0-1.fc38.noarch DEBUG util.py:444: itstool-2.0.7-3.fc38.noarch DEBUG util.py:444: jbigkit-libs-2.1-25.fc38_clang16_03.s390x DEBUG util.py:444: json-glib-1.6.6-4.fc38.s390x DEBUG util.py:444: lame-libs-3.100-14.fc38_clang16_03.s390x DEBUG util.py:444: langpacks-core-font-en-3.0-32.fc38.noarch DEBUG util.py:444: lcms2-2.15-1.fc38_clang16_03.s390x DEBUG util.py:444: libICE-1.0.10-10.fc38.s390x DEBUG util.py:444: libSM-1.2.3-12.fc38.s390x DEBUG util.py:444: libX11-1.8.4-1.fc38.s390x DEBUG util.py:444: libX11-common-1.8.4-1.fc38.noarch DEBUG util.py:444: libX11-devel-1.8.4-1.fc38.s390x DEBUG util.py:444: libX11-xcb-1.8.4-1.fc38.s390x DEBUG util.py:444: libXau-1.0.11-2.fc38.s390x DEBUG util.py:444: libXau-devel-1.0.11-2.fc38.s390x DEBUG util.py:444: libXcomposite-0.4.5-9.fc38.s390x DEBUG util.py:444: libXcursor-1.2.1-3.fc38.s390x DEBUG util.py:444: libXcursor-devel-1.2.1-3.fc38.s390x DEBUG util.py:444: libXdamage-1.1.5-9.fc38.s390x DEBUG util.py:444: libXdamage-devel-1.1.5-9.fc38.s390x DEBUG util.py:444: libXdmcp-1.1.3-10.fc38.s390x DEBUG util.py:444: libXext-1.3.5-2.fc38.s390x DEBUG util.py:444: libXext-devel-1.3.5-2.fc38.s390x DEBUG util.py:444: libXfixes-6.0.0-5.fc38.s390x DEBUG util.py:444: libXfixes-devel-6.0.0-5.fc38.s390x DEBUG util.py:444: libXfont2-2.0.3-14.fc38.s390x DEBUG util.py:444: libXft-2.3.8-2.fc38.s390x DEBUG util.py:444: libXft-devel-2.3.8-2.fc38.s390x DEBUG util.py:444: libXi-1.8.1-1.fc38.s390x DEBUG util.py:444: libXi-devel-1.8.1-1.fc38.s390x DEBUG util.py:444: libXinerama-1.1.5-2.fc38.s390x DEBUG util.py:444: libXinerama-devel-1.1.5-2.fc38.s390x DEBUG util.py:444: libXmu-1.1.4-2.fc38.s390x DEBUG util.py:444: libXrandr-1.5.2-10.fc38.s390x DEBUG util.py:444: libXrandr-devel-1.5.2-10.fc38.s390x DEBUG util.py:444: libXrender-0.9.11-2.fc38.s390x DEBUG util.py:444: libXrender-devel-0.9.11-2.fc38.s390x DEBUG util.py:444: libXt-1.2.1-4.fc38.s390x DEBUG util.py:444: libXtst-1.2.4-2.fc38.s390x DEBUG util.py:444: libXv-1.0.11-18.fc38.s390x DEBUG util.py:444: libXxf86vm-1.1.5-2.fc38.s390x DEBUG util.py:444: libadwaita-1.3.2-1.fc38_clang16_03.s390x DEBUG util.py:444: libadwaita-devel-1.3.2-1.fc38_clang16_03.s390x DEBUG util.py:444: libblkid-devel-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libcloudproviders-0.3.1-7.fc38_clang16_03.s390x DEBUG util.py:444: libdatrie-0.2.13-5.fc38.s390x DEBUG util.py:444: libdatrie-devel-0.2.13-5.fc38.s390x DEBUG util.py:444: libdrm-2.4.114-2.fc38_clang16_03.s390x DEBUG util.py:444: libdvdnav-6.1.1-5.fc38_clang16_03.s390x DEBUG util.py:444: libdvdread-6.1.3-3.fc38_clang16_03.s390x DEBUG util.py:444: libepoxy-1.5.10-3.fc38_clang16_03.s390x DEBUG util.py:444: libepoxy-devel-1.5.10-3.fc38_clang16_03.s390x DEBUG util.py:444: libffi-devel-3.4.4-2.fc38.s390x DEBUG util.py:444: libfontenc-1.1.6-2.fc38.s390x DEBUG util.py:444: libglvnd-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-core-devel-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-devel-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-egl-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-gles-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-glx-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libglvnd-opengl-1:1.6.0-2.fc38_clang16_03.s390x DEBUG util.py:444: libgudev-237-4.fc38.s390x DEBUG util.py:444: libgusb-0.4.5-1.fc38.s390x DEBUG util.py:444: libicu-72.1-2.fc38.s390x DEBUG util.py:444: libicu-devel-72.1-2.fc38.s390x DEBUG util.py:444: libjpeg-turbo-2.1.4-2.fc38.s390x DEBUG util.py:444: libjpeg-turbo-devel-2.1.4-2.fc38.s390x DEBUG util.py:444: libmount-devel-2.38.1-4.fc38_clang16_03.s390x DEBUG util.py:444: libnice-0.1.21-3.fc38.s390x DEBUG util.py:444: libogg-2:1.3.5-5.fc38_clang16_03.s390x DEBUG util.py:444: libpng-2:1.6.37-14.fc38_clang16_03.s390x DEBUG util.py:444: libpng-devel-2:1.6.37-14.fc38_clang16_03.s390x DEBUG util.py:444: librsvg2-2.56.1-1.fc38_clang16_03.s390x DEBUG util.py:444: libselinux-devel-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libsepol-devel-3.5-1.fc38_clang16_03.s390x DEBUG util.py:444: libsndfile-1.1.0-6.fc38_clang16_03.s390x DEBUG util.py:444: libsoup3-3.4.2-2.fc38_clang16_03.s390x DEBUG util.py:444: libsrtp-2.3.0-10.fc38_clang16_03.s390x DEBUG util.py:444: libstemmer-2.2.0-5.fc38_clang16_03.s390x DEBUG util.py:444: libthai-0.1.29-4.fc38_clang16_03.s390x DEBUG util.py:444: libthai-devel-0.1.29-4.fc38_clang16_03.s390x DEBUG util.py:444: libtheora-1:1.1.1-33.fc38.s390x DEBUG util.py:444: libtiff-4.4.0-5.fc38_clang16_03.s390x DEBUG util.py:444: libtiff-devel-4.4.0-5.fc38_clang16_03.s390x DEBUG util.py:444: libtool-2.4.7-6.fc38_clang16_03.s390x DEBUG util.py:444: libtracker-sparql-3.5.2-1.fc38.s390x DEBUG util.py:444: libunwind-1.6.2-7.fc38_clang16_03.s390x DEBUG util.py:444: libusb1-1.0.26-2.fc38_clang16_03.s390x DEBUG util.py:444: libva-2.18.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libvala-0.56.7-1.fc38.s390x DEBUG util.py:444: libvisual-1:0.4.1-1.fc38.s390x DEBUG util.py:444: libvorbis-1:1.3.7-7.fc38_clang16_03.s390x DEBUG util.py:444: libwayland-client-1.22.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libwayland-cursor-1.22.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libwayland-egl-1.22.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libwayland-server-1.22.0-1.fc38_clang16_03.s390x DEBUG util.py:444: libwebp-1.3.0-2.fc38.s390x DEBUG util.py:444: libxcb-1.13.1-11.fc38.s390x DEBUG util.py:444: libxcb-devel-1.13.1-11.fc38.s390x DEBUG util.py:444: libxkbcommon-1.5.0-2.fc38.s390x DEBUG util.py:444: libxkbcommon-devel-1.5.0-2.fc38.s390x DEBUG util.py:444: libxkbfile-1.1.1-2.fc38_clang16_03.s390x DEBUG util.py:444: libxml2-devel-2.10.4-1.fc38_clang16_03.s390x DEBUG util.py:444: libxshmfence-1.3-12.fc38.s390x DEBUG util.py:444: lilv-libs-0.24.14-4.fc38_clang16_03.s390x DEBUG util.py:444: m4-1.4.19-5.fc38_clang16_03.s390x DEBUG util.py:444: mesa-filesystem-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libEGL-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libGL-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libgbm-23.1.1-1.fc38.s390x DEBUG util.py:444: mesa-libglapi-23.1.1-1.fc38.s390x DEBUG util.py:444: meson-1.0.1-1.fc38.noarch DEBUG util.py:444: mpg123-libs-1.31.3-1.fc38_clang16_03.s390x DEBUG util.py:444: ncurses-6.4-3.20230114.fc38_clang16_03.s390x DEBUG util.py:444: nettle-3.8-3.fc38.s390x DEBUG util.py:444: ninja-build-1.11.1-2.fc38_clang16_03.s390x DEBUG util.py:444: nspr-4.35.0-6.fc38.s390x DEBUG util.py:444: nss-3.89.0-2.fc38.s390x DEBUG util.py:444: nss-softokn-3.89.0-2.fc38.s390x DEBUG util.py:444: nss-softokn-freebl-3.89.0-2.fc38.s390x DEBUG util.py:444: nss-sysinit-3.89.0-2.fc38.s390x DEBUG util.py:444: nss-util-3.89.0-2.fc38.s390x DEBUG util.py:444: opus-1.3.1-12.fc38_clang16_03.s390x DEBUG util.py:444: orc-0.4.33-2.fc38_clang16_03.s390x DEBUG util.py:444: pango-1.50.14-1.fc38_clang16_03.s390x DEBUG util.py:444: pango-devel-1.50.14-1.fc38_clang16_03.s390x DEBUG util.py:444: pcre-8.45-1.fc38.3.s390x DEBUG util.py:444: pcre2-devel-10.42-1.fc38.1.s390x DEBUG util.py:444: pcre2-utf16-10.42-1.fc38.1.s390x DEBUG util.py:444: pcre2-utf32-10.42-1.fc38.1.s390x DEBUG util.py:444: perl-B-1.83-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-Carp-1.52-490.fc38.noarch DEBUG util.py:444: perl-Class-Struct-0.66-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Data-Dumper-2.184-491.fc38_clang16_03.s390x DEBUG util.py:444: perl-DynaLoader-1.52-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-Encode-4:3.19-493.fc38_clang16_03.s390x DEBUG util.py:444: perl-Errno-1.36-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-Exporter-5.77-490.fc38.noarch DEBUG util.py:444: perl-Fcntl-1.15-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-File-Basename-2.85-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Compare-1.100.700-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Copy-2.39-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Find-1.40-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-File-Path-2.18-490.fc38.noarch DEBUG util.py:444: perl-File-Temp-1:0.231.100-490.fc38.noarch DEBUG util.py:444: perl-File-stat-1.12-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Getopt-Long-1:2.54-2.fc38.noarch DEBUG util.py:444: perl-Getopt-Std-1.13-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-HTTP-Tiny-0.082-2.fc38.noarch DEBUG util.py:444: perl-IO-1.50-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-IPC-Open3-1.22-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-MIME-Base64-3.16-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-POSIX-2.03-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-PathTools-3.84-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-Pod-Escapes-1:1.07-490.fc38.noarch DEBUG util.py:444: perl-Pod-Perldoc-3.28.01-491.fc38.noarch DEBUG util.py:444: perl-Pod-Simple-1:3.43-491.fc38.noarch DEBUG util.py:444: perl-Pod-Usage-4:2.03-4.fc38.noarch DEBUG util.py:444: perl-Scalar-List-Utils-5:1.63-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-SelectSaver-1.02-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Socket-4:2.036-2.fc38_clang16_03.s390x DEBUG util.py:444: perl-Storable-1:3.26-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-Symbol-1.09-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-Term-ANSIColor-5.01-491.fc38.noarch DEBUG util.py:444: perl-Term-Cap-1.18-1.fc38.noarch DEBUG util.py:444: perl-Text-ParseWords-3.31-490.fc38.noarch DEBUG util.py:444: perl-Text-Tabs+Wrap-2023.0511-1.fc38.noarch DEBUG util.py:444: perl-Thread-Queue-3.14-490.fc38.noarch DEBUG util.py:444: perl-Time-Local-2:1.300-490.fc38.noarch DEBUG util.py:444: perl-constant-1.33-491.fc38.noarch DEBUG util.py:444: perl-if-0.61.000-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-interpreter-4:5.36.1-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-libs-4:5.36.1-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-locale-1.10-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-mro-1.26-497.fc38_clang16_03.s390x DEBUG util.py:444: perl-overload-1.35-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-overloading-0.02-497.fc38_clang16_03.noarch DEBUG util.py:444: perl-parent-1:0.241-1.fc38.noarch DEBUG util.py:444: perl-podlators-1:5.01-2.fc38.noarch DEBUG util.py:444: perl-threads-1:2.27-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-threads-shared-1.64-490.fc38_clang16_03.s390x DEBUG util.py:444: perl-vars-1.05-497.fc38_clang16_03.noarch DEBUG util.py:444: pixman-0.42.2-1.fc38_clang16_03.s390x DEBUG util.py:444: pixman-devel-0.42.2-1.fc38_clang16_03.s390x DEBUG util.py:444: python3-libxml2-2.10.4-1.fc38_clang16_03.s390x DEBUG util.py:444: python3-mako-1.2.3-2.fc38.noarch DEBUG util.py:444: python3-markdown-3.4.1-2.fc38.noarch DEBUG util.py:444: python3-markupsafe-2.1.2-1.fc38_clang16_03.s390x DEBUG util.py:444: python3-setuptools-65.5.1-2.fc38.noarch DEBUG util.py:444: serd-0.30.16-1.fc38.s390x DEBUG util.py:444: shared-mime-info-2.2-3.fc38_clang16_03.s390x DEBUG util.py:444: sord-0.16.14-1.fc38_clang16_03.s390x DEBUG util.py:444: soundtouch-2.3.1-4.fc38_clang16_03.s390x DEBUG util.py:444: sratom-0.6.10-3.fc38_clang16_03.s390x DEBUG util.py:444: sysprof-capture-devel-3.48.0-1.fc38_clang16_03.s390x DEBUG util.py:444: vala-0.56.7-1.fc38.s390x DEBUG util.py:444: vim-filesystem-2:9.0.1592-1.fc38_clang16_03.noarch DEBUG util.py:444: vulkan-loader-1.3.243.0-1.fc38_clang16_03.s390x DEBUG util.py:444: wayland-devel-1.22.0-1.fc38_clang16_03.s390x DEBUG util.py:444: webrtc-audio-processing-0.3.1-10.fc38_clang16_03.s390x DEBUG util.py:444: xkbcomp-1.4.6-5.fc38_clang16_03.s390x DEBUG util.py:444: xkeyboard-config-2.38-1.fc38.noarch DEBUG util.py:444: xml-common-0.6.3-60.fc38.noarch DEBUG util.py:444: xorg-x11-proto-devel-2022.2-3.fc38_clang16_03.noarch DEBUG util.py:444: xorg-x11-server-Xvfb-1.20.14-23.fc38.s390x DEBUG util.py:444: xorg-x11-server-common-1.20.14-23.fc38.s390x DEBUG util.py:444: xorg-x11-xauth-1:1.1.2-3.fc38_clang16_03.s390x DEBUG util.py:444: xprop-1.2.5-3.fc38_clang16_03.s390x DEBUG util.py:444: xz-devel-5.4.1-1.fc38_clang16_03.s390x DEBUG util.py:444: zlib-devel-1.2.13-3.fc38.s390x 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-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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: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-38-s390x-bootstrap-1685792757.855810/root/var/lib/mock/fedora-38-s390x-1685792757.855810/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: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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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-38-s390x-1685792757.855810/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:17: 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