Warning: Permanently added '54.205.28.215' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --task-url https://copr.fedorainfracloud.org/backend/get-build-task/8483930-epel-8-x86_64 --chroot epel-8-x86_64


Version: 1.2
PID: 9004
Logging PID: 9005
Task:
{'allow_user_ssh': False,
 'appstream': False,
 'background': True,
 'bootstrap': 'on',
 'build_id': 8483930,
 'buildroot_pkgs': [],
 'chroot': 'epel-8-x86_64',
 'enable_net': False,
 'fedora_review': False,
 'git_hash': 'a6a150de5ae75fcf855fa5016d9be7a56d37d11e',
 'git_repo': 'https://copr-dist-git.fedorainfracloud.org/git/@mock/mock-stable/mock',
 'isolation': 'default',
 'memory_reqs': 2048,
 'package_name': 'mock',
 'package_version': '6.0-1',
 'project_dirname': 'mock-stable',
 'project_name': 'mock-stable',
 'project_owner': '@mock',
 'repo_priority': None,
 'repos': [{'baseurl': 'https://download.copr.fedorainfracloud.org/results/@mock/mock-stable/epel-8-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository',
            'priority': None}],
 'sandbox': '@mock/mock-stable--https://api.github.com/users/praiskup',
 'source_json': {},
 'source_type': None,
 'ssh_public_keys': None,
 'storage': None,
 'submitter': 'https://api.github.com/users/praiskup',
 'tags': [],
 'task_id': '8483930-epel-8-x86_64',
 'timeout': 18000,
 'uses_devel_repo': False,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/@mock/mock-stable/mock /var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/@mock/mock-stable/mock', '/var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock'...

Running: git checkout a6a150de5ae75fcf855fa5016d9be7a56d37d11e --

cmd: ['git', 'checkout', 'a6a150de5ae75fcf855fa5016d9be7a56d37d11e', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock
rc: 0
stdout: 
stderr: Note: switching to 'a6a150de5ae75fcf855fa5016d9be7a56d37d11e'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at a6a150d automatic import of mock

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading mock-6.0.tar.gz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o mock-6.0.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://copr-dist-git.fedorainfracloud.org/repo/pkgs/@mock/mock-stable/mock/mock-6.0.tar.gz/md5/11ac2026c9378cc8b34a311c38ddfc68/mock-6.0.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  192k  100  192k    0     0  7424k      0 --:--:-- --:--:-- --:--:-- 7696k
INFO: Reading stdout from command: md5sum mock-6.0.tar.gz

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=18000): unbuffer mock --spec /var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock/mock.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1736318207.774053 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
INFO: mock.py version 6.0 starting (python version = 3.13.0, NVR = mock-6.0-1.fc41), args: /usr/libexec/mock/mock --spec /var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock/mock.spec --sources /var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1736318207.774053 -r /var/lib/copr-rpmbuild/results/configs/child.cfg
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux enabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
INFO: Signal handler active
Start: run
INFO: Start(/var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock/mock.spec)  Config(rhel+epel-8-x86_64)
Start: clean chroot
Finish: clean chroot
Mock Version: 6.0
INFO: Mock Version: 6.0
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-x86_64-bootstrap-1736318207.774053/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
INFO: Package manager dnf4 detected and used (fallback)
Start(bootstrap): installing dnf tooling
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                 2.4 MB/s | 207 kB     00:00    
Red Hat Enterprise Linux - BaseOS               134 MB/s |  45 MB     00:00    
Red Hat Enterprise Linux - AppStream             35 MB/s |  17 MB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil 9.8 MB/s | 2.8 MB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64   44 MB/s | 3.5 MB     00:00    
Dependencies resolved.
=====================================================================================================
 Package                                    Arch    Version                        Repository    Size
=====================================================================================================
Installing:
 python3-dnf                                noarch  4.7.0-20.el8                   rhel-baseos  550 k
 python3-dnf-plugins-core                   noarch  4.0.21-25.el8                  rhel-baseos  263 k
 subscription-manager                       x86_64  1.28.42-1.el8                  rhel-baseos  1.2 M
Installing dependencies:
 acl                                        x86_64  2.2.53-3.el8                   rhel-baseos   81 k
 audit-libs                                 x86_64  3.1.2-1.el8                    rhel-baseos  125 k
 basesystem                                 noarch  11-5.el8                       rhel-baseos   11 k
 bash                                       x86_64  4.4.20-5.el8                   rhel-baseos  1.5 M
 brotli                                     x86_64  1.0.6-3.el8                    rhel-baseos  323 k
 bzip2-libs                                 x86_64  1.0.6-27.el8_10                rhel-baseos   48 k
 ca-certificates                            noarch  2024.2.69_v8.0.303-80.0.el8_10 rhel-baseos  983 k
 chkconfig                                  x86_64  1.19.2-1.el8                   rhel-baseos  199 k
 coreutils                                  x86_64  8.30-15.el8                    rhel-baseos  1.2 M
 coreutils-common                           x86_64  8.30-15.el8                    rhel-baseos  2.0 M
 cracklib                                   x86_64  2.9.6-15.el8                   rhel-baseos   93 k
 cracklib-dicts                             x86_64  2.9.6-15.el8                   rhel-baseos  4.0 M
 crypto-policies                            noarch  20230731-1.git3177e06.el8      rhel-baseos   64 k
 cryptsetup-libs                            x86_64  2.3.7-7.el8                    rhel-baseos  489 k
 curl                                       x86_64  7.61.1-34.el8_10.2             rhel-baseos  354 k
 cyrus-sasl-lib                             x86_64  2.1.27-6.el8_5                 rhel-baseos  123 k
 dbus                                       x86_64  1:1.12.8-26.el8                rhel-baseos   42 k
 dbus-common                                noarch  1:1.12.8-26.el8                rhel-baseos   47 k
 dbus-daemon                                x86_64  1:1.12.8-26.el8                rhel-baseos  241 k
 dbus-glib                                  x86_64  0.110-2.el8                    rhel-baseos  127 k
 dbus-libs                                  x86_64  1:1.12.8-26.el8                rhel-baseos  185 k
 dbus-tools                                 x86_64  1:1.12.8-26.el8                rhel-baseos   86 k
 device-mapper                              x86_64  8:1.02.181-14.el8              rhel-baseos  379 k
 device-mapper-libs                         x86_64  8:1.02.181-14.el8              rhel-baseos  411 k
 dmidecode                                  x86_64  1:3.5-1.el8                    rhel-baseos   99 k
 dnf                                        noarch  4.7.0-20.el8                   rhel-baseos  543 k
 dnf-data                                   noarch  4.7.0-20.el8                   rhel-baseos  157 k
 dnf-plugin-subscription-manager            x86_64  1.28.42-1.el8                  rhel-baseos  326 k
 elfutils-default-yama-scope                noarch  0.190-2.el8                    rhel-baseos   53 k
 elfutils-libelf                            x86_64  0.190-2.el8                    rhel-baseos  233 k
 elfutils-libs                              x86_64  0.190-2.el8                    rhel-baseos  305 k
 expat                                      x86_64  2.2.5-16.el8_10                rhel-baseos  115 k
 file-libs                                  x86_64  5.33-26.el8                    rhel-baseos  544 k
 filesystem                                 x86_64  3.8-6.el8                      rhel-baseos  1.1 M
 gawk                                       x86_64  4.2.1-4.el8                    rhel-baseos  1.1 M
 gdbm                                       x86_64  1:1.18-2.el8                   rhel-baseos  130 k
 gdbm-libs                                  x86_64  1:1.18-2.el8                   rhel-baseos   60 k
 glib2                                      x86_64  2.56.4-165.el8_10              rhel-baseos  2.5 M
 glibc                                      x86_64  2.28-251.el8_10.5              rhel-baseos  2.2 M
 glibc-all-langpacks                        x86_64  2.28-251.el8_10.5              rhel-baseos   26 M
 glibc-common                               x86_64  2.28-251.el8_10.5              rhel-baseos  1.0 M
 gmp                                        x86_64  1:6.1.2-11.el8                 rhel-baseos  318 k
 gnupg2                                     x86_64  2.2.20-3.el8_6                 rhel-baseos  2.4 M
 gnutls                                     x86_64  3.6.16-8.el8_9.3               rhel-baseos  1.0 M
 gobject-introspection                      x86_64  1.56.1-1.el8                   rhel-baseos  255 k
 gpgme                                      x86_64  1.13.1-12.el8                  rhel-baseos  336 k
 grep                                       x86_64  3.1-6.el8                      rhel-baseos  274 k
 gzip                                       x86_64  1.9-13.el8_5                   rhel-baseos  167 k
 ima-evm-utils                              x86_64  1.3.2-12.el8                   rhel-baseos   64 k
 info                                       x86_64  6.5-7.el8                      rhel-baseos  198 k
 json-c                                     x86_64  0.13.1-3.el8                   rhel-baseos   41 k
 json-glib                                  x86_64  1.4.4-1.el8                    rhel-baseos  144 k
 keyutils-libs                              x86_64  1.5.10-9.el8                   rhel-baseos   34 k
 kmod-libs                                  x86_64  25-20.el8                      rhel-baseos   69 k
 krb5-libs                                  x86_64  1.18.2-30.el8_10               rhel-baseos  845 k
 libacl                                     x86_64  2.2.53-3.el8                   rhel-baseos   35 k
 libarchive                                 x86_64  3.3.3-5.el8                    rhel-baseos  360 k
 libassuan                                  x86_64  2.5.1-3.el8                    rhel-baseos   83 k
 libattr                                    x86_64  2.4.48-3.el8                   rhel-baseos   27 k
 libblkid                                   x86_64  2.32.1-46.el8                  rhel-baseos  221 k
 libcap                                     x86_64  2.48-6.el8_9                   rhel-baseos   74 k
 libcap-ng                                  x86_64  0.7.11-1.el8                   rhel-baseos   33 k
 libcom_err                                 x86_64  1.45.6-5.el8                   rhel-baseos   49 k
 libcomps                                   x86_64  0.1.18-1.el8                   rhel-baseos   82 k
 libcurl                                    x86_64  7.61.1-34.el8_10.2             rhel-baseos  304 k
 libdb                                      x86_64  5.3.28-42.el8_4                rhel-baseos  751 k
 libdb-utils                                x86_64  5.3.28-42.el8_4                rhel-baseos  150 k
 libdnf                                     x86_64  0.63.0-20.el8_10               rhel-baseos  713 k
 libfdisk                                   x86_64  2.32.1-46.el8                  rhel-baseos  254 k
 libffi                                     x86_64  3.1-24.el8                     rhel-baseos   38 k
 libgcc                                     x86_64  8.5.0-22.el8_10                rhel-baseos   82 k
 libgcrypt                                  x86_64  1.8.5-7.el8_6                  rhel-baseos  463 k
 libgpg-error                               x86_64  1.31-1.el8                     rhel-baseos  242 k
 libidn2                                    x86_64  2.2.0-1.el8                    rhel-baseos   94 k
 libksba                                    x86_64  1.3.5-9.el8_7                  rhel-baseos  134 k
 libmodulemd                                x86_64  2.13.0-1.el8                   rhel-baseos  233 k
 libmount                                   x86_64  2.32.1-46.el8                  rhel-baseos  237 k
 libnghttp2                                 x86_64  1.33.0-6.el8_10.1              rhel-baseos   78 k
 libnl3                                     x86_64  3.7.0-1.el8                    rhel-baseos  337 k
 libnsl2                                    x86_64  1.2.0-2.20180605git4a062cf.el8 rhel-baseos   58 k
 libpsl                                     x86_64  0.20.2-6.el8                   rhel-baseos   61 k
 libpwquality                               x86_64  1.4.4-6.el8                    rhel-baseos  107 k
 librepo                                    x86_64  1.14.2-5.el8                   rhel-baseos   93 k
 libreport-filesystem                       x86_64  2.9.5-15.el8                   rhel-baseos   21 k
 librhsm                                    x86_64  0.0.3-5.el8                    rhel-baseos   35 k
 libseccomp                                 x86_64  2.5.2-1.el8                    rhel-baseos   71 k
 libselinux                                 x86_64  2.9-9.el8_10                   rhel-baseos  166 k
 libsemanage                                x86_64  2.9-10.el8_10                  rhel-baseos  169 k
 libsepol                                   x86_64  2.9-3.el8                      rhel-baseos  340 k
 libsigsegv                                 x86_64  2.11-5.el8                     rhel-baseos   30 k
 libsmartcols                               x86_64  2.32.1-46.el8                  rhel-baseos  180 k
 libsolv                                    x86_64  0.7.20-6.el8                   rhel-baseos  376 k
 libssh                                     x86_64  0.9.6-14.el8                   rhel-baseos  220 k
 libssh-config                              noarch  0.9.6-14.el8                   rhel-baseos   21 k
 libstdc++                                  x86_64  8.5.0-22.el8_10                rhel-baseos  455 k
 libtasn1                                   x86_64  4.13-4.el8_7                   rhel-baseos   76 k
 libtirpc                                   x86_64  1.1.4-12.el8_10                rhel-baseos  114 k
 libunistring                               x86_64  0.9.9-3.el8                    rhel-baseos  422 k
 libusbx                                    x86_64  1.0.23-4.el8                   rhel-baseos   74 k
 libuser                                    x86_64  0.62-26.el8_10                 rhel-baseos  414 k
 libutempter                                x86_64  1.1.6-14.el8                   rhel-baseos   32 k
 libuuid                                    x86_64  2.32.1-46.el8                  rhel-baseos   99 k
 libverto                                   x86_64  0.3.2-2.el8                    rhel-baseos   24 k
 libxcrypt                                  x86_64  4.1.1-6.el8                    rhel-baseos   73 k
 libxml2                                    x86_64  2.9.7-18.el8_10.1              rhel-baseos  697 k
 libyaml                                    x86_64  0.1.7-5.el8                    rhel-baseos   61 k
 libzstd                                    x86_64  1.4.4-1.el8                    rhel-baseos  266 k
 lua-libs                                   x86_64  5.3.4-12.el8                   rhel-baseos  118 k
 lz4-libs                                   x86_64  1.8.3-3.el8_4                  rhel-baseos   66 k
 mpfr                                       x86_64  3.1.6-1.el8                    rhel-baseos  221 k
 ncurses                                    x86_64  6.1-10.20180224.el8            rhel-baseos  387 k
 ncurses-base                               noarch  6.1-10.20180224.el8            rhel-baseos   81 k
 ncurses-libs                               x86_64  6.1-10.20180224.el8            rhel-baseos  334 k
 nettle                                     x86_64  3.4.1-7.el8                    rhel-baseos  301 k
 npth                                       x86_64  1.5-4.el8                      rhel-baseos   26 k
 openldap                                   x86_64  2.4.46-20.el8_10               rhel-baseos  354 k
 openssl-libs                               x86_64  1:1.1.1k-14.el8_6              rhel-baseos  1.5 M
 p11-kit                                    x86_64  0.23.22-2.el8                  rhel-baseos  327 k
 p11-kit-trust                              x86_64  0.23.22-2.el8                  rhel-baseos  138 k
 pam                                        x86_64  1.3.1-36.el8_10                rhel-baseos  748 k
 passwd                                     x86_64  0.80-4.el8                     rhel-baseos  115 k
 pcre                                       x86_64  8.42-6.el8                     rhel-baseos  211 k
 pcre2                                      x86_64  10.32-3.el8_6                  rhel-baseos  247 k
 platform-python                            x86_64  3.6.8-69.el8_10                rhel-baseos   88 k
 platform-python-setuptools                 noarch  39.2.0-8.el8_10                rhel-baseos  632 k
 popt                                       x86_64  1.18-1.el8                     rhel-baseos   61 k
 publicsuffix-list-dafsa                    noarch  20180723-1.el8                 rhel-baseos   56 k
 python3-chardet                            noarch  3.0.4-7.el8                    rhel-baseos  195 k
 python3-cloud-what                         x86_64  1.28.42-1.el8                  rhel-baseos  325 k
 python3-dateutil                           noarch  1:2.6.1-6.el8                  rhel-baseos  251 k
 python3-dbus                               x86_64  1.2.4-15.el8                   rhel-baseos  134 k
 python3-decorator                          noarch  4.2.1-2.el8                    rhel-baseos   27 k
 python3-ethtool                            x86_64  0.14-5.el8                     rhel-baseos   45 k
 python3-gobject-base                       x86_64  3.28.3-2.el8                   rhel-baseos  313 k
 python3-gpg                                x86_64  1.13.1-12.el8                  rhel-baseos  244 k
 python3-hawkey                             x86_64  0.63.0-20.el8_10               rhel-baseos  118 k
 python3-idna                               noarch  2.5-7.el8_10                   rhel-baseos  103 k
 python3-iniparse                           noarch  0.4-31.el8                     rhel-baseos   49 k
 python3-inotify                            noarch  0.9.6-13.el8                   rhel-baseos   57 k
 python3-libcomps                           x86_64  0.1.18-1.el8                   rhel-baseos   52 k
 python3-libdnf                             x86_64  0.63.0-20.el8_10               rhel-baseos  780 k
 python3-librepo                            x86_64  1.14.2-5.el8                   rhel-baseos   54 k
 python3-libs                               x86_64  3.6.8-69.el8_10                rhel-baseos  7.9 M
 python3-pip-wheel                          noarch  9.0.3-24.el8                   rhel-baseos  866 k
 python3-pysocks                            noarch  1.6.8-3.el8                    rhel-baseos   34 k
 python3-requests                           noarch  2.20.0-5.el8_10                rhel-baseos  126 k
 python3-rpm                                x86_64  4.14.3-32.el8_10               rhel-baseos  156 k
 python3-setuptools-wheel                   noarch  39.2.0-8.el8_10                rhel-baseos  289 k
 python3-six                                noarch  1.11.0-8.el8                   rhel-baseos   38 k
 python3-subscription-manager-rhsm          x86_64  1.28.42-1.el8                  rhel-baseos  404 k
 python3-syspurpose                         x86_64  1.28.42-1.el8                  rhel-baseos  342 k
 python3-systemd                            x86_64  234-8.el8                      rhel-baseos   81 k
 python3-urllib3                            noarch  1.24.2-8.el8_10                rhel-baseos  177 k
 readline                                   x86_64  7.0-10.el8                     rhel-baseos  199 k
 redhat-release                             x86_64  8.10-0.3.el8                   rhel-baseos   45 k
 rpm                                        x86_64  4.14.3-32.el8_10               rhel-baseos  545 k
 rpm-build-libs                             x86_64  4.14.3-32.el8_10               rhel-baseos  158 k
 rpm-libs                                   x86_64  4.14.3-32.el8_10               rhel-baseos  348 k
 sed                                        x86_64  4.5-5.el8                      rhel-baseos  298 k
 setup                                      noarch  2.12.2-9.el8                   rhel-baseos  181 k
 shadow-utils                               x86_64  2:4.6-22.el8                   rhel-baseos  1.2 M
 sqlite-libs                                x86_64  3.26.0-19.el8_9                rhel-baseos  581 k
 subscription-manager-rhsm-certificates     noarch  20220623-1.el8                 rhel-baseos   21 k
 systemd                                    x86_64  239-82.el8_10.3                rhel-baseos  3.6 M
 systemd-libs                               x86_64  239-82.el8_10.3                rhel-baseos  1.1 M
 systemd-pam                                x86_64  239-82.el8_10.3                rhel-baseos  514 k
 tpm2-tss                                   x86_64  2.3.2-6.el8                    rhel-baseos  275 k
 tzdata                                     noarch  2024b-4.el8                    rhel-baseos  475 k
 usermode                                   x86_64  1.113-2.el8                    rhel-baseos  202 k
 util-linux                                 x86_64  2.32.1-46.el8                  rhel-baseos  2.5 M
 virt-what                                  x86_64  1.25-4.el8                     rhel-baseos   38 k
 which                                      x86_64  2.21-20.el8                    rhel-baseos   50 k
 xz-libs                                    x86_64  5.2.4-4.el8_6                  rhel-baseos   94 k
 zlib                                       x86_64  1.2.11-25.el8                  rhel-baseos  103 k

Transaction Summary
=====================================================================================================
Install  177 Packages

Total download size: 98 M
Installed size: 651 M
Downloading Packages:
(1/177): cracklib-2.9.6-15.el8.x86_64.rpm       1.0 MB/s |  93 kB     00:00    
(2/177): grep-3.1-6.el8.x86_64.rpm              2.7 MB/s | 274 kB     00:00    
(3/177): cracklib-dicts-2.9.6-15.el8.x86_64.rpm  32 MB/s | 4.0 MB     00:00    
(4/177): libassuan-2.5.1-3.el8.x86_64.rpm       1.6 MB/s |  83 kB     00:00    
(5/177): json-glib-1.4.4-1.el8.x86_64.rpm       2.3 MB/s | 144 kB     00:00    
(6/177): libsigsegv-2.11-5.el8.x86_64.rpm       691 kB/s |  30 kB     00:00    
(7/177): libutempter-1.1.6-14.el8.x86_64.rpm    512 kB/s |  32 kB     00:00    
(8/177): libunistring-0.9.9-3.el8.x86_64.rpm    2.4 MB/s | 422 kB     00:00    
(9/177): libattr-2.4.48-3.el8.x86_64.rpm        135 kB/s |  27 kB     00:00    
(10/177): libyaml-0.1.7-5.el8.x86_64.rpm        554 kB/s |  61 kB     00:00    
(11/177): npth-1.5-4.el8.x86_64.rpm             318 kB/s |  26 kB     00:00    
(12/177): mpfr-3.1.6-1.el8.x86_64.rpm           2.4 MB/s | 221 kB     00:00    
(13/177): readline-7.0-10.el8.x86_64.rpm        1.5 MB/s | 199 kB     00:00    
(14/177): basesystem-11-5.el8.noarch.rpm         92 kB/s |  11 kB     00:00    
(15/177): gobject-introspection-1.56.1-1.el8.x8 4.0 MB/s | 255 kB     00:00    
(16/177): dbus-glib-0.110-2.el8.x86_64.rpm      874 kB/s | 127 kB     00:00    
(17/177): publicsuffix-list-dafsa-20180723-1.el 347 kB/s |  56 kB     00:00    
(18/177): libgpg-error-1.31-1.el8.x86_64.rpm    1.0 MB/s | 242 kB     00:00    
(19/177): libnsl2-1.2.0-2.20180605git4a062cf.el 297 kB/s |  58 kB     00:00    
(20/177): python3-chardet-3.0.4-7.el8.noarch.rp 1.8 MB/s | 195 kB     00:00    
(21/177): python3-dateutil-2.6.1-6.el8.noarch.r 2.7 MB/s | 251 kB     00:00    
(22/177): python3-decorator-4.2.1-2.el8.noarch. 247 kB/s |  27 kB     00:00    
(23/177): python3-inotify-0.9.6-13.el8.noarch.r 633 kB/s |  57 kB     00:00    
(24/177): python3-pysocks-1.6.8-3.el8.noarch.rp 512 kB/s |  34 kB     00:00    
(25/177): python3-six-1.11.0-8.el8.noarch.rpm   825 kB/s |  38 kB     00:00    
(26/177): libidn2-2.2.0-1.el8.x86_64.rpm        1.9 MB/s |  94 kB     00:00    
(27/177): python3-dbus-1.2.4-15.el8.x86_64.rpm  2.8 MB/s | 134 kB     00:00    
(28/177): libreport-filesystem-2.9.5-15.el8.x86 361 kB/s |  21 kB     00:00    
(29/177): libusbx-1.0.23-4.el8.x86_64.rpm       1.2 MB/s |  74 kB     00:00    
(30/177): libzstd-1.4.4-1.el8.x86_64.rpm        3.2 MB/s | 266 kB     00:00    
(31/177): python3-gobject-base-3.28.3-2.el8.x86 5.8 MB/s | 313 kB     00:00    
(32/177): python3-iniparse-0.4-31.el8.noarch.rp 152 kB/s |  49 kB     00:00    
(33/177): libpsl-0.20.2-6.el8.x86_64.rpm        1.2 MB/s |  61 kB     00:00    
(34/177): popt-1.18-1.el8.x86_64.rpm            1.2 MB/s |  61 kB     00:00    
(35/177): lz4-libs-1.8.3-3.el8_4.x86_64.rpm     1.3 MB/s |  66 kB     00:00    
(36/177): ima-evm-utils-1.3.2-12.el8.x86_64.rpm 862 kB/s |  64 kB     00:00    
(37/177): libcap-ng-0.7.11-1.el8.x86_64.rpm     751 kB/s |  33 kB     00:00    
(38/177): filesystem-3.8-6.el8.x86_64.rpm        21 MB/s | 1.1 MB     00:00    
(39/177): brotli-1.0.6-3.el8.x86_64.rpm         1.9 MB/s | 323 kB     00:00    
(40/177): libdb-utils-5.3.28-42.el8_4.x86_64.rp 2.7 MB/s | 150 kB     00:00    
(41/177): libdb-5.3.28-42.el8_4.x86_64.rpm       10 MB/s | 751 kB     00:00    
(42/177): libxcrypt-4.1.1-6.el8.x86_64.rpm      1.3 MB/s |  73 kB     00:00    
(43/177): nettle-3.4.1-7.el8.x86_64.rpm         5.1 MB/s | 301 kB     00:00    
(44/177): libmodulemd-2.13.0-1.el8.x86_64.rpm   1.7 MB/s | 233 kB     00:00    
(45/177): pcre-8.42-6.el8.x86_64.rpm            3.2 MB/s | 211 kB     00:00    
(46/177): cyrus-sasl-lib-2.1.27-6.el8_5.x86_64. 2.7 MB/s | 123 kB     00:00    
(47/177): gzip-1.9-13.el8_5.x86_64.rpm          3.5 MB/s | 167 kB     00:00    
(48/177): keyutils-libs-1.5.10-9.el8.x86_64.rpm 678 kB/s |  34 kB     00:00    
(49/177): usermode-1.113-2.el8.x86_64.rpm       1.5 MB/s | 202 kB     00:00    
(50/177): libsepol-2.9-3.el8.x86_64.rpm         7.2 MB/s | 340 kB     00:00    
(51/177): lua-libs-5.3.4-12.el8.x86_64.rpm      2.2 MB/s | 118 kB     00:00    
(52/177): passwd-0.80-4.el8.x86_64.rpm          2.3 MB/s | 115 kB     00:00    
(53/177): gawk-4.2.1-4.el8.x86_64.rpm            20 MB/s | 1.1 MB     00:00    
(54/177): info-6.5-7.el8.x86_64.rpm             4.0 MB/s | 198 kB     00:00    
(55/177): json-c-0.13.1-3.el8.x86_64.rpm        696 kB/s |  41 kB     00:00    
(56/177): libcomps-0.1.18-1.el8.x86_64.rpm      1.5 MB/s |  82 kB     00:00    
(57/177): libseccomp-2.5.2-1.el8.x86_64.rpm     941 kB/s |  71 kB     00:00    
(58/177): python3-ethtool-0.14-5.el8.x86_64.rpm 722 kB/s |  45 kB     00:00    
(59/177): python3-libcomps-0.1.18-1.el8.x86_64. 931 kB/s |  52 kB     00:00    
(60/177): python3-systemd-234-8.el8.x86_64.rpm  1.5 MB/s |  81 kB     00:00    
(61/177): sed-4.5-5.el8.x86_64.rpm              5.6 MB/s | 298 kB     00:00    
(62/177): xz-libs-5.2.4-4.el8_6.x86_64.rpm      1.2 MB/s |  94 kB     00:00    
(63/177): gnupg2-2.2.20-3.el8_6.x86_64.rpm       43 MB/s | 2.4 MB     00:00    
(64/177): libcom_err-1.45.6-5.el8.x86_64.rpm    898 kB/s |  49 kB     00:00    
(65/177): libgcrypt-1.8.5-7.el8_6.x86_64.rpm    8.9 MB/s | 463 kB     00:00    
(66/177): gdbm-libs-1.18-2.el8.x86_64.rpm       429 kB/s |  60 kB     00:00    
(67/177): libverto-0.3.2-2.el8.x86_64.rpm       241 kB/s |  24 kB     00:00    
(68/177): pcre2-10.32-3.el8_6.x86_64.rpm        3.0 MB/s | 247 kB     00:00    
(69/177): gdbm-1.18-2.el8.x86_64.rpm            1.5 MB/s | 130 kB     00:00    
(70/177): libtasn1-4.13-4.el8_7.x86_64.rpm      1.6 MB/s |  76 kB     00:00    
(71/177): libksba-1.3.5-9.el8_7.x86_64.rpm      1.4 MB/s | 134 kB     00:00    
(72/177): libnl3-3.7.0-1.el8.x86_64.rpm         3.6 MB/s | 337 kB     00:00    
(73/177): coreutils-8.30-15.el8.x86_64.rpm       25 MB/s | 1.2 MB     00:00    
(74/177): libarchive-3.3.3-5.el8.x86_64.rpm     7.1 MB/s | 360 kB     00:00    
(75/177): coreutils-common-8.30-15.el8.x86_64.r  20 MB/s | 2.0 MB     00:00    
(76/177): libpwquality-1.4.4-6.el8.x86_64.rpm   1.8 MB/s | 107 kB     00:00    
(77/177): libffi-3.1-24.el8.x86_64.rpm          447 kB/s |  38 kB     00:00    
(78/177): setup-2.12.2-9.el8.noarch.rpm         3.7 MB/s | 181 kB     00:00    
(79/177): librhsm-0.0.3-5.el8.x86_64.rpm        518 kB/s |  35 kB     00:00    
(80/177): chkconfig-1.19.2-1.el8.x86_64.rpm     4.0 MB/s | 199 kB     00:00    
(81/177): dbus-1.12.8-26.el8.x86_64.rpm         650 kB/s |  42 kB     00:00    
(82/177): crypto-policies-20230731-1.git3177e06 664 kB/s |  64 kB     00:00    
(83/177): cryptsetup-libs-2.3.7-7.el8.x86_64.rp 4.8 MB/s | 489 kB     00:00    
(84/177): dbus-libs-1.12.8-26.el8.x86_64.rpm    3.5 MB/s | 185 kB     00:00    
(85/177): ncurses-libs-6.1-10.20180224.el8.x86_ 4.9 MB/s | 334 kB     00:00    
(86/177): dbus-daemon-1.12.8-26.el8.x86_64.rpm  2.5 MB/s | 241 kB     00:00    
(87/177): subscription-manager-rhsm-certificate 337 kB/s |  21 kB     00:00    
(88/177): which-2.21-20.el8.x86_64.rpm          1.0 MB/s |  50 kB     00:00    
(89/177): dbus-tools-1.12.8-26.el8.x86_64.rpm   1.7 MB/s |  86 kB     00:00    
(90/177): virt-what-1.25-4.el8.x86_64.rpm       316 kB/s |  38 kB     00:00    
(91/177): dbus-common-1.12.8-26.el8.noarch.rpm  545 kB/s |  47 kB     00:00    
(92/177): gnutls-3.6.16-8.el8_9.3.x86_64.rpm     18 MB/s | 1.0 MB     00:00    
(93/177): libcap-2.48-6.el8_9.x86_64.rpm        586 kB/s |  74 kB     00:00    
(94/177): libsolv-0.7.20-6.el8.x86_64.rpm       2.9 MB/s | 376 kB     00:00    
(95/177): ncurses-6.1-10.20180224.el8.x86_64.rp 1.9 MB/s | 387 kB     00:00    
(96/177): ncurses-base-6.1-10.20180224.el8.noar 598 kB/s |  81 kB     00:00    
(97/177): sqlite-libs-3.26.0-19.el8_9.x86_64.rp 4.0 MB/s | 581 kB     00:00    
(98/177): acl-2.2.53-3.el8.x86_64.rpm           1.6 MB/s |  81 kB     00:00    
(99/177): audit-libs-3.1.2-1.el8.x86_64.rpm     1.7 MB/s | 125 kB     00:00    
(100/177): bash-4.4.20-5.el8.x86_64.rpm          30 MB/s | 1.5 MB     00:00    
(101/177): zlib-1.2.11-25.el8.x86_64.rpm        378 kB/s | 103 kB     00:00    
(102/177): device-mapper-1.02.181-14.el8.x86_64 1.7 MB/s | 379 kB     00:00    
(103/177): device-mapper-libs-1.02.181-14.el8.x 2.0 MB/s | 411 kB     00:00    
(104/177): dmidecode-3.5-1.el8.x86_64.rpm       1.6 MB/s |  99 kB     00:00    
(105/177): dnf-data-4.7.0-20.el8.noarch.rpm     895 kB/s | 157 kB     00:00    
(106/177): dnf-4.7.0-20.el8.noarch.rpm          3.0 MB/s | 543 kB     00:00    
(107/177): dnf-plugin-subscription-manager-1.28 1.8 MB/s | 326 kB     00:00    
(108/177): elfutils-libs-0.190-2.el8.x86_64.rpm 5.7 MB/s | 305 kB     00:00    
(109/177): elfutils-libelf-0.190-2.el8.x86_64.r 2.6 MB/s | 233 kB     00:00    
(110/177): elfutils-default-yama-scope-0.190-2. 594 kB/s |  53 kB     00:00    
(111/177): file-libs-5.33-26.el8.x86_64.rpm     6.0 MB/s | 544 kB     00:00    
(112/177): gmp-6.1.2-11.el8.x86_64.rpm          4.7 MB/s | 318 kB     00:00    
(113/177): gpgme-1.13.1-12.el8.x86_64.rpm       5.0 MB/s | 336 kB     00:00    
(114/177): kmod-libs-25-20.el8.x86_64.rpm       1.3 MB/s |  69 kB     00:00    
(115/177): libfdisk-2.32.1-46.el8.x86_64.rpm    3.9 MB/s | 254 kB     00:00    
(116/177): libmount-2.32.1-46.el8.x86_64.rpm    3.7 MB/s | 237 kB     00:00    
(117/177): libblkid-2.32.1-46.el8.x86_64.rpm    1.2 MB/s | 221 kB     00:00    
(118/177): libacl-2.2.53-3.el8.x86_64.rpm       185 kB/s |  35 kB     00:00    
(119/177): librepo-1.14.2-5.el8.x86_64.rpm      1.7 MB/s |  93 kB     00:00    
(120/177): libssh-config-0.9.6-14.el8.noarch.rp 313 kB/s |  21 kB     00:00    
(121/177): libuuid-2.32.1-46.el8.x86_64.rpm     1.6 MB/s |  99 kB     00:00    
(122/177): libsmartcols-2.32.1-46.el8.x86_64.rp 992 kB/s | 180 kB     00:00    
(123/177): libssh-0.9.6-14.el8.x86_64.rpm       1.1 MB/s | 220 kB     00:00    
(124/177): p11-kit-0.23.22-2.el8.x86_64.rpm     5.8 MB/s | 327 kB     00:00    
(125/177): p11-kit-trust-0.23.22-2.el8.x86_64.r 2.3 MB/s | 138 kB     00:00    
(126/177): python3-cloud-what-1.28.42-1.el8.x86 6.3 MB/s | 325 kB     00:00    
(127/177): python3-dnf-4.7.0-20.el8.noarch.rpm   11 MB/s | 550 kB     00:00    
(128/177): python3-gpg-1.13.1-12.el8.x86_64.rpm 3.4 MB/s | 244 kB     00:00    
(129/177): python3-librepo-1.14.2-5.el8.x86_64. 963 kB/s |  54 kB     00:00    
(130/177): python3-dnf-plugins-core-4.0.21-25.e 2.5 MB/s | 263 kB     00:00    
(131/177): python3-subscription-manager-rhsm-1. 7.1 MB/s | 404 kB     00:00    
(132/177): python3-pip-wheel-9.0.3-24.el8.noarc  11 MB/s | 866 kB     00:00    
(133/177): shadow-utils-4.6-22.el8.x86_64.rpm    16 MB/s | 1.2 MB     00:00    
(134/177): tpm2-tss-2.3.2-6.el8.x86_64.rpm      5.7 MB/s | 275 kB     00:00    
(135/177): python3-syspurpose-1.28.42-1.el8.x86 1.6 MB/s | 342 kB     00:00    
(136/177): subscription-manager-1.28.42-1.el8.x 6.0 MB/s | 1.2 MB     00:00    
(137/177): util-linux-2.32.1-46.el8.x86_64.rpm   15 MB/s | 2.5 MB     00:00    
(138/177): ca-certificates-2024.2.69_v8.0.303-8 5.9 MB/s | 983 kB     00:00    
(139/177): curl-7.61.1-34.el8_10.2.x86_64.rpm   2.4 MB/s | 354 kB     00:00    
(140/177): libcurl-7.61.1-34.el8_10.2.x86_64.rp 5.4 MB/s | 304 kB     00:00    
(141/177): libnghttp2-1.33.0-6.el8_10.1.x86_64. 1.7 MB/s |  78 kB     00:00    
(142/177): libgcc-8.5.0-22.el8_10.x86_64.rpm    1.3 MB/s |  82 kB     00:00    
(143/177): libdnf-0.63.0-20.el8_10.x86_64.rpm   9.1 MB/s | 713 kB     00:00    
(144/177): libstdc++-8.5.0-22.el8_10.x86_64.rpm 8.5 MB/s | 455 kB     00:00    
(145/177): libtirpc-1.1.4-12.el8_10.x86_64.rpm  1.9 MB/s | 114 kB     00:00    
(146/177): libuser-0.62-26.el8_10.x86_64.rpm    7.2 MB/s | 414 kB     00:00    
(147/177): platform-python-setuptools-39.2.0-8.  12 MB/s | 632 kB     00:00    
(148/177): libxml2-2.9.7-18.el8_10.1.x86_64.rpm 9.2 MB/s | 697 kB     00:00    
(149/177): python3-hawkey-0.63.0-20.el8_10.x86_ 2.3 MB/s | 118 kB     00:00    
(150/177): python3-setuptools-wheel-39.2.0-8.el 6.2 MB/s | 289 kB     00:00    
(151/177): python3-libdnf-0.63.0-20.el8_10.x86_  11 MB/s | 780 kB     00:00    
(152/177): redhat-release-8.10-0.3.el8.x86_64.r 915 kB/s |  45 kB     00:00    
(153/177): bzip2-libs-1.0.6-27.el8_10.x86_64.rp 1.0 MB/s |  48 kB     00:00    
(154/177): python3-idna-2.5-7.el8_10.noarch.rpm 550 kB/s | 103 kB     00:00    
(155/177): python3-urllib3-1.24.2-8.el8_10.noar 1.2 MB/s | 177 kB     00:00    
(156/177): expat-2.2.5-16.el8_10.x86_64.rpm     2.5 MB/s | 115 kB     00:00    
(157/177): glibc-2.28-251.el8_10.5.x86_64.rpm   8.3 MB/s | 2.2 MB     00:00    
(158/177): glib2-2.56.4-165.el8_10.x86_64.rpm   8.9 MB/s | 2.5 MB     00:00    
(159/177): glibc-all-langpacks-2.28-251.el8_10.  75 MB/s |  26 MB     00:00    
(160/177): krb5-libs-1.18.2-30.el8_10.x86_64.rp 9.4 MB/s | 845 kB     00:00    
(161/177): glibc-common-2.28-251.el8_10.5.x86_6 9.8 MB/s | 1.0 MB     00:00    
(162/177): openldap-2.4.46-20.el8_10.x86_64.rpm 5.7 MB/s | 354 kB     00:00    
(163/177): tzdata-2024b-4.el8.noarch.rpm        7.2 MB/s | 475 kB     00:00    
(164/177): openssl-libs-1.1.1k-14.el8_6.x86_64.  18 MB/s | 1.5 MB     00:00    
(165/177): platform-python-3.6.8-69.el8_10.x86_ 1.8 MB/s |  88 kB     00:00    
(166/177): python3-libs-3.6.8-69.el8_10.x86_64.  83 MB/s | 7.9 MB     00:00    
(167/177): libselinux-2.9-9.el8_10.x86_64.rpm   2.6 MB/s | 166 kB     00:00    
(168/177): pam-1.3.1-36.el8_10.x86_64.rpm       5.6 MB/s | 748 kB     00:00    
(169/177): systemd-pam-239-82.el8_10.3.x86_64.r  11 MB/s | 514 kB     00:00    
(170/177): systemd-libs-239-82.el8_10.3.x86_64.  16 MB/s | 1.1 MB     00:00    
(171/177): systemd-239-82.el8_10.3.x86_64.rpm    41 MB/s | 3.6 MB     00:00    
(172/177): python3-rpm-4.14.3-32.el8_10.x86_64. 3.2 MB/s | 156 kB     00:00    
(173/177): libsemanage-2.9-10.el8_10.x86_64.rpm 1.7 MB/s | 169 kB     00:00    
(174/177): rpm-libs-4.14.3-32.el8_10.x86_64.rpm 4.1 MB/s | 348 kB     00:00    
(175/177): rpm-build-libs-4.14.3-32.el8_10.x86_ 1.3 MB/s | 158 kB     00:00    
(176/177): rpm-4.14.3-32.el8_10.x86_64.rpm      3.3 MB/s | 545 kB     00:00    
(177/177): python3-requests-2.20.0-5.el8_10.noa 777 kB/s | 126 kB     00:00    
--------------------------------------------------------------------------------
Total                                            17 MB/s |  98 MB     00:05     
Red Hat Enterprise Linux - BaseOS               3.1 MB/s | 3.1 kB     00:00    
Importing GPG key 0xFD431D51:
 Userid     : "Red Hat, Inc. (release key 2) <security@redhat.com>"
 Fingerprint: 567E 347A D004 4ADE 55BA 8A5F 199E 2F91 FD43 1D51
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat8-release
Key imported successfully
Importing GPG key 0x2FA658E0:
 Userid     : "Red Hat, Inc. (auxiliary key) <security@redhat.com>"
 Fingerprint: 43A6 E49C 4A38 F4BE 9ABF 2A53 4568 9C88 2FA6 58E0
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat8-release
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.8-6.el8.x86_64                            1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-8.5.0-22.el8_10.x86_64                        1/177 
  Running scriptlet: libgcc-8.5.0-22.el8_10.x86_64                        1/177 
  Installing       : crypto-policies-20230731-1.git3177e06.el8.noarch     2/177 
  Running scriptlet: crypto-policies-20230731-1.git3177e06.el8.noarch     2/177 
  Installing       : tzdata-2024b-4.el8.noarch                            3/177 
  Installing       : python3-setuptools-wheel-39.2.0-8.el8_10.noarch      4/177 
  Installing       : python3-pip-wheel-9.0.3-24.el8.noarch                5/177 
  Installing       : redhat-release-8.10-0.3.el8.x86_64                   6/177 
  Installing       : setup-2.12.2-9.el8.noarch                            7/177 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.12.2-9.el8.noarch                            7/177 
  Installing       : filesystem-3.8-6.el8.x86_64                          8/177 
  Installing       : basesystem-11-5.el8.noarch                           9/177 
  Installing       : libssh-config-0.9.6-14.el8.noarch                   10/177 
  Installing       : ncurses-base-6.1-10.20180224.el8.noarch             11/177 
  Installing       : pcre2-10.32-3.el8_6.x86_64                          12/177 
  Installing       : libselinux-2.9-9.el8_10.x86_64                      13/177 
  Installing       : ncurses-libs-6.1-10.20180224.el8.x86_64             14/177 
  Installing       : glibc-all-langpacks-2.28-251.el8_10.5.x86_64        15/177 
  Installing       : glibc-common-2.28-251.el8_10.5.x86_64               16/177 
  Running scriptlet: glibc-2.28-251.el8_10.5.x86_64                      17/177 
  Installing       : glibc-2.28-251.el8_10.5.x86_64                      17/177 
  Running scriptlet: glibc-2.28-251.el8_10.5.x86_64                      17/177 
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
  Installing       : bash-4.4.20-5.el8.x86_64                            18/177 
  Running scriptlet: bash-4.4.20-5.el8.x86_64                            18/177 
  Installing       : libsepol-2.9-3.el8.x86_64                           19/177 
  Running scriptlet: libsepol-2.9-3.el8.x86_64                           19/177 
  Installing       : zlib-1.2.11-25.el8.x86_64                           20/177 
  Installing       : xz-libs-5.2.4-4.el8_6.x86_64                        21/177 
  Installing       : bzip2-libs-1.0.6-27.el8_10.x86_64                   22/177 
  Installing       : libgpg-error-1.31-1.el8.x86_64                      23/177 
  Installing       : sqlite-libs-3.26.0-19.el8_9.x86_64                  24/177 
  Installing       : libzstd-1.4.4-1.el8.x86_64                          25/177 
  Installing       : libcap-2.48-6.el8_9.x86_64                          26/177 
  Installing       : info-6.5-7.el8.x86_64                               27/177 
  Installing       : popt-1.18-1.el8.x86_64                              28/177 
  Installing       : libxcrypt-4.1.1-6.el8.x86_64                        29/177 
  Installing       : elfutils-libelf-0.190-2.el8.x86_64                  30/177 
  Installing       : libxml2-2.9.7-18.el8_10.1.x86_64                    31/177 
  Installing       : json-c-0.13.1-3.el8.x86_64                          32/177 
  Installing       : libcom_err-1.45.6-5.el8.x86_64                      33/177 
  Running scriptlet: libcom_err-1.45.6-5.el8.x86_64                      33/177 
  Installing       : libffi-3.1-24.el8.x86_64                            34/177 
  Installing       : gmp-1:6.1.2-11.el8.x86_64                           35/177 
  Running scriptlet: gmp-1:6.1.2-11.el8.x86_64                           35/177 
  Installing       : libuuid-2.32.1-46.el8.x86_64                        36/177 
  Running scriptlet: libuuid-2.32.1-46.el8.x86_64                        36/177 
  Installing       : expat-2.2.5-16.el8_10.x86_64                        37/177 
  Installing       : readline-7.0-10.el8.x86_64                          38/177 
  Running scriptlet: readline-7.0-10.el8.x86_64                          38/177 
  Installing       : libattr-2.4.48-3.el8.x86_64                         39/177 
  Installing       : libacl-2.2.53-3.el8.x86_64                          40/177 
  Installing       : sed-4.5-5.el8.x86_64                                41/177 
  Running scriptlet: sed-4.5-5.el8.x86_64                                41/177 
  Installing       : lua-libs-5.3.4-12.el8.x86_64                        42/177 
  Installing       : libsmartcols-2.32.1-46.el8.x86_64                   43/177 
  Running scriptlet: libsmartcols-2.32.1-46.el8.x86_64                   43/177 
  Installing       : p11-kit-0.23.22-2.el8.x86_64                        44/177 
  Installing       : chkconfig-1.19.2-1.el8.x86_64                       45/177 
  Installing       : libunistring-0.9.9-3.el8.x86_64                     46/177 
  Installing       : libidn2-2.2.0-1.el8.x86_64                          47/177 
  Installing       : libgcrypt-1.8.5-7.el8_6.x86_64                      48/177 
  Running scriptlet: libgcrypt-1.8.5-7.el8_6.x86_64                      48/177 
  Installing       : file-libs-5.33-26.el8.x86_64                        49/177 
  Installing       : lz4-libs-1.8.3-3.el8_4.x86_64                       50/177 
  Installing       : libcap-ng-0.7.11-1.el8.x86_64                       51/177 
  Installing       : audit-libs-3.1.2-1.el8.x86_64                       52/177 
  Installing       : dmidecode-1:3.5-1.el8.x86_64                        53/177 
  Installing       : libstdc++-8.5.0-22.el8_10.x86_64                    54/177 
  Running scriptlet: libstdc++-8.5.0-22.el8_10.x86_64                    54/177 
  Installing       : libassuan-2.5.1-3.el8.x86_64                        55/177 
  Installing       : pcre-8.42-6.el8.x86_64                              56/177 
  Installing       : grep-3.1-6.el8.x86_64                               57/177 
  Running scriptlet: grep-3.1-6.el8.x86_64                               57/177 
  Installing       : keyutils-libs-1.5.10-9.el8.x86_64                   58/177 
  Installing       : gdbm-libs-1:1.18-2.el8.x86_64                       59/177 
  Installing       : libtasn1-4.13-4.el8_7.x86_64                        60/177 
  Running scriptlet: libtasn1-4.13-4.el8_7.x86_64                        60/177 
  Installing       : p11-kit-trust-0.23.22-2.el8.x86_64                  61/177 
  Running scriptlet: p11-kit-trust-0.23.22-2.el8.x86_64                  61/177 
  Installing       : gdbm-1:1.18-2.el8.x86_64                            62/177 
  Installing       : libsemanage-2.9-10.el8_10.x86_64                    63/177 
  Installing       : acl-2.2.53-3.el8.x86_64                             64/177 
  Installing       : libcomps-0.1.18-1.el8.x86_64                        65/177 
  Installing       : mpfr-3.1.6-1.el8.x86_64                             66/177 
  Running scriptlet: mpfr-3.1.6-1.el8.x86_64                             66/177 
  Installing       : nettle-3.4.1-7.el8.x86_64                           67/177 
  Running scriptlet: nettle-3.4.1-7.el8.x86_64                           67/177 
  Installing       : gnutls-3.6.16-8.el8_9.3.x86_64                      68/177 
  Installing       : coreutils-common-8.30-15.el8.x86_64                 69/177 
  Running scriptlet: coreutils-common-8.30-15.el8.x86_64                 69/177 
  Installing       : libksba-1.3.5-9.el8_7.x86_64                        70/177 
  Installing       : elfutils-default-yama-scope-0.190-2.el8.noarch      71/177 
  Running scriptlet: elfutils-default-yama-scope-0.190-2.el8.noarch      71/177 
  Installing       : elfutils-libs-0.190-2.el8.x86_64                    72/177 
  Installing       : libsigsegv-2.11-5.el8.x86_64                        73/177 
  Installing       : gawk-4.2.1-4.el8.x86_64                             74/177 
  Installing       : libyaml-0.1.7-5.el8.x86_64                          75/177 
  Installing       : npth-1.5-4.el8.x86_64                               76/177 
  Installing       : brotli-1.0.6-3.el8.x86_64                           77/177 
  Installing       : libseccomp-2.5.2-1.el8.x86_64                       78/177 
  Running scriptlet: libseccomp-2.5.2-1.el8.x86_64                       78/177 
  Installing       : libverto-0.3.2-2.el8.x86_64                         79/177 
  Installing       : libnl3-3.7.0-1.el8.x86_64                           80/177 
  Running scriptlet: libnl3-3.7.0-1.el8.x86_64                           80/177 
  Installing       : ncurses-6.1-10.20180224.el8.x86_64                  81/177 
  Installing       : openssl-libs-1:1.1.1k-14.el8_6.x86_64               82/177 
  Running scriptlet: openssl-libs-1:1.1.1k-14.el8_6.x86_64               82/177 
  Installing       : coreutils-8.30-15.el8.x86_64                        83/177 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n    84/177 
  Installing       : ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n    84/177 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n    84/177 
  Installing       : libdb-5.3.28-42.el8_4.x86_64                        85/177 
  Running scriptlet: libdb-5.3.28-42.el8_4.x86_64                        85/177 
  Installing       : libblkid-2.32.1-46.el8.x86_64                       86/177 
  Running scriptlet: libblkid-2.32.1-46.el8.x86_64                       86/177 
  Installing       : libmount-2.32.1-46.el8.x86_64                       87/177 
  Running scriptlet: libmount-2.32.1-46.el8.x86_64                       87/177 
  Installing       : glib2-2.56.4-165.el8_10.x86_64                      88/177 
  Installing       : systemd-libs-239-82.el8_10.3.x86_64                 89/177 
  Running scriptlet: systemd-libs-239-82.el8_10.3.x86_64                 89/177 
  Installing       : dbus-libs-1:1.12.8-26.el8.x86_64                    90/177 
  Running scriptlet: dbus-libs-1:1.12.8-26.el8.x86_64                    90/177 
  Installing       : json-glib-1.4.4-1.el8.x86_64                        91/177 
  Installing       : shadow-utils-2:4.6-22.el8.x86_64                    92/177 
  Installing       : krb5-libs-1.18.2-30.el8_10.x86_64                   93/177 
  Installing       : libtirpc-1.1.4-12.el8_10.x86_64                     94/177 
  Running scriptlet: libtirpc-1.1.4-12.el8_10.x86_64                     94/177 
  Installing       : librhsm-0.0.3-5.el8.x86_64                          95/177 
  Installing       : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64       96/177 
  Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64       96/177 
  Installing       : platform-python-setuptools-39.2.0-8.el8_10.noarc    97/177 
  Installing       : platform-python-3.6.8-69.el8_10.x86_64              98/177 
  Running scriptlet: platform-python-3.6.8-69.el8_10.x86_64              98/177 
  Installing       : python3-libs-3.6.8-69.el8_10.x86_64                 99/177 
  Installing       : python3-six-1.11.0-8.el8.noarch                    100/177 
  Installing       : python3-dateutil-1:2.6.1-6.el8.noarch              101/177 
  Installing       : python3-iniparse-0.4-31.el8.noarch                 102/177 
  Installing       : python3-ethtool-0.14-5.el8.x86_64                  103/177 
  Installing       : python3-libcomps-0.1.18-1.el8.x86_64               104/177 
  Installing       : python3-systemd-234-8.el8.x86_64                   105/177 
  Installing       : python3-chardet-3.0.4-7.el8.noarch                 106/177 
  Installing       : python3-decorator-4.2.1-2.el8.noarch               107/177 
  Installing       : python3-inotify-0.9.6-13.el8.noarch                108/177 
  Installing       : python3-pysocks-1.6.8-3.el8.noarch                 109/177 
  Installing       : python3-urllib3-1.24.2-8.el8_10.noarch             110/177 
  Installing       : python3-syspurpose-1.28.42-1.el8.x86_64            111/177 
  Installing       : python3-idna-2.5-7.el8_10.noarch                   112/177 
  Installing       : python3-requests-2.20.0-5.el8_10.noarch            113/177 
  Installing       : python3-cloud-what-1.28.42-1.el8.x86_64            114/177 
  Installing       : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64               115/177 
  Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64               115/177 
  Installing       : openldap-2.4.46-20.el8_10.x86_64                   116/177 
  Installing       : libssh-0.9.6-14.el8.x86_64                         117/177 
  Running scriptlet: libutempter-1.1.6-14.el8.x86_64                    118/177 
  Installing       : libutempter-1.1.6-14.el8.x86_64                    118/177 
  Running scriptlet: tpm2-tss-2.3.2-6.el8.x86_64                        119/177 
  Installing       : tpm2-tss-2.3.2-6.el8.x86_64                        119/177 
  Running scriptlet: tpm2-tss-2.3.2-6.el8.x86_64                        119/177 
  Installing       : ima-evm-utils-1.3.2-12.el8.x86_64                  120/177 
  Installing       : dbus-glib-0.110-2.el8.x86_64                       121/177 
  Running scriptlet: dbus-glib-0.110-2.el8.x86_64                       121/177 
  Installing       : python3-dbus-1.2.4-15.el8.x86_64                   122/177 
  Installing       : dbus-tools-1:1.12.8-26.el8.x86_64                  123/177 
  Installing       : libusbx-1.0.23-4.el8.x86_64                        124/177 
  Installing       : gnupg2-2.2.20-3.el8_6.x86_64                       125/177 
  Installing       : gpgme-1.13.1-12.el8.x86_64                         126/177 
  Installing       : python3-gpg-1.13.1-12.el8.x86_64                   127/177 
  Installing       : gobject-introspection-1.56.1-1.el8.x86_64          128/177 
  Installing       : python3-gobject-base-3.28.3-2.el8.x86_64           129/177 
  Installing       : libfdisk-2.32.1-46.el8.x86_64                      130/177 
  Running scriptlet: libfdisk-2.32.1-46.el8.x86_64                      130/177 
  Installing       : libdb-utils-5.3.28-42.el8_4.x86_64                 131/177 
  Installing       : gzip-1.9-13.el8_5.x86_64                           132/177 
  Running scriptlet: gzip-1.9-13.el8_5.x86_64                           132/177 
  Installing       : cracklib-2.9.6-15.el8.x86_64                       133/177 
  Installing       : cracklib-dicts-2.9.6-15.el8.x86_64                 134/177 
  Installing       : libpwquality-1.4.4-6.el8.x86_64                    135/177 
  Installing       : pam-1.3.1-36.el8_10.x86_64                         136/177 
  Running scriptlet: pam-1.3.1-36.el8_10.x86_64                         136/177 
  Installing       : util-linux-2.32.1-46.el8.x86_64                    137/177 
  Running scriptlet: util-linux-2.32.1-46.el8.x86_64                    137/177 
  Installing       : libuser-0.62-26.el8_10.x86_64                      138/177 
  Running scriptlet: libuser-0.62-26.el8_10.x86_64                      138/177 
  Installing       : passwd-0.80-4.el8.x86_64                           139/177 
  Installing       : usermode-1.113-2.el8.x86_64                        140/177 
  Installing       : which-2.21-20.el8.x86_64                           141/177 
  Installing       : virt-what-1.25-4.el8.x86_64                        142/177 
  Installing       : libarchive-3.3.3-5.el8.x86_64                      143/177 
  Installing       : kmod-libs-25-20.el8.x86_64                         144/177 
  Running scriptlet: kmod-libs-25-20.el8.x86_64                         144/177 
  Installing       : device-mapper-8:1.02.181-14.el8.x86_64             145/177 
  Installing       : device-mapper-libs-8:1.02.181-14.el8.x86_64        146/177 
  Installing       : cryptsetup-libs-2.3.7-7.el8.x86_64                 147/177 
  Running scriptlet: cryptsetup-libs-2.3.7-7.el8.x86_64                 147/177 
  Installing       : dbus-common-1:1.12.8-26.el8.noarch                 148/177 
  Running scriptlet: dbus-daemon-1:1.12.8-26.el8.x86_64                 149/177 
  Installing       : dbus-daemon-1:1.12.8-26.el8.x86_64                 149/177 
  Running scriptlet: dbus-daemon-1:1.12.8-26.el8.x86_64                 149/177 
  Installing       : systemd-pam-239-82.el8_10.3.x86_64                 150/177 
  Running scriptlet: systemd-239-82.el8_10.3.x86_64                     151/177 
  Installing       : systemd-239-82.el8_10.3.x86_64                     151/177 
  Running scriptlet: systemd-239-82.el8_10.3.x86_64                     151/177 
  Installing       : dbus-1:1.12.8-26.el8.x86_64                        152/177 
  Installing       : libnghttp2-1.33.0-6.el8_10.1.x86_64                153/177 
  Installing       : subscription-manager-rhsm-certificates-20220623-   154/177 
  Installing       : libreport-filesystem-2.9.5-15.el8.x86_64           155/177 
  Installing       : dnf-data-4.7.0-20.el8.noarch                       156/177 
warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew

  Installing       : publicsuffix-list-dafsa-20180723-1.el8.noarch      157/177 
  Installing       : libpsl-0.20.2-6.el8.x86_64                         158/177 
  Installing       : libcurl-7.61.1-34.el8_10.2.x86_64                  159/177 
  Installing       : librepo-1.14.2-5.el8.x86_64                        160/177 
  Installing       : python3-librepo-1.14.2-5.el8.x86_64                161/177 
  Installing       : curl-7.61.1-34.el8_10.2.x86_64                     162/177 
  Installing       : rpm-libs-4.14.3-32.el8_10.x86_64                   163/177 
  Running scriptlet: rpm-libs-4.14.3-32.el8_10.x86_64                   163/177 
  Installing       : rpm-4.14.3-32.el8_10.x86_64                        164/177 
  Installing       : libmodulemd-2.13.0-1.el8.x86_64                    165/177 
  Installing       : libsolv-0.7.20-6.el8.x86_64                        166/177 
  Installing       : libdnf-0.63.0-20.el8_10.x86_64                     167/177 
  Installing       : python3-libdnf-0.63.0-20.el8_10.x86_64             168/177 
  Installing       : python3-hawkey-0.63.0-20.el8_10.x86_64             169/177 
  Installing       : rpm-build-libs-4.14.3-32.el8_10.x86_64             170/177 
  Running scriptlet: rpm-build-libs-4.14.3-32.el8_10.x86_64             170/177 
  Installing       : python3-rpm-4.14.3-32.el8_10.x86_64                171/177 
  Installing       : python3-dnf-4.7.0-20.el8.noarch                    172/177 
  Installing       : dnf-4.7.0-20.el8.noarch                            173/177 
  Running scriptlet: dnf-4.7.0-20.el8.noarch                            173/177 
  Installing       : python3-dnf-plugins-core-4.0.21-25.el8.noarch      174/177 
  Installing       : dnf-plugin-subscription-manager-1.28.42-1.el8.x8   175/177 
  Installing       : python3-subscription-manager-rhsm-1.28.42-1.el8.   176/177 
  Running scriptlet: subscription-manager-1.28.42-1.el8.x86_64          177/177 
  Installing       : subscription-manager-1.28.42-1.el8.x86_64          177/177 
  Running scriptlet: subscription-manager-1.28.42-1.el8.x86_64          177/177 
/var/tmp/rpm-tmp.tfFp7o: line 16: find: command not found
/var/tmp/rpm-tmp.tfFp7o: line 16: xargs: command not found

  Running scriptlet: filesystem-3.8-6.el8.x86_64                        177/177 
  Running scriptlet: glibc-all-langpacks-2.28-251.el8_10.5.x86_64       177/177 
warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   177/177 
  Running scriptlet: subscription-manager-1.28.42-1.el8.x86_64          177/177 
Installed products updated.

Installed:
  acl-2.2.53-3.el8.x86_64                                                       
  audit-libs-3.1.2-1.el8.x86_64                                                 
  basesystem-11-5.el8.noarch                                                    
  bash-4.4.20-5.el8.x86_64                                                      
  brotli-1.0.6-3.el8.x86_64                                                     
  bzip2-libs-1.0.6-27.el8_10.x86_64                                             
  ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.noarch                         
  chkconfig-1.19.2-1.el8.x86_64                                                 
  coreutils-8.30-15.el8.x86_64                                                  
  coreutils-common-8.30-15.el8.x86_64                                           
  cracklib-2.9.6-15.el8.x86_64                                                  
  cracklib-dicts-2.9.6-15.el8.x86_64                                            
  crypto-policies-20230731-1.git3177e06.el8.noarch                              
  cryptsetup-libs-2.3.7-7.el8.x86_64                                            
  curl-7.61.1-34.el8_10.2.x86_64                                                
  cyrus-sasl-lib-2.1.27-6.el8_5.x86_64                                          
  dbus-1:1.12.8-26.el8.x86_64                                                   
  dbus-common-1:1.12.8-26.el8.noarch                                            
  dbus-daemon-1:1.12.8-26.el8.x86_64                                            
  dbus-glib-0.110-2.el8.x86_64                                                  
  dbus-libs-1:1.12.8-26.el8.x86_64                                              
  dbus-tools-1:1.12.8-26.el8.x86_64                                             
  device-mapper-8:1.02.181-14.el8.x86_64                                        
  device-mapper-libs-8:1.02.181-14.el8.x86_64                                   
  dmidecode-1:3.5-1.el8.x86_64                                                  
  dnf-4.7.0-20.el8.noarch                                                       
  dnf-data-4.7.0-20.el8.noarch                                                  
  dnf-plugin-subscription-manager-1.28.42-1.el8.x86_64                          
  elfutils-default-yama-scope-0.190-2.el8.noarch                                
  elfutils-libelf-0.190-2.el8.x86_64                                            
  elfutils-libs-0.190-2.el8.x86_64                                              
  expat-2.2.5-16.el8_10.x86_64                                                  
  file-libs-5.33-26.el8.x86_64                                                  
  filesystem-3.8-6.el8.x86_64                                                   
  gawk-4.2.1-4.el8.x86_64                                                       
  gdbm-1:1.18-2.el8.x86_64                                                      
  gdbm-libs-1:1.18-2.el8.x86_64                                                 
  glib2-2.56.4-165.el8_10.x86_64                                                
  glibc-2.28-251.el8_10.5.x86_64                                                
  glibc-all-langpacks-2.28-251.el8_10.5.x86_64                                  
  glibc-common-2.28-251.el8_10.5.x86_64                                         
  gmp-1:6.1.2-11.el8.x86_64                                                     
  gnupg2-2.2.20-3.el8_6.x86_64                                                  
  gnutls-3.6.16-8.el8_9.3.x86_64                                                
  gobject-introspection-1.56.1-1.el8.x86_64                                     
  gpgme-1.13.1-12.el8.x86_64                                                    
  grep-3.1-6.el8.x86_64                                                         
  gzip-1.9-13.el8_5.x86_64                                                      
  ima-evm-utils-1.3.2-12.el8.x86_64                                             
  info-6.5-7.el8.x86_64                                                         
  json-c-0.13.1-3.el8.x86_64                                                    
  json-glib-1.4.4-1.el8.x86_64                                                  
  keyutils-libs-1.5.10-9.el8.x86_64                                             
  kmod-libs-25-20.el8.x86_64                                                    
  krb5-libs-1.18.2-30.el8_10.x86_64                                             
  libacl-2.2.53-3.el8.x86_64                                                    
  libarchive-3.3.3-5.el8.x86_64                                                 
  libassuan-2.5.1-3.el8.x86_64                                                  
  libattr-2.4.48-3.el8.x86_64                                                   
  libblkid-2.32.1-46.el8.x86_64                                                 
  libcap-2.48-6.el8_9.x86_64                                                    
  libcap-ng-0.7.11-1.el8.x86_64                                                 
  libcom_err-1.45.6-5.el8.x86_64                                                
  libcomps-0.1.18-1.el8.x86_64                                                  
  libcurl-7.61.1-34.el8_10.2.x86_64                                             
  libdb-5.3.28-42.el8_4.x86_64                                                  
  libdb-utils-5.3.28-42.el8_4.x86_64                                            
  libdnf-0.63.0-20.el8_10.x86_64                                                
  libfdisk-2.32.1-46.el8.x86_64                                                 
  libffi-3.1-24.el8.x86_64                                                      
  libgcc-8.5.0-22.el8_10.x86_64                                                 
  libgcrypt-1.8.5-7.el8_6.x86_64                                                
  libgpg-error-1.31-1.el8.x86_64                                                
  libidn2-2.2.0-1.el8.x86_64                                                    
  libksba-1.3.5-9.el8_7.x86_64                                                  
  libmodulemd-2.13.0-1.el8.x86_64                                               
  libmount-2.32.1-46.el8.x86_64                                                 
  libnghttp2-1.33.0-6.el8_10.1.x86_64                                           
  libnl3-3.7.0-1.el8.x86_64                                                     
  libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64                                 
  libpsl-0.20.2-6.el8.x86_64                                                    
  libpwquality-1.4.4-6.el8.x86_64                                               
  librepo-1.14.2-5.el8.x86_64                                                   
  libreport-filesystem-2.9.5-15.el8.x86_64                                      
  librhsm-0.0.3-5.el8.x86_64                                                    
  libseccomp-2.5.2-1.el8.x86_64                                                 
  libselinux-2.9-9.el8_10.x86_64                                                
  libsemanage-2.9-10.el8_10.x86_64                                              
  libsepol-2.9-3.el8.x86_64                                                     
  libsigsegv-2.11-5.el8.x86_64                                                  
  libsmartcols-2.32.1-46.el8.x86_64                                             
  libsolv-0.7.20-6.el8.x86_64                                                   
  libssh-0.9.6-14.el8.x86_64                                                    
  libssh-config-0.9.6-14.el8.noarch                                             
  libstdc++-8.5.0-22.el8_10.x86_64                                              
  libtasn1-4.13-4.el8_7.x86_64                                                  
  libtirpc-1.1.4-12.el8_10.x86_64                                               
  libunistring-0.9.9-3.el8.x86_64                                               
  libusbx-1.0.23-4.el8.x86_64                                                   
  libuser-0.62-26.el8_10.x86_64                                                 
  libutempter-1.1.6-14.el8.x86_64                                               
  libuuid-2.32.1-46.el8.x86_64                                                  
  libverto-0.3.2-2.el8.x86_64                                                   
  libxcrypt-4.1.1-6.el8.x86_64                                                  
  libxml2-2.9.7-18.el8_10.1.x86_64                                              
  libyaml-0.1.7-5.el8.x86_64                                                    
  libzstd-1.4.4-1.el8.x86_64                                                    
  lua-libs-5.3.4-12.el8.x86_64                                                  
  lz4-libs-1.8.3-3.el8_4.x86_64                                                 
  mpfr-3.1.6-1.el8.x86_64                                                       
  ncurses-6.1-10.20180224.el8.x86_64                                            
  ncurses-base-6.1-10.20180224.el8.noarch                                       
  ncurses-libs-6.1-10.20180224.el8.x86_64                                       
  nettle-3.4.1-7.el8.x86_64                                                     
  npth-1.5-4.el8.x86_64                                                         
  openldap-2.4.46-20.el8_10.x86_64                                              
  openssl-libs-1:1.1.1k-14.el8_6.x86_64                                         
  p11-kit-0.23.22-2.el8.x86_64                                                  
  p11-kit-trust-0.23.22-2.el8.x86_64                                            
  pam-1.3.1-36.el8_10.x86_64                                                    
  passwd-0.80-4.el8.x86_64                                                      
  pcre-8.42-6.el8.x86_64                                                        
  pcre2-10.32-3.el8_6.x86_64                                                    
  platform-python-3.6.8-69.el8_10.x86_64                                        
  platform-python-setuptools-39.2.0-8.el8_10.noarch                             
  popt-1.18-1.el8.x86_64                                                        
  publicsuffix-list-dafsa-20180723-1.el8.noarch                                 
  python3-chardet-3.0.4-7.el8.noarch                                            
  python3-cloud-what-1.28.42-1.el8.x86_64                                       
  python3-dateutil-1:2.6.1-6.el8.noarch                                         
  python3-dbus-1.2.4-15.el8.x86_64                                              
  python3-decorator-4.2.1-2.el8.noarch                                          
  python3-dnf-4.7.0-20.el8.noarch                                               
  python3-dnf-plugins-core-4.0.21-25.el8.noarch                                 
  python3-ethtool-0.14-5.el8.x86_64                                             
  python3-gobject-base-3.28.3-2.el8.x86_64                                      
  python3-gpg-1.13.1-12.el8.x86_64                                              
  python3-hawkey-0.63.0-20.el8_10.x86_64                                        
  python3-idna-2.5-7.el8_10.noarch                                              
  python3-iniparse-0.4-31.el8.noarch                                            
  python3-inotify-0.9.6-13.el8.noarch                                           
  python3-libcomps-0.1.18-1.el8.x86_64                                          
  python3-libdnf-0.63.0-20.el8_10.x86_64                                        
  python3-librepo-1.14.2-5.el8.x86_64                                           
  python3-libs-3.6.8-69.el8_10.x86_64                                           
  python3-pip-wheel-9.0.3-24.el8.noarch                                         
  python3-pysocks-1.6.8-3.el8.noarch                                            
  python3-requests-2.20.0-5.el8_10.noarch                                       
  python3-rpm-4.14.3-32.el8_10.x86_64                                           
  python3-setuptools-wheel-39.2.0-8.el8_10.noarch                               
  python3-six-1.11.0-8.el8.noarch                                               
  python3-subscription-manager-rhsm-1.28.42-1.el8.x86_64                        
  python3-syspurpose-1.28.42-1.el8.x86_64                                       
  python3-systemd-234-8.el8.x86_64                                              
  python3-urllib3-1.24.2-8.el8_10.noarch                                        
  readline-7.0-10.el8.x86_64                                                    
  redhat-release-8.10-0.3.el8.x86_64                                            
  rpm-4.14.3-32.el8_10.x86_64                                                   
  rpm-build-libs-4.14.3-32.el8_10.x86_64                                        
  rpm-libs-4.14.3-32.el8_10.x86_64                                              
  sed-4.5-5.el8.x86_64                                                          
  setup-2.12.2-9.el8.noarch                                                     
  shadow-utils-2:4.6-22.el8.x86_64                                              
  sqlite-libs-3.26.0-19.el8_9.x86_64                                            
  subscription-manager-1.28.42-1.el8.x86_64                                     
  subscription-manager-rhsm-certificates-20220623-1.el8.noarch                  
  systemd-239-82.el8_10.3.x86_64                                                
  systemd-libs-239-82.el8_10.3.x86_64                                           
  systemd-pam-239-82.el8_10.3.x86_64                                            
  tpm2-tss-2.3.2-6.el8.x86_64                                                   
  tzdata-2024b-4.el8.noarch                                                     
  usermode-1.113-2.el8.x86_64                                                   
  util-linux-2.32.1-46.el8.x86_64                                               
  virt-what-1.25-4.el8.x86_64                                                   
  which-2.21-20.el8.x86_64                                                      
  xz-libs-5.2.4-4.el8_6.x86_64                                                  
  zlib-1.2.11-25.el8.x86_64                                                     

Complete!
Finish(bootstrap): installing dnf tooling
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-x86_64-1736318207.774053/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Package manager dnf4 detected and used (direct choice)
INFO: Buildroot is handled by package management installed into bootstrap:
  rpm-4.14.3-32.el8_10.x86_64
  python3-dnf-4.7.0-20.el8.noarch
  python3-dnf-plugins-core-4.0.21-25.el8.noarch
Start: installing minimal buildroot with dnf
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                  12 MB/s | 971 kB     00:00    
Red Hat Enterprise Linux - BaseOS               169 MB/s |  79 MB     00:00    
Red Hat Enterprise Linux - AppStream            115 MB/s |  69 MB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  30 MB/s |  11 MB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64  138 MB/s |  14 MB     00:00    
Dependencies resolved.
===========================================================================================
 Package                       Arch    Version                        Repository       Size
===========================================================================================
Installing:
 bash                          x86_64  4.4.20-5.el8                   rhel-baseos     1.5 M
 bzip2                         x86_64  1.0.6-27.el8_10                rhel-baseos      60 k
 coreutils                     x86_64  8.30-15.el8                    rhel-baseos     1.2 M
 cpio                          x86_64  2.12-11.el8                    rhel-baseos     266 k
 diffutils                     x86_64  3.6-6.el8                      rhel-baseos     359 k
 epel-rpm-macros               noarch  8-41                           epel             27 k
 findutils                     x86_64  1:4.6.0-23.el8_10              rhel-baseos     528 k
 gawk                          x86_64  4.2.1-4.el8                    rhel-baseos     1.1 M
 gcc                           x86_64  8.5.0-22.el8_10                rhel-appstream   23 M
 gcc-c++                       x86_64  8.5.0-22.el8_10                rhel-appstream   12 M
 grep                          x86_64  3.1-6.el8                      rhel-baseos     274 k
 gzip                          x86_64  1.9-13.el8_5                   rhel-baseos     167 k
 info                          x86_64  6.5-7.el8                      rhel-baseos     198 k
 make                          x86_64  1:4.2.1-11.el8                 rhel-baseos     498 k
 patch                         x86_64  2.7.6-11.el8                   rhel-baseos     138 k
 redhat-release                x86_64  8.10-0.3.el8                   rhel-baseos      45 k
 redhat-rpm-config             noarch  131-1.el8                      rhel-appstream   91 k
 rpm-build                     x86_64  4.14.3-32.el8_10               rhel-appstream  175 k
 sed                           x86_64  4.5-5.el8                      rhel-baseos     298 k
 tar                           x86_64  2:1.30-9.el8                   rhel-baseos     839 k
 unzip                         x86_64  6.0-47.el8_10                  rhel-baseos     196 k
 util-linux                    x86_64  2.32.1-46.el8                  rhel-baseos     2.5 M
 which                         x86_64  2.21-20.el8                    rhel-baseos      50 k
 xz                            x86_64  5.2.4-4.el8_6                  rhel-baseos     153 k
Installing dependencies:
 annobin                       x86_64  11.13-2.el8                    rhel-appstream  972 k
 ansible-srpm-macros           noarch  1-12.el8                       epel             21 k
 audit-libs                    x86_64  3.1.2-1.el8                    rhel-baseos     125 k
 basesystem                    noarch  11-5.el8                       rhel-baseos      11 k
 binutils                      x86_64  2.30-125.el8_10                rhel-baseos     5.8 M
 brotli                        x86_64  1.0.6-3.el8                    rhel-baseos     323 k
 bzip2-libs                    x86_64  1.0.6-27.el8_10                rhel-baseos      48 k
 ca-certificates               noarch  2024.2.69_v8.0.303-80.0.el8_10 rhel-baseos     983 k
 chkconfig                     x86_64  1.19.2-1.el8                   rhel-baseos     199 k
 coreutils-common              x86_64  8.30-15.el8                    rhel-baseos     2.0 M
 cpp                           x86_64  8.5.0-22.el8_10                rhel-appstream   10 M
 cracklib                      x86_64  2.9.6-15.el8                   rhel-baseos      93 k
 cracklib-dicts                x86_64  2.9.6-15.el8                   rhel-baseos     4.0 M
 crypto-policies               noarch  20230731-1.git3177e06.el8      rhel-baseos      64 k
 curl                          x86_64  7.61.1-34.el8_10.2             rhel-baseos     354 k
 cyrus-sasl-lib                x86_64  2.1.27-6.el8_5                 rhel-baseos     123 k
 dwz                           x86_64  0.12-10.el8                    rhel-appstream  109 k
 efi-srpm-macros               noarch  3-3.el8                        rhel-appstream   22 k
 elfutils                      x86_64  0.190-2.el8                    rhel-baseos     571 k
 elfutils-default-yama-scope   noarch  0.190-2.el8                    rhel-baseos      53 k
 elfutils-libelf               x86_64  0.190-2.el8                    rhel-baseos     233 k
 elfutils-libs                 x86_64  0.190-2.el8                    rhel-baseos     305 k
 expat                         x86_64  2.2.5-16.el8_10                rhel-baseos     115 k
 file                          x86_64  5.33-26.el8                    rhel-baseos      77 k
 file-libs                     x86_64  5.33-26.el8                    rhel-baseos     544 k
 filesystem                    x86_64  3.8-6.el8                      rhel-baseos     1.1 M
 fpc-srpm-macros               noarch  1.3-1.el8                      epel            8.2 k
 gc                            x86_64  7.6.4-3.el8                    rhel-appstream  109 k
 gcc-plugin-annobin            x86_64  8.5.0-22.el8_10                rhel-appstream   36 k
 gdb-headless                  x86_64  8.2-20.el8                     rhel-appstream  3.7 M
 gdbm                          x86_64  1:1.18-2.el8                   rhel-baseos     130 k
 gdbm-libs                     x86_64  1:1.18-2.el8                   rhel-baseos      60 k
 ghc-srpm-macros               noarch  1.4.2-7.el8                    rhel-appstream  9.4 k
 glib2                         x86_64  2.56.4-165.el8_10              rhel-baseos     2.5 M
 glibc                         x86_64  2.28-251.el8_10.5              rhel-baseos     2.2 M
 glibc-all-langpacks           x86_64  2.28-251.el8_10.5              rhel-baseos      26 M
 glibc-common                  x86_64  2.28-251.el8_10.5              rhel-baseos     1.0 M
 glibc-devel                   x86_64  2.28-251.el8_10.5              rhel-baseos      88 k
 glibc-gconv-extra             x86_64  2.28-251.el8_10.5              rhel-baseos     1.6 M
 glibc-headers                 x86_64  2.28-251.el8_10.5              rhel-baseos     493 k
 gmp                           x86_64  1:6.1.2-11.el8                 rhel-baseos     318 k
 gnupg2                        x86_64  2.2.20-3.el8_6                 rhel-baseos     2.4 M
 gnutls                        x86_64  3.6.16-8.el8_9.3               rhel-baseos     1.0 M
 go-srpm-macros                noarch  2-17.el8                       rhel-appstream   13 k
 guile                         x86_64  5:2.0.14-7.el8                 rhel-appstream  3.5 M
 ima-evm-utils                 x86_64  1.3.2-12.el8                   rhel-baseos      64 k
 isl                           x86_64  0.16.1-6.el8                   rhel-appstream  841 k
 kernel-headers                x86_64  4.18.0-553.34.1.el8_10         rhel-baseos      12 M
 keyutils-libs                 x86_64  1.5.10-9.el8                   rhel-baseos      34 k
 krb5-libs                     x86_64  1.18.2-30.el8_10               rhel-baseos     845 k
 libacl                        x86_64  2.2.53-3.el8                   rhel-baseos      35 k
 libarchive                    x86_64  3.3.3-5.el8                    rhel-baseos     360 k
 libassuan                     x86_64  2.5.1-3.el8                    rhel-baseos      83 k
 libatomic_ops                 x86_64  7.6.2-3.el8                    rhel-appstream   38 k
 libattr                       x86_64  2.4.48-3.el8                   rhel-baseos      27 k
 libbabeltrace                 x86_64  1.5.4-4.el8                    rhel-baseos     200 k
 libblkid                      x86_64  2.32.1-46.el8                  rhel-baseos     221 k
 libcap                        x86_64  2.48-6.el8_9                   rhel-baseos      74 k
 libcap-ng                     x86_64  0.7.11-1.el8                   rhel-baseos      33 k
 libcom_err                    x86_64  1.45.6-5.el8                   rhel-baseos      49 k
 libcurl                       x86_64  7.61.1-34.el8_10.2             rhel-baseos     304 k
 libdb                         x86_64  5.3.28-42.el8_4                rhel-baseos     751 k
 libdb-utils                   x86_64  5.3.28-42.el8_4                rhel-baseos     150 k
 libfdisk                      x86_64  2.32.1-46.el8                  rhel-baseos     254 k
 libffi                        x86_64  3.1-24.el8                     rhel-baseos      38 k
 libgcc                        x86_64  8.5.0-22.el8_10                rhel-baseos      82 k
 libgcrypt                     x86_64  1.8.5-7.el8_6                  rhel-baseos     463 k
 libgomp                       x86_64  8.5.0-22.el8_10                rhel-baseos     208 k
 libgpg-error                  x86_64  1.31-1.el8                     rhel-baseos     242 k
 libidn2                       x86_64  2.2.0-1.el8                    rhel-baseos      94 k
 libipt                        x86_64  1.6.1-8.el8                    rhel-appstream   50 k
 libksba                       x86_64  1.3.5-9.el8_7                  rhel-baseos     134 k
 libmount                      x86_64  2.32.1-46.el8                  rhel-baseos     237 k
 libmpc                        x86_64  1.1.0-9.1.el8                  rhel-appstream   61 k
 libnghttp2                    x86_64  1.33.0-6.el8_10.1              rhel-baseos      78 k
 libnsl2                       x86_64  1.2.0-2.20180605git4a062cf.el8 rhel-baseos      58 k
 libpkgconf                    x86_64  1.4.2-1.el8                    rhel-baseos      35 k
 libpsl                        x86_64  0.20.2-6.el8                   rhel-baseos      61 k
 libpwquality                  x86_64  1.4.4-6.el8                    rhel-baseos     107 k
 libselinux                    x86_64  2.9-9.el8_10                   rhel-baseos     166 k
 libsemanage                   x86_64  2.9-10.el8_10                  rhel-baseos     169 k
 libsepol                      x86_64  2.9-3.el8                      rhel-baseos     340 k
 libsigsegv                    x86_64  2.11-5.el8                     rhel-baseos      30 k
 libsmartcols                  x86_64  2.32.1-46.el8                  rhel-baseos     180 k
 libssh                        x86_64  0.9.6-14.el8                   rhel-baseos     220 k
 libssh-config                 noarch  0.9.6-14.el8                   rhel-baseos      21 k
 libstdc++                     x86_64  8.5.0-22.el8_10                rhel-baseos     455 k
 libstdc++-devel               x86_64  8.5.0-22.el8_10                rhel-appstream  2.1 M
 libtasn1                      x86_64  4.13-4.el8_7                   rhel-baseos      76 k
 libtirpc                      x86_64  1.1.4-12.el8_10                rhel-baseos     114 k
 libtool-ltdl                  x86_64  2.4.6-25.el8                   rhel-baseos      58 k
 libunistring                  x86_64  0.9.9-3.el8                    rhel-baseos     422 k
 libusbx                       x86_64  1.0.23-4.el8                   rhel-baseos      74 k
 libutempter                   x86_64  1.1.6-14.el8                   rhel-baseos      32 k
 libuuid                       x86_64  2.32.1-46.el8                  rhel-baseos      99 k
 libverto                      x86_64  0.3.2-2.el8                    rhel-baseos      24 k
 libxcrypt                     x86_64  4.1.1-6.el8                    rhel-baseos      73 k
 libxcrypt-devel               x86_64  4.1.1-6.el8                    rhel-baseos      25 k
 libxml2                       x86_64  2.9.7-18.el8_10.1              rhel-baseos     697 k
 libzstd                       x86_64  1.4.4-1.el8                    rhel-baseos     266 k
 lua-libs                      x86_64  5.3.4-12.el8                   rhel-baseos     118 k
 lua-srpm-macros               noarch  1-13.el8                       epel            9.2 k
 lz4-libs                      x86_64  1.8.3-3.el8_4                  rhel-baseos      66 k
 mpfr                          x86_64  3.1.6-1.el8                    rhel-baseos     221 k
 ncurses                       x86_64  6.1-10.20180224.el8            rhel-baseos     387 k
 ncurses-base                  noarch  6.1-10.20180224.el8            rhel-baseos      81 k
 ncurses-libs                  x86_64  6.1-10.20180224.el8            rhel-baseos     334 k
 nettle                        x86_64  3.4.1-7.el8                    rhel-baseos     301 k
 npth                          x86_64  1.5-4.el8                      rhel-baseos      26 k
 ocaml-srpm-macros             noarch  5-4.el8                        rhel-appstream  9.5 k
 openblas-srpm-macros          noarch  2-2.el8                        rhel-appstream  8.0 k
 openldap                      x86_64  2.4.46-20.el8_10               rhel-baseos     354 k
 openssl-libs                  x86_64  1:1.1.1k-14.el8_6              rhel-baseos     1.5 M
 p11-kit                       x86_64  0.23.22-2.el8                  rhel-baseos     327 k
 p11-kit-trust                 x86_64  0.23.22-2.el8                  rhel-baseos     138 k
 pam                           x86_64  1.3.1-36.el8_10                rhel-baseos     748 k
 pcre                          x86_64  8.42-6.el8                     rhel-baseos     211 k
 pcre2                         x86_64  10.32-3.el8_6                  rhel-baseos     247 k
 perl-srpm-macros              noarch  1-25.el8                       rhel-appstream   11 k
 pkgconf                       x86_64  1.4.2-1.el8                    rhel-baseos      38 k
 pkgconf-m4                    noarch  1.4.2-1.el8                    rhel-baseos      17 k
 pkgconf-pkg-config            x86_64  1.4.2-1.el8                    rhel-baseos      15 k
 platform-python               x86_64  3.6.8-69.el8_10                rhel-baseos      88 k
 platform-python-setuptools    noarch  39.2.0-8.el8_10                rhel-baseos     632 k
 popt                          x86_64  1.18-1.el8                     rhel-baseos      61 k
 publicsuffix-list-dafsa       noarch  20180723-1.el8                 rhel-baseos      56 k
 python-rpm-macros             noarch  3-45.el8                       rhel-appstream   16 k
 python-srpm-macros            noarch  3-45.el8                       rhel-appstream   16 k
 python3-libs                  x86_64  3.6.8-69.el8_10                rhel-baseos     7.9 M
 python3-pip-wheel             noarch  9.0.3-24.el8                   rhel-baseos     866 k
 python3-rpm-macros            noarch  3-45.el8                       rhel-appstream   15 k
 python3-setuptools-wheel      noarch  39.2.0-8.el8_10                rhel-baseos     289 k
 qt5-srpm-macros               noarch  5.15.3-1.el8                   rhel-appstream   11 k
 readline                      x86_64  7.0-10.el8                     rhel-baseos     199 k
 rpm                           x86_64  4.14.3-32.el8_10               rhel-baseos     545 k
 rpm-build-libs                x86_64  4.14.3-32.el8_10               rhel-baseos     158 k
 rpm-libs                      x86_64  4.14.3-32.el8_10               rhel-baseos     348 k
 rust-srpm-macros              noarch  5-2.el8                        rhel-appstream  9.3 k
 setup                         noarch  2.12.2-9.el8                   rhel-baseos     181 k
 shadow-utils                  x86_64  2:4.6-22.el8                   rhel-baseos     1.2 M
 sqlite-libs                   x86_64  3.26.0-19.el8_9                rhel-baseos     581 k
 systemd-libs                  x86_64  239-82.el8_10.3                rhel-baseos     1.1 M
 tpm2-tss                      x86_64  2.3.2-6.el8                    rhel-baseos     275 k
 tzdata                        noarch  2024b-4.el8                    rhel-baseos     475 k
 xz-libs                       x86_64  5.2.4-4.el8_6                  rhel-baseos      94 k
 zip                           x86_64  3.0-23.el8                     rhel-baseos     270 k
 zlib                          x86_64  1.2.11-25.el8                  rhel-baseos     103 k
 zstd                          x86_64  1.4.4-1.el8                    rhel-appstream  393 k

Transaction Summary
===========================================================================================
Install  172 Packages

Total download size: 164 M
Installed size: 813 M
Downloading Packages:
(1/172): cracklib-dicts-2.9.6-15.el8.x86_64.rpm  34 MB/s | 4.0 MB     00:00    
(2/172): cracklib-2.9.6-15.el8.x86_64.rpm       712 kB/s |  93 kB     00:00    
(3/172): grep-3.1-6.el8.x86_64.rpm              1.3 MB/s | 274 kB     00:00    
(4/172): libattr-2.4.48-3.el8.x86_64.rpm        312 kB/s |  27 kB     00:00    
(5/172): libassuan-2.5.1-3.el8.x86_64.rpm       595 kB/s |  83 kB     00:00    
(6/172): libunistring-0.9.9-3.el8.x86_64.rpm    5.2 MB/s | 422 kB     00:00    
(7/172): libsigsegv-2.11-5.el8.x86_64.rpm       313 kB/s |  30 kB     00:00    
(8/172): npth-1.5-4.el8.x86_64.rpm              265 kB/s |  26 kB     00:00    
(9/172): mpfr-3.1.6-1.el8.x86_64.rpm            1.2 MB/s | 221 kB     00:00    
(10/172): libutempter-1.1.6-14.el8.x86_64.rpm   136 kB/s |  32 kB     00:00    
(11/172): pkgconf-1.4.2-1.el8.x86_64.rpm        272 kB/s |  38 kB     00:00    
(12/172): readline-7.0-10.el8.x86_64.rpm        1.8 MB/s | 199 kB     00:00    
(13/172): zip-3.0-23.el8.x86_64.rpm             3.2 MB/s | 270 kB     00:00    
(14/172): basesystem-11-5.el8.noarch.rpm        109 kB/s |  11 kB     00:00    
(15/172): libgpg-error-1.31-1.el8.x86_64.rpm    3.1 MB/s | 242 kB     00:00    
(16/172): pkgconf-pkg-config-1.4.2-1.el8.x86_64  64 kB/s |  15 kB     00:00    
(17/172): libpkgconf-1.4.2-1.el8.x86_64.rpm     433 kB/s |  35 kB     00:00    
(18/172): libnsl2-1.2.0-2.20180605git4a062cf.el 634 kB/s |  58 kB     00:00    
(19/172): libtool-ltdl-2.4.6-25.el8.x86_64.rpm  735 kB/s |  58 kB     00:00    
(20/172): publicsuffix-list-dafsa-20180723-1.el 732 kB/s |  56 kB     00:00    
(21/172): pkgconf-m4-1.4.2-1.el8.noarch.rpm     188 kB/s |  17 kB     00:00    
(22/172): diffutils-3.6-6.el8.x86_64.rpm        4.1 MB/s | 359 kB     00:00    
(23/172): libusbx-1.0.23-4.el8.x86_64.rpm       882 kB/s |  74 kB     00:00    
(24/172): patch-2.7.6-11.el8.x86_64.rpm         1.5 MB/s | 138 kB     00:00    
(25/172): libidn2-2.2.0-1.el8.x86_64.rpm        817 kB/s |  94 kB     00:00    
(26/172): libzstd-1.4.4-1.el8.x86_64.rpm        3.0 MB/s | 266 kB     00:00    
(27/172): libpsl-0.20.2-6.el8.x86_64.rpm        723 kB/s |  61 kB     00:00    
(28/172): popt-1.18-1.el8.x86_64.rpm            640 kB/s |  61 kB     00:00    
(29/172): ima-evm-utils-1.3.2-12.el8.x86_64.rpm 836 kB/s |  64 kB     00:00    
(30/172): brotli-1.0.6-3.el8.x86_64.rpm         3.1 MB/s | 323 kB     00:00    
(31/172): filesystem-3.8-6.el8.x86_64.rpm        14 MB/s | 1.1 MB     00:00    
(32/172): lz4-libs-1.8.3-3.el8_4.x86_64.rpm     493 kB/s |  66 kB     00:00    
(33/172): libdb-utils-5.3.28-42.el8_4.x86_64.rp 1.8 MB/s | 150 kB     00:00    
(34/172): libcap-ng-0.7.11-1.el8.x86_64.rpm     225 kB/s |  33 kB     00:00    
(35/172): libdb-5.3.28-42.el8_4.x86_64.rpm      7.6 MB/s | 751 kB     00:00    
(36/172): nettle-3.4.1-7.el8.x86_64.rpm         3.6 MB/s | 301 kB     00:00    
(37/172): libxcrypt-4.1.1-6.el8.x86_64.rpm      725 kB/s |  73 kB     00:00    
(38/172): libxcrypt-devel-4.1.1-6.el8.x86_64.rp 218 kB/s |  25 kB     00:00    
(39/172): pcre-8.42-6.el8.x86_64.rpm            2.4 MB/s | 211 kB     00:00    
(40/172): gzip-1.9-13.el8_5.x86_64.rpm          2.2 MB/s | 167 kB     00:00    
(41/172): cyrus-sasl-lib-2.1.27-6.el8_5.x86_64. 1.1 MB/s | 123 kB     00:00    
(42/172): keyutils-libs-1.5.10-9.el8.x86_64.rpm 428 kB/s |  34 kB     00:00    
(43/172): lua-libs-5.3.4-12.el8.x86_64.rpm      1.0 MB/s | 118 kB     00:00    
(44/172): cpio-2.12-11.el8.x86_64.rpm           2.8 MB/s | 266 kB     00:00    
(45/172): libsepol-2.9-3.el8.x86_64.rpm         1.9 MB/s | 340 kB     00:00    
(46/172): gawk-4.2.1-4.el8.x86_64.rpm           8.7 MB/s | 1.1 MB     00:00    
(47/172): info-6.5-7.el8.x86_64.rpm             1.9 MB/s | 198 kB     00:00    
(48/172): make-4.2.1-11.el8.x86_64.rpm          3.9 MB/s | 498 kB     00:00    
(49/172): xz-5.2.4-4.el8_6.x86_64.rpm           1.4 MB/s | 153 kB     00:00    
(50/172): sed-4.5-5.el8.x86_64.rpm              1.7 MB/s | 298 kB     00:00    
(51/172): xz-libs-5.2.4-4.el8_6.x86_64.rpm      740 kB/s |  94 kB     00:00    
(52/172): gdbm-libs-1.18-2.el8.x86_64.rpm       728 kB/s |  60 kB     00:00    
(53/172): gnupg2-2.2.20-3.el8_6.x86_64.rpm       27 MB/s | 2.4 MB     00:00    
(54/172): libbabeltrace-1.5.4-4.el8.x86_64.rpm  2.3 MB/s | 200 kB     00:00    
(55/172): libcom_err-1.45.6-5.el8.x86_64.rpm    489 kB/s |  49 kB     00:00    
(56/172): libgcrypt-1.8.5-7.el8_6.x86_64.rpm    4.3 MB/s | 463 kB     00:00    
(57/172): pcre2-10.32-3.el8_6.x86_64.rpm        3.0 MB/s | 247 kB     00:00    
(58/172): libverto-0.3.2-2.el8.x86_64.rpm       203 kB/s |  24 kB     00:00    
(59/172): libksba-1.3.5-9.el8_7.x86_64.rpm      1.7 MB/s | 134 kB     00:00    
(60/172): gdbm-1.18-2.el8.x86_64.rpm            1.1 MB/s | 130 kB     00:00    
(61/172): libtasn1-4.13-4.el8_7.x86_64.rpm      704 kB/s |  76 kB     00:00    
(62/172): coreutils-8.30-15.el8.x86_64.rpm       15 MB/s | 1.2 MB     00:00    
(63/172): libarchive-3.3.3-5.el8.x86_64.rpm     3.3 MB/s | 360 kB     00:00    
(64/172): libffi-3.1-24.el8.x86_64.rpm          424 kB/s |  38 kB     00:00    
(65/172): coreutils-common-8.30-15.el8.x86_64.r  12 MB/s | 2.0 MB     00:00    
(66/172): libpwquality-1.4.4-6.el8.x86_64.rpm   1.3 MB/s | 107 kB     00:00    
(67/172): setup-2.12.2-9.el8.noarch.rpm         2.3 MB/s | 181 kB     00:00    
(68/172): tar-1.30-9.el8.x86_64.rpm             8.5 MB/s | 839 kB     00:00    
(69/172): crypto-policies-20230731-1.git3177e06 767 kB/s |  64 kB     00:00    
(70/172): which-2.21-20.el8.x86_64.rpm          596 kB/s |  50 kB     00:00    
(71/172): gnutls-3.6.16-8.el8_9.3.x86_64.rpm     13 MB/s | 1.0 MB     00:00    
(72/172): chkconfig-1.19.2-1.el8.x86_64.rpm     732 kB/s | 199 kB     00:00    
(73/172): ncurses-libs-6.1-10.20180224.el8.x86_ 1.2 MB/s | 334 kB     00:00    
(74/172): libcap-2.48-6.el8_9.x86_64.rpm        670 kB/s |  74 kB     00:00    
(75/172): sqlite-libs-3.26.0-19.el8_9.x86_64.rp 7.4 MB/s | 581 kB     00:00    
(76/172): ncurses-6.1-10.20180224.el8.x86_64.rp 1.4 MB/s | 387 kB     00:00    
(77/172): zlib-1.2.11-25.el8.x86_64.rpm         1.2 MB/s | 103 kB     00:00    
(78/172): ncurses-base-6.1-10.20180224.el8.noar 374 kB/s |  81 kB     00:00    
(79/172): elfutils-0.190-2.el8.x86_64.rpm       4.0 MB/s | 571 kB     00:00    
(80/172): bash-4.4.20-5.el8.x86_64.rpm          7.8 MB/s | 1.5 MB     00:00    
(81/172): audit-libs-3.1.2-1.el8.x86_64.rpm     473 kB/s | 125 kB     00:00    
(82/172): elfutils-default-yama-scope-0.190-2.e 341 kB/s |  53 kB     00:00    
(83/172): elfutils-libs-0.190-2.el8.x86_64.rpm  2.0 MB/s | 305 kB     00:00    
(84/172): file-5.33-26.el8.x86_64.rpm           784 kB/s |  77 kB     00:00    
(85/172): file-libs-5.33-26.el8.x86_64.rpm      6.9 MB/s | 544 kB     00:00    
(86/172): elfutils-libelf-0.190-2.el8.x86_64.rp 802 kB/s | 233 kB     00:00    
(87/172): libacl-2.2.53-3.el8.x86_64.rpm        447 kB/s |  35 kB     00:00    
(88/172): libblkid-2.32.1-46.el8.x86_64.rpm     2.8 MB/s | 221 kB     00:00    
(89/172): libmount-2.32.1-46.el8.x86_64.rpm     3.1 MB/s | 237 kB     00:00    
(90/172): libfdisk-2.32.1-46.el8.x86_64.rpm     3.0 MB/s | 254 kB     00:00    
(91/172): libsmartcols-2.32.1-46.el8.x86_64.rpm 2.4 MB/s | 180 kB     00:00    
(92/172): libssh-0.9.6-14.el8.x86_64.rpm        2.1 MB/s | 220 kB     00:00    
(93/172): libssh-config-0.9.6-14.el8.noarch.rpm 233 kB/s |  21 kB     00:00    
(94/172): gmp-6.1.2-11.el8.x86_64.rpm           798 kB/s | 318 kB     00:00    
(95/172): libuuid-2.32.1-46.el8.x86_64.rpm      1.0 MB/s |  99 kB     00:00    
(96/172): p11-kit-trust-0.23.22-2.el8.x86_64.rp 1.7 MB/s | 138 kB     00:00    
(97/172): python3-pip-wheel-9.0.3-24.el8.noarch  11 MB/s | 866 kB     00:00    
(98/172): shadow-utils-4.6-22.el8.x86_64.rpm     16 MB/s | 1.2 MB     00:00    
(99/172): tpm2-tss-2.3.2-6.el8.x86_64.rpm       3.4 MB/s | 275 kB     00:00    
(100/172): p11-kit-0.23.22-2.el8.x86_64.rpm     1.6 MB/s | 327 kB     00:00    
(101/172): util-linux-2.32.1-46.el8.x86_64.rpm   16 MB/s | 2.5 MB     00:00    
(102/172): curl-7.61.1-34.el8_10.2.x86_64.rpm   2.5 MB/s | 354 kB     00:00    
(103/172): ca-certificates-2024.2.69_v8.0.303-8 6.0 MB/s | 983 kB     00:00    
(104/172): libcurl-7.61.1-34.el8_10.2.x86_64.rp 2.9 MB/s | 304 kB     00:00    
(105/172): libgomp-8.5.0-22.el8_10.x86_64.rpm   2.4 MB/s | 208 kB     00:00    
(106/172): libgcc-8.5.0-22.el8_10.x86_64.rpm    451 kB/s |  82 kB     00:00    
(107/172): findutils-4.6.0-23.el8_10.x86_64.rpm 2.2 MB/s | 528 kB     00:00    
(108/172): libnghttp2-1.33.0-6.el8_10.1.x86_64. 791 kB/s |  78 kB     00:00    
(109/172): libstdc++-8.5.0-22.el8_10.x86_64.rpm 4.8 MB/s | 455 kB     00:00    
(110/172): libxml2-2.9.7-18.el8_10.1.x86_64.rpm 7.6 MB/s | 697 kB     00:00    
(111/172): platform-python-setuptools-39.2.0-8. 7.6 MB/s | 632 kB     00:00    
(112/172): libtirpc-1.1.4-12.el8_10.x86_64.rpm  640 kB/s | 114 kB     00:00    
(113/172): python3-setuptools-wheel-39.2.0-8.el 3.3 MB/s | 289 kB     00:00    
(114/172): binutils-2.30-125.el8_10.x86_64.rpm   57 MB/s | 5.8 MB     00:00    
(115/172): bzip2-1.0.6-27.el8_10.x86_64.rpm     602 kB/s |  60 kB     00:00    
(116/172): bzip2-libs-1.0.6-27.el8_10.x86_64.rp 622 kB/s |  48 kB     00:00    
(117/172): redhat-release-8.10-0.3.el8.x86_64.r 209 kB/s |  45 kB     00:00    
(118/172): expat-2.2.5-16.el8_10.x86_64.rpm     1.4 MB/s | 115 kB     00:00    
(119/172): glib2-2.56.4-165.el8_10.x86_64.rpm    13 MB/s | 2.5 MB     00:00    
(120/172): glibc-2.28-251.el8_10.5.x86_64.rpm   9.6 MB/s | 2.2 MB     00:00    
(121/172): glibc-all-langpacks-2.28-251.el8_10. 115 MB/s |  26 MB     00:00    
(122/172): glibc-common-2.28-251.el8_10.5.x86_6 6.9 MB/s | 1.0 MB     00:00    
(123/172): glibc-devel-2.28-251.el8_10.5.x86_64 912 kB/s |  88 kB     00:00    
(124/172): glibc-headers-2.28-251.el8_10.5.x86_ 6.2 MB/s | 493 kB     00:00    
(125/172): glibc-gconv-extra-2.28-251.el8_10.5.  11 MB/s | 1.6 MB     00:00    
(126/172): krb5-libs-1.18.2-30.el8_10.x86_64.rp 7.6 MB/s | 845 kB     00:00    
(127/172): openldap-2.4.46-20.el8_10.x86_64.rpm 4.0 MB/s | 354 kB     00:00    
(128/172): tzdata-2024b-4.el8.noarch.rpm        5.9 MB/s | 475 kB     00:00    
(129/172): pam-1.3.1-36.el8_10.x86_64.rpm       5.7 MB/s | 748 kB     00:00    
(130/172): openssl-libs-1.1.1k-14.el8_6.x86_64. 7.3 MB/s | 1.5 MB     00:00    
(131/172): python3-libs-3.6.8-69.el8_10.x86_64.  76 MB/s | 7.9 MB     00:00    
(132/172): libselinux-2.9-9.el8_10.x86_64.rpm   906 kB/s | 166 kB     00:00    
(133/172): platform-python-3.6.8-69.el8_10.x86_ 282 kB/s |  88 kB     00:00    
(134/172): unzip-6.0-47.el8_10.x86_64.rpm       1.6 MB/s | 196 kB     00:00    
(135/172): systemd-libs-239-82.el8_10.3.x86_64. 5.6 MB/s | 1.1 MB     00:00    
(136/172): libsemanage-2.9-10.el8_10.x86_64.rpm 2.0 MB/s | 169 kB     00:00    
(137/172): rpm-4.14.3-32.el8_10.x86_64.rpm      6.7 MB/s | 545 kB     00:00    
(138/172): rpm-libs-4.14.3-32.el8_10.x86_64.rpm 4.5 MB/s | 348 kB     00:00    
(139/172): rpm-build-libs-4.14.3-32.el8_10.x86_ 1.8 MB/s | 158 kB     00:00    
(140/172): ghc-srpm-macros-1.4.2-7.el8.noarch.r  94 kB/s | 9.4 kB     00:00    
(141/172): kernel-headers-4.18.0-553.34.1.el8_1 100 MB/s |  12 MB     00:00    
(142/172): ocaml-srpm-macros-5-4.el8.noarch.rpm  80 kB/s | 9.5 kB     00:00    
(143/172): openblas-srpm-macros-2-2.el8.noarch. 110 kB/s | 8.0 kB     00:00    
(144/172): perl-srpm-macros-1-25.el8.noarch.rpm 130 kB/s |  11 kB     00:00    
(145/172): rust-srpm-macros-5-2.el8.noarch.rpm  120 kB/s | 9.3 kB     00:00    
(146/172): libatomic_ops-7.6.2-3.el8.x86_64.rpm 435 kB/s |  38 kB     00:00    
(147/172): gc-7.6.4-3.el8.x86_64.rpm            1.1 MB/s | 109 kB     00:00    
(148/172): isl-0.16.1-6.el8.x86_64.rpm          4.4 MB/s | 841 kB     00:00    
(149/172): libipt-1.6.1-8.el8.x86_64.rpm        265 kB/s |  50 kB     00:00    
(150/172): libmpc-1.1.0-9.1.el8.x86_64.rpm      789 kB/s |  61 kB     00:00    
(151/172): zstd-1.4.4-1.el8.x86_64.rpm          3.0 MB/s | 393 kB     00:00    
(152/172): guile-2.0.14-7.el8.x86_64.rpm        8.7 MB/s | 3.5 MB     00:00    
(153/172): efi-srpm-macros-3-3.el8.noarch.rpm   243 kB/s |  22 kB     00:00    
(154/172): go-srpm-macros-2-17.el8.noarch.rpm   124 kB/s |  13 kB     00:00    
(155/172): dwz-0.12-10.el8.x86_64.rpm           1.4 MB/s | 109 kB     00:00    
(156/172): qt5-srpm-macros-5.15.3-1.el8.noarch. 137 kB/s |  11 kB     00:00    
(157/172): python-rpm-macros-3-45.el8.noarch.rp 192 kB/s |  16 kB     00:00    
(158/172): python3-rpm-macros-3-45.el8.noarch.r 183 kB/s |  15 kB     00:00    
(159/172): redhat-rpm-config-131-1.el8.noarch.r 1.0 MB/s |  91 kB     00:00    
(160/172): python-srpm-macros-3-45.el8.noarch.r 143 kB/s |  16 kB     00:00    
(161/172): annobin-11.13-2.el8.x86_64.rpm       7.3 MB/s | 972 kB     00:00    
(162/172): gdb-headless-8.2-20.el8.x86_64.rpm    35 MB/s | 3.7 MB     00:00    
(163/172): cpp-8.5.0-22.el8_10.x86_64.rpm        72 MB/s |  10 MB     00:00    
(164/172): gcc-c++-8.5.0-22.el8_10.x86_64.rpm    74 MB/s |  12 MB     00:00    
(165/172): gcc-8.5.0-22.el8_10.x86_64.rpm        98 MB/s |  23 MB     00:00    
(166/172): libstdc++-devel-8.5.0-22.el8_10.x86_  22 MB/s | 2.1 MB     00:00    
(167/172): rpm-build-4.14.3-32.el8_10.x86_64.rp 2.0 MB/s | 175 kB     00:00    
(168/172): ansible-srpm-macros-1-12.el8.noarch. 362 kB/s |  21 kB     00:00    
(169/172): fpc-srpm-macros-1.3-1.el8.noarch.rpm 3.9 MB/s | 8.2 kB     00:00    
(170/172): epel-rpm-macros-8-41.noarch.rpm      1.9 MB/s |  27 kB     00:00    
(171/172): lua-srpm-macros-1-13.el8.noarch.rpm  4.0 MB/s | 9.2 kB     00:00    
(172/172): gcc-plugin-annobin-8.5.0-22.el8_10.x  93 kB/s |  36 kB     00:00    
--------------------------------------------------------------------------------
Total                                            23 MB/s | 164 MB     00:07     
Red Hat Enterprise Linux - BaseOS               3.1 MB/s | 3.1 kB     00:00    
Importing GPG key 0xFD431D51:
 Userid     : "Red Hat, Inc. (release key 2) <security@redhat.com>"
 Fingerprint: 567E 347A D004 4ADE 55BA 8A5F 199E 2F91 FD43 1D51
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat8-release
Key imported successfully
Importing GPG key 0x2FA658E0:
 Userid     : "Red Hat, Inc. (auxiliary key) <security@redhat.com>"
 Fingerprint: 43A6 E49C 4A38 F4BE 9ABF 2A53 4568 9C88 2FA6 58E0
 From       : /usr/share/distribution-gpg-keys/redhat/RPM-GPG-KEY-redhat8-release
Key imported successfully
Extra Packages for Enterprise Linux 8 - x86_64  1.6 MB/s | 1.6 kB     00:00    
Importing GPG key 0x2F86D6A1:
 Userid     : "Fedora EPEL (8) <epel@fedoraproject.org>"
 Fingerprint: 94E2 79EB 8D8F 25B2 1810 ADF1 21EA 45AB 2F86 D6A1
 From       : /usr/share/distribution-gpg-keys/epel/RPM-GPG-KEY-EPEL-8
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.8-6.el8.x86_64                            1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-8.5.0-22.el8_10.x86_64                        1/172 
  Running scriptlet: libgcc-8.5.0-22.el8_10.x86_64                        1/172 
  Installing       : python-srpm-macros-3-45.el8.noarch                   2/172 
  Installing       : crypto-policies-20230731-1.git3177e06.el8.noarch     3/172 
  Running scriptlet: crypto-policies-20230731-1.git3177e06.el8.noarch     3/172 
  Installing       : python-rpm-macros-3-45.el8.noarch                    4/172 
  Installing       : redhat-release-8.10-0.3.el8.x86_64                   5/172 
  Installing       : setup-2.12.2-9.el8.noarch                            6/172 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Running scriptlet: setup-2.12.2-9.el8.noarch                            6/172 
  Installing       : filesystem-3.8-6.el8.x86_64                          7/172 
  Installing       : python3-setuptools-wheel-39.2.0-8.el8_10.noarch      8/172 
  Installing       : python3-pip-wheel-9.0.3-24.el8.noarch                9/172 
  Installing       : basesystem-11-5.el8.noarch                          10/172 
  Installing       : python3-rpm-macros-3-45.el8.noarch                  11/172 
  Installing       : fpc-srpm-macros-1.3-1.el8.noarch                    12/172 
  Installing       : ansible-srpm-macros-1-12.el8.noarch                 13/172 
  Installing       : qt5-srpm-macros-5.15.3-1.el8.noarch                 14/172 
  Installing       : go-srpm-macros-2-17.el8.noarch                      15/172 
  Installing       : rust-srpm-macros-5-2.el8.noarch                     16/172 
  Installing       : perl-srpm-macros-1-25.el8.noarch                    17/172 
  Installing       : openblas-srpm-macros-2-2.el8.noarch                 18/172 
  Installing       : ocaml-srpm-macros-5-4.el8.noarch                    19/172 
  Installing       : ghc-srpm-macros-1.4.2-7.el8.noarch                  20/172 
  Installing       : kernel-headers-4.18.0-553.34.1.el8_10.x86_64        21/172 
  Installing       : tzdata-2024b-4.el8.noarch                           22/172 
  Installing       : libssh-config-0.9.6-14.el8.noarch                   23/172 
  Installing       : ncurses-base-6.1-10.20180224.el8.noarch             24/172 
  Installing       : pcre2-10.32-3.el8_6.x86_64                          25/172 
  Installing       : libselinux-2.9-9.el8_10.x86_64                      26/172 
  Installing       : ncurses-libs-6.1-10.20180224.el8.x86_64             27/172 
  Installing       : glibc-all-langpacks-2.28-251.el8_10.5.x86_64        28/172 
  Installing       : glibc-gconv-extra-2.28-251.el8_10.5.x86_64          29/172 
  Running scriptlet: glibc-gconv-extra-2.28-251.el8_10.5.x86_64          29/172 
  Installing       : glibc-common-2.28-251.el8_10.5.x86_64               30/172 
  Running scriptlet: glibc-2.28-251.el8_10.5.x86_64                      31/172 
  Installing       : glibc-2.28-251.el8_10.5.x86_64                      31/172 
  Running scriptlet: glibc-2.28-251.el8_10.5.x86_64                      31/172 
  Installing       : bash-4.4.20-5.el8.x86_64                            32/172 
  Running scriptlet: bash-4.4.20-5.el8.x86_64                            32/172 
  Installing       : libsepol-2.9-3.el8.x86_64                           33/172 
  Running scriptlet: libsepol-2.9-3.el8.x86_64                           33/172 
  Installing       : zlib-1.2.11-25.el8.x86_64                           34/172 
  Installing       : info-6.5-7.el8.x86_64                               35/172 
  Installing       : bzip2-libs-1.0.6-27.el8_10.x86_64                   36/172 
  Installing       : xz-libs-5.2.4-4.el8_6.x86_64                        37/172 
  Installing       : gmp-1:6.1.2-11.el8.x86_64                           38/172 
  Running scriptlet: gmp-1:6.1.2-11.el8.x86_64                           38/172 
  Installing       : libstdc++-8.5.0-22.el8_10.x86_64                    39/172 
  Running scriptlet: libstdc++-8.5.0-22.el8_10.x86_64                    39/172 
  Installing       : libzstd-1.4.4-1.el8.x86_64                          40/172 
  Installing       : elfutils-libelf-0.190-2.el8.x86_64                  41/172 
  Installing       : libxcrypt-4.1.1-6.el8.x86_64                        42/172 
  Installing       : mpfr-3.1.6-1.el8.x86_64                             43/172 
  Running scriptlet: mpfr-3.1.6-1.el8.x86_64                             43/172 
  Installing       : readline-7.0-10.el8.x86_64                          44/172 
  Running scriptlet: readline-7.0-10.el8.x86_64                          44/172 
  Installing       : sqlite-libs-3.26.0-19.el8_9.x86_64                  45/172 
  Installing       : popt-1.18-1.el8.x86_64                              46/172 
  Installing       : libcap-2.48-6.el8_9.x86_64                          47/172 
  Installing       : libcom_err-1.45.6-5.el8.x86_64                      48/172 
  Running scriptlet: libcom_err-1.45.6-5.el8.x86_64                      48/172 
  Installing       : libuuid-2.32.1-46.el8.x86_64                        49/172 
  Running scriptlet: libuuid-2.32.1-46.el8.x86_64                        49/172 
  Installing       : chkconfig-1.19.2-1.el8.x86_64                       50/172 
  Installing       : libunistring-0.9.9-3.el8.x86_64                     51/172 
  Installing       : libattr-2.4.48-3.el8.x86_64                         52/172 
  Installing       : libacl-2.2.53-3.el8.x86_64                          53/172 
  Installing       : sed-4.5-5.el8.x86_64                                54/172 
  Running scriptlet: sed-4.5-5.el8.x86_64                                54/172 
  Installing       : libgpg-error-1.31-1.el8.x86_64                      55/172 
  Installing       : lua-libs-5.3.4-12.el8.x86_64                        56/172 
  Installing       : libffi-3.1-24.el8.x86_64                            57/172 
  Installing       : p11-kit-0.23.22-2.el8.x86_64                        58/172 
  Installing       : libidn2-2.2.0-1.el8.x86_64                          59/172 
  Installing       : libmpc-1.1.0-9.1.el8.x86_64                         60/172 
  Installing       : file-libs-5.33-26.el8.x86_64                        61/172 
  Installing       : file-5.33-26.el8.x86_64                             62/172 
  Installing       : libgcrypt-1.8.5-7.el8_6.x86_64                      63/172 
  Running scriptlet: libgcrypt-1.8.5-7.el8_6.x86_64                      63/172 
  Installing       : unzip-6.0-47.el8_10.x86_64                          64/172 
  Installing       : findutils-1:4.6.0-23.el8_10.x86_64                  65/172 
  Running scriptlet: findutils-1:4.6.0-23.el8_10.x86_64                  65/172 
  Installing       : elfutils-default-yama-scope-0.190-2.el8.noarch      66/172 
  Running scriptlet: elfutils-default-yama-scope-0.190-2.el8.noarch      66/172 
  Installing       : elfutils-libs-0.190-2.el8.x86_64                    67/172 
  Running scriptlet: glibc-headers-2.28-251.el8_10.5.x86_64              68/172 
  Installing       : glibc-headers-2.28-251.el8_10.5.x86_64              68/172 
  Installing       : lz4-libs-1.8.3-3.el8_4.x86_64                       69/172 
  Installing       : libcap-ng-0.7.11-1.el8.x86_64                       70/172 
  Installing       : audit-libs-3.1.2-1.el8.x86_64                       71/172 
  Installing       : pcre-8.42-6.el8.x86_64                              72/172 
  Installing       : grep-3.1-6.el8.x86_64                               73/172 
  Running scriptlet: grep-3.1-6.el8.x86_64                               73/172 
  Installing       : keyutils-libs-1.5.10-9.el8.x86_64                   74/172 
  Installing       : gdbm-libs-1:1.18-2.el8.x86_64                       75/172 
  Installing       : libtasn1-4.13-4.el8_7.x86_64                        76/172 
  Running scriptlet: libtasn1-4.13-4.el8_7.x86_64                        76/172 
  Installing       : p11-kit-trust-0.23.22-2.el8.x86_64                  77/172 
  Running scriptlet: p11-kit-trust-0.23.22-2.el8.x86_64                  77/172 
  Installing       : expat-2.2.5-16.el8_10.x86_64                        78/172 
  Installing       : gdbm-1:1.18-2.el8.x86_64                            79/172 
  Installing       : xz-5.2.4-4.el8_6.x86_64                             80/172 
  Installing       : libsemanage-2.9-10.el8_10.x86_64                    81/172 
  Installing       : elfutils-0.190-2.el8.x86_64                         82/172 
  Installing       : zip-3.0-23.el8.x86_64                               83/172 
  Installing       : cpp-8.5.0-22.el8_10.x86_64                          84/172 
  Running scriptlet: cpp-8.5.0-22.el8_10.x86_64                          84/172 
  Installing       : libassuan-2.5.1-3.el8.x86_64                        85/172 
  Installing       : libksba-1.3.5-9.el8_7.x86_64                        86/172 
  Installing       : tar-2:1.30-9.el8.x86_64                             87/172 
  Running scriptlet: tar-2:1.30-9.el8.x86_64                             87/172 
  Installing       : patch-2.7.6-11.el8.x86_64                           88/172 
  Installing       : dwz-0.12-10.el8.x86_64                              89/172 
  Installing       : zstd-1.4.4-1.el8.x86_64                             90/172 
  Installing       : libstdc++-devel-8.5.0-22.el8_10.x86_64              91/172 
  Installing       : nettle-3.4.1-7.el8.x86_64                           92/172 
  Running scriptlet: nettle-3.4.1-7.el8.x86_64                           92/172 
  Installing       : gnutls-3.6.16-8.el8_9.3.x86_64                      93/172 
  Installing       : isl-0.16.1-6.el8.x86_64                             94/172 
  Running scriptlet: isl-0.16.1-6.el8.x86_64                             94/172 
  Installing       : libxml2-2.9.7-18.el8_10.1.x86_64                    95/172 
  Installing       : bzip2-1.0.6-27.el8_10.x86_64                        96/172 
  Installing       : diffutils-3.6-6.el8.x86_64                          97/172 
  Running scriptlet: diffutils-3.6-6.el8.x86_64                          97/172 
  Installing       : coreutils-common-8.30-15.el8.x86_64                 98/172 
  Running scriptlet: coreutils-common-8.30-15.el8.x86_64                 98/172 
  Installing       : libgomp-8.5.0-22.el8_10.x86_64                      99/172 
  Running scriptlet: libgomp-8.5.0-22.el8_10.x86_64                      99/172 
  Installing       : libsigsegv-2.11-5.el8.x86_64                       100/172 
  Installing       : gawk-4.2.1-4.el8.x86_64                            101/172 
  Installing       : npth-1.5-4.el8.x86_64                              102/172 
  Installing       : libpkgconf-1.4.2-1.el8.x86_64                      103/172 
  Installing       : pkgconf-1.4.2-1.el8.x86_64                         104/172 
  Installing       : libtool-ltdl-2.4.6-25.el8.x86_64                   105/172 
  Running scriptlet: libtool-ltdl-2.4.6-25.el8.x86_64                   105/172 
  Installing       : brotli-1.0.6-3.el8.x86_64                          106/172 
  Installing       : cpio-2.12-11.el8.x86_64                            107/172 
  Installing       : libverto-0.3.2-2.el8.x86_64                        108/172 
  Installing       : ncurses-6.1-10.20180224.el8.x86_64                 109/172 
  Installing       : openssl-libs-1:1.1.1k-14.el8_6.x86_64              110/172 
  Running scriptlet: openssl-libs-1:1.1.1k-14.el8_6.x86_64              110/172 
  Installing       : coreutils-8.30-15.el8.x86_64                       111/172 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   112/172 
  Installing       : ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   112/172 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   112/172 
  Installing       : libdb-5.3.28-42.el8_4.x86_64                       113/172 
  Running scriptlet: libdb-5.3.28-42.el8_4.x86_64                       113/172 
  Installing       : krb5-libs-1.18.2-30.el8_10.x86_64                  114/172 
  Installing       : libtirpc-1.1.4-12.el8_10.x86_64                    115/172 
  Running scriptlet: libtirpc-1.1.4-12.el8_10.x86_64                    115/172 
  Installing       : libblkid-2.32.1-46.el8.x86_64                      116/172 
  Running scriptlet: libblkid-2.32.1-46.el8.x86_64                      116/172 
  Installing       : libmount-2.32.1-46.el8.x86_64                      117/172 
  Running scriptlet: libmount-2.32.1-46.el8.x86_64                      117/172 
  Installing       : systemd-libs-239-82.el8_10.3.x86_64                118/172 
  Running scriptlet: systemd-libs-239-82.el8_10.3.x86_64                118/172 
  Installing       : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64      119/172 
  Running scriptlet: libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64      119/172 
  Installing       : platform-python-setuptools-39.2.0-8.el8_10.noarc   120/172 
  Installing       : platform-python-3.6.8-69.el8_10.x86_64             121/172 
  Running scriptlet: platform-python-3.6.8-69.el8_10.x86_64             121/172 
  Installing       : python3-libs-3.6.8-69.el8_10.x86_64                122/172 
  Installing       : gzip-1.9-13.el8_5.x86_64                           123/172 
  Running scriptlet: gzip-1.9-13.el8_5.x86_64                           123/172 
  Installing       : cracklib-2.9.6-15.el8.x86_64                       124/172 
  Installing       : cracklib-dicts-2.9.6-15.el8.x86_64                 125/172 
  Installing       : shadow-utils-2:4.6-22.el8.x86_64                   126/172 
  Installing       : binutils-2.30-125.el8_10.x86_64                    127/172 
  Running scriptlet: binutils-2.30-125.el8_10.x86_64                    127/172 
  Running scriptlet: libutempter-1.1.6-14.el8.x86_64                    128/172 
  Installing       : libutempter-1.1.6-14.el8.x86_64                    128/172 
  Running scriptlet: tpm2-tss-2.3.2-6.el8.x86_64                        129/172 
  Installing       : tpm2-tss-2.3.2-6.el8.x86_64                        129/172 
  Running scriptlet: tpm2-tss-2.3.2-6.el8.x86_64                        129/172 
  Installing       : ima-evm-utils-1.3.2-12.el8.x86_64                  130/172 
  Installing       : libpwquality-1.4.4-6.el8.x86_64                    131/172 
  Installing       : pam-1.3.1-36.el8_10.x86_64                         132/172 
  Running scriptlet: pam-1.3.1-36.el8_10.x86_64                         132/172 
  Installing       : libusbx-1.0.23-4.el8.x86_64                        133/172 
  Installing       : glib2-2.56.4-165.el8_10.x86_64                     134/172 
  Installing       : libbabeltrace-1.5.4-4.el8.x86_64                   135/172 
  Running scriptlet: libbabeltrace-1.5.4-4.el8.x86_64                   135/172 
  Installing       : libfdisk-2.32.1-46.el8.x86_64                      136/172 
  Running scriptlet: libfdisk-2.32.1-46.el8.x86_64                      136/172 
  Installing       : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64               137/172 
  Running scriptlet: cyrus-sasl-lib-2.1.27-6.el8_5.x86_64               137/172 
  Installing       : openldap-2.4.46-20.el8_10.x86_64                   138/172 
  Installing       : gnupg2-2.2.20-3.el8_6.x86_64                       139/172 
  Installing       : libssh-0.9.6-14.el8.x86_64                         140/172 
  Installing       : libdb-utils-5.3.28-42.el8_4.x86_64                 141/172 
  Installing       : libarchive-3.3.3-5.el8.x86_64                      142/172 
  Installing       : libsmartcols-2.32.1-46.el8.x86_64                  143/172 
  Running scriptlet: libsmartcols-2.32.1-46.el8.x86_64                  143/172 
  Installing       : libnghttp2-1.33.0-6.el8_10.1.x86_64                144/172 
  Installing       : libatomic_ops-7.6.2-3.el8.x86_64                   145/172 
  Installing       : gc-7.6.4-3.el8.x86_64                              146/172 
  Installing       : guile-5:2.0.14-7.el8.x86_64                        147/172 
  Running scriptlet: guile-5:2.0.14-7.el8.x86_64                        147/172 
  Installing       : libipt-1.6.1-8.el8.x86_64                          148/172 
  Installing       : publicsuffix-list-dafsa-20180723-1.el8.noarch      149/172 
  Installing       : libpsl-0.20.2-6.el8.x86_64                         150/172 
  Installing       : libcurl-7.61.1-34.el8_10.2.x86_64                  151/172 
  Installing       : curl-7.61.1-34.el8_10.2.x86_64                     152/172 
  Installing       : rpm-libs-4.14.3-32.el8_10.x86_64                   153/172 
  Running scriptlet: rpm-libs-4.14.3-32.el8_10.x86_64                   153/172 
  Installing       : rpm-4.14.3-32.el8_10.x86_64                        154/172 
  Installing       : efi-srpm-macros-3-3.el8.noarch                     155/172 
  Installing       : lua-srpm-macros-1-13.el8.noarch                    156/172 
  Installing       : rpm-build-libs-4.14.3-32.el8_10.x86_64             157/172 
  Running scriptlet: rpm-build-libs-4.14.3-32.el8_10.x86_64             157/172 
  Installing       : gdb-headless-8.2-20.el8.x86_64                     158/172 
  Installing       : pkgconf-m4-1.4.2-1.el8.noarch                      159/172 
  Installing       : pkgconf-pkg-config-1.4.2-1.el8.x86_64              160/172 
  Installing       : glibc-devel-2.28-251.el8_10.5.x86_64               161/172 
  Running scriptlet: glibc-devel-2.28-251.el8_10.5.x86_64               161/172 
  Installing       : libxcrypt-devel-4.1.1-6.el8.x86_64                 162/172 
  Installing       : gcc-8.5.0-22.el8_10.x86_64                         163/172 
  Running scriptlet: gcc-8.5.0-22.el8_10.x86_64                         163/172 
  Installing       : annobin-11.13-2.el8.x86_64                         164/172 
  Installing       : gcc-plugin-annobin-8.5.0-22.el8_10.x86_64          165/172 
  Installing       : redhat-rpm-config-131-1.el8.noarch                 166/172 
  Running scriptlet: redhat-rpm-config-131-1.el8.noarch                 166/172 
  Installing       : rpm-build-4.14.3-32.el8_10.x86_64                  167/172 
  Installing       : gcc-c++-8.5.0-22.el8_10.x86_64                     168/172 
  Installing       : epel-rpm-macros-8-41.noarch                        169/172 
  Installing       : util-linux-2.32.1-46.el8.x86_64                    170/172 
  Running scriptlet: util-linux-2.32.1-46.el8.x86_64                    170/172 
  Installing       : which-2.21-20.el8.x86_64                           171/172 
  Installing       : make-1:4.2.1-11.el8.x86_64                         172/172 
  Running scriptlet: make-1:4.2.1-11.el8.x86_64                         172/172 
  Running scriptlet: filesystem-3.8-6.el8.x86_64                        172/172 
  Running scriptlet: glibc-all-langpacks-2.28-251.el8_10.5.x86_64       172/172 
  Running scriptlet: ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   172/172 
  Running scriptlet: guile-5:2.0.14-7.el8.x86_64                        172/172 
  Running scriptlet: glibc-common-2.28-251.el8_10.5.x86_64              172/172 
  Running scriptlet: info-6.5-7.el8.x86_64                              172/172 
  Running scriptlet: glib2-2.56.4-165.el8_10.x86_64                     172/172 
  Verifying        : cracklib-2.9.6-15.el8.x86_64                         1/172 
  Verifying        : cracklib-dicts-2.9.6-15.el8.x86_64                   2/172 
  Verifying        : grep-3.1-6.el8.x86_64                                3/172 
  Verifying        : libassuan-2.5.1-3.el8.x86_64                         4/172 
  Verifying        : libattr-2.4.48-3.el8.x86_64                          5/172 
  Verifying        : libsigsegv-2.11-5.el8.x86_64                         6/172 
  Verifying        : libunistring-0.9.9-3.el8.x86_64                      7/172 
  Verifying        : libutempter-1.1.6-14.el8.x86_64                      8/172 
  Verifying        : mpfr-3.1.6-1.el8.x86_64                              9/172 
  Verifying        : npth-1.5-4.el8.x86_64                               10/172 
  Verifying        : pkgconf-1.4.2-1.el8.x86_64                          11/172 
  Verifying        : pkgconf-pkg-config-1.4.2-1.el8.x86_64               12/172 
  Verifying        : readline-7.0-10.el8.x86_64                          13/172 
  Verifying        : zip-3.0-23.el8.x86_64                               14/172 
  Verifying        : basesystem-11-5.el8.noarch                          15/172 
  Verifying        : libgpg-error-1.31-1.el8.x86_64                      16/172 
  Verifying        : libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64       17/172 
  Verifying        : libpkgconf-1.4.2-1.el8.x86_64                       18/172 
  Verifying        : libtool-ltdl-2.4.6-25.el8.x86_64                    19/172 
  Verifying        : pkgconf-m4-1.4.2-1.el8.noarch                       20/172 
  Verifying        : publicsuffix-list-dafsa-20180723-1.el8.noarch       21/172 
  Verifying        : diffutils-3.6-6.el8.x86_64                          22/172 
  Verifying        : libidn2-2.2.0-1.el8.x86_64                          23/172 
  Verifying        : patch-2.7.6-11.el8.x86_64                           24/172 
  Verifying        : libusbx-1.0.23-4.el8.x86_64                         25/172 
  Verifying        : libzstd-1.4.4-1.el8.x86_64                          26/172 
  Verifying        : libpsl-0.20.2-6.el8.x86_64                          27/172 
  Verifying        : popt-1.18-1.el8.x86_64                              28/172 
  Verifying        : brotli-1.0.6-3.el8.x86_64                           29/172 
  Verifying        : ima-evm-utils-1.3.2-12.el8.x86_64                   30/172 
  Verifying        : lz4-libs-1.8.3-3.el8_4.x86_64                       31/172 
  Verifying        : filesystem-3.8-6.el8.x86_64                         32/172 
  Verifying        : libcap-ng-0.7.11-1.el8.x86_64                       33/172 
  Verifying        : libdb-5.3.28-42.el8_4.x86_64                        34/172 
  Verifying        : libdb-utils-5.3.28-42.el8_4.x86_64                  35/172 
  Verifying        : libxcrypt-4.1.1-6.el8.x86_64                        36/172 
  Verifying        : libxcrypt-devel-4.1.1-6.el8.x86_64                  37/172 
  Verifying        : nettle-3.4.1-7.el8.x86_64                           38/172 
  Verifying        : pcre-8.42-6.el8.x86_64                              39/172 
  Verifying        : cyrus-sasl-lib-2.1.27-6.el8_5.x86_64                40/172 
  Verifying        : gzip-1.9-13.el8_5.x86_64                            41/172 
  Verifying        : keyutils-libs-1.5.10-9.el8.x86_64                   42/172 
  Verifying        : libsepol-2.9-3.el8.x86_64                           43/172 
  Verifying        : lua-libs-5.3.4-12.el8.x86_64                        44/172 
  Verifying        : cpio-2.12-11.el8.x86_64                             45/172 
  Verifying        : gawk-4.2.1-4.el8.x86_64                             46/172 
  Verifying        : info-6.5-7.el8.x86_64                               47/172 
  Verifying        : make-1:4.2.1-11.el8.x86_64                          48/172 
  Verifying        : sed-4.5-5.el8.x86_64                                49/172 
  Verifying        : xz-5.2.4-4.el8_6.x86_64                             50/172 
  Verifying        : xz-libs-5.2.4-4.el8_6.x86_64                        51/172 
  Verifying        : gdbm-libs-1:1.18-2.el8.x86_64                       52/172 
  Verifying        : gnupg2-2.2.20-3.el8_6.x86_64                        53/172 
  Verifying        : libbabeltrace-1.5.4-4.el8.x86_64                    54/172 
  Verifying        : libcom_err-1.45.6-5.el8.x86_64                      55/172 
  Verifying        : libgcrypt-1.8.5-7.el8_6.x86_64                      56/172 
  Verifying        : libverto-0.3.2-2.el8.x86_64                         57/172 
  Verifying        : pcre2-10.32-3.el8_6.x86_64                          58/172 
  Verifying        : gdbm-1:1.18-2.el8.x86_64                            59/172 
  Verifying        : libksba-1.3.5-9.el8_7.x86_64                        60/172 
  Verifying        : libtasn1-4.13-4.el8_7.x86_64                        61/172 
  Verifying        : coreutils-8.30-15.el8.x86_64                        62/172 
  Verifying        : coreutils-common-8.30-15.el8.x86_64                 63/172 
  Verifying        : libarchive-3.3.3-5.el8.x86_64                       64/172 
  Verifying        : libffi-3.1-24.el8.x86_64                            65/172 
  Verifying        : libpwquality-1.4.4-6.el8.x86_64                     66/172 
  Verifying        : setup-2.12.2-9.el8.noarch                           67/172 
  Verifying        : tar-2:1.30-9.el8.x86_64                             68/172 
  Verifying        : chkconfig-1.19.2-1.el8.x86_64                       69/172 
  Verifying        : crypto-policies-20230731-1.git3177e06.el8.noarch    70/172 
  Verifying        : ncurses-libs-6.1-10.20180224.el8.x86_64             71/172 
  Verifying        : which-2.21-20.el8.x86_64                            72/172 
  Verifying        : gnutls-3.6.16-8.el8_9.3.x86_64                      73/172 
  Verifying        : libcap-2.48-6.el8_9.x86_64                          74/172 
  Verifying        : ncurses-6.1-10.20180224.el8.x86_64                  75/172 
  Verifying        : ncurses-base-6.1-10.20180224.el8.noarch             76/172 
  Verifying        : sqlite-libs-3.26.0-19.el8_9.x86_64                  77/172 
  Verifying        : zlib-1.2.11-25.el8.x86_64                           78/172 
  Verifying        : audit-libs-3.1.2-1.el8.x86_64                       79/172 
  Verifying        : bash-4.4.20-5.el8.x86_64                            80/172 
  Verifying        : elfutils-0.190-2.el8.x86_64                         81/172 
  Verifying        : elfutils-default-yama-scope-0.190-2.el8.noarch      82/172 
  Verifying        : elfutils-libelf-0.190-2.el8.x86_64                  83/172 
  Verifying        : elfutils-libs-0.190-2.el8.x86_64                    84/172 
  Verifying        : file-5.33-26.el8.x86_64                             85/172 
  Verifying        : file-libs-5.33-26.el8.x86_64                        86/172 
  Verifying        : gmp-1:6.1.2-11.el8.x86_64                           87/172 
  Verifying        : libacl-2.2.53-3.el8.x86_64                          88/172 
  Verifying        : libblkid-2.32.1-46.el8.x86_64                       89/172 
  Verifying        : libfdisk-2.32.1-46.el8.x86_64                       90/172 
  Verifying        : libmount-2.32.1-46.el8.x86_64                       91/172 
  Verifying        : libsmartcols-2.32.1-46.el8.x86_64                   92/172 
  Verifying        : libssh-0.9.6-14.el8.x86_64                          93/172 
  Verifying        : libssh-config-0.9.6-14.el8.noarch                   94/172 
  Verifying        : libuuid-2.32.1-46.el8.x86_64                        95/172 
  Verifying        : p11-kit-0.23.22-2.el8.x86_64                        96/172 
  Verifying        : p11-kit-trust-0.23.22-2.el8.x86_64                  97/172 
  Verifying        : python3-pip-wheel-9.0.3-24.el8.noarch               98/172 
  Verifying        : shadow-utils-2:4.6-22.el8.x86_64                    99/172 
  Verifying        : tpm2-tss-2.3.2-6.el8.x86_64                        100/172 
  Verifying        : util-linux-2.32.1-46.el8.x86_64                    101/172 
  Verifying        : ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.n   102/172 
  Verifying        : curl-7.61.1-34.el8_10.2.x86_64                     103/172 
  Verifying        : findutils-1:4.6.0-23.el8_10.x86_64                 104/172 
  Verifying        : libcurl-7.61.1-34.el8_10.2.x86_64                  105/172 
  Verifying        : libgcc-8.5.0-22.el8_10.x86_64                      106/172 
  Verifying        : libgomp-8.5.0-22.el8_10.x86_64                     107/172 
  Verifying        : libnghttp2-1.33.0-6.el8_10.1.x86_64                108/172 
  Verifying        : libstdc++-8.5.0-22.el8_10.x86_64                   109/172 
  Verifying        : libtirpc-1.1.4-12.el8_10.x86_64                    110/172 
  Verifying        : libxml2-2.9.7-18.el8_10.1.x86_64                   111/172 
  Verifying        : platform-python-setuptools-39.2.0-8.el8_10.noarc   112/172 
  Verifying        : python3-setuptools-wheel-39.2.0-8.el8_10.noarch    113/172 
  Verifying        : redhat-release-8.10-0.3.el8.x86_64                 114/172 
  Verifying        : binutils-2.30-125.el8_10.x86_64                    115/172 
  Verifying        : bzip2-1.0.6-27.el8_10.x86_64                       116/172 
  Verifying        : bzip2-libs-1.0.6-27.el8_10.x86_64                  117/172 
  Verifying        : expat-2.2.5-16.el8_10.x86_64                       118/172 
  Verifying        : glib2-2.56.4-165.el8_10.x86_64                     119/172 
  Verifying        : glibc-2.28-251.el8_10.5.x86_64                     120/172 
  Verifying        : glibc-all-langpacks-2.28-251.el8_10.5.x86_64       121/172 
  Verifying        : glibc-common-2.28-251.el8_10.5.x86_64              122/172 
  Verifying        : glibc-devel-2.28-251.el8_10.5.x86_64               123/172 
  Verifying        : glibc-gconv-extra-2.28-251.el8_10.5.x86_64         124/172 
  Verifying        : glibc-headers-2.28-251.el8_10.5.x86_64             125/172 
  Verifying        : krb5-libs-1.18.2-30.el8_10.x86_64                  126/172 
  Verifying        : openldap-2.4.46-20.el8_10.x86_64                   127/172 
  Verifying        : openssl-libs-1:1.1.1k-14.el8_6.x86_64              128/172 
  Verifying        : tzdata-2024b-4.el8.noarch                          129/172 
  Verifying        : pam-1.3.1-36.el8_10.x86_64                         130/172 
  Verifying        : platform-python-3.6.8-69.el8_10.x86_64             131/172 
  Verifying        : python3-libs-3.6.8-69.el8_10.x86_64                132/172 
  Verifying        : libselinux-2.9-9.el8_10.x86_64                     133/172 
  Verifying        : systemd-libs-239-82.el8_10.3.x86_64                134/172 
  Verifying        : unzip-6.0-47.el8_10.x86_64                         135/172 
  Verifying        : libsemanage-2.9-10.el8_10.x86_64                   136/172 
  Verifying        : rpm-4.14.3-32.el8_10.x86_64                        137/172 
  Verifying        : rpm-build-libs-4.14.3-32.el8_10.x86_64             138/172 
  Verifying        : rpm-libs-4.14.3-32.el8_10.x86_64                   139/172 
  Verifying        : kernel-headers-4.18.0-553.34.1.el8_10.x86_64       140/172 
  Verifying        : ghc-srpm-macros-1.4.2-7.el8.noarch                 141/172 
  Verifying        : ocaml-srpm-macros-5-4.el8.noarch                   142/172 
  Verifying        : openblas-srpm-macros-2-2.el8.noarch                143/172 
  Verifying        : perl-srpm-macros-1-25.el8.noarch                   144/172 
  Verifying        : rust-srpm-macros-5-2.el8.noarch                    145/172 
  Verifying        : libatomic_ops-7.6.2-3.el8.x86_64                   146/172 
  Verifying        : gc-7.6.4-3.el8.x86_64                              147/172 
  Verifying        : guile-5:2.0.14-7.el8.x86_64                        148/172 
  Verifying        : isl-0.16.1-6.el8.x86_64                            149/172 
  Verifying        : libipt-1.6.1-8.el8.x86_64                          150/172 
  Verifying        : zstd-1.4.4-1.el8.x86_64                            151/172 
  Verifying        : libmpc-1.1.0-9.1.el8.x86_64                        152/172 
  Verifying        : efi-srpm-macros-3-3.el8.noarch                     153/172 
  Verifying        : go-srpm-macros-2-17.el8.noarch                     154/172 
  Verifying        : dwz-0.12-10.el8.x86_64                             155/172 
  Verifying        : qt5-srpm-macros-5.15.3-1.el8.noarch                156/172 
  Verifying        : python-rpm-macros-3-45.el8.noarch                  157/172 
  Verifying        : python3-rpm-macros-3-45.el8.noarch                 158/172 
  Verifying        : redhat-rpm-config-131-1.el8.noarch                 159/172 
  Verifying        : python-srpm-macros-3-45.el8.noarch                 160/172 
  Verifying        : annobin-11.13-2.el8.x86_64                         161/172 
  Verifying        : gdb-headless-8.2-20.el8.x86_64                     162/172 
  Verifying        : cpp-8.5.0-22.el8_10.x86_64                         163/172 
  Verifying        : gcc-8.5.0-22.el8_10.x86_64                         164/172 
  Verifying        : gcc-c++-8.5.0-22.el8_10.x86_64                     165/172 
  Verifying        : gcc-plugin-annobin-8.5.0-22.el8_10.x86_64          166/172 
  Verifying        : libstdc++-devel-8.5.0-22.el8_10.x86_64             167/172 
  Verifying        : rpm-build-4.14.3-32.el8_10.x86_64                  168/172 
  Verifying        : ansible-srpm-macros-1-12.el8.noarch                169/172 
  Verifying        : epel-rpm-macros-8-41.noarch                        170/172 
  Verifying        : fpc-srpm-macros-1.3-1.el8.noarch                   171/172 
  Verifying        : lua-srpm-macros-1-13.el8.noarch                    172/172 
Installed products updated.

Installed:
  annobin-11.13-2.el8.x86_64                                                    
  ansible-srpm-macros-1-12.el8.noarch                                           
  audit-libs-3.1.2-1.el8.x86_64                                                 
  basesystem-11-5.el8.noarch                                                    
  bash-4.4.20-5.el8.x86_64                                                      
  binutils-2.30-125.el8_10.x86_64                                               
  brotli-1.0.6-3.el8.x86_64                                                     
  bzip2-1.0.6-27.el8_10.x86_64                                                  
  bzip2-libs-1.0.6-27.el8_10.x86_64                                             
  ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.noarch                         
  chkconfig-1.19.2-1.el8.x86_64                                                 
  coreutils-8.30-15.el8.x86_64                                                  
  coreutils-common-8.30-15.el8.x86_64                                           
  cpio-2.12-11.el8.x86_64                                                       
  cpp-8.5.0-22.el8_10.x86_64                                                    
  cracklib-2.9.6-15.el8.x86_64                                                  
  cracklib-dicts-2.9.6-15.el8.x86_64                                            
  crypto-policies-20230731-1.git3177e06.el8.noarch                              
  curl-7.61.1-34.el8_10.2.x86_64                                                
  cyrus-sasl-lib-2.1.27-6.el8_5.x86_64                                          
  diffutils-3.6-6.el8.x86_64                                                    
  dwz-0.12-10.el8.x86_64                                                        
  efi-srpm-macros-3-3.el8.noarch                                                
  elfutils-0.190-2.el8.x86_64                                                   
  elfutils-default-yama-scope-0.190-2.el8.noarch                                
  elfutils-libelf-0.190-2.el8.x86_64                                            
  elfutils-libs-0.190-2.el8.x86_64                                              
  epel-rpm-macros-8-41.noarch                                                   
  expat-2.2.5-16.el8_10.x86_64                                                  
  file-5.33-26.el8.x86_64                                                       
  file-libs-5.33-26.el8.x86_64                                                  
  filesystem-3.8-6.el8.x86_64                                                   
  findutils-1:4.6.0-23.el8_10.x86_64                                            
  fpc-srpm-macros-1.3-1.el8.noarch                                              
  gawk-4.2.1-4.el8.x86_64                                                       
  gc-7.6.4-3.el8.x86_64                                                         
  gcc-8.5.0-22.el8_10.x86_64                                                    
  gcc-c++-8.5.0-22.el8_10.x86_64                                                
  gcc-plugin-annobin-8.5.0-22.el8_10.x86_64                                     
  gdb-headless-8.2-20.el8.x86_64                                                
  gdbm-1:1.18-2.el8.x86_64                                                      
  gdbm-libs-1:1.18-2.el8.x86_64                                                 
  ghc-srpm-macros-1.4.2-7.el8.noarch                                            
  glib2-2.56.4-165.el8_10.x86_64                                                
  glibc-2.28-251.el8_10.5.x86_64                                                
  glibc-all-langpacks-2.28-251.el8_10.5.x86_64                                  
  glibc-common-2.28-251.el8_10.5.x86_64                                         
  glibc-devel-2.28-251.el8_10.5.x86_64                                          
  glibc-gconv-extra-2.28-251.el8_10.5.x86_64                                    
  glibc-headers-2.28-251.el8_10.5.x86_64                                        
  gmp-1:6.1.2-11.el8.x86_64                                                     
  gnupg2-2.2.20-3.el8_6.x86_64                                                  
  gnutls-3.6.16-8.el8_9.3.x86_64                                                
  go-srpm-macros-2-17.el8.noarch                                                
  grep-3.1-6.el8.x86_64                                                         
  guile-5:2.0.14-7.el8.x86_64                                                   
  gzip-1.9-13.el8_5.x86_64                                                      
  ima-evm-utils-1.3.2-12.el8.x86_64                                             
  info-6.5-7.el8.x86_64                                                         
  isl-0.16.1-6.el8.x86_64                                                       
  kernel-headers-4.18.0-553.34.1.el8_10.x86_64                                  
  keyutils-libs-1.5.10-9.el8.x86_64                                             
  krb5-libs-1.18.2-30.el8_10.x86_64                                             
  libacl-2.2.53-3.el8.x86_64                                                    
  libarchive-3.3.3-5.el8.x86_64                                                 
  libassuan-2.5.1-3.el8.x86_64                                                  
  libatomic_ops-7.6.2-3.el8.x86_64                                              
  libattr-2.4.48-3.el8.x86_64                                                   
  libbabeltrace-1.5.4-4.el8.x86_64                                              
  libblkid-2.32.1-46.el8.x86_64                                                 
  libcap-2.48-6.el8_9.x86_64                                                    
  libcap-ng-0.7.11-1.el8.x86_64                                                 
  libcom_err-1.45.6-5.el8.x86_64                                                
  libcurl-7.61.1-34.el8_10.2.x86_64                                             
  libdb-5.3.28-42.el8_4.x86_64                                                  
  libdb-utils-5.3.28-42.el8_4.x86_64                                            
  libfdisk-2.32.1-46.el8.x86_64                                                 
  libffi-3.1-24.el8.x86_64                                                      
  libgcc-8.5.0-22.el8_10.x86_64                                                 
  libgcrypt-1.8.5-7.el8_6.x86_64                                                
  libgomp-8.5.0-22.el8_10.x86_64                                                
  libgpg-error-1.31-1.el8.x86_64                                                
  libidn2-2.2.0-1.el8.x86_64                                                    
  libipt-1.6.1-8.el8.x86_64                                                     
  libksba-1.3.5-9.el8_7.x86_64                                                  
  libmount-2.32.1-46.el8.x86_64                                                 
  libmpc-1.1.0-9.1.el8.x86_64                                                   
  libnghttp2-1.33.0-6.el8_10.1.x86_64                                           
  libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64                                 
  libpkgconf-1.4.2-1.el8.x86_64                                                 
  libpsl-0.20.2-6.el8.x86_64                                                    
  libpwquality-1.4.4-6.el8.x86_64                                               
  libselinux-2.9-9.el8_10.x86_64                                                
  libsemanage-2.9-10.el8_10.x86_64                                              
  libsepol-2.9-3.el8.x86_64                                                     
  libsigsegv-2.11-5.el8.x86_64                                                  
  libsmartcols-2.32.1-46.el8.x86_64                                             
  libssh-0.9.6-14.el8.x86_64                                                    
  libssh-config-0.9.6-14.el8.noarch                                             
  libstdc++-8.5.0-22.el8_10.x86_64                                              
  libstdc++-devel-8.5.0-22.el8_10.x86_64                                        
  libtasn1-4.13-4.el8_7.x86_64                                                  
  libtirpc-1.1.4-12.el8_10.x86_64                                               
  libtool-ltdl-2.4.6-25.el8.x86_64                                              
  libunistring-0.9.9-3.el8.x86_64                                               
  libusbx-1.0.23-4.el8.x86_64                                                   
  libutempter-1.1.6-14.el8.x86_64                                               
  libuuid-2.32.1-46.el8.x86_64                                                  
  libverto-0.3.2-2.el8.x86_64                                                   
  libxcrypt-4.1.1-6.el8.x86_64                                                  
  libxcrypt-devel-4.1.1-6.el8.x86_64                                            
  libxml2-2.9.7-18.el8_10.1.x86_64                                              
  libzstd-1.4.4-1.el8.x86_64                                                    
  lua-libs-5.3.4-12.el8.x86_64                                                  
  lua-srpm-macros-1-13.el8.noarch                                               
  lz4-libs-1.8.3-3.el8_4.x86_64                                                 
  make-1:4.2.1-11.el8.x86_64                                                    
  mpfr-3.1.6-1.el8.x86_64                                                       
  ncurses-6.1-10.20180224.el8.x86_64                                            
  ncurses-base-6.1-10.20180224.el8.noarch                                       
  ncurses-libs-6.1-10.20180224.el8.x86_64                                       
  nettle-3.4.1-7.el8.x86_64                                                     
  npth-1.5-4.el8.x86_64                                                         
  ocaml-srpm-macros-5-4.el8.noarch                                              
  openblas-srpm-macros-2-2.el8.noarch                                           
  openldap-2.4.46-20.el8_10.x86_64                                              
  openssl-libs-1:1.1.1k-14.el8_6.x86_64                                         
  p11-kit-0.23.22-2.el8.x86_64                                                  
  p11-kit-trust-0.23.22-2.el8.x86_64                                            
  pam-1.3.1-36.el8_10.x86_64                                                    
  patch-2.7.6-11.el8.x86_64                                                     
  pcre-8.42-6.el8.x86_64                                                        
  pcre2-10.32-3.el8_6.x86_64                                                    
  perl-srpm-macros-1-25.el8.noarch                                              
  pkgconf-1.4.2-1.el8.x86_64                                                    
  pkgconf-m4-1.4.2-1.el8.noarch                                                 
  pkgconf-pkg-config-1.4.2-1.el8.x86_64                                         
  platform-python-3.6.8-69.el8_10.x86_64                                        
  platform-python-setuptools-39.2.0-8.el8_10.noarch                             
  popt-1.18-1.el8.x86_64                                                        
  publicsuffix-list-dafsa-20180723-1.el8.noarch                                 
  python-rpm-macros-3-45.el8.noarch                                             
  python-srpm-macros-3-45.el8.noarch                                            
  python3-libs-3.6.8-69.el8_10.x86_64                                           
  python3-pip-wheel-9.0.3-24.el8.noarch                                         
  python3-rpm-macros-3-45.el8.noarch                                            
  python3-setuptools-wheel-39.2.0-8.el8_10.noarch                               
  qt5-srpm-macros-5.15.3-1.el8.noarch                                           
  readline-7.0-10.el8.x86_64                                                    
  redhat-release-8.10-0.3.el8.x86_64                                            
  redhat-rpm-config-131-1.el8.noarch                                            
  rpm-4.14.3-32.el8_10.x86_64                                                   
  rpm-build-4.14.3-32.el8_10.x86_64                                             
  rpm-build-libs-4.14.3-32.el8_10.x86_64                                        
  rpm-libs-4.14.3-32.el8_10.x86_64                                              
  rust-srpm-macros-5-2.el8.noarch                                               
  sed-4.5-5.el8.x86_64                                                          
  setup-2.12.2-9.el8.noarch                                                     
  shadow-utils-2:4.6-22.el8.x86_64                                              
  sqlite-libs-3.26.0-19.el8_9.x86_64                                            
  systemd-libs-239-82.el8_10.3.x86_64                                           
  tar-2:1.30-9.el8.x86_64                                                       
  tpm2-tss-2.3.2-6.el8.x86_64                                                   
  tzdata-2024b-4.el8.noarch                                                     
  unzip-6.0-47.el8_10.x86_64                                                    
  util-linux-2.32.1-46.el8.x86_64                                               
  which-2.21-20.el8.x86_64                                                      
  xz-5.2.4-4.el8_6.x86_64                                                       
  xz-libs-5.2.4-4.el8_6.x86_64                                                  
  zip-3.0-23.el8.x86_64                                                         
  zlib-1.2.11-25.el8.x86_64                                                     
  zstd-1.4.4-1.el8.x86_64                                                       

Complete!
Finish: installing minimal buildroot with dnf
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
INFO: annobin-11.13-2.el8.x86_64
ansible-srpm-macros-1-12.el8.noarch
audit-libs-3.1.2-1.el8.x86_64
basesystem-11-5.el8.noarch
bash-4.4.20-5.el8.x86_64
binutils-2.30-125.el8_10.x86_64
brotli-1.0.6-3.el8.x86_64
bzip2-1.0.6-27.el8_10.x86_64
bzip2-libs-1.0.6-27.el8_10.x86_64
ca-certificates-2024.2.69_v8.0.303-80.0.el8_10.noarch
chkconfig-1.19.2-1.el8.x86_64
coreutils-8.30-15.el8.x86_64
coreutils-common-8.30-15.el8.x86_64
cpio-2.12-11.el8.x86_64
cpp-8.5.0-22.el8_10.x86_64
cracklib-2.9.6-15.el8.x86_64
cracklib-dicts-2.9.6-15.el8.x86_64
crypto-policies-20230731-1.git3177e06.el8.noarch
curl-7.61.1-34.el8_10.2.x86_64
cyrus-sasl-lib-2.1.27-6.el8_5.x86_64
diffutils-3.6-6.el8.x86_64
dwz-0.12-10.el8.x86_64
efi-srpm-macros-3-3.el8.noarch
elfutils-0.190-2.el8.x86_64
elfutils-default-yama-scope-0.190-2.el8.noarch
elfutils-libelf-0.190-2.el8.x86_64
elfutils-libs-0.190-2.el8.x86_64
epel-rpm-macros-8-41.noarch
expat-2.2.5-16.el8_10.x86_64
file-5.33-26.el8.x86_64
file-libs-5.33-26.el8.x86_64
filesystem-3.8-6.el8.x86_64
findutils-4.6.0-23.el8_10.x86_64
fpc-srpm-macros-1.3-1.el8.noarch
gawk-4.2.1-4.el8.x86_64
gc-7.6.4-3.el8.x86_64
gcc-8.5.0-22.el8_10.x86_64
gcc-c++-8.5.0-22.el8_10.x86_64
gcc-plugin-annobin-8.5.0-22.el8_10.x86_64
gdb-headless-8.2-20.el8.x86_64
gdbm-1.18-2.el8.x86_64
gdbm-libs-1.18-2.el8.x86_64
ghc-srpm-macros-1.4.2-7.el8.noarch
glib2-2.56.4-165.el8_10.x86_64
glibc-2.28-251.el8_10.5.x86_64
glibc-all-langpacks-2.28-251.el8_10.5.x86_64
glibc-common-2.28-251.el8_10.5.x86_64
glibc-devel-2.28-251.el8_10.5.x86_64
glibc-gconv-extra-2.28-251.el8_10.5.x86_64
glibc-headers-2.28-251.el8_10.5.x86_64
gmp-6.1.2-11.el8.x86_64
gnupg2-2.2.20-3.el8_6.x86_64
gnutls-3.6.16-8.el8_9.3.x86_64
go-srpm-macros-2-17.el8.noarch
gpg-pubkey-2f86d6a1-5cf7cefb
gpg-pubkey-2fa658e0-45700c69
gpg-pubkey-fd431d51-4ae0493b
grep-3.1-6.el8.x86_64
guile-2.0.14-7.el8.x86_64
gzip-1.9-13.el8_5.x86_64
ima-evm-utils-1.3.2-12.el8.x86_64
info-6.5-7.el8.x86_64
isl-0.16.1-6.el8.x86_64
kernel-headers-4.18.0-553.34.1.el8_10.x86_64
keyutils-libs-1.5.10-9.el8.x86_64
krb5-libs-1.18.2-30.el8_10.x86_64
libacl-2.2.53-3.el8.x86_64
libarchive-3.3.3-5.el8.x86_64
libassuan-2.5.1-3.el8.x86_64
libatomic_ops-7.6.2-3.el8.x86_64
libattr-2.4.48-3.el8.x86_64
libbabeltrace-1.5.4-4.el8.x86_64
libblkid-2.32.1-46.el8.x86_64
libcap-2.48-6.el8_9.x86_64
libcap-ng-0.7.11-1.el8.x86_64
libcom_err-1.45.6-5.el8.x86_64
libcurl-7.61.1-34.el8_10.2.x86_64
libdb-5.3.28-42.el8_4.x86_64
libdb-utils-5.3.28-42.el8_4.x86_64
libfdisk-2.32.1-46.el8.x86_64
libffi-3.1-24.el8.x86_64
libgcc-8.5.0-22.el8_10.x86_64
libgcrypt-1.8.5-7.el8_6.x86_64
libgomp-8.5.0-22.el8_10.x86_64
libgpg-error-1.31-1.el8.x86_64
libidn2-2.2.0-1.el8.x86_64
libipt-1.6.1-8.el8.x86_64
libksba-1.3.5-9.el8_7.x86_64
libmount-2.32.1-46.el8.x86_64
libmpc-1.1.0-9.1.el8.x86_64
libnghttp2-1.33.0-6.el8_10.1.x86_64
libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64
libpkgconf-1.4.2-1.el8.x86_64
libpsl-0.20.2-6.el8.x86_64
libpwquality-1.4.4-6.el8.x86_64
libselinux-2.9-9.el8_10.x86_64
libsemanage-2.9-10.el8_10.x86_64
libsepol-2.9-3.el8.x86_64
libsigsegv-2.11-5.el8.x86_64
libsmartcols-2.32.1-46.el8.x86_64
libssh-0.9.6-14.el8.x86_64
libssh-config-0.9.6-14.el8.noarch
libstdc++-8.5.0-22.el8_10.x86_64
libstdc++-devel-8.5.0-22.el8_10.x86_64
libtasn1-4.13-4.el8_7.x86_64
libtirpc-1.1.4-12.el8_10.x86_64
libtool-ltdl-2.4.6-25.el8.x86_64
libunistring-0.9.9-3.el8.x86_64
libusbx-1.0.23-4.el8.x86_64
libutempter-1.1.6-14.el8.x86_64
libuuid-2.32.1-46.el8.x86_64
libverto-0.3.2-2.el8.x86_64
libxcrypt-4.1.1-6.el8.x86_64
libxcrypt-devel-4.1.1-6.el8.x86_64
libxml2-2.9.7-18.el8_10.1.x86_64
libzstd-1.4.4-1.el8.x86_64
lua-libs-5.3.4-12.el8.x86_64
lua-srpm-macros-1-13.el8.noarch
lz4-libs-1.8.3-3.el8_4.x86_64
make-4.2.1-11.el8.x86_64
mpfr-3.1.6-1.el8.x86_64
ncurses-6.1-10.20180224.el8.x86_64
ncurses-base-6.1-10.20180224.el8.noarch
ncurses-libs-6.1-10.20180224.el8.x86_64
nettle-3.4.1-7.el8.x86_64
npth-1.5-4.el8.x86_64
ocaml-srpm-macros-5-4.el8.noarch
openblas-srpm-macros-2-2.el8.noarch
openldap-2.4.46-20.el8_10.x86_64
openssl-libs-1.1.1k-14.el8_6.x86_64
p11-kit-0.23.22-2.el8.x86_64
p11-kit-trust-0.23.22-2.el8.x86_64
pam-1.3.1-36.el8_10.x86_64
patch-2.7.6-11.el8.x86_64
pcre-8.42-6.el8.x86_64
pcre2-10.32-3.el8_6.x86_64
perl-srpm-macros-1-25.el8.noarch
pkgconf-1.4.2-1.el8.x86_64
pkgconf-m4-1.4.2-1.el8.noarch
pkgconf-pkg-config-1.4.2-1.el8.x86_64
platform-python-3.6.8-69.el8_10.x86_64
platform-python-setuptools-39.2.0-8.el8_10.noarch
popt-1.18-1.el8.x86_64
publicsuffix-list-dafsa-20180723-1.el8.noarch
python-rpm-macros-3-45.el8.noarch
python-srpm-macros-3-45.el8.noarch
python3-libs-3.6.8-69.el8_10.x86_64
python3-pip-wheel-9.0.3-24.el8.noarch
python3-rpm-macros-3-45.el8.noarch
python3-setuptools-wheel-39.2.0-8.el8_10.noarch
qt5-srpm-macros-5.15.3-1.el8.noarch
readline-7.0-10.el8.x86_64
redhat-release-8.10-0.3.el8.x86_64
redhat-rpm-config-131-1.el8.noarch
rpm-4.14.3-32.el8_10.x86_64
rpm-build-4.14.3-32.el8_10.x86_64
rpm-build-libs-4.14.3-32.el8_10.x86_64
rpm-libs-4.14.3-32.el8_10.x86_64
rust-srpm-macros-5-2.el8.noarch
sed-4.5-5.el8.x86_64
setup-2.12.2-9.el8.noarch
shadow-utils-4.6-22.el8.x86_64
sqlite-libs-3.26.0-19.el8_9.x86_64
systemd-libs-239-82.el8_10.3.x86_64
tar-1.30-9.el8.x86_64
tpm2-tss-2.3.2-6.el8.x86_64
tzdata-2024b-4.el8.noarch
unzip-6.0-47.el8_10.x86_64
util-linux-2.32.1-46.el8.x86_64
which-2.21-20.el8.x86_64
xz-5.2.4-4.el8_6.x86_64
xz-libs-5.2.4-4.el8_6.x86_64
zip-3.0-23.el8.x86_64
zlib-1.2.11-25.el8.x86_64
zstd-1.4.4-1.el8.x86_64
Start: buildsrpm
Start: rpmbuild -bs
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/mock-6.0-1.el8.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/rhel+epel-8-x86_64-1736318207.774053/root/var/log/dnf.log
/var/lib/mock/rhel+epel-8-x86_64-1736318207.774053/root/var/log/dnf.librepo.log
/var/lib/mock/rhel+epel-8-x86_64-1736318207.774053/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
Finish: buildsrpm
INFO: Done(/var/lib/copr-rpmbuild/workspace/workdir-d0wwqd4o/mock/mock.spec) Config(child) 1 minutes 35 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
INFO: Start(/var/lib/copr-rpmbuild/results/mock-6.0-1.el8.src.rpm)  Config(rhel+epel-8-x86_64)
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-x86_64-bootstrap-1736318207.774053/root.
INFO: reusing tmpfs at /var/lib/mock/rhel+epel-8-x86_64-bootstrap-1736318207.774053/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled package manager cache
Start(bootstrap): cleaning package manager metadata
Finish(bootstrap): cleaning package manager metadata
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/rhel+epel-8-x86_64-1736318207.774053/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled package manager cache
Start: cleaning package manager metadata
Finish: cleaning package manager metadata
INFO: enabled HW Info plugin
INFO: Buildroot is handled by package management installed into bootstrap:
  rpm-4.14.3-32.el8_10.x86_64
  python3-dnf-4.7.0-20.el8.noarch
  python3-dnf-plugins-core-4.0.21-25.el8.noarch
Finish: chroot init
Start: build phase for mock-6.0-1.el8.src.rpm
Start: build setup for mock-6.0-1.el8.src.rpm
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
sh: /usr/bin/python3.6: No such file or directory
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/mock-6.0-1.el8.src.rpm
No matches found for the following disable plugin patterns: local, spacewalk, versionlock
Updating Subscription Management repositories.
Unable to read consumer identity

This system is not registered with an entitlement server. You can use subscription-manager to register.

Copr repository                                 100 kB/s | 1.8 kB     00:00    
Red Hat Enterprise Linux - BaseOS                33 kB/s | 4.1 kB     00:00    
Red Hat Enterprise Linux - AppStream             20 kB/s | 4.5 kB     00:00    
Red Hat Enterprise Linux - CodeReady Linux Buil  46 kB/s | 4.5 kB     00:00    
Extra Packages for Enterprise Linux 8 - x86_64  202 kB/s |  36 kB     00:00    
Dependencies resolved.
=====================================================================================================
 Package                        Arch    Version                                 Repository       Size
=====================================================================================================
Installing:
 argparse-manpage               noarch  4.5-1.el8                               epel             18 k
 bash-completion                noarch  1:2.7-5.el8                             rhel-baseos     274 k
 perl-interpreter               x86_64  4:5.26.3-422.el8                        rhel-baseos     6.3 M
 python3-backoff                noarch  1.11.1-2.el8                            epel             28 k
 python3-distro                 noarch  1.4.0-2.module+el8.10.0+20784+edafcd43  rhel-appstream   37 k
 python3-jinja2                 noarch  2.10.1-5.el8_10                         rhel-appstream  538 k
 python3-jsonschema             noarch  2.6.0-4.el8                             rhel-appstream   82 k
 python3-pyroute2               noarch  0.5.3-3.el8                             epel            503 k
 python3-pytest                 noarch  3.4.2-11.el8                            rhel-appstream  1.3 M
 python3-requests               noarch  2.20.0-5.el8_10                         rhel-baseos     126 k
 python3-rpm                    x86_64  4.14.3-32.el8_10                        rhel-baseos     156 k
 python3-rpmautospec-core       noarch  0.1.5-1.el8                             epel             14 k
 python3-templated-dictionary   noarch  1.5-1.el8                               epel             20 k
 python36-devel                 x86_64  3.6.8-39.module+el8.10.0+20784+edafcd43 rhel-appstream   17 k
 systemd                        x86_64  239-82.el8_10.3                         rhel-baseos     3.6 M
Installing dependencies:
 acl                            x86_64  2.2.53-3.el8                            rhel-baseos      81 k
 cryptsetup-libs                x86_64  2.3.7-7.el8                             rhel-baseos     489 k
 dbus                           x86_64  1:1.12.8-26.el8                         rhel-baseos      42 k
 dbus-common                    noarch  1:1.12.8-26.el8                         rhel-baseos      47 k
 dbus-daemon                    x86_64  1:1.12.8-26.el8                         rhel-baseos     241 k
 dbus-libs                      x86_64  1:1.12.8-26.el8                         rhel-baseos     185 k
 dbus-tools                     x86_64  1:1.12.8-26.el8                         rhel-baseos      86 k
 device-mapper                  x86_64  8:1.02.181-14.el8                       rhel-baseos     379 k
 device-mapper-libs             x86_64  8:1.02.181-14.el8                       rhel-baseos     411 k
 epel-rpm-macros-systemd        noarch  8-41                                    epel             15 k
 groff-base                     x86_64  1.22.3-18.el8                           rhel-baseos     1.0 M
 json-c                         x86_64  0.13.1-3.el8                            rhel-baseos      41 k
 kmod-libs                      x86_64  25-20.el8                               rhel-baseos      69 k
 libseccomp                     x86_64  2.5.2-1.el8                             rhel-baseos      71 k
 openssl                        x86_64  1:1.1.1k-14.el8_6                       rhel-baseos     711 k
 perl-Carp                      noarch  1.42-396.el8                            rhel-baseos      30 k
 perl-Data-Dumper               x86_64  2.167-399.el8                           rhel-baseos      58 k
 perl-Digest                    noarch  1.17-395.el8                            rhel-baseos      27 k
 perl-Digest-MD5                x86_64  2.55-396.el8                            rhel-baseos      37 k
 perl-Encode                    x86_64  4:2.97-3.el8                            rhel-baseos     1.5 M
 perl-Errno                     x86_64  1.28-422.el8                            rhel-baseos      77 k
 perl-Exporter                  noarch  5.72-396.el8                            rhel-baseos      34 k
 perl-File-Path                 noarch  2.15-2.el8                              rhel-baseos      38 k
 perl-File-Temp                 noarch  0.230.600-1.el8                         rhel-baseos      63 k
 perl-Getopt-Long               noarch  1:2.50-4.el8                            rhel-baseos      63 k
 perl-HTTP-Tiny                 noarch  0.074-3.el8                             rhel-baseos      59 k
 perl-IO                        x86_64  1.38-422.el8                            rhel-baseos     142 k
 perl-IO-Socket-IP              noarch  0.39-5.el8                              rhel-baseos      47 k
 perl-IO-Socket-SSL             noarch  2.066-4.module+el8.3.0+6446+594cad75    rhel-appstream  298 k
 perl-MIME-Base64               x86_64  3.15-396.el8                            rhel-baseos      31 k
 perl-Mozilla-CA                noarch  20160104-7.module+el8.3.0+6498+9eecfe51 rhel-appstream   15 k
 perl-Net-SSLeay                x86_64  1.88-2.module+el8.6.0+13392+f0897f98    rhel-appstream  379 k
 perl-PathTools                 x86_64  3.74-1.el8                              rhel-baseos      90 k
 perl-Pod-Escapes               noarch  1:1.07-395.el8                          rhel-baseos      20 k
 perl-Pod-Perldoc               noarch  3.28-396.el8                            rhel-baseos      88 k
 perl-Pod-Simple                noarch  1:3.35-395.el8                          rhel-baseos     213 k
 perl-Pod-Usage                 noarch  4:1.69-395.el8                          rhel-baseos      34 k
 perl-Scalar-List-Utils         x86_64  3:1.49-2.el8                            rhel-baseos      68 k
 perl-Socket                    x86_64  4:2.027-3.el8                           rhel-baseos      59 k
 perl-Storable                  x86_64  1:3.11-3.el8                            rhel-baseos      98 k
 perl-Term-ANSIColor            noarch  4.06-396.el8                            rhel-baseos      46 k
 perl-Term-Cap                  noarch  1.17-395.el8                            rhel-baseos      23 k
 perl-Text-ParseWords           noarch  3.30-395.el8                            rhel-baseos      18 k
 perl-Text-Tabs+Wrap            noarch  2013.0523-395.el8                       rhel-baseos      24 k
 perl-Time-Local                noarch  1:1.280-1.el8                           rhel-baseos      34 k
 perl-URI                       noarch  1.73-3.el8                              rhel-baseos     116 k
 perl-Unicode-Normalize         x86_64  1.25-396.el8                            rhel-baseos      82 k
 perl-constant                  noarch  1.33-396.el8                            rhel-baseos      25 k
 perl-libnet                    noarch  3.11-3.el8                              rhel-baseos     121 k
 perl-libs                      x86_64  4:5.26.3-422.el8                        rhel-baseos     1.6 M
 perl-macros                    x86_64  4:5.26.3-422.el8                        rhel-baseos      73 k
 perl-parent                    noarch  1:0.237-1.el8                           rhel-baseos      20 k
 perl-podlators                 noarch  4.11-1.el8                              rhel-baseos     118 k
 perl-threads                   x86_64  1:2.21-2.el8                            rhel-baseos      61 k
 perl-threads-shared            x86_64  1.58-2.el8                              rhel-baseos      48 k
 platform-python-devel          x86_64  3.6.8-69.el8_10                         rhel-appstream  242 k
 platform-python-pip            noarch  9.0.3-24.el8                            rhel-baseos     1.6 M
 python3-argparse-manpage       noarch  4.5-1.el8                               epel             49 k
 python3-attrs                  noarch  17.4.0-6.el8                            rhel-appstream   53 k
 python3-babel                  noarch  2.5.1-7.el8                             rhel-appstream  4.8 M
 python3-chardet                noarch  3.0.4-7.el8                             rhel-baseos     195 k
 python3-idna                   noarch  2.5-7.el8_10                            rhel-baseos     103 k
 python3-markupsafe             x86_64  0.23-19.el8                             rhel-appstream   39 k
 python3-pip                    noarch  9.0.3-24.el8                            rhel-appstream   20 k
 python3-pluggy                 noarch  0.6.0-3.el8                             rhel-appstream   32 k
 python3-py                     noarch  1.5.3-4.el8                             rhel-appstream  473 k
 python3-pysocks                noarch  1.6.8-3.el8                             rhel-baseos      34 k
 python3-pytz                   noarch  2017.2-11.el8                           rhel-appstream   54 k
 python3-rpm-generators         noarch  5-8.el8                                 rhel-appstream   25 k
 python3-setuptools             noarch  39.2.0-8.el8_10                         rhel-baseos     163 k
 python3-six                    noarch  1.11.0-8.el8                            rhel-baseos      38 k
 python3-tomli                  noarch  1.2.3-4.el8                             rhel-appstream   31 k
 python3-urllib3                noarch  1.24.2-8.el8_10                         rhel-baseos     177 k
 python36                       x86_64  3.6.8-39.module+el8.10.0+20784+edafcd43 rhel-appstream   20 k
 python36-rpm-macros            noarch  3.6.8-39.module+el8.10.0+20784+edafcd43 rhel-appstream   16 k
 systemd-pam                    x86_64  239-82.el8_10.3                         rhel-baseos     514 k
Enabling module streams:
 perl                                   5.26                                                         
 perl-IO-Socket-SSL                     2.066                                                        
 perl-libwww-perl                       6.34                                                         
 python36                               3.6                                                          

Transaction Summary
=====================================================================================================
Install  91 Packages

Total download size: 31 M
Installed size: 104 M
Downloading Packages:
(1/91): perl-Data-Dumper-2.167-399.el8.x86_64.r 599 kB/s |  58 kB     00:00    
(2/91): perl-MIME-Base64-3.15-396.el8.x86_64.rp 309 kB/s |  31 kB     00:00    
(3/91): perl-PathTools-3.74-1.el8.x86_64.rpm    1.1 MB/s |  90 kB     00:00    
(4/91): groff-base-1.22.3-18.el8.x86_64.rpm     3.2 MB/s | 1.0 MB     00:00    
(5/91): perl-Unicode-Normalize-1.25-396.el8.x86 707 kB/s |  82 kB     00:00    
(6/91): perl-Encode-2.97-3.el8.x86_64.rpm       3.4 MB/s | 1.5 MB     00:00    
(7/91): perl-Scalar-List-Utils-1.49-2.el8.x86_6 399 kB/s |  68 kB     00:00    
(8/91): perl-threads-shared-1.58-2.el8.x86_64.r 615 kB/s |  48 kB     00:00    
(9/91): perl-Carp-1.42-396.el8.noarch.rpm       360 kB/s |  30 kB     00:00    
(10/91): bash-completion-2.7-5.el8.noarch.rpm   2.2 MB/s | 274 kB     00:00    
(11/91): perl-File-Path-2.15-2.el8.noarch.rpm   254 kB/s |  38 kB     00:00    
(12/91): perl-File-Temp-0.230.600-1.el8.noarch. 363 kB/s |  63 kB     00:00    
(13/91): perl-Exporter-5.72-396.el8.noarch.rpm  150 kB/s |  34 kB     00:00    
(14/91): perl-Getopt-Long-2.50-4.el8.noarch.rpm 788 kB/s |  63 kB     00:00    
(15/91): perl-Pod-Escapes-1.07-395.el8.noarch.r 224 kB/s |  20 kB     00:00    
(16/91): perl-Pod-Perldoc-3.28-396.el8.noarch.r 1.0 MB/s |  88 kB     00:00    
(17/91): perl-Pod-Simple-3.35-395.el8.noarch.rp 2.6 MB/s | 213 kB     00:00    
(18/91): perl-Pod-Usage-1.69-395.el8.noarch.rpm 447 kB/s |  34 kB     00:00    
(19/91): perl-Storable-3.11-3.el8.x86_64.rpm    969 kB/s |  98 kB     00:00    
(20/91): perl-Term-ANSIColor-4.06-396.el8.noarc 524 kB/s |  46 kB     00:00    
(21/91): perl-Term-Cap-1.17-395.el8.noarch.rpm  280 kB/s |  23 kB     00:00    
(22/91): perl-Text-ParseWords-3.30-395.el8.noar 162 kB/s |  18 kB     00:00    
(23/91): perl-Text-Tabs+Wrap-2013.0523-395.el8. 157 kB/s |  24 kB     00:00    
(24/91): perl-Time-Local-1.280-1.el8.noarch.rpm 323 kB/s |  34 kB     00:00    
(25/91): perl-constant-1.33-396.el8.noarch.rpm  322 kB/s |  25 kB     00:00    
(26/91): perl-podlators-4.11-1.el8.noarch.rpm   987 kB/s | 118 kB     00:00    
(27/91): perl-threads-2.21-2.el8.x86_64.rpm     673 kB/s |  61 kB     00:00    
(28/91): perl-parent-0.237-1.el8.noarch.rpm     153 kB/s |  20 kB     00:00    
(29/91): python3-chardet-3.0.4-7.el8.noarch.rpm 2.4 MB/s | 195 kB     00:00    
(30/91): python3-six-1.11.0-8.el8.noarch.rpm    492 kB/s |  38 kB     00:00    
(31/91): python3-pysocks-1.6.8-3.el8.noarch.rpm 272 kB/s |  34 kB     00:00    
(32/91): json-c-0.13.1-3.el8.x86_64.rpm         451 kB/s |  41 kB     00:00    
(33/91): perl-Socket-2.027-3.el8.x86_64.rpm     463 kB/s |  59 kB     00:00    
(34/91): libseccomp-2.5.2-1.el8.x86_64.rpm      551 kB/s |  71 kB     00:00    
(35/91): perl-Errno-1.28-422.el8.x86_64.rpm     689 kB/s |  77 kB     00:00    
(36/91): perl-IO-1.38-422.el8.x86_64.rpm        1.1 MB/s | 142 kB     00:00    
(37/91): perl-libs-5.26.3-422.el8.x86_64.rpm     16 MB/s | 1.6 MB     00:00    
(38/91): perl-macros-5.26.3-422.el8.x86_64.rpm  555 kB/s |  73 kB     00:00    
(39/91): cryptsetup-libs-2.3.7-7.el8.x86_64.rpm 5.0 MB/s | 489 kB     00:00    
(40/91): perl-interpreter-5.26.3-422.el8.x86_64  25 MB/s | 6.3 MB     00:00    
(41/91): dbus-1.12.8-26.el8.x86_64.rpm          536 kB/s |  42 kB     00:00    
(42/91): dbus-daemon-1.12.8-26.el8.x86_64.rpm   2.7 MB/s | 241 kB     00:00    
(43/91): dbus-libs-1.12.8-26.el8.x86_64.rpm     2.3 MB/s | 185 kB     00:00    
(44/91): perl-Digest-MD5-2.55-396.el8.x86_64.rp 484 kB/s |  37 kB     00:00    
(45/91): perl-URI-1.73-3.el8.noarch.rpm         1.4 MB/s | 116 kB     00:00    
(46/91): perl-libnet-3.11-3.el8.noarch.rpm      1.4 MB/s | 121 kB     00:00    
(47/91): dbus-common-1.12.8-26.el8.noarch.rpm   605 kB/s |  47 kB     00:00    
(48/91): perl-Digest-1.17-395.el8.noarch.rpm    349 kB/s |  27 kB     00:00    
(49/91): perl-IO-Socket-IP-0.39-5.el8.noarch.rp 583 kB/s |  47 kB     00:00    
(50/91): acl-2.2.53-3.el8.x86_64.rpm            1.0 MB/s |  81 kB     00:00    
(51/91): device-mapper-1.02.181-14.el8.x86_64.r 3.9 MB/s | 379 kB     00:00    
(52/91): device-mapper-libs-1.02.181-14.el8.x86 4.9 MB/s | 411 kB     00:00    
(53/91): kmod-libs-25-20.el8.x86_64.rpm         890 kB/s |  69 kB     00:00    
(54/91): dbus-tools-1.12.8-26.el8.x86_64.rpm    266 kB/s |  86 kB     00:00    
(55/91): perl-HTTP-Tiny-0.074-3.el8.noarch.rpm  747 kB/s |  59 kB     00:00    
(56/91): platform-python-pip-9.0.3-24.el8.noarc  14 MB/s | 1.6 MB     00:00    
(57/91): python3-setuptools-39.2.0-8.el8_10.noa 2.0 MB/s | 163 kB     00:00    
(58/91): python3-idna-2.5-7.el8_10.noarch.rpm   833 kB/s | 103 kB     00:00    
(59/91): openssl-1.1.1k-14.el8_6.x86_64.rpm     7.4 MB/s | 711 kB     00:00    
(60/91): python3-urllib3-1.24.2-8.el8_10.noarch 1.7 MB/s | 177 kB     00:00    
(61/91): systemd-239-82.el8_10.3.x86_64.rpm      41 MB/s | 3.6 MB     00:00    
(62/91): python3-requests-2.20.0-5.el8_10.noarc 1.3 MB/s | 126 kB     00:00    
(63/91): systemd-pam-239-82.el8_10.3.x86_64.rpm 4.3 MB/s | 514 kB     00:00    
(64/91): python3-rpm-4.14.3-32.el8_10.x86_64.rp 1.2 MB/s | 156 kB     00:00    
(65/91): python3-pluggy-0.6.0-3.el8.noarch.rpm  387 kB/s |  32 kB     00:00    
(66/91): python3-jsonschema-2.6.0-4.el8.noarch. 814 kB/s |  82 kB     00:00    
(67/91): python3-py-1.5.3-4.el8.noarch.rpm      3.7 MB/s | 473 kB     00:00    
(68/91): python3-attrs-17.4.0-6.el8.noarch.rpm  624 kB/s |  53 kB     00:00    
(69/91): python3-pytest-3.4.2-11.el8.noarch.rpm  15 MB/s | 1.3 MB     00:00    
(70/91): python3-markupsafe-0.23-19.el8.x86_64. 486 kB/s |  39 kB     00:00    
(71/91): perl-IO-Socket-SSL-2.066-4.module+el8. 3.8 MB/s | 298 kB     00:00    
(72/91): perl-Mozilla-CA-20160104-7.module+el8. 202 kB/s |  15 kB     00:00    
(73/91): perl-Net-SSLeay-1.88-2.module+el8.6.0+ 4.1 MB/s | 379 kB     00:00    
(74/91): python3-babel-2.5.1-7.el8.noarch.rpm    36 MB/s | 4.8 MB     00:00    
(75/91): python3-rpm-generators-5-8.el8.noarch. 208 kB/s |  25 kB     00:00    
(76/91): python3-tomli-1.2.3-4.el8.noarch.rpm   370 kB/s |  31 kB     00:00    
(77/91): python3-pytz-2017.2-11.el8.noarch.rpm  347 kB/s |  54 kB     00:00    
(78/91): python3-distro-1.4.0-2.module+el8.10.0 338 kB/s |  37 kB     00:00    
(79/91): python36-3.6.8-39.module+el8.10.0+2078 160 kB/s |  20 kB     00:00    
(80/91): python36-devel-3.6.8-39.module+el8.10. 196 kB/s |  17 kB     00:00    
(81/91): python36-rpm-macros-3.6.8-39.module+el 143 kB/s |  16 kB     00:00    
(82/91): python3-pip-9.0.3-24.el8.noarch.rpm    232 kB/s |  20 kB     00:00    
(83/91): argparse-manpage-4.5-1.el8.noarch.rpm  1.4 MB/s |  18 kB     00:00    
(84/91): epel-rpm-macros-systemd-8-41.noarch.rp 7.6 MB/s |  15 kB     00:00    
(85/91): python3-argparse-manpage-4.5-1.el8.noa  13 MB/s |  49 kB     00:00    
(86/91): python3-backoff-1.11.1-2.el8.noarch.rp  11 MB/s |  28 kB     00:00    
(87/91): python3-pyroute2-0.5.3-3.el8.noarch.rp  75 MB/s | 503 kB     00:00    
(88/91): python3-rpmautospec-core-0.1.5-1.el8.n 5.8 MB/s |  14 kB     00:00    
(89/91): python3-templated-dictionary-1.5-1.el8 1.5 MB/s |  20 kB     00:00    
(90/91): platform-python-devel-3.6.8-69.el8_10. 2.5 MB/s | 242 kB     00:00    
(91/91): python3-jinja2-2.10.1-5.el8_10.noarch. 3.7 MB/s | 538 kB     00:00    
--------------------------------------------------------------------------------
Total                                           9.0 MB/s |  31 MB     00:03     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : python3-setuptools-39.2.0-8.el8_10.noarch             1/91 
  Installing       : dbus-libs-1:1.12.8-26.el8.x86_64                      2/91 
  Running scriptlet: dbus-libs-1:1.12.8-26.el8.x86_64                      2/91 
  Installing       : python3-six-1.11.0-8.el8.noarch                       3/91 
  Installing       : dbus-tools-1:1.12.8-26.el8.x86_64                     4/91 
  Installing       : python3-tomli-1.2.3-4.el8.noarch                      5/91 
  Installing       : python3-argparse-manpage-4.5-1.el8.noarch             6/91 
  Installing       : python3-pytz-2017.2-11.el8.noarch                     7/91 
  Installing       : python3-babel-2.5.1-7.el8.noarch                      8/91 
  Installing       : python3-rpm-generators-5-8.el8.noarch                 9/91 
  Installing       : platform-python-devel-3.6.8-69.el8_10.x86_64         10/91 
  Installing       : python3-markupsafe-0.23-19.el8.x86_64                11/91 
  Installing       : python3-jinja2-2.10.1-5.el8_10.noarch                12/91 
  Installing       : python3-attrs-17.4.0-6.el8.noarch                    13/91 
  Installing       : python3-py-1.5.3-4.el8.noarch                        14/91 
  Installing       : python3-pluggy-0.6.0-3.el8.noarch                    15/91 
  Installing       : openssl-1:1.1.1k-14.el8_6.x86_64                     16/91 
  Installing       : python3-idna-2.5-7.el8_10.noarch                     17/91 
  Installing       : platform-python-pip-9.0.3-24.el8.noarch              18/91 
  Installing       : python36-3.6.8-39.module+el8.10.0+20784+edafcd43.x   19/91 
  Running scriptlet: python36-3.6.8-39.module+el8.10.0+20784+edafcd43.x   19/91 
  Installing       : python3-pip-9.0.3-24.el8.noarch                      20/91 
  Installing       : kmod-libs-25-20.el8.x86_64                           21/91 
  Running scriptlet: kmod-libs-25-20.el8.x86_64                           21/91 
  Installing       : acl-2.2.53-3.el8.x86_64                              22/91 
  Installing       : libseccomp-2.5.2-1.el8.x86_64                        23/91 
  Running scriptlet: libseccomp-2.5.2-1.el8.x86_64                        23/91 
  Installing       : json-c-0.13.1-3.el8.x86_64                           24/91 
  Installing       : device-mapper-8:1.02.181-14.el8.x86_64               25/91 
  Installing       : device-mapper-libs-8:1.02.181-14.el8.x86_64          26/91 
  Installing       : cryptsetup-libs-2.3.7-7.el8.x86_64                   27/91 
  Running scriptlet: cryptsetup-libs-2.3.7-7.el8.x86_64                   27/91 
  Installing       : dbus-common-1:1.12.8-26.el8.noarch                   28/91 
  Running scriptlet: dbus-daemon-1:1.12.8-26.el8.x86_64                   29/91 
  Installing       : dbus-daemon-1:1.12.8-26.el8.x86_64                   29/91 
  Running scriptlet: dbus-daemon-1:1.12.8-26.el8.x86_64                   29/91 
  Installing       : systemd-pam-239-82.el8_10.3.x86_64                   30/91 
  Running scriptlet: systemd-239-82.el8_10.3.x86_64                       31/91 
  Installing       : systemd-239-82.el8_10.3.x86_64                       31/91 
  Running scriptlet: systemd-239-82.el8_10.3.x86_64                       31/91 
  Installing       : dbus-1:1.12.8-26.el8.x86_64                          32/91 
  Installing       : python3-pysocks-1.6.8-3.el8.noarch                   33/91 
  Installing       : python3-urllib3-1.24.2-8.el8_10.noarch               34/91 
  Installing       : python3-chardet-3.0.4-7.el8.noarch                   35/91 
  Installing       : groff-base-1.22.3-18.el8.x86_64                      36/91 
  Installing       : perl-Digest-1.17-395.el8.noarch                      37/91 
  Installing       : perl-Digest-MD5-2.55-396.el8.x86_64                  38/91 
  Installing       : perl-Data-Dumper-2.167-399.el8.x86_64                39/91 
  Installing       : perl-libnet-3.11-3.el8.noarch                        40/91 
  Installing       : perl-URI-1.73-3.el8.noarch                           41/91 
  Installing       : perl-Pod-Escapes-1:1.07-395.el8.noarch               42/91 
  Installing       : perl-Time-Local-1:1.280-1.el8.noarch                 43/91 
  Installing       : perl-IO-Socket-IP-0.39-5.el8.noarch                  44/91 
  Installing       : perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9ee   45/91 
  Installing       : perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f   46/91 
  Installing       : perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594   47/91 
  Installing       : perl-Term-ANSIColor-4.06-396.el8.noarch              48/91 
  Installing       : perl-Term-Cap-1.17-395.el8.noarch                    49/91 
  Installing       : perl-File-Temp-0.230.600-1.el8.noarch                50/91 
  Installing       : perl-HTTP-Tiny-0.074-3.el8.noarch                    51/91 
  Installing       : perl-Pod-Simple-1:3.35-395.el8.noarch                52/91 
  Installing       : perl-podlators-4.11-1.el8.noarch                     53/91 
  Installing       : perl-Pod-Perldoc-3.28-396.el8.noarch                 54/91 
  Installing       : perl-Text-ParseWords-3.30-395.el8.noarch             55/91 
  Installing       : perl-Pod-Usage-4:1.69-395.el8.noarch                 56/91 
  Installing       : perl-MIME-Base64-3.15-396.el8.x86_64                 57/91 
  Installing       : perl-Storable-1:3.11-3.el8.x86_64                    58/91 
  Installing       : perl-Getopt-Long-1:2.50-4.el8.noarch                 59/91 
  Installing       : perl-Socket-4:2.027-3.el8.x86_64                     60/91 
  Installing       : perl-Errno-1.28-422.el8.x86_64                       61/91 
  Installing       : perl-Encode-4:2.97-3.el8.x86_64                      62/91 
  Installing       : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64           63/91 
  Installing       : perl-Carp-1.42-396.el8.noarch                        64/91 
  Installing       : perl-Exporter-5.72-396.el8.noarch                    65/91 
  Installing       : perl-libs-4:5.26.3-422.el8.x86_64                    66/91 
  Installing       : perl-parent-1:0.237-1.el8.noarch                     67/91 
  Installing       : perl-macros-4:5.26.3-422.el8.x86_64                  68/91 
  Installing       : perl-Unicode-Normalize-1.25-396.el8.x86_64           69/91 
  Installing       : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         70/91 
  Installing       : perl-constant-1.33-396.el8.noarch                    71/91 
  Installing       : perl-PathTools-3.74-1.el8.x86_64                     72/91 
  Installing       : perl-threads-shared-1.58-2.el8.x86_64                73/91 
  Installing       : perl-threads-1:2.21-2.el8.x86_64                     74/91 
  Installing       : perl-File-Path-2.15-2.el8.noarch                     75/91 
  Installing       : perl-IO-1.38-422.el8.x86_64                          76/91 
  Installing       : perl-interpreter-4:5.26.3-422.el8.x86_64             77/91 
  Installing       : python3-requests-2.20.0-5.el8_10.noarch              78/91 
  Installing       : epel-rpm-macros-systemd-8-41.noarch                  79/91 
  Installing       : python36-devel-3.6.8-39.module+el8.10.0+20784+edaf   80/91 
  Running scriptlet: python36-devel-3.6.8-39.module+el8.10.0+20784+edaf   80/91 
  Installing       : argparse-manpage-4.5-1.el8.noarch                    81/91 
  Installing       : python3-pytest-3.4.2-11.el8.noarch                   82/91 
  Installing       : python3-templated-dictionary-1.5-1.el8.noarch        83/91 
  Installing       : python3-rpmautospec-core-0.1.5-1.el8.noarch          84/91 
  Installing       : python3-pyroute2-0.5.3-3.el8.noarch                  85/91 
  Installing       : python3-backoff-1.11.1-2.el8.noarch                  86/91 
  Installing       : python36-rpm-macros-3.6.8-39.module+el8.10.0+20784   87/91 
  Installing       : python3-distro-1.4.0-2.module+el8.10.0+20784+edafc   88/91 
  Installing       : python3-jsonschema-2.6.0-4.el8.noarch                89/91 
  Installing       : python3-rpm-4.14.3-32.el8_10.x86_64                  90/91 
  Installing       : bash-completion-1:2.7-5.el8.noarch                   91/91 
  Running scriptlet: bash-completion-1:2.7-5.el8.noarch                   91/91 
  Running scriptlet: systemd-239-82.el8_10.3.x86_64                       91/91 
  Verifying        : groff-base-1.22.3-18.el8.x86_64                       1/91 
  Verifying        : perl-Data-Dumper-2.167-399.el8.x86_64                 2/91 
  Verifying        : perl-Encode-4:2.97-3.el8.x86_64                       3/91 
  Verifying        : perl-MIME-Base64-3.15-396.el8.x86_64                  4/91 
  Verifying        : perl-PathTools-3.74-1.el8.x86_64                      5/91 
  Verifying        : perl-Scalar-List-Utils-3:1.49-2.el8.x86_64            6/91 
  Verifying        : perl-Unicode-Normalize-1.25-396.el8.x86_64            7/91 
  Verifying        : perl-threads-shared-1.58-2.el8.x86_64                 8/91 
  Verifying        : bash-completion-1:2.7-5.el8.noarch                    9/91 
  Verifying        : perl-Carp-1.42-396.el8.noarch                        10/91 
  Verifying        : perl-Exporter-5.72-396.el8.noarch                    11/91 
  Verifying        : perl-File-Path-2.15-2.el8.noarch                     12/91 
  Verifying        : perl-File-Temp-0.230.600-1.el8.noarch                13/91 
  Verifying        : perl-Getopt-Long-1:2.50-4.el8.noarch                 14/91 
  Verifying        : perl-Pod-Escapes-1:1.07-395.el8.noarch               15/91 
  Verifying        : perl-Pod-Perldoc-3.28-396.el8.noarch                 16/91 
  Verifying        : perl-Pod-Simple-1:3.35-395.el8.noarch                17/91 
  Verifying        : perl-Pod-Usage-4:1.69-395.el8.noarch                 18/91 
  Verifying        : perl-Storable-1:3.11-3.el8.x86_64                    19/91 
  Verifying        : perl-Term-ANSIColor-4.06-396.el8.noarch              20/91 
  Verifying        : perl-Term-Cap-1.17-395.el8.noarch                    21/91 
  Verifying        : perl-Text-ParseWords-3.30-395.el8.noarch             22/91 
  Verifying        : perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch         23/91 
  Verifying        : perl-Time-Local-1:1.280-1.el8.noarch                 24/91 
  Verifying        : perl-constant-1.33-396.el8.noarch                    25/91 
  Verifying        : perl-parent-1:0.237-1.el8.noarch                     26/91 
  Verifying        : perl-podlators-4.11-1.el8.noarch                     27/91 
  Verifying        : perl-threads-1:2.21-2.el8.x86_64                     28/91 
  Verifying        : python3-chardet-3.0.4-7.el8.noarch                   29/91 
  Verifying        : python3-pysocks-1.6.8-3.el8.noarch                   30/91 
  Verifying        : python3-six-1.11.0-8.el8.noarch                      31/91 
  Verifying        : perl-Socket-4:2.027-3.el8.x86_64                     32/91 
  Verifying        : json-c-0.13.1-3.el8.x86_64                           33/91 
  Verifying        : libseccomp-2.5.2-1.el8.x86_64                        34/91 
  Verifying        : perl-Errno-1.28-422.el8.x86_64                       35/91 
  Verifying        : perl-IO-1.38-422.el8.x86_64                          36/91 
  Verifying        : perl-interpreter-4:5.26.3-422.el8.x86_64             37/91 
  Verifying        : perl-libs-4:5.26.3-422.el8.x86_64                    38/91 
  Verifying        : perl-macros-4:5.26.3-422.el8.x86_64                  39/91 
  Verifying        : cryptsetup-libs-2.3.7-7.el8.x86_64                   40/91 
  Verifying        : dbus-1:1.12.8-26.el8.x86_64                          41/91 
  Verifying        : dbus-daemon-1:1.12.8-26.el8.x86_64                   42/91 
  Verifying        : dbus-libs-1:1.12.8-26.el8.x86_64                     43/91 
  Verifying        : perl-Digest-MD5-2.55-396.el8.x86_64                  44/91 
  Verifying        : perl-URI-1.73-3.el8.noarch                           45/91 
  Verifying        : perl-libnet-3.11-3.el8.noarch                        46/91 
  Verifying        : dbus-common-1:1.12.8-26.el8.noarch                   47/91 
  Verifying        : dbus-tools-1:1.12.8-26.el8.x86_64                    48/91 
  Verifying        : perl-Digest-1.17-395.el8.noarch                      49/91 
  Verifying        : perl-IO-Socket-IP-0.39-5.el8.noarch                  50/91 
  Verifying        : acl-2.2.53-3.el8.x86_64                              51/91 
  Verifying        : device-mapper-8:1.02.181-14.el8.x86_64               52/91 
  Verifying        : device-mapper-libs-8:1.02.181-14.el8.x86_64          53/91 
  Verifying        : kmod-libs-25-20.el8.x86_64                           54/91 
  Verifying        : perl-HTTP-Tiny-0.074-3.el8.noarch                    55/91 
  Verifying        : platform-python-pip-9.0.3-24.el8.noarch              56/91 
  Verifying        : python3-idna-2.5-7.el8_10.noarch                     57/91 
  Verifying        : python3-setuptools-39.2.0-8.el8_10.noarch            58/91 
  Verifying        : python3-urllib3-1.24.2-8.el8_10.noarch               59/91 
  Verifying        : openssl-1:1.1.1k-14.el8_6.x86_64                     60/91 
  Verifying        : systemd-239-82.el8_10.3.x86_64                       61/91 
  Verifying        : systemd-pam-239-82.el8_10.3.x86_64                   62/91 
  Verifying        : python3-rpm-4.14.3-32.el8_10.x86_64                  63/91 
  Verifying        : python3-requests-2.20.0-5.el8_10.noarch              64/91 
  Verifying        : python3-jsonschema-2.6.0-4.el8.noarch                65/91 
  Verifying        : python3-pluggy-0.6.0-3.el8.noarch                    66/91 
  Verifying        : python3-py-1.5.3-4.el8.noarch                        67/91 
  Verifying        : python3-attrs-17.4.0-6.el8.noarch                    68/91 
  Verifying        : python3-pytest-3.4.2-11.el8.noarch                   69/91 
  Verifying        : python3-markupsafe-0.23-19.el8.x86_64                70/91 
  Verifying        : perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594   71/91 
  Verifying        : perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9ee   72/91 
  Verifying        : python3-babel-2.5.1-7.el8.noarch                     73/91 
  Verifying        : perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f   74/91 
  Verifying        : python3-rpm-generators-5-8.el8.noarch                75/91 
  Verifying        : python3-pytz-2017.2-11.el8.noarch                    76/91 
  Verifying        : python3-tomli-1.2.3-4.el8.noarch                     77/91 
  Verifying        : python3-distro-1.4.0-2.module+el8.10.0+20784+edafc   78/91 
  Verifying        : python36-3.6.8-39.module+el8.10.0+20784+edafcd43.x   79/91 
  Verifying        : python36-devel-3.6.8-39.module+el8.10.0+20784+edaf   80/91 
  Verifying        : python36-rpm-macros-3.6.8-39.module+el8.10.0+20784   81/91 
  Verifying        : python3-pip-9.0.3-24.el8.noarch                      82/91 
  Verifying        : python3-jinja2-2.10.1-5.el8_10.noarch                83/91 
  Verifying        : platform-python-devel-3.6.8-69.el8_10.x86_64         84/91 
  Verifying        : argparse-manpage-4.5-1.el8.noarch                    85/91 
  Verifying        : epel-rpm-macros-systemd-8-41.noarch                  86/91 
  Verifying        : python3-argparse-manpage-4.5-1.el8.noarch            87/91 
  Verifying        : python3-backoff-1.11.1-2.el8.noarch                  88/91 
  Verifying        : python3-pyroute2-0.5.3-3.el8.noarch                  89/91 
  Verifying        : python3-rpmautospec-core-0.1.5-1.el8.noarch          90/91 
  Verifying        : python3-templated-dictionary-1.5-1.el8.noarch        91/91 
Installed products updated.

Installed:
  acl-2.2.53-3.el8.x86_64                                                       
  argparse-manpage-4.5-1.el8.noarch                                             
  bash-completion-1:2.7-5.el8.noarch                                            
  cryptsetup-libs-2.3.7-7.el8.x86_64                                            
  dbus-1:1.12.8-26.el8.x86_64                                                   
  dbus-common-1:1.12.8-26.el8.noarch                                            
  dbus-daemon-1:1.12.8-26.el8.x86_64                                            
  dbus-libs-1:1.12.8-26.el8.x86_64                                              
  dbus-tools-1:1.12.8-26.el8.x86_64                                             
  device-mapper-8:1.02.181-14.el8.x86_64                                        
  device-mapper-libs-8:1.02.181-14.el8.x86_64                                   
  epel-rpm-macros-systemd-8-41.noarch                                           
  groff-base-1.22.3-18.el8.x86_64                                               
  json-c-0.13.1-3.el8.x86_64                                                    
  kmod-libs-25-20.el8.x86_64                                                    
  libseccomp-2.5.2-1.el8.x86_64                                                 
  openssl-1:1.1.1k-14.el8_6.x86_64                                              
  perl-Carp-1.42-396.el8.noarch                                                 
  perl-Data-Dumper-2.167-399.el8.x86_64                                         
  perl-Digest-1.17-395.el8.noarch                                               
  perl-Digest-MD5-2.55-396.el8.x86_64                                           
  perl-Encode-4:2.97-3.el8.x86_64                                               
  perl-Errno-1.28-422.el8.x86_64                                                
  perl-Exporter-5.72-396.el8.noarch                                             
  perl-File-Path-2.15-2.el8.noarch                                              
  perl-File-Temp-0.230.600-1.el8.noarch                                         
  perl-Getopt-Long-1:2.50-4.el8.noarch                                          
  perl-HTTP-Tiny-0.074-3.el8.noarch                                             
  perl-IO-1.38-422.el8.x86_64                                                   
  perl-IO-Socket-IP-0.39-5.el8.noarch                                           
  perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch                
  perl-MIME-Base64-3.15-396.el8.x86_64                                          
  perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch                
  perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f98.x86_64                   
  perl-PathTools-3.74-1.el8.x86_64                                              
  perl-Pod-Escapes-1:1.07-395.el8.noarch                                        
  perl-Pod-Perldoc-3.28-396.el8.noarch                                          
  perl-Pod-Simple-1:3.35-395.el8.noarch                                         
  perl-Pod-Usage-4:1.69-395.el8.noarch                                          
  perl-Scalar-List-Utils-3:1.49-2.el8.x86_64                                    
  perl-Socket-4:2.027-3.el8.x86_64                                              
  perl-Storable-1:3.11-3.el8.x86_64                                             
  perl-Term-ANSIColor-4.06-396.el8.noarch                                       
  perl-Term-Cap-1.17-395.el8.noarch                                             
  perl-Text-ParseWords-3.30-395.el8.noarch                                      
  perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch                                  
  perl-Time-Local-1:1.280-1.el8.noarch                                          
  perl-URI-1.73-3.el8.noarch                                                    
  perl-Unicode-Normalize-1.25-396.el8.x86_64                                    
  perl-constant-1.33-396.el8.noarch                                             
  perl-interpreter-4:5.26.3-422.el8.x86_64                                      
  perl-libnet-3.11-3.el8.noarch                                                 
  perl-libs-4:5.26.3-422.el8.x86_64                                             
  perl-macros-4:5.26.3-422.el8.x86_64                                           
  perl-parent-1:0.237-1.el8.noarch                                              
  perl-podlators-4.11-1.el8.noarch                                              
  perl-threads-1:2.21-2.el8.x86_64                                              
  perl-threads-shared-1.58-2.el8.x86_64                                         
  platform-python-devel-3.6.8-69.el8_10.x86_64                                  
  platform-python-pip-9.0.3-24.el8.noarch                                       
  python3-argparse-manpage-4.5-1.el8.noarch                                     
  python3-attrs-17.4.0-6.el8.noarch                                             
  python3-babel-2.5.1-7.el8.noarch                                              
  python3-backoff-1.11.1-2.el8.noarch                                           
  python3-chardet-3.0.4-7.el8.noarch                                            
  python3-distro-1.4.0-2.module+el8.10.0+20784+edafcd43.noarch                  
  python3-idna-2.5-7.el8_10.noarch                                              
  python3-jinja2-2.10.1-5.el8_10.noarch                                         
  python3-jsonschema-2.6.0-4.el8.noarch                                         
  python3-markupsafe-0.23-19.el8.x86_64                                         
  python3-pip-9.0.3-24.el8.noarch                                               
  python3-pluggy-0.6.0-3.el8.noarch                                             
  python3-py-1.5.3-4.el8.noarch                                                 
  python3-pyroute2-0.5.3-3.el8.noarch                                           
  python3-pysocks-1.6.8-3.el8.noarch                                            
  python3-pytest-3.4.2-11.el8.noarch                                            
  python3-pytz-2017.2-11.el8.noarch                                             
  python3-requests-2.20.0-5.el8_10.noarch                                       
  python3-rpm-4.14.3-32.el8_10.x86_64                                           
  python3-rpm-generators-5-8.el8.noarch                                         
  python3-rpmautospec-core-0.1.5-1.el8.noarch                                   
  python3-setuptools-39.2.0-8.el8_10.noarch                                     
  python3-six-1.11.0-8.el8.noarch                                               
  python3-templated-dictionary-1.5-1.el8.noarch                                 
  python3-tomli-1.2.3-4.el8.noarch                                              
  python3-urllib3-1.24.2-8.el8_10.noarch                                        
  python36-3.6.8-39.module+el8.10.0+20784+edafcd43.x86_64                       
  python36-devel-3.6.8-39.module+el8.10.0+20784+edafcd43.x86_64                 
  python36-rpm-macros-3.6.8-39.module+el8.10.0+20784+edafcd43.noarch            
  systemd-239-82.el8_10.3.x86_64                                                
  systemd-pam-239-82.el8_10.3.x86_64                                            

Complete!
Finish: build setup for mock-6.0-1.el8.src.rpm
Start: rpmbuild mock-6.0-1.el8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0M9V4x
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf mock-6.0
+ /usr/bin/gzip -dc /builddir/build/SOURCES/mock-6.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd mock-6.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ for file in py/mock.py py/mock-parse-buildlog.py
+ sed -i '1s|#!/usr/bin/python3 |#!/usr/bin/python3.6 |' py/mock.py
+ for file in py/mock.py py/mock-parse-buildlog.py
+ sed -i '1s|#!/usr/bin/python3 |#!/usr/bin/python3.6 |' py/mock-parse-buildlog.py
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d9eGWI
+ umask 022
+ cd /builddir/build/BUILD
+ cd mock-6.0
+ for i in py/mockbuild/constants.py py/mock-parse-buildlog.py
+ perl -p -i -e 's|^VERSION\s*=.*|VERSION="6.0"|' py/mockbuild/constants.py
+ perl -p -i -e 's|^SYSCONFDIR\s*=.*|SYSCONFDIR="/etc"|' py/mockbuild/constants.py
+ perl -p -i -e 's|^PYTHONDIR\s*=.*|PYTHONDIR="/usr/lib/python3.6/site-packages"|' py/mockbuild/constants.py
+ perl -p -i -e 's|^PKGPYTHONDIR\s*=.*|PKGPYTHONDIR="/usr/lib/python3.6/site-packages/mockbuild"|' py/mockbuild/constants.py
+ for i in py/mockbuild/constants.py py/mock-parse-buildlog.py
+ perl -p -i -e 's|^VERSION\s*=.*|VERSION="6.0"|' py/mock-parse-buildlog.py
+ perl -p -i -e 's|^SYSCONFDIR\s*=.*|SYSCONFDIR="/etc"|' py/mock-parse-buildlog.py
+ perl -p -i -e 's|^PYTHONDIR\s*=.*|PYTHONDIR="/usr/lib/python3.6/site-packages"|' py/mock-parse-buildlog.py
+ perl -p -i -e 's|^PKGPYTHONDIR\s*=.*|PKGPYTHONDIR="/usr/lib/python3.6/site-packages/mockbuild"|' py/mock-parse-buildlog.py
+ for i in docs/mock.1 docs/mock-parse-buildlog.1
+ perl -p -i -e 's|\@VERSION\@|6.0"|' docs/mock.1
+ for i in docs/mock.1 docs/mock-parse-buildlog.1
+ perl -p -i -e 's|\@VERSION\@|6.0"|' docs/mock-parse-buildlog.1
+ ./precompile-bash-completion mock.complete
+ argparse-manpage --pyfile ./py/mock-hermetic-repo.py --function _argparser
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6Rhcmk
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64
++ dirname /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64
+ cd mock-6.0
+ mkdir -p /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/mock/eol/templates
+ mkdir -p /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/mock/templates
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/bin
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/libexec/mock
+ install mockchain /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/bin/mockchain
+ install py/mock-hermetic-repo.py /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/bin/mock-hermetic-repo
+ install py/mock-parse-buildlog.py /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/bin/mock-parse-buildlog
+ install py/mock.py /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/libexec/mock/mock
+ ln -s consolehelper /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/bin/mock
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/pam.d
+ cp -a etc/pam/mock /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/pam.d/
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/mock
+ cp -a etc/mock/hermetic-build.cfg etc/mock/logging.ini /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/mock/
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/security/console.apps/
+ cp -a etc/consolehelper/mock /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/security/console.apps/mock
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/bash-completion/completions/
+ cp -a etc/bash_completion.d/mock /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/bash-completion/completions/
+ cp -a mock.complete /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/bash-completion/completions/mock
+ ln -s mock /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/bash-completion/completions/mock-parse-buildlog
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/pki/mock
+ cp -a etc/pki/README.txt /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/pki/mock/
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/
+ cp -a py/mockbuild /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/lib/python3.6/site-packages/
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/man/man1
+ cp -a docs/mock.1 docs/mock-parse-buildlog.1 mock-hermetic-repo.1 /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/man/man1/
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/cheat
+ cp -a docs/mock.cheat /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/cheat/mock
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/var/lib/mock
+ install -d /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/var/cache/mock
+ mkdir -p /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/doc/mock
+ install -p -m 0644 docs/buildroot-lock-schema-1.0.0.json /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/doc/mock
+ install -p -m 0644 docs/site-defaults.cfg /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/doc/mock
+ mkdir -p /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/lib/sysusers.d
+ install -p -D -m 0644 mock.conf /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/lib/sysusers.d
+ sed -i 's/^_MOCK_NVR = None$/_MOCK_NVR = "mock-6.0-1.el8"/' /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/libexec/mock/mock
+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 6.0-1.el8 --unique-debug-suffix -6.0-1.el8.x86_64 --unique-debug-src-base mock-6.0-1.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mock-6.0
find: 'debug': No such file or directory
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile '' 1
Bytecompiling .py files below /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python
+ /usr/lib/rpm/brp-python-hardlink
+ PYTHON3=/usr/bin/python3.6
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/bin/mock-hermetic-repo from /usr/bin/python3 to #!/usr/bin/python3.6
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.xyGoUl
+ umask 022
+ cd /builddir/build/BUILD
+ cd mock-6.0
+ ./run-tests.sh --no-cov
 * sourcedir:  /builddir/build/BUILD/mock-6.0/py
 * testdir:    /builddir/build/BUILD/mock-6.0/tests
 * PYTHON:     /usr/bin/python3
 * PYTHONPATH: /builddir/build/BUILD/mock-6.0/py
+ /usr/bin/python3 -B -m pytest /builddir/build/BUILD/mock-6.0/tests
============================= test session starts ==============================
platform linux -- Python 3.6.8, pytest-3.4.2, py-1.5.3, pluggy-0.6.0
rootdir: /builddir/build/BUILD/mock-6.0, inifile:
collected 37 items

tests/test_buildroot.py .                                                [  2%]
tests/test_buildroot_lock.py ...                                         [ 10%]
tests/test_config_loader.py .                                            [ 13%]
tests/test_config_templates.py ......x...                                [ 40%]
tests/test_installed_packages.py .                                       [ 43%]
tests/test_package_manager.py .........                                  [ 67%]
tests/plugins/test_rpmautospec.py ............                           [100%]

===================== 36 passed, 1 xfailed in 0.67 seconds =====================
+ exit 0
Processing files: mock-6.0-1.el8.noarch
Provides: config(mock) = 6.0-1.el8 mock = 6.0-1.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/bash /usr/bin/python3.6 python(abi) = 3.6
Conflicts: mock-core-configs < 33
Recommends: btrfs-progs buildah dnf-utils fuse-overlayfs podman python3-dnf python3-dnf-plugins-core yum
Suggests: mock-core-configs procenv qemu-user-static
Processing files: mock-scm-6.0-1.el8.noarch
Provides: mock-scm = 6.0-1.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.6
Recommends: cvs git rpkg subversion tar
Processing files: mock-lvm-6.0-1.el8.noarch
Provides: mock-lvm = 6.0-1.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.6
Processing files: mock-rpmautospec-6.0-1.el8.noarch
Provides: mock-rpmautospec = 6.0-1.el8
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.6
Processing files: mock-filesystem-6.0-1.el8.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lgzg0u
+ umask 022
+ cd /builddir/build/BUILD
+ cd mock-6.0
+ LICENSEDIR=/builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/licenses/mock-filesystem
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/licenses/mock-filesystem
+ cp -pr COPYING /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64/usr/share/licenses/mock-filesystem
+ exit 0
Provides: config(mock-filesystem) = 6.0-1.el8 group(mock) mock-filesystem = 6.0-1.el8
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh shadow-utils
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64
Wrote: /builddir/build/RPMS/mock-6.0-1.el8.noarch.rpm
Wrote: /builddir/build/RPMS/mock-scm-6.0-1.el8.noarch.rpm
Wrote: /builddir/build/RPMS/mock-lvm-6.0-1.el8.noarch.rpm
Wrote: /builddir/build/RPMS/mock-rpmautospec-6.0-1.el8.noarch.rpm
Wrote: /builddir/build/RPMS/mock-filesystem-6.0-1.el8.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gJuxCt
+ umask 022
+ cd /builddir/build/BUILD
+ cd mock-6.0
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/mock-6.0-1.el8.x86_64
+ exit 0
Finish: rpmbuild mock-6.0-1.el8.src.rpm
Finish: build phase for mock-6.0-1.el8.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/rhel+epel-8-x86_64-1736318207.774053/root/var/log/dnf.log
/var/lib/mock/rhel+epel-8-x86_64-1736318207.774053/root/var/log/dnf.librepo.log
/var/lib/mock/rhel+epel-8-x86_64-1736318207.774053/root/var/log/dnf.rpm.log
INFO: chroot_scan: creating tarball /var/lib/copr-rpmbuild/results/chroot_scan.tar.gz
/bin/tar: Removing leading `/' from member names
INFO: Done(/var/lib/copr-rpmbuild/results/mock-6.0-1.el8.src.rpm) Config(child) 0 minutes 19 seconds
INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results
INFO: Cleaning up build root ('cleanup_on_success=True')
Start: clean chroot
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running RPMResults tool
Package info:
{
    "packages": [
        {
            "name": "mock-lvm",
            "epoch": null,
            "version": "6.0",
            "release": "1.el8",
            "arch": "noarch"
        },
        {
            "name": "mock-scm",
            "epoch": null,
            "version": "6.0",
            "release": "1.el8",
            "arch": "noarch"
        },
        {
            "name": "mock",
            "epoch": null,
            "version": "6.0",
            "release": "1.el8",
            "arch": "src"
        },
        {
            "name": "mock-filesystem",
            "epoch": null,
            "version": "6.0",
            "release": "1.el8",
            "arch": "noarch"
        },
        {
            "name": "mock",
            "epoch": null,
            "version": "6.0",
            "release": "1.el8",
            "arch": "noarch"
        },
        {
            "name": "mock-rpmautospec",
            "epoch": null,
            "version": "6.0",
            "release": "1.el8",
            "arch": "noarch"
        }
    ]
}
RPMResults finished