Warning: Permanently added '172.25.90.172' (ECDSA) to the list of known hosts.
Running: /usr/bin/copr-rpmbuild --verbose --drop-resultdir --build-id 915368 --chroot custom-1-x86_64 --detached default
Version: 0.25
Task:
{'build_id': 915368,
 'buildroot_pkgs': ['bash',
                    'bzip2',
                    'coreutils',
                    'cpio',
                    'diffutils',
                    'fedora-release',
                    'findutils',
                    'gawk',
                    'grep',
                    'gzip',
                    'info',
                    'make',
                    'patch',
                    'redhat-rpm-config',
                    'rpm-build',
                    'sed',
                    'shadow-utils',
                    'tar',
                    'unzip',
                    'util-linux',
                    'which',
                    'xz'],
 'chroot': 'custom-1-x86_64',
 'enable_net': False,
 'fetch_sources_only': True,
 'git_hash': '4cd06fcd613e8823c2a44bbfde272f17cdbfccc7',
 'git_repo': 'eclipseo/golang-ng/golang-github-danwakefield-fnmatch',
 'memory_reqs': 2048,
 'package_name': 'golang-github-danwakefield-fnmatch',
 'package_version': '0-0.1.20190524gitcbb64ac.fc31',
 'project_dirname': 'golang-ng',
 'project_name': 'golang-ng',
 'project_owner': 'eclipseo',
 'repos': [{'baseurl': 'https://copr-be.cloud.fedoraproject.org/results/eclipseo/golang-ng/custom-1-x86_64/',
            'id': 'copr_base',
            'name': 'Copr repository'},
           {'baseurl': 'https://eclipseo.fedorapeople.org/scratch/',
            'id': 'https_eclipseo_fedorapeople_org_scratch',
            'name': 'Additional repo https_eclipseo_fedorapeople_org_scratch'}],
 'source_json': {'clone_url': 'https://copr-dist-git.fedorainfracloud.org/git/eclipseo/golang-ng/golang-github-danwakefield-fnmatch.git',
                 'committish': '4cd06fcd613e8823c2a44bbfde272f17cdbfccc7'},
 'source_type': 8,
 'submitter': 'eclipseo',
 'task_id': '915368-custom-1-x86_64',
 'timeout': 75600,
 'use_bootstrap_container': True,
 'with_opts': [],
 'without_opts': []}

Running: git clone https://copr-dist-git.fedorainfracloud.org/git/eclipseo/golang-ng/golang-github-danwakefield-fnmatch.git /tmp/tmpa2btoqf8/golang-github-danwakefield-fnmatch --depth 500 --no-single-branch

cmd: ['git', 'clone', 'https://copr-dist-git.fedorainfracloud.org/git/eclipseo/golang-ng/golang-github-danwakefield-fnmatch.git', '/tmp/tmpa2btoqf8/golang-github-danwakefield-fnmatch', '--depth', '500', '--no-single-branch']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/tmp/tmpa2btoqf8/golang-github-danwakefield-fnmatch'...

Running: git checkout 4cd06fcd613e8823c2a44bbfde272f17cdbfccc7

cmd: ['git', 'checkout', '4cd06fcd613e8823c2a44bbfde272f17cdbfccc7']
cwd: /tmp/tmpa2btoqf8/golang-github-danwakefield-fnmatch
rc: 0
stdout: 
stderr: Note: checking out '4cd06fcd613e8823c2a44bbfde272f17cdbfccc7'.

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 performing another checkout.

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

  git checkout -b <new-branch-name>

HEAD is now at 4cd06fc automatic import of golang-github-danwakefield-fnmatch

Running: cp -r . /tmp/tmp_13wf21m

cmd: ['cp', '-r', '.', '/tmp/tmp_13wf21m']
cwd: /tmp/tmpa2btoqf8/golang-github-danwakefield-fnmatch
rc: 0
stdout: 
stderr: 

Generated rpkg config:
[rpkg]
preprocess_spec = True
# auto-packing is deprecated:
auto_pack = True

[git]
lookaside = https://copr-dist-git.fedorainfracloud.org/repo/pkgs/%(ns2)s/%(ns1)s/%(name)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s
anongiturl = https://copr-dist-git.fedorainfracloud.org/git/%(module)s

Writing config into /tmp/tmpa2btoqf8/.config/rpkg.conf
Running: rpkg -C /tmp/tmpa2btoqf8/.config/rpkg.conf sources --outdir /tmp/tmp_13wf21m

cmd: ['rpkg', '-C', '/tmp/tmpa2btoqf8/.config/rpkg.conf', 'sources', '--outdir', '/tmp/tmp_13wf21m']
cwd: /tmp/tmpa2btoqf8/golang-github-danwakefield-fnmatch
rc: 0
stdout: Downloading fnmatch-cbb64ac3d964b81592e64f957ad53df015803288.tar.gz from lookaside cache at copr-dist-git.fedorainfracloud.org
stderr: 

/usr/bin/tail: /var/lib/copr-rpmbuild/main.log: file truncated
Running (timeout=75600): unbuffer /usr/bin/mock --buildsrpm --spec /tmp/tmp_13wf21m/golang-github-danwakefield-fnmatch.spec --sources /tmp/tmp_13wf21m --configdir /var/lib/copr-rpmbuild/results/configs --resultdir /var/lib/copr-rpmbuild/results --define '%_disable_source_fetch 0' --uniqueext 1558716837.665622 -r child
WARNING: Could not find required logging config file: /var/lib/copr-rpmbuild/results/configs/logging.ini. Using default...
INFO: mock.py version 1.4.15 starting (python version = 3.6.5)...
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux disabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux disabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
Start: run
INFO: Start(/tmp/tmp_13wf21m/golang-github-danwakefield-fnmatch.spec)  Config(915368-custom-1-x86_64)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/915368-custom-1-x86_64-bootstrap-1558716837.665622/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled HW Info plugin
Mock Version: 1.4.15
INFO: Mock Version: 1.4.15
Start(bootstrap): dnf install
Unable to detect release version (use '--releasever' to specify release version)
'Copr repository'                                14 MB/s | 1.4 MB     00:00    
'Additional repo https_eclipseo_fedorapeople_or 1.1 MB/s | 720 kB     00:00    
Last metadata expiration check: 0:00:00 ago on Fri 24 May 2019 04:54:01 PM UTC.
Dependencies resolved.
================================================================================
 Package     Arch   Version       Repository                               Size
================================================================================
Installing:
 distribution-gpg-keys
             noarch 1.30-1.fc31   https_eclipseo_fedorapeople_org_scratch 201 k
 dnf         noarch 4.2.5-1.fc31  https_eclipseo_fedorapeople_org_scratch 399 k
 dnf-plugins-core
             noarch 4.0.6-1.fc31  https_eclipseo_fedorapeople_org_scratch  32 k
Installing dependencies:
 acl         x86_64 2.2.53-3.fc30 https_eclipseo_fedorapeople_org_scratch  68 k
 alternatives
             x86_64 1.11-4.fc31   https_eclipseo_fedorapeople_org_scratch  33 k
 audit-libs  x86_64 3.0-0.7.20190326git03e7489.fc31
                                  https_eclipseo_fedorapeople_org_scratch 107 k
 basesystem  noarch 11-7.fc30     https_eclipseo_fedorapeople_org_scratch 6.9 k
 bash        x86_64 5.0.2-1.fc30  https_eclipseo_fedorapeople_org_scratch 1.6 M
 brotli      x86_64 1.0.7-3.fc30  https_eclipseo_fedorapeople_org_scratch 311 k
 bzip2-libs  x86_64 1.0.6-29.fc30 https_eclipseo_fedorapeople_org_scratch  37 k
 ca-certificates
             noarch 2018.2.26-3.fc30
                                  https_eclipseo_fedorapeople_org_scratch 385 k
 coreutils   x86_64 8.31-2.fc31   https_eclipseo_fedorapeople_org_scratch 1.2 M
 coreutils-common
             x86_64 8.31-2.fc31   https_eclipseo_fedorapeople_org_scratch 2.0 M
 cracklib    x86_64 2.9.6-19.fc30 https_eclipseo_fedorapeople_org_scratch  77 k
 crypto-policies
             noarch 20190211-4.gite3eacfc.fc31
                                  https_eclipseo_fedorapeople_org_scratch  47 k
 cryptsetup-libs
             x86_64 2.2.0-0.1.fc31
                                  https_eclipseo_fedorapeople_org_scratch 375 k
 curl        x86_64 7.64.1-2.fc31 https_eclipseo_fedorapeople_org_scratch 299 k
 cyrus-sasl-lib
             x86_64 2.1.27-0.6rc7.fc30
                                  https_eclipseo_fedorapeople_org_scratch  92 k
 dbus        x86_64 1:1.12.12-7.fc31
                                  https_eclipseo_fedorapeople_org_scratch  11 k
 dbus-broker x86_64 21-3.fc31     https_eclipseo_fedorapeople_org_scratch 171 k
 dbus-common noarch 1:1.12.12-7.fc31
                                  https_eclipseo_fedorapeople_org_scratch  18 k
 device-mapper
             x86_64 1.02.156-1.fc31
                                  https_eclipseo_fedorapeople_org_scratch 150 k
 device-mapper-libs
             x86_64 1.02.156-1.fc31
                                  https_eclipseo_fedorapeople_org_scratch 180 k
 dnf-data    noarch 4.2.5-1.fc31  https_eclipseo_fedorapeople_org_scratch  52 k
 elfutils-default-yama-scope
             noarch 0.176-2.fc31  https_eclipseo_fedorapeople_org_scratch  16 k
 elfutils-libelf
             x86_64 0.176-2.fc31  https_eclipseo_fedorapeople_org_scratch 180 k
 elfutils-libs
             x86_64 0.176-2.fc31  https_eclipseo_fedorapeople_org_scratch 286 k
 expat       x86_64 2.2.6-2.fc30  https_eclipseo_fedorapeople_org_scratch  92 k
 fedora-gpg-keys
             noarch 31-0.2        https_eclipseo_fedorapeople_org_scratch 102 k
 fedora-release
             noarch 31-0.5        https_eclipseo_fedorapeople_org_scratch  11 k
 fedora-release-common
             noarch 31-0.5        https_eclipseo_fedorapeople_org_scratch  18 k
 fedora-repos
             noarch 31-0.2        https_eclipseo_fedorapeople_org_scratch 9.2 k
 fedora-repos-rawhide
             noarch 31-0.2        https_eclipseo_fedorapeople_org_scratch 8.4 k
 file-libs   x86_64 5.36-2.fc31   https_eclipseo_fedorapeople_org_scratch 545 k
 filesystem  x86_64 3.11-1.fc31   https_eclipseo_fedorapeople_org_scratch 1.1 M
 gawk        x86_64 4.2.1-6.fc31  https_eclipseo_fedorapeople_org_scratch 1.1 M
 gdbm-libs   x86_64 1:1.18-4.fc30 https_eclipseo_fedorapeople_org_scratch  50 k
 glib2       x86_64 2.61.0-2.fc31 https_eclipseo_fedorapeople_org_scratch 2.6 M
 glibc       x86_64 2.29.9000-18.fc31
                                  https_eclipseo_fedorapeople_org_scratch 3.9 M
 glibc-common
             x86_64 2.29.9000-18.fc31
                                  https_eclipseo_fedorapeople_org_scratch 835 k
 glibc-minimal-langpack
             x86_64 2.29.9000-18.fc31
                                  https_eclipseo_fedorapeople_org_scratch  58 k
 gmp         x86_64 1:6.1.2-10.fc31
                                  https_eclipseo_fedorapeople_org_scratch 265 k
 gnupg2      x86_64 2.2.13-1.fc31 https_eclipseo_fedorapeople_org_scratch 2.4 M
 gnutls      x86_64 3.6.7-1.fc31  https_eclipseo_fedorapeople_org_scratch 870 k
 gpgme       x86_64 1.12.0-1.fc30 https_eclipseo_fedorapeople_org_scratch 305 k
 grep        x86_64 3.3-2.fc31    https_eclipseo_fedorapeople_org_scratch 246 k
 gzip        x86_64 1.9-9.fc31    https_eclipseo_fedorapeople_org_scratch 151 k
 ima-evm-utils
             x86_64 1.1-5.fc30    https_eclipseo_fedorapeople_org_scratch  50 k
 iptables-libs
             x86_64 1.8.2-1.fc31  https_eclipseo_fedorapeople_org_scratch  54 k
 json-c      x86_64 0.13.1-4.fc30 https_eclipseo_fedorapeople_org_scratch  35 k
 keyutils-libs
             x86_64 1.6-2.fc30    https_eclipseo_fedorapeople_org_scratch  30 k
 kmod-libs   x86_64 26-3.fc31     https_eclipseo_fedorapeople_org_scratch  59 k
 krb5-libs   x86_64 1.17-18.fc31  https_eclipseo_fedorapeople_org_scratch 743 k
 libacl      x86_64 2.2.53-3.fc30 https_eclipseo_fedorapeople_org_scratch  24 k
 libarchive  x86_64 3.3.3-7.fc31  https_eclipseo_fedorapeople_org_scratch 342 k
 libargon2   x86_64 20171227-2.fc31
                                  https_eclipseo_fedorapeople_org_scratch  28 k
 libassuan   x86_64 2.5.2-2.fc30  https_eclipseo_fedorapeople_org_scratch  76 k
 libattr     x86_64 2.4.48-5.fc30 https_eclipseo_fedorapeople_org_scratch  17 k
 libblkid    x86_64 2.34-0.1.fc31 https_eclipseo_fedorapeople_org_scratch 154 k
 libcap      x86_64 2.26-5.fc30   https_eclipseo_fedorapeople_org_scratch  46 k
 libcap-ng   x86_64 0.7.9-7.fc31  https_eclipseo_fedorapeople_org_scratch  27 k
 libcom_err  x86_64 1.45.0-1.fc31 https_eclipseo_fedorapeople_org_scratch  26 k
 libcomps    x86_64 0.1.11-1.fc31 https_eclipseo_fedorapeople_org_scratch  71 k
 libcurl     x86_64 7.64.1-2.fc31 https_eclipseo_fedorapeople_org_scratch 265 k
 libdb       x86_64 5.3.28-37.fc30
                                  https_eclipseo_fedorapeople_org_scratch 735 k
 libdb-utils x86_64 5.3.28-37.fc30
                                  https_eclipseo_fedorapeople_org_scratch 129 k
 libdnf      x86_64 0.31.0-3.fc31 https_eclipseo_fedorapeople_org_scratch 573 k
 libfdisk    x86_64 2.34-0.1.fc31 https_eclipseo_fedorapeople_org_scratch 203 k
 libffi      x86_64 3.1-20.fc31   https_eclipseo_fedorapeople_org_scratch  32 k
 libgcc      x86_64 9.1.1-1.fc31  https_eclipseo_fedorapeople_org_scratch  90 k
 libgcrypt   x86_64 1.8.4-3.fc30  https_eclipseo_fedorapeople_org_scratch 435 k
 libgpg-error
             x86_64 1.33-2.fc30   https_eclipseo_fedorapeople_org_scratch 238 k
 libidn2     x86_64 2.1.1a-1.fc30 https_eclipseo_fedorapeople_org_scratch  89 k
 libksba     x86_64 1.3.5-9.fc30  https_eclipseo_fedorapeople_org_scratch 124 k
 libmetalink x86_64 0.1.3-8.fc30  https_eclipseo_fedorapeople_org_scratch  28 k
 libmodulemd1
             x86_64 1.8.8-1.fc31  https_eclipseo_fedorapeople_org_scratch 178 k
 libmount    x86_64 2.34-0.1.fc31 https_eclipseo_fedorapeople_org_scratch 177 k
 libnghttp2  x86_64 1.38.0-1.fc31 https_eclipseo_fedorapeople_org_scratch  74 k
 libnsl2     x86_64 1.2.0-4.20180605git4a062cf.fc30
                                  https_eclipseo_fedorapeople_org_scratch  54 k
 libpcap     x86_64 14:1.9.0-3.fc30
                                  https_eclipseo_fedorapeople_org_scratch 149 k
 libpsl      x86_64 0.21.0-1.fc31 https_eclipseo_fedorapeople_org_scratch  59 k
 libpwquality
             x86_64 1.4.0-12.fc30 https_eclipseo_fedorapeople_org_scratch  96 k
 librepo     x86_64 1.9.6-2.fc31  https_eclipseo_fedorapeople_org_scratch  87 k
 libreport-filesystem
             noarch 2.10.0-3.fc31 https_eclipseo_fedorapeople_org_scratch  12 k
 libseccomp  x86_64 2.4.1-0.fc31  https_eclipseo_fedorapeople_org_scratch  63 k
 libselinux  x86_64 2.9-1.fc31    https_eclipseo_fedorapeople_org_scratch  79 k
 libsemanage x86_64 2.9-1.fc31    https_eclipseo_fedorapeople_org_scratch 112 k
 libsepol    x86_64 2.9-1.fc31    https_eclipseo_fedorapeople_org_scratch 280 k
 libsigsegv  x86_64 2.11-7.fc30   https_eclipseo_fedorapeople_org_scratch  25 k
 libsmartcols
             x86_64 2.34-0.1.fc31 https_eclipseo_fedorapeople_org_scratch 121 k
 libsolv     x86_64 0.7.4-2.fc31  https_eclipseo_fedorapeople_org_scratch 374 k
 libssh      x86_64 0.8.7-1.fc31  https_eclipseo_fedorapeople_org_scratch 212 k
 libstdc++   x86_64 9.1.1-1.fc31  https_eclipseo_fedorapeople_org_scratch 596 k
 libtasn1    x86_64 4.13-7.fc30   https_eclipseo_fedorapeople_org_scratch  67 k
 libtirpc    x86_64 1.1.4-2.rc2.fc30.1
                                  https_eclipseo_fedorapeople_org_scratch  97 k
 libunistring
             x86_64 0.9.10-5.fc30 https_eclipseo_fedorapeople_org_scratch 415 k
 libusbx     x86_64 1.0.22-3.fc31 https_eclipseo_fedorapeople_org_scratch  65 k
 libutempter x86_64 1.1.6-16.fc30 https_eclipseo_fedorapeople_org_scratch  24 k
 libuuid     x86_64 2.34-0.1.fc31 https_eclipseo_fedorapeople_org_scratch  28 k
 libverto    x86_64 0.3.0-7.fc30  https_eclipseo_fedorapeople_org_scratch  20 k
 libxcrypt   x86_64 4.4.6-1.fc31  https_eclipseo_fedorapeople_org_scratch 122 k
 libxml2     x86_64 2.9.9-2.fc30  https_eclipseo_fedorapeople_org_scratch 651 k
 libyaml     x86_64 0.2.2-1.fc31  https_eclipseo_fedorapeople_org_scratch  57 k
 libzstd     x86_64 1.4.0-1.fc31  https_eclipseo_fedorapeople_org_scratch 260 k
 lua-libs    x86_64 5.3.5-5.fc30  https_eclipseo_fedorapeople_org_scratch 104 k
 lz4-libs    x86_64 1.8.3-2.fc30  https_eclipseo_fedorapeople_org_scratch  60 k
 mpfr        x86_64 3.1.6-4.fc30  https_eclipseo_fedorapeople_org_scratch 212 k
 ncurses     x86_64 6.1-10.20180923.fc30
                                  https_eclipseo_fedorapeople_org_scratch 360 k
 ncurses-base
             noarch 6.1-10.20180923.fc30
                                  https_eclipseo_fedorapeople_org_scratch  59 k
 ncurses-libs
             x86_64 6.1-10.20180923.fc30
                                  https_eclipseo_fedorapeople_org_scratch 288 k
 nettle      x86_64 3.4.1rc1-3.fc31
                                  https_eclipseo_fedorapeople_org_scratch 299 k
 npth        x86_64 1.6-2.fc30    https_eclipseo_fedorapeople_org_scratch  23 k
 openldap    x86_64 2.4.47-1.fc30 https_eclipseo_fedorapeople_org_scratch 280 k
 openssl-libs
             x86_64 1:1.1.1b-10.fc31
                                  https_eclipseo_fedorapeople_org_scratch 1.4 M
 p11-kit     x86_64 0.23.15-3.fc30
                                  https_eclipseo_fedorapeople_org_scratch 240 k
 p11-kit-trust
             x86_64 0.23.15-3.fc30
                                  https_eclipseo_fedorapeople_org_scratch 125 k
 pam         x86_64 1.3.1-17.fc30 https_eclipseo_fedorapeople_org_scratch 624 k
 pcre        x86_64 8.43-1.fc31   https_eclipseo_fedorapeople_org_scratch 187 k
 pcre2       x86_64 10.33-2.fc31  https_eclipseo_fedorapeople_org_scratch 252 k
 popt        x86_64 1.16-17.fc30  https_eclipseo_fedorapeople_org_scratch  55 k
 publicsuffix-list-dafsa
             noarch 20190417-1.fc31
                                  https_eclipseo_fedorapeople_org_scratch  54 k
 python-pip-wheel
             noarch 19.1-1.fc31   https_eclipseo_fedorapeople_org_scratch 1.1 M
 python-setuptools-wheel
             noarch 41.0.1-1.fc31 https_eclipseo_fedorapeople_org_scratch 279 k
 python3     x86_64 3.7.3-3.fc31  https_eclipseo_fedorapeople_org_scratch  38 k
 python3-dateutil
             noarch 1:2.8.0-1.fc30
                                  https_eclipseo_fedorapeople_org_scratch 290 k
 python3-distro
             noarch 1.4.0-1.fc30  https_eclipseo_fedorapeople_org_scratch  35 k
 python3-dnf noarch 4.2.5-1.fc31  https_eclipseo_fedorapeople_org_scratch 415 k
 python3-dnf-plugins-core
             noarch 4.0.6-1.fc31  https_eclipseo_fedorapeople_org_scratch 157 k
 python3-gpg x86_64 1.12.0-1.fc30 https_eclipseo_fedorapeople_org_scratch 233 k
 python3-hawkey
             x86_64 0.31.0-3.fc31 https_eclipseo_fedorapeople_org_scratch  91 k
 python3-libcomps
             x86_64 0.1.11-1.fc31 https_eclipseo_fedorapeople_org_scratch  44 k
 python3-libdnf
             x86_64 0.31.0-3.fc31 https_eclipseo_fedorapeople_org_scratch 668 k
 python3-libs
             x86_64 3.7.3-3.fc31  https_eclipseo_fedorapeople_org_scratch 7.9 M
 python3-rpm x86_64 4.14.2.1-10.fc31+buildreqs.1.0
                                  copr_base                                80 k
 python3-six noarch 1.12.0-1.fc30 https_eclipseo_fedorapeople_org_scratch  35 k
 qrencode-libs
             x86_64 3.4.4-8.fc30  https_eclipseo_fedorapeople_org_scratch  53 k
 readline    x86_64 8.0-2.fc30    https_eclipseo_fedorapeople_org_scratch 191 k
 rpm         x86_64 4.14.2.1-10.fc31+buildreqs.1.0
                                  copr_base                               489 k
 rpm-build-libs
             x86_64 4.14.2.1-10.fc31+buildreqs.1.0
                                  copr_base                                95 k
 rpm-libs    x86_64 4.14.2.1-10.fc31+buildreqs.1.0
                                  copr_base                               286 k
 rpm-sign-libs
             x86_64 4.14.2.1-10.fc31+buildreqs.1.0
                                  copr_base                                30 k
 sed         x86_64 4.5-3.fc30    https_eclipseo_fedorapeople_org_scratch 285 k
 setup       noarch 2.13.3-1.fc31 https_eclipseo_fedorapeople_org_scratch 149 k
 shadow-utils
             x86_64 2:4.6-13.fc31 https_eclipseo_fedorapeople_org_scratch 1.2 M
 sqlite-libs x86_64 3.27.2-3.fc31 https_eclipseo_fedorapeople_org_scratch 540 k
 systemd     x86_64 242-3.git7a6d834.fc31
                                  https_eclipseo_fedorapeople_org_scratch 3.9 M
 systemd-libs
             x86_64 242-3.git7a6d834.fc31
                                  https_eclipseo_fedorapeople_org_scratch 512 k
 systemd-pam x86_64 242-3.git7a6d834.fc31
                                  https_eclipseo_fedorapeople_org_scratch 161 k
 systemd-rpm-macros
             noarch 242-3.git7a6d834.fc31
                                  https_eclipseo_fedorapeople_org_scratch  22 k
 tzdata      noarch 2019a-1.fc31  https_eclipseo_fedorapeople_org_scratch 425 k
 util-linux  x86_64 2.34-0.1.fc31 https_eclipseo_fedorapeople_org_scratch 2.6 M
 xz-libs     x86_64 5.2.4-5.fc30  https_eclipseo_fedorapeople_org_scratch  85 k
 zchunk-libs x86_64 1.1.1-3.fc31  https_eclipseo_fedorapeople_org_scratch  49 k
 zlib        x86_64 1.2.11-15.fc30
                                  https_eclipseo_fedorapeople_org_scratch  89 k

Transaction Summary
================================================================================
Install  154 Packages

Total download size: 59 M
Installed size: 244 M
Downloading Packages:
(1/154): dnf-plugins-core-4.0.6-1.fc31.noarch.r  84 kB/s |  32 kB     00:00    
(2/154): distribution-gpg-keys-1.30-1.fc31.noar 403 kB/s | 201 kB     00:00    
(3/154): dnf-4.2.5-1.fc31.noarch.rpm            657 kB/s | 399 kB     00:00    
(4/154): python3-dnf-4.2.5-1.fc31.noarch.rpm    3.6 MB/s | 415 kB     00:00    
(5/154): python3-dnf-plugins-core-4.0.6-1.fc31. 2.6 MB/s | 157 kB     00:00    
(6/154): bash-5.0.2-1.fc30.x86_64.rpm           3.5 MB/s | 1.6 MB     00:00    
(7/154): filesystem-3.11-1.fc31.x86_64.rpm      6.1 MB/s | 1.1 MB     00:00    
(8/154): ncurses-libs-6.1-10.20180923.fc30.x86_ 4.4 MB/s | 288 kB     00:00    
(9/154): dnf-data-4.2.5-1.fc31.noarch.rpm       587 kB/s |  52 kB     00:00    
(10/154): systemd-242-3.git7a6d834.fc31.x86_64. 8.0 MB/s | 3.9 MB     00:00    
(11/154): libmodulemd1-1.8.8-1.fc31.x86_64.rpm  2.0 MB/s | 178 kB     00:00    
(12/154): python3-gpg-1.12.0-1.fc30.x86_64.rpm  3.9 MB/s | 233 kB     00:00    
(13/154): python3-3.7.3-3.fc31.x86_64.rpm       415 kB/s |  38 kB     00:00    
(14/154): python3-hawkey-0.31.0-3.fc31.x86_64.r 1.0 MB/s |  91 kB     00:00    
(15/154): python3-libcomps-0.1.11-1.fc31.x86_64 731 kB/s |  44 kB     00:00    
(16/154): acl-2.2.53-3.fc30.x86_64.rpm          1.1 MB/s |  68 kB     00:00    
(17/154): glibc-2.29.9000-18.fc31.x86_64.rpm    7.4 MB/s | 3.9 MB     00:00    
(18/154): audit-libs-3.0-0.7.20190326git03e7489 1.6 MB/s | 107 kB     00:00    
(19/154): python3-libdnf-0.31.0-3.fc31.x86_64.r 3.5 MB/s | 668 kB     00:00    
(20/154): bzip2-libs-1.0.6-29.fc30.x86_64.rpm   594 kB/s |  37 kB     00:00    
(21/154): dbus-1.12.12-7.fc31.x86_64.rpm        187 kB/s |  11 kB     00:00    
(22/154): cryptsetup-libs-2.2.0-0.1.fc31.x86_64 5.7 MB/s | 375 kB     00:00    
(23/154): coreutils-8.31-2.fc31.x86_64.rpm      6.6 MB/s | 1.2 MB     00:00    
(24/154): elfutils-libelf-0.176-2.fc31.x86_64.r 2.6 MB/s | 180 kB     00:00    
(25/154): elfutils-libs-0.176-2.fc31.x86_64.rpm 2.3 MB/s | 286 kB     00:00    
(26/154): grep-3.3-2.fc31.x86_64.rpm            4.1 MB/s | 246 kB     00:00    
(27/154): glibc-common-2.29.9000-18.fc31.x86_64 6.4 MB/s | 835 kB     00:00    
(28/154): gnutls-3.6.7-1.fc31.x86_64.rpm        5.0 MB/s | 870 kB     00:00    
(29/154): iptables-libs-1.8.2-1.fc31.x86_64.rpm 808 kB/s |  54 kB     00:00    
(30/154): kmod-libs-26-3.fc31.x86_64.rpm        550 kB/s |  59 kB     00:00    
(31/154): libacl-2.2.53-3.fc30.x86_64.rpm       378 kB/s |  24 kB     00:00    
(32/154): libblkid-2.34-0.1.fc31.x86_64.rpm     1.4 MB/s | 154 kB     00:00    
(33/154): libcap-2.26-5.fc30.x86_64.rpm         738 kB/s |  46 kB     00:00    
(34/154): libgcc-9.1.1-1.fc31.x86_64.rpm        836 kB/s |  90 kB     00:00    
(35/154): libgcrypt-1.8.4-3.fc30.x86_64.rpm     6.6 MB/s | 435 kB     00:00    
(36/154): libgpg-error-1.33-2.fc30.x86_64.rpm   2.1 MB/s | 238 kB     00:00    
(37/154): libidn2-2.1.1a-1.fc30.x86_64.rpm      1.4 MB/s |  89 kB     00:00    
(38/154): libmount-2.34-0.1.fc31.x86_64.rpm     1.5 MB/s | 177 kB     00:00    
(39/154): libseccomp-2.4.1-0.fc31.x86_64.rpm    940 kB/s |  63 kB     00:00    
(40/154): libselinux-2.9-1.fc31.x86_64.rpm      1.2 MB/s |  79 kB     00:00    
(41/154): libxcrypt-4.4.6-1.fc31.x86_64.rpm     1.9 MB/s | 122 kB     00:00    
(42/154): lz4-libs-1.8.3-2.fc30.x86_64.rpm      964 kB/s |  60 kB     00:00    
(43/154): pcre2-10.33-2.fc31.x86_64.rpm         3.7 MB/s | 252 kB     00:00    
(44/154): pam-1.3.1-17.fc30.x86_64.rpm          5.2 MB/s | 624 kB     00:00    
(45/154): openssl-libs-1.1.1b-10.fc31.x86_64.rp 7.3 MB/s | 1.4 MB     00:00    
(46/154): qrencode-libs-3.4.4-8.fc30.x86_64.rpm 521 kB/s |  53 kB     00:00    
(47/154): sed-4.5-3.fc30.x86_64.rpm             3.7 MB/s | 285 kB     00:00    
(48/154): systemd-libs-242-3.git7a6d834.fc31.x8 6.5 MB/s | 512 kB     00:00    
(49/154): systemd-pam-242-3.git7a6d834.fc31.x86 2.5 MB/s | 161 kB     00:00    
(50/154): systemd-rpm-macros-242-3.git7a6d834.f 375 kB/s |  22 kB     00:00    
(51/154): shadow-utils-4.6-13.fc31.x86_64.rpm   6.5 MB/s | 1.2 MB     00:00    
(52/154): xz-libs-5.2.4-5.fc30.x86_64.rpm       1.3 MB/s |  85 kB     00:00    
(53/154): zlib-1.2.11-15.fc30.x86_64.rpm        918 kB/s |  89 kB     00:00    
(54/154): python3-dateutil-2.8.0-1.fc30.noarch. 2.9 MB/s | 290 kB     00:00    
(55/154): python3-distro-1.4.0-1.fc30.noarch.rp 599 kB/s |  35 kB     00:00    
(56/154): setup-2.13.3-1.fc31.noarch.rpm        2.4 MB/s | 149 kB     00:00    
(57/154): basesystem-11-7.fc30.noarch.rpm       120 kB/s | 6.9 kB     00:00    
(58/154): util-linux-2.34-0.1.fc31.x86_64.rpm   7.5 MB/s | 2.6 MB     00:00    
(59/154): glibc-minimal-langpack-2.29.9000-18.f 471 kB/s |  58 kB     00:00    
(60/154): ncurses-base-6.1-10.20180923.fc30.noa 483 kB/s |  59 kB     00:00    
(61/154): libreport-filesystem-2.10.0-3.fc31.no 103 kB/s |  12 kB     00:00    
(62/154): libyaml-0.2.2-1.fc31.x86_64.rpm       945 kB/s |  57 kB     00:00    
(63/154): gpgme-1.12.0-1.fc30.x86_64.rpm        4.4 MB/s | 305 kB     00:00    
(64/154): libdnf-0.31.0-3.fc31.x86_64.rpm       3.9 MB/s | 573 kB     00:00    
(65/154): glib2-2.61.0-2.fc31.x86_64.rpm        7.7 MB/s | 2.6 MB     00:00    
(66/154): libsolv-0.7.4-2.fc31.x86_64.rpm       4.7 MB/s | 374 kB     00:00    
(67/154): libstdc++-9.1.1-1.fc31.x86_64.rpm     8.3 MB/s | 596 kB     00:00    
(68/154): libcomps-0.1.11-1.fc31.x86_64.rpm     930 kB/s |  71 kB     00:00    
(69/154): libsmartcols-2.34-0.1.fc31.x86_64.rpm 1.7 MB/s | 121 kB     00:00    
(70/154): libcap-ng-0.7.9-7.fc31.x86_64.rpm     381 kB/s |  27 kB     00:00    
(71/154): gmp-6.1.2-10.fc31.x86_64.rpm          3.0 MB/s | 265 kB     00:00    
(72/154): libattr-2.4.48-5.fc30.x86_64.rpm      260 kB/s |  17 kB     00:00    
(73/154): coreutils-common-8.31-2.fc31.x86_64.r 8.3 MB/s | 2.0 MB     00:00    
(74/154): ncurses-6.1-10.20180923.fc30.x86_64.r 4.5 MB/s | 360 kB     00:00    
(75/154): device-mapper-libs-1.02.156-1.fc31.x8 2.8 MB/s | 180 kB     00:00    
(76/154): json-c-0.13.1-4.fc30.x86_64.rpm       530 kB/s |  35 kB     00:00    
(77/154): libargon2-20171227-2.fc31.x86_64.rpm  430 kB/s |  28 kB     00:00    
(78/154): libuuid-2.34-0.1.fc31.x86_64.rpm      397 kB/s |  28 kB     00:00    
(79/154): python3-libs-3.7.3-3.fc31.x86_64.rpm  8.9 MB/s | 7.9 MB     00:00    
(80/154): elfutils-default-yama-scope-0.176-2.f 203 kB/s |  16 kB     00:00    
(81/154): dbus-broker-21-3.fc31.x86_64.rpm      1.1 MB/s | 171 kB     00:00    
(82/154): crypto-policies-20190211-4.gite3eacfc 804 kB/s |  47 kB     00:00    
(83/154): tzdata-2019a-1.fc31.noarch.rpm        3.6 MB/s | 425 kB     00:00    
(84/154): libtasn1-4.13-7.fc30.x86_64.rpm       1.0 MB/s |  67 kB     00:00    
(85/154): libunistring-0.9.10-5.fc30.x86_64.rpm 3.7 MB/s | 415 kB     00:00    
(86/154): nettle-3.4.1rc1-3.fc31.x86_64.rpm     4.6 MB/s | 299 kB     00:00    
(87/154): p11-kit-0.23.15-3.fc30.x86_64.rpm     2.1 MB/s | 240 kB     00:00    
(88/154): p11-kit-trust-0.23.15-3.fc30.x86_64.r 2.0 MB/s | 125 kB     00:00    
(89/154): pcre-8.43-1.fc31.x86_64.rpm           1.7 MB/s | 187 kB     00:00    
(90/154): libpcap-1.9.0-3.fc30.x86_64.rpm       2.3 MB/s | 149 kB     00:00    
(91/154): libsepol-2.9-1.fc31.x86_64.rpm        2.5 MB/s | 280 kB     00:00    
(92/154): ca-certificates-2018.2.26-3.fc30.noar 5.9 MB/s | 385 kB     00:00    
(93/154): cracklib-2.9.6-19.fc30.x86_64.rpm     697 kB/s |  77 kB     00:00    
(94/154): libnsl2-1.2.0-4.20180605git4a062cf.fc 967 kB/s |  54 kB     00:00    
(95/154): libdb-5.3.28-37.fc30.x86_64.rpm       5.8 MB/s | 735 kB     00:00    
(96/154): libpwquality-1.4.0-12.fc30.x86_64.rpm 1.4 MB/s |  96 kB     00:00    
(97/154): libtirpc-1.1.4-2.rc2.fc30.1.x86_64.rp 1.5 MB/s |  97 kB     00:00    
(98/154): libutempter-1.1.6-16.fc30.x86_64.rpm  438 kB/s |  24 kB     00:00    
(99/154): libsemanage-2.9-1.fc31.x86_64.rpm     1.8 MB/s | 112 kB     00:00    
(100/154): libfdisk-2.34-0.1.fc31.x86_64.rpm    1.8 MB/s | 203 kB     00:00    
(101/154): python3-six-1.12.0-1.fc30.noarch.rpm 566 kB/s |  35 kB     00:00    
(102/154): fedora-release-31-0.5.noarch.rpm      97 kB/s |  11 kB     00:00    
(103/154): libffi-3.1-20.fc31.x86_64.rpm        531 kB/s |  32 kB     00:00    
(104/154): expat-2.2.6-2.fc30.x86_64.rpm        842 kB/s |  92 kB     00:00    
(105/154): gdbm-libs-1.18-4.fc30.x86_64.rpm     817 kB/s |  50 kB     00:00    
(106/154): python-setuptools-wheel-41.0.1-1.fc3 4.4 MB/s | 279 kB     00:00    
(107/154): readline-8.0-2.fc30.x86_64.rpm       2.9 MB/s | 191 kB     00:00    
(108/154): python-pip-wheel-19.1-1.fc31.noarch. 6.4 MB/s | 1.1 MB     00:00    
(109/154): sqlite-libs-3.27.2-3.fc31.x86_64.rpm 4.4 MB/s | 540 kB     00:00    
(110/154): libassuan-2.5.2-2.fc30.x86_64.rpm    1.2 MB/s |  76 kB     00:00    
(111/154): librepo-1.9.6-2.fc31.x86_64.rpm      1.5 MB/s |  87 kB     00:00    
(112/154): libxml2-2.9.9-2.fc30.x86_64.rpm      5.7 MB/s | 651 kB     00:00    
(113/154): libzstd-1.4.0-1.fc31.x86_64.rpm      3.9 MB/s | 260 kB     00:00    
(114/154): zchunk-libs-1.1.1-3.fc31.x86_64.rpm  827 kB/s |  49 kB     00:00    
(115/154): gnupg2-2.2.13-1.fc31.x86_64.rpm      7.8 MB/s | 2.4 MB     00:00    
(116/154): device-mapper-1.02.156-1.fc31.x86_64 1.3 MB/s | 150 kB     00:00    
(117/154): dbus-common-1.12.12-7.fc31.noarch.rp 244 kB/s |  18 kB     00:00    
(118/154): alternatives-1.11-4.fc31.x86_64.rpm  343 kB/s |  33 kB     00:00    
(119/154): gzip-1.9-9.fc31.x86_64.rpm           2.0 MB/s | 151 kB     00:00    
(120/154): libcom_err-1.45.0-1.fc31.x86_64.rpm  366 kB/s |  26 kB     00:00    
(121/154): fedora-release-common-31-0.5.noarch. 325 kB/s |  18 kB     00:00    
(122/154): krb5-libs-1.17-18.fc31.x86_64.rpm    4.2 MB/s | 743 kB     00:00    
(123/154): libusbx-1.0.22-3.fc31.x86_64.rpm     1.1 MB/s |  65 kB     00:00    
(124/154): libksba-1.3.5-9.fc30.x86_64.rpm      1.0 MB/s | 124 kB     00:00    
(125/154): npth-1.6-2.fc30.x86_64.rpm           391 kB/s |  23 kB     00:00    
(126/154): openldap-2.4.47-1.fc30.x86_64.rpm    2.4 MB/s | 280 kB     00:00    
(127/154): libcurl-7.64.1-2.fc31.x86_64.rpm     3.8 MB/s | 265 kB     00:00    
(128/154): keyutils-libs-1.6-2.fc30.x86_64.rpm  521 kB/s |  30 kB     00:00    
(129/154): gawk-4.2.1-6.fc31.x86_64.rpm         8.5 MB/s | 1.1 MB     00:00    
(130/154): libverto-0.3.0-7.fc30.x86_64.rpm     196 kB/s |  20 kB     00:00    
(131/154): fedora-repos-31-0.2.noarch.rpm       129 kB/s | 9.2 kB     00:00    
(132/154): cyrus-sasl-lib-2.1.27-0.6rc7.fc30.x8 937 kB/s |  92 kB     00:00    
(133/154): brotli-1.0.7-3.fc30.x86_64.rpm       4.1 MB/s | 311 kB     00:00    
(134/154): libnghttp2-1.38.0-1.fc31.x86_64.rpm  754 kB/s |  74 kB     00:00    
(135/154): libpsl-0.21.0-1.fc31.x86_64.rpm      805 kB/s |  59 kB     00:00    
(136/154): libssh-0.8.7-1.fc31.x86_64.rpm       2.1 MB/s | 212 kB     00:00    
(137/154): libsigsegv-2.11-7.fc30.x86_64.rpm    345 kB/s |  25 kB     00:00    
(138/154): mpfr-3.1.6-4.fc30.x86_64.rpm         2.1 MB/s | 212 kB     00:00    
(139/154): fedora-gpg-keys-31-0.2.noarch.rpm    1.4 MB/s | 102 kB     00:00    
(140/154): fedora-repos-rawhide-31-0.2.noarch.r 149 kB/s | 8.4 kB     00:00    
(141/154): publicsuffix-list-dafsa-20190417-1.f 874 kB/s |  54 kB     00:00    
(142/154): python3-rpm-4.14.2.1-10.fc31+buildre 941 kB/s |  80 kB     00:00    
(143/154): rpm-libs-4.14.2.1-10.fc31+buildreqs. 3.1 MB/s | 286 kB     00:00    
(144/154): rpm-4.14.2.1-10.fc31+buildreqs.1.0.x 5.0 MB/s | 489 kB     00:00    
(145/154): lua-libs-5.3.5-5.fc30.x86_64.rpm     1.5 MB/s | 104 kB     00:00    
(146/154): popt-1.16-17.fc30.x86_64.rpm         520 kB/s |  55 kB     00:00    
(147/154): curl-7.64.1-2.fc31.x86_64.rpm        4.5 MB/s | 299 kB     00:00    
(148/154): rpm-sign-libs-4.14.2.1-10.fc31+build  11 MB/s |  30 kB     00:00    
(149/154): libarchive-3.3.3-7.fc31.x86_64.rpm   4.9 MB/s | 342 kB     00:00    
(150/154): rpm-build-libs-4.14.2.1-10.fc31+buil  13 MB/s |  95 kB     00:00    
(151/154): libdb-utils-5.3.28-37.fc30.x86_64.rp 1.6 MB/s | 129 kB     00:00    
(152/154): ima-evm-utils-1.1-5.fc30.x86_64.rpm  882 kB/s |  50 kB     00:00    
(153/154): libmetalink-0.1.3-8.fc30.x86_64.rpm  244 kB/s |  28 kB     00:00    
(154/154): file-libs-5.36-2.fc31.x86_64.rpm     4.5 MB/s | 545 kB     00:00    
--------------------------------------------------------------------------------
Total                                           9.9 MB/s |  59 MB     00:05     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.11-1.fc31.x86_64                          1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-9.1.1-1.fc31.x86_64                           1/154 
  Running scriptlet: libgcc-9.1.1-1.fc31.x86_64                           1/154 
  Installing       : tzdata-2019a-1.fc31.noarch                           2/154 
  Installing       : publicsuffix-list-dafsa-20190417-1.fc31.noarch       3/154 
  Installing       : fedora-gpg-keys-31-0.2.noarch                        4/154 
  Installing       : fedora-release-common-31-0.5.noarch                  5/154 
  Installing       : fedora-release-31-0.5.noarch                         6/154 
  Installing       : fedora-repos-rawhide-31-0.2.noarch                   7/154 
  Installing       : fedora-repos-31-0.2.noarch                           8/154 
  Installing       : setup-2.13.3-1.fc31.noarch                           9/154 
  Running scriptlet: setup-2.13.3-1.fc31.noarch                           9/154 
warning: /etc/hosts created as /etc/hosts.rpmnew
  Installing       : filesystem-3.11-1.fc31.x86_64                       10/154 
  Installing       : basesystem-11-7.fc30.noarch                         11/154 
  Installing       : python-setuptools-wheel-41.0.1-1.fc31.noarch        12/154 
  Installing       : coreutils-common-8.31-2.fc31.x86_64                 13/154 
  Installing       : libreport-filesystem-2.10.0-3.fc31.noarch           14/154 
  Installing       : dnf-data-4.2.5-1.fc31.noarch                        15/154 
warning: /etc/dnf/dnf.conf created as /etc/dnf/dnf.conf.rpmnew
  Installing       : ncurses-base-6.1-10.20180923.fc30.noarch            16/154 
  Installing       : pcre2-10.33-2.fc31.x86_64                           17/154 
  Installing       : libselinux-2.9-1.fc31.x86_64                        18/154 
  Installing       : ncurses-libs-6.1-10.20180923.fc30.x86_64            19/154 
  Installing       : glibc-minimal-langpack-2.29.9000-18.fc31.x86_64     20/154 
  Installing       : glibc-common-2.29.9000-18.fc31.x86_64               21/154 
  Running scriptlet: glibc-2.29.9000-18.fc31.x86_64                      22/154 
  Installing       : glibc-2.29.9000-18.fc31.x86_64                      22/154 
  Running scriptlet: glibc-2.29.9000-18.fc31.x86_64                      22/154 
  Installing       : bash-5.0.2-1.fc30.x86_64                            23/154 
  Running scriptlet: bash-5.0.2-1.fc30.x86_64                            23/154 
  Installing       : libsepol-2.9-1.fc31.x86_64                          24/154 
  Running scriptlet: libsepol-2.9-1.fc31.x86_64                          24/154 
  Installing       : zlib-1.2.11-15.fc30.x86_64                          25/154 
  Installing       : xz-libs-5.2.4-5.fc30.x86_64                         26/154 
  Installing       : bzip2-libs-1.0.6-29.fc30.x86_64                     27/154 
  Installing       : libgpg-error-1.33-2.fc30.x86_64                     28/154 
  Installing       : libxcrypt-4.4.6-1.fc31.x86_64                       29/154 
  Installing       : libuuid-2.34-0.1.fc31.x86_64                        30/154 
  Installing       : libdb-5.3.28-37.fc30.x86_64                         31/154 
  Installing       : libzstd-1.4.0-1.fc31.x86_64                         32/154 
  Installing       : elfutils-libelf-0.176-2.fc31.x86_64                 33/154 
  Installing       : libcap-2.26-5.fc30.x86_64                           34/154 
  Installing       : gmp-1:6.1.2-10.fc31.x86_64                          35/154 
  Installing       : libxml2-2.9.9-2.fc30.x86_64                         36/154 
  Installing       : expat-2.2.6-2.fc30.x86_64                           37/154 
  Installing       : libcom_err-1.45.0-1.fc31.x86_64                     38/154 
  Installing       : popt-1.16-17.fc30.x86_64                            39/154 
  Installing       : libgcrypt-1.8.4-3.fc30.x86_64                       40/154 
  Installing       : sqlite-libs-3.27.2-3.fc31.x86_64                    41/154 
  Installing       : lz4-libs-1.8.3-2.fc30.x86_64                        42/154 
  Installing       : libstdc++-9.1.1-1.fc31.x86_64                       43/154 
  Installing       : libsmartcols-2.34-0.1.fc31.x86_64                   44/154 
  Installing       : libcap-ng-0.7.9-7.fc31.x86_64                       45/154 
  Installing       : audit-libs-3.0-0.7.20190326git03e7489.fc31.x86_6    46/154 
  Installing       : libattr-2.4.48-5.fc30.x86_64                        47/154 
  Installing       : libacl-2.2.53-3.fc30.x86_64                         48/154 
  Installing       : sed-4.5-3.fc30.x86_64                               49/154 
  Installing       : libunistring-0.9.10-5.fc30.x86_64                   50/154 
  Installing       : libidn2-2.1.1a-1.fc30.x86_64                        51/154 
  Installing       : libffi-3.1-20.fc31.x86_64                           52/154 
  Installing       : p11-kit-0.23.15-3.fc30.x86_64                       53/154 
  Installing       : readline-8.0-2.fc30.x86_64                          54/154 
  Installing       : lua-libs-5.3.5-5.fc30.x86_64                        55/154 
  Installing       : libassuan-2.5.2-2.fc30.x86_64                       56/154 
  Installing       : json-c-0.13.1-4.fc30.x86_64                         57/154 
  Installing       : libtasn1-4.13-7.fc30.x86_64                         58/154 
  Installing       : pcre-8.43-1.fc31.x86_64                             59/154 
  Installing       : grep-3.3-2.fc31.x86_64                              60/154 
  Installing       : keyutils-libs-1.6-2.fc30.x86_64                     61/154 
  Installing       : libpsl-0.21.0-1.fc31.x86_64                         62/154 
  Installing       : acl-2.2.53-3.fc30.x86_64                            63/154 
  Installing       : libsemanage-2.9-1.fc31.x86_64                       64/154 
  Installing       : shadow-utils-2:4.6-13.fc31.x86_64                   65/154 
  Running scriptlet: libutempter-1.1.6-16.fc30.x86_64                    66/154 
  Installing       : libutempter-1.1.6-16.fc30.x86_64                    66/154 
  Installing       : libcomps-0.1.11-1.fc31.x86_64                       67/154 
  Installing       : libmetalink-0.1.3-8.fc30.x86_64                     68/154 
  Installing       : nettle-3.4.1rc1-3.fc31.x86_64                       69/154 
  Installing       : mpfr-3.1.6-4.fc30.x86_64                            70/154 
  Installing       : libdb-utils-5.3.28-37.fc30.x86_64                   71/154 
  Installing       : libksba-1.3.5-9.fc30.x86_64                         72/154 
  Installing       : file-libs-5.36-2.fc31.x86_64                        73/154 
  Installing       : libseccomp-2.4.1-0.fc31.x86_64                      74/154 
  Installing       : qrencode-libs-3.4.4-8.fc30.x86_64                   75/154 
  Installing       : libyaml-0.2.2-1.fc31.x86_64                         76/154 
  Installing       : ncurses-6.1-10.20180923.fc30.x86_64                 77/154 
  Installing       : libargon2-20171227-2.fc31.x86_64                    78/154 
  Installing       : libpcap-14:1.9.0-3.fc30.x86_64                      79/154 
  Installing       : iptables-libs-1.8.2-1.fc31.x86_64                   80/154 
  Installing       : gdbm-libs-1:1.18-4.fc30.x86_64                      81/154 
  Installing       : alternatives-1.11-4.fc31.x86_64                     82/154 
  Installing       : p11-kit-trust-0.23.15-3.fc30.x86_64                 83/154 
  Running scriptlet: p11-kit-trust-0.23.15-3.fc30.x86_64                 83/154 
  Installing       : openssl-libs-1:1.1.1b-10.fc31.x86_64                84/154 
  Installing       : coreutils-8.31-2.fc31.x86_64                        85/154 
  Installing       : crypto-policies-20190211-4.gite3eacfc.fc31.noarc    86/154 
  Running scriptlet: crypto-policies-20190211-4.gite3eacfc.fc31.noarc    86/154 
  Running scriptlet: ca-certificates-2018.2.26-3.fc30.noarch             87/154 
  Installing       : ca-certificates-2018.2.26-3.fc30.noarch             87/154 
  Running scriptlet: ca-certificates-2018.2.26-3.fc30.noarch             87/154 
  Installing       : libblkid-2.34-0.1.fc31.x86_64                       88/154 
  Running scriptlet: libblkid-2.34-0.1.fc31.x86_64                       88/154 
  Installing       : systemd-libs-242-3.git7a6d834.fc31.x86_64           89/154 
  Running scriptlet: systemd-libs-242-3.git7a6d834.fc31.x86_64           89/154 
  Installing       : libmount-2.34-0.1.fc31.x86_64                       90/154 
  Installing       : glib2-2.61.0-2.fc31.x86_64                          91/154 
  Installing       : libmodulemd1-1.8.8-1.fc31.x86_64                    92/154 
  Installing       : gnutls-3.6.7-1.fc31.x86_64                          93/154 
  Installing       : zchunk-libs-1.1.1-3.fc31.x86_64                     94/154 
  Installing       : libusbx-1.0.22-3.fc31.x86_64                        95/154 
  Installing       : libfdisk-2.34-0.1.fc31.x86_64                       96/154 
  Installing       : python-pip-wheel-19.1-1.fc31.noarch                 97/154 
  Installing       : gzip-1.9-9.fc31.x86_64                              98/154 
  Installing       : cracklib-2.9.6-19.fc30.x86_64                       99/154 
  Installing       : kmod-libs-26-3.fc31.x86_64                         100/154 
  Installing       : libarchive-3.3.3-7.fc31.x86_64                     101/154 
  Installing       : ima-evm-utils-1.1-5.fc30.x86_64                    102/154 
  Installing       : npth-1.6-2.fc30.x86_64                             103/154 
  Installing       : libverto-0.3.0-7.fc30.x86_64                       104/154 
  Installing       : brotli-1.0.7-3.fc30.x86_64                         105/154 
  Installing       : libnghttp2-1.38.0-1.fc31.x86_64                    106/154 
  Installing       : libsigsegv-2.11-7.fc30.x86_64                      107/154 
  Installing       : gawk-4.2.1-6.fc31.x86_64                           108/154 
  Installing       : krb5-libs-1.17-18.fc31.x86_64                      109/154 
  Installing       : libtirpc-1.1.4-2.rc2.fc30.1.x86_64                 110/154 
  Installing       : libnsl2-1.2.0-4.20180605git4a062cf.fc30.x86_64     111/154 
  Installing       : python3-3.7.3-3.fc31.x86_64                        112/154 
  Installing       : python3-libs-3.7.3-3.fc31.x86_64                   113/154 
  Installing       : libpwquality-1.4.0-12.fc30.x86_64                  114/154 
  Installing       : pam-1.3.1-17.fc30.x86_64                           115/154 
  Installing       : util-linux-2.34-0.1.fc31.x86_64                    116/154 
  Running scriptlet: util-linux-2.34-0.1.fc31.x86_64                    116/154 
  Installing       : python3-libcomps-0.1.11-1.fc31.x86_64              117/154 
  Installing       : python3-distro-1.4.0-1.fc30.noarch                 118/154 
  Installing       : python3-six-1.12.0-1.fc30.noarch                   119/154 
  Installing       : python3-dateutil-1:2.8.0-1.fc30.noarch             120/154 
  Installing       : cyrus-sasl-lib-2.1.27-0.6rc7.fc30.x86_64           121/154 
  Installing       : openldap-2.4.47-1.fc30.x86_64                      122/154 
  Installing       : gnupg2-2.2.13-1.fc31.x86_64                        123/154 
  Installing       : gpgme-1.12.0-1.fc30.x86_64                         124/154 
  Installing       : python3-gpg-1.12.0-1.fc30.x86_64                   125/154 
  Installing       : libssh-0.8.7-1.fc31.x86_64                         126/154 
  Installing       : libcurl-7.64.1-2.fc31.x86_64                       127/154 
  Installing       : librepo-1.9.6-2.fc31.x86_64                        128/154 
  Installing       : curl-7.64.1-2.fc31.x86_64                          129/154 
  Installing       : rpm-libs-4.14.2.1-10.fc31+buildreqs.1.0.x86_64     130/154 
  Installing       : rpm-4.14.2.1-10.fc31+buildreqs.1.0.x86_64          131/154 
  Installing       : libsolv-0.7.4-2.fc31.x86_64                        132/154 
  Installing       : libdnf-0.31.0-3.fc31.x86_64                        133/154 
  Installing       : python3-libdnf-0.31.0-3.fc31.x86_64                134/154 
  Installing       : python3-hawkey-0.31.0-3.fc31.x86_64                135/154 
  Installing       : rpm-sign-libs-4.14.2.1-10.fc31+buildreqs.1.0.x86   136/154 
  Installing       : systemd-rpm-macros-242-3.git7a6d834.fc31.noarch    137/154 
  Installing       : device-mapper-1.02.156-1.fc31.x86_64               138/154 
  Installing       : device-mapper-libs-1.02.156-1.fc31.x86_64          139/154 
  Installing       : cryptsetup-libs-2.2.0-0.1.fc31.x86_64              140/154 
  Installing       : elfutils-default-yama-scope-0.176-2.fc31.noarch    141/154 
  Running scriptlet: elfutils-default-yama-scope-0.176-2.fc31.noarch    141/154 
  Installing       : elfutils-libs-0.176-2.fc31.x86_64                  142/154 
  Installing       : systemd-pam-242-3.git7a6d834.fc31.x86_64           143/154 
  Installing       : dbus-1:1.12.12-7.fc31.x86_64                       144/154 
  Running scriptlet: systemd-242-3.git7a6d834.fc31.x86_64               145/154 
  Installing       : systemd-242-3.git7a6d834.fc31.x86_64               145/154 
  Running scriptlet: systemd-242-3.git7a6d834.fc31.x86_64               145/154 
  Installing       : dbus-common-1:1.12.12-7.fc31.noarch                146/154 
  Running scriptlet: dbus-common-1:1.12.12-7.fc31.noarch                146/154 
Created symlink /etc/systemd/system/sockets.target.wants/dbus.socket → /usr/lib/systemd/system/dbus.socket.
Created symlink /etc/systemd/user/sockets.target.wants/dbus.socket → /usr/lib/systemd/user/dbus.socket.
  Running scriptlet: dbus-broker-21-3.fc31.x86_64                       147/154 
  Installing       : dbus-broker-21-3.fc31.x86_64                       147/154 
  Running scriptlet: dbus-broker-21-3.fc31.x86_64                       147/154 
Failed to get unit file state for dbus-daemon.service: No such file or directory
Failed to get unit file state for dbus-daemon.service: No such file or directory
Failed to disable unit, unit dbus-daemon.service does not exist.
Failed to disable unit, unit dbus-daemon.service does not exist.
  Installing       : rpm-build-libs-4.14.2.1-10.fc31+buildreqs.1.0.x8   148/154 
  Installing       : python3-rpm-4.14.2.1-10.fc31+buildreqs.1.0.x86_6   149/154 
  Installing       : python3-dnf-4.2.5-1.fc31.noarch                    150/154 
  Installing       : python3-dnf-plugins-core-4.0.6-1.fc31.noarch       151/154 
  Installing       : dnf-plugins-core-4.0.6-1.fc31.noarch               152/154 
  Installing       : dnf-4.2.5-1.fc31.noarch                            153/154 
  Running scriptlet: dnf-4.2.5-1.fc31.noarch                            153/154 
Created symlink /etc/systemd/system/multi-user.target.wants/dnf-makecache.timer → /usr/lib/systemd/system/dnf-makecache.timer.
  Installing       : distribution-gpg-keys-1.30-1.fc31.noarch           154/154 
  Running scriptlet: filesystem-3.11-1.fc31.x86_64                      154/154 
  Running scriptlet: glibc-common-2.29.9000-18.fc31.x86_64              154/154 
  Running scriptlet: glib2-2.61.0-2.fc31.x86_64                         154/154 
  Running scriptlet: systemd-242-3.git7a6d834.fc31.x86_64               154/154 
  Verifying        : dnf-4.2.5-1.fc31.noarch                              1/154 
  Verifying        : dnf-plugins-core-4.0.6-1.fc31.noarch                 2/154 
  Verifying        : distribution-gpg-keys-1.30-1.fc31.noarch             3/154 
  Verifying        : bash-5.0.2-1.fc30.x86_64                             4/154 
  Verifying        : python3-dnf-4.2.5-1.fc31.noarch                      5/154 
  Verifying        : systemd-242-3.git7a6d834.fc31.x86_64                 6/154 
  Verifying        : python3-dnf-plugins-core-4.0.6-1.fc31.noarch         7/154 
  Verifying        : filesystem-3.11-1.fc31.x86_64                        8/154 
  Verifying        : glibc-2.29.9000-18.fc31.x86_64                       9/154 
  Verifying        : ncurses-libs-6.1-10.20180923.fc30.x86_64            10/154 
  Verifying        : dnf-data-4.2.5-1.fc31.noarch                        11/154 
  Verifying        : libmodulemd1-1.8.8-1.fc31.x86_64                    12/154 
  Verifying        : python3-3.7.3-3.fc31.x86_64                         13/154 
  Verifying        : python3-gpg-1.12.0-1.fc30.x86_64                    14/154 
  Verifying        : python3-hawkey-0.31.0-3.fc31.x86_64                 15/154 
  Verifying        : python3-libcomps-0.1.11-1.fc31.x86_64               16/154 
  Verifying        : python3-libdnf-0.31.0-3.fc31.x86_64                 17/154 
  Verifying        : acl-2.2.53-3.fc30.x86_64                            18/154 
  Verifying        : audit-libs-3.0-0.7.20190326git03e7489.fc31.x86_6    19/154 
  Verifying        : bzip2-libs-1.0.6-29.fc30.x86_64                     20/154 
  Verifying        : coreutils-8.31-2.fc31.x86_64                        21/154 
  Verifying        : cryptsetup-libs-2.2.0-0.1.fc31.x86_64               22/154 
  Verifying        : dbus-1:1.12.12-7.fc31.x86_64                        23/154 
  Verifying        : elfutils-libelf-0.176-2.fc31.x86_64                 24/154 
  Verifying        : elfutils-libs-0.176-2.fc31.x86_64                   25/154 
  Verifying        : glibc-common-2.29.9000-18.fc31.x86_64               26/154 
  Verifying        : gnutls-3.6.7-1.fc31.x86_64                          27/154 
  Verifying        : grep-3.3-2.fc31.x86_64                              28/154 
  Verifying        : iptables-libs-1.8.2-1.fc31.x86_64                   29/154 
  Verifying        : kmod-libs-26-3.fc31.x86_64                          30/154 
  Verifying        : libacl-2.2.53-3.fc30.x86_64                         31/154 
  Verifying        : libblkid-2.34-0.1.fc31.x86_64                       32/154 
  Verifying        : libcap-2.26-5.fc30.x86_64                           33/154 
  Verifying        : libgcc-9.1.1-1.fc31.x86_64                          34/154 
  Verifying        : libgcrypt-1.8.4-3.fc30.x86_64                       35/154 
  Verifying        : libgpg-error-1.33-2.fc30.x86_64                     36/154 
  Verifying        : libidn2-2.1.1a-1.fc30.x86_64                        37/154 
  Verifying        : libmount-2.34-0.1.fc31.x86_64                       38/154 
  Verifying        : libseccomp-2.4.1-0.fc31.x86_64                      39/154 
  Verifying        : libselinux-2.9-1.fc31.x86_64                        40/154 
  Verifying        : libxcrypt-4.4.6-1.fc31.x86_64                       41/154 
  Verifying        : lz4-libs-1.8.3-2.fc30.x86_64                        42/154 
  Verifying        : openssl-libs-1:1.1.1b-10.fc31.x86_64                43/154 
  Verifying        : pam-1.3.1-17.fc30.x86_64                            44/154 
  Verifying        : pcre2-10.33-2.fc31.x86_64                           45/154 
  Verifying        : qrencode-libs-3.4.4-8.fc30.x86_64                   46/154 
  Verifying        : sed-4.5-3.fc30.x86_64                               47/154 
  Verifying        : shadow-utils-2:4.6-13.fc31.x86_64                   48/154 
  Verifying        : systemd-libs-242-3.git7a6d834.fc31.x86_64           49/154 
  Verifying        : systemd-pam-242-3.git7a6d834.fc31.x86_64            50/154 
  Verifying        : systemd-rpm-macros-242-3.git7a6d834.fc31.noarch     51/154 
  Verifying        : util-linux-2.34-0.1.fc31.x86_64                     52/154 
  Verifying        : xz-libs-5.2.4-5.fc30.x86_64                         53/154 
  Verifying        : zlib-1.2.11-15.fc30.x86_64                          54/154 
  Verifying        : python3-dateutil-1:2.8.0-1.fc30.noarch              55/154 
  Verifying        : python3-distro-1.4.0-1.fc30.noarch                  56/154 
  Verifying        : setup-2.13.3-1.fc31.noarch                          57/154 
  Verifying        : basesystem-11-7.fc30.noarch                         58/154 
  Verifying        : glibc-minimal-langpack-2.29.9000-18.fc31.x86_64     59/154 
  Verifying        : ncurses-base-6.1-10.20180923.fc30.noarch            60/154 
  Verifying        : libreport-filesystem-2.10.0-3.fc31.noarch           61/154 
  Verifying        : glib2-2.61.0-2.fc31.x86_64                          62/154 
  Verifying        : libyaml-0.2.2-1.fc31.x86_64                         63/154 
  Verifying        : python3-libs-3.7.3-3.fc31.x86_64                    64/154 
  Verifying        : gpgme-1.12.0-1.fc30.x86_64                          65/154 
  Verifying        : libdnf-0.31.0-3.fc31.x86_64                         66/154 
  Verifying        : libsolv-0.7.4-2.fc31.x86_64                         67/154 
  Verifying        : libstdc++-9.1.1-1.fc31.x86_64                       68/154 
  Verifying        : libcomps-0.1.11-1.fc31.x86_64                       69/154 
  Verifying        : libsmartcols-2.34-0.1.fc31.x86_64                   70/154 
  Verifying        : libcap-ng-0.7.9-7.fc31.x86_64                       71/154 
  Verifying        : coreutils-common-8.31-2.fc31.x86_64                 72/154 
  Verifying        : gmp-1:6.1.2-10.fc31.x86_64                          73/154 
  Verifying        : libattr-2.4.48-5.fc30.x86_64                        74/154 
  Verifying        : ncurses-6.1-10.20180923.fc30.x86_64                 75/154 
  Verifying        : device-mapper-libs-1.02.156-1.fc31.x86_64           76/154 
  Verifying        : json-c-0.13.1-4.fc30.x86_64                         77/154 
  Verifying        : libargon2-20171227-2.fc31.x86_64                    78/154 
  Verifying        : libuuid-2.34-0.1.fc31.x86_64                        79/154 
  Verifying        : dbus-broker-21-3.fc31.x86_64                        80/154 
  Verifying        : elfutils-default-yama-scope-0.176-2.fc31.noarch     81/154 
  Verifying        : tzdata-2019a-1.fc31.noarch                          82/154 
  Verifying        : crypto-policies-20190211-4.gite3eacfc.fc31.noarc    83/154 
  Verifying        : libtasn1-4.13-7.fc30.x86_64                         84/154 
  Verifying        : libunistring-0.9.10-5.fc30.x86_64                   85/154 
  Verifying        : nettle-3.4.1rc1-3.fc31.x86_64                       86/154 
  Verifying        : p11-kit-0.23.15-3.fc30.x86_64                       87/154 
  Verifying        : p11-kit-trust-0.23.15-3.fc30.x86_64                 88/154 
  Verifying        : pcre-8.43-1.fc31.x86_64                             89/154 
  Verifying        : libpcap-14:1.9.0-3.fc30.x86_64                      90/154 
  Verifying        : libsepol-2.9-1.fc31.x86_64                          91/154 
  Verifying        : ca-certificates-2018.2.26-3.fc30.noarch             92/154 
  Verifying        : cracklib-2.9.6-19.fc30.x86_64                       93/154 
  Verifying        : libdb-5.3.28-37.fc30.x86_64                         94/154 
  Verifying        : libnsl2-1.2.0-4.20180605git4a062cf.fc30.x86_64      95/154 
  Verifying        : libpwquality-1.4.0-12.fc30.x86_64                   96/154 
  Verifying        : libtirpc-1.1.4-2.rc2.fc30.1.x86_64                  97/154 
  Verifying        : libsemanage-2.9-1.fc31.x86_64                       98/154 
  Verifying        : libfdisk-2.34-0.1.fc31.x86_64                       99/154 
  Verifying        : libutempter-1.1.6-16.fc30.x86_64                   100/154 
  Verifying        : python3-six-1.12.0-1.fc30.noarch                   101/154 
  Verifying        : fedora-release-31-0.5.noarch                       102/154 
  Verifying        : libffi-3.1-20.fc31.x86_64                          103/154 
  Verifying        : expat-2.2.6-2.fc30.x86_64                          104/154 
  Verifying        : gdbm-libs-1:1.18-4.fc30.x86_64                     105/154 
  Verifying        : python-pip-wheel-19.1-1.fc31.noarch                106/154 
  Verifying        : python-setuptools-wheel-41.0.1-1.fc31.noarch       107/154 
  Verifying        : readline-8.0-2.fc30.x86_64                         108/154 
  Verifying        : sqlite-libs-3.27.2-3.fc31.x86_64                   109/154 
  Verifying        : gnupg2-2.2.13-1.fc31.x86_64                        110/154 
  Verifying        : libassuan-2.5.2-2.fc30.x86_64                      111/154 
  Verifying        : librepo-1.9.6-2.fc31.x86_64                        112/154 
  Verifying        : libxml2-2.9.9-2.fc30.x86_64                        113/154 
  Verifying        : libzstd-1.4.0-1.fc31.x86_64                        114/154 
  Verifying        : zchunk-libs-1.1.1-3.fc31.x86_64                    115/154 
  Verifying        : device-mapper-1.02.156-1.fc31.x86_64               116/154 
  Verifying        : dbus-common-1:1.12.12-7.fc31.noarch                117/154 
  Verifying        : alternatives-1.11-4.fc31.x86_64                    118/154 
  Verifying        : gzip-1.9-9.fc31.x86_64                             119/154 
  Verifying        : krb5-libs-1.17-18.fc31.x86_64                      120/154 
  Verifying        : libcom_err-1.45.0-1.fc31.x86_64                    121/154 
  Verifying        : fedora-release-common-31-0.5.noarch                122/154 
  Verifying        : libksba-1.3.5-9.fc30.x86_64                        123/154 
  Verifying        : libusbx-1.0.22-3.fc31.x86_64                       124/154 
  Verifying        : npth-1.6-2.fc30.x86_64                             125/154 
  Verifying        : openldap-2.4.47-1.fc30.x86_64                      126/154 
  Verifying        : libcurl-7.64.1-2.fc31.x86_64                       127/154 
  Verifying        : gawk-4.2.1-6.fc31.x86_64                           128/154 
  Verifying        : keyutils-libs-1.6-2.fc30.x86_64                    129/154 
  Verifying        : libverto-0.3.0-7.fc30.x86_64                       130/154 
  Verifying        : fedora-repos-31-0.2.noarch                         131/154 
  Verifying        : cyrus-sasl-lib-2.1.27-0.6rc7.fc30.x86_64           132/154 
  Verifying        : brotli-1.0.7-3.fc30.x86_64                         133/154 
  Verifying        : libnghttp2-1.38.0-1.fc31.x86_64                    134/154 
  Verifying        : libpsl-0.21.0-1.fc31.x86_64                        135/154 
  Verifying        : libssh-0.8.7-1.fc31.x86_64                         136/154 
  Verifying        : libsigsegv-2.11-7.fc30.x86_64                      137/154 
  Verifying        : mpfr-3.1.6-4.fc30.x86_64                           138/154 
  Verifying        : fedora-gpg-keys-31-0.2.noarch                      139/154 
  Verifying        : fedora-repos-rawhide-31-0.2.noarch                 140/154 
  Verifying        : publicsuffix-list-dafsa-20190417-1.fc31.noarch     141/154 
  Verifying        : python3-rpm-4.14.2.1-10.fc31+buildreqs.1.0.x86_6   142/154 
  Verifying        : rpm-libs-4.14.2.1-10.fc31+buildreqs.1.0.x86_64     143/154 
  Verifying        : rpm-4.14.2.1-10.fc31+buildreqs.1.0.x86_64          144/154 
  Verifying        : lua-libs-5.3.5-5.fc30.x86_64                       145/154 
  Verifying        : popt-1.16-17.fc30.x86_64                           146/154 
  Verifying        : curl-7.64.1-2.fc31.x86_64                          147/154 
  Verifying        : libarchive-3.3.3-7.fc31.x86_64                     148/154 
  Verifying        : libdb-utils-5.3.28-37.fc30.x86_64                  149/154 
  Verifying        : rpm-sign-libs-4.14.2.1-10.fc31+buildreqs.1.0.x86   150/154 
  Verifying        : rpm-build-libs-4.14.2.1-10.fc31+buildreqs.1.0.x8   151/154 
  Verifying        : libmetalink-0.1.3-8.fc30.x86_64                    152/154 
  Verifying        : ima-evm-utils-1.1-5.fc30.x86_64                    153/154 
  Verifying        : file-libs-5.36-2.fc31.x86_64                       154/154 

Installed:
  distribution-gpg-keys.noarch 1.30-1.fc31                                      
  dnf.noarch 4.2.5-1.fc31                                                       
  dnf-plugins-core.noarch 4.0.6-1.fc31                                          
  acl.x86_64 2.2.53-3.fc30                                                      
  alternatives.x86_64 1.11-4.fc31                                               
  audit-libs.x86_64 3.0-0.7.20190326git03e7489.fc31                             
  basesystem.noarch 11-7.fc30                                                   
  bash.x86_64 5.0.2-1.fc30                                                      
  brotli.x86_64 1.0.7-3.fc30                                                    
  bzip2-libs.x86_64 1.0.6-29.fc30                                               
  ca-certificates.noarch 2018.2.26-3.fc30                                       
  coreutils.x86_64 8.31-2.fc31                                                  
  coreutils-common.x86_64 8.31-2.fc31                                           
  cracklib.x86_64 2.9.6-19.fc30                                                 
  crypto-policies.noarch 20190211-4.gite3eacfc.fc31                             
  cryptsetup-libs.x86_64 2.2.0-0.1.fc31                                         
  curl.x86_64 7.64.1-2.fc31                                                     
  cyrus-sasl-lib.x86_64 2.1.27-0.6rc7.fc30                                      
  dbus.x86_64 1:1.12.12-7.fc31                                                  
  dbus-broker.x86_64 21-3.fc31                                                  
  dbus-common.noarch 1:1.12.12-7.fc31                                           
  device-mapper.x86_64 1.02.156-1.fc31                                          
  device-mapper-libs.x86_64 1.02.156-1.fc31                                     
  dnf-data.noarch 4.2.5-1.fc31                                                  
  elfutils-default-yama-scope.noarch 0.176-2.fc31                               
  elfutils-libelf.x86_64 0.176-2.fc31                                           
  elfutils-libs.x86_64 0.176-2.fc31                                             
  expat.x86_64 2.2.6-2.fc30                                                     
  fedora-gpg-keys.noarch 31-0.2                                                 
  fedora-release.noarch 31-0.5                                                  
  fedora-release-common.noarch 31-0.5                                           
  fedora-repos.noarch 31-0.2                                                    
  fedora-repos-rawhide.noarch 31-0.2                                            
  file-libs.x86_64 5.36-2.fc31                                                  
  filesystem.x86_64 3.11-1.fc31                                                 
  gawk.x86_64 4.2.1-6.fc31                                                      
  gdbm-libs.x86_64 1:1.18-4.fc30                                                
  glib2.x86_64 2.61.0-2.fc31                                                    
  glibc.x86_64 2.29.9000-18.fc31                                                
  glibc-common.x86_64 2.29.9000-18.fc31                                         
  glibc-minimal-langpack.x86_64 2.29.9000-18.fc31                               
  gmp.x86_64 1:6.1.2-10.fc31                                                    
  gnupg2.x86_64 2.2.13-1.fc31                                                   
  gnutls.x86_64 3.6.7-1.fc31                                                    
  gpgme.x86_64 1.12.0-1.fc30                                                    
  grep.x86_64 3.3-2.fc31                                                        
  gzip.x86_64 1.9-9.fc31                                                        
  ima-evm-utils.x86_64 1.1-5.fc30                                               
  iptables-libs.x86_64 1.8.2-1.fc31                                             
  json-c.x86_64 0.13.1-4.fc30                                                   
  keyutils-libs.x86_64 1.6-2.fc30                                               
  kmod-libs.x86_64 26-3.fc31                                                    
  krb5-libs.x86_64 1.17-18.fc31                                                 
  libacl.x86_64 2.2.53-3.fc30                                                   
  libarchive.x86_64 3.3.3-7.fc31                                                
  libargon2.x86_64 20171227-2.fc31                                              
  libassuan.x86_64 2.5.2-2.fc30                                                 
  libattr.x86_64 2.4.48-5.fc30                                                  
  libblkid.x86_64 2.34-0.1.fc31                                                 
  libcap.x86_64 2.26-5.fc30                                                     
  libcap-ng.x86_64 0.7.9-7.fc31                                                 
  libcom_err.x86_64 1.45.0-1.fc31                                               
  libcomps.x86_64 0.1.11-1.fc31                                                 
  libcurl.x86_64 7.64.1-2.fc31                                                  
  libdb.x86_64 5.3.28-37.fc30                                                   
  libdb-utils.x86_64 5.3.28-37.fc30                                             
  libdnf.x86_64 0.31.0-3.fc31                                                   
  libfdisk.x86_64 2.34-0.1.fc31                                                 
  libffi.x86_64 3.1-20.fc31                                                     
  libgcc.x86_64 9.1.1-1.fc31                                                    
  libgcrypt.x86_64 1.8.4-3.fc30                                                 
  libgpg-error.x86_64 1.33-2.fc30                                               
  libidn2.x86_64 2.1.1a-1.fc30                                                  
  libksba.x86_64 1.3.5-9.fc30                                                   
  libmetalink.x86_64 0.1.3-8.fc30                                               
  libmodulemd1.x86_64 1.8.8-1.fc31                                              
  libmount.x86_64 2.34-0.1.fc31                                                 
  libnghttp2.x86_64 1.38.0-1.fc31                                               
  libnsl2.x86_64 1.2.0-4.20180605git4a062cf.fc30                                
  libpcap.x86_64 14:1.9.0-3.fc30                                                
  libpsl.x86_64 0.21.0-1.fc31                                                   
  libpwquality.x86_64 1.4.0-12.fc30                                             
  librepo.x86_64 1.9.6-2.fc31                                                   
  libreport-filesystem.noarch 2.10.0-3.fc31                                     
  libseccomp.x86_64 2.4.1-0.fc31                                                
  libselinux.x86_64 2.9-1.fc31                                                  
  libsemanage.x86_64 2.9-1.fc31                                                 
  libsepol.x86_64 2.9-1.fc31                                                    
  libsigsegv.x86_64 2.11-7.fc30                                                 
  libsmartcols.x86_64 2.34-0.1.fc31                                             
  libsolv.x86_64 0.7.4-2.fc31                                                   
  libssh.x86_64 0.8.7-1.fc31                                                    
  libstdc++.x86_64 9.1.1-1.fc31                                                 
  libtasn1.x86_64 4.13-7.fc30                                                   
  libtirpc.x86_64 1.1.4-2.rc2.fc30.1                                            
  libunistring.x86_64 0.9.10-5.fc30                                             
  libusbx.x86_64 1.0.22-3.fc31                                                  
  libutempter.x86_64 1.1.6-16.fc30                                              
  libuuid.x86_64 2.34-0.1.fc31                                                  
  libverto.x86_64 0.3.0-7.fc30                                                  
  libxcrypt.x86_64 4.4.6-1.fc31                                                 
  libxml2.x86_64 2.9.9-2.fc30                                                   
  libyaml.x86_64 0.2.2-1.fc31                                                   
  libzstd.x86_64 1.4.0-1.fc31                                                   
  lua-libs.x86_64 5.3.5-5.fc30                                                  
  lz4-libs.x86_64 1.8.3-2.fc30                                                  
  mpfr.x86_64 3.1.6-4.fc30                                                      
  ncurses.x86_64 6.1-10.20180923.fc30                                           
  ncurses-base.noarch 6.1-10.20180923.fc30                                      
  ncurses-libs.x86_64 6.1-10.20180923.fc30                                      
  nettle.x86_64 3.4.1rc1-3.fc31                                                 
  npth.x86_64 1.6-2.fc30                                                        
  openldap.x86_64 2.4.47-1.fc30                                                 
  openssl-libs.x86_64 1:1.1.1b-10.fc31                                          
  p11-kit.x86_64 0.23.15-3.fc30                                                 
  p11-kit-trust.x86_64 0.23.15-3.fc30                                           
  pam.x86_64 1.3.1-17.fc30                                                      
  pcre.x86_64 8.43-1.fc31                                                       
  pcre2.x86_64 10.33-2.fc31                                                     
  popt.x86_64 1.16-17.fc30                                                      
  publicsuffix-list-dafsa.noarch 20190417-1.fc31                                
  python-pip-wheel.noarch 19.1-1.fc31                                           
  python-setuptools-wheel.noarch 41.0.1-1.fc31                                  
  python3.x86_64 3.7.3-3.fc31                                                   
  python3-dateutil.noarch 1:2.8.0-1.fc30                                        
  python3-distro.noarch 1.4.0-1.fc30                                            
  python3-dnf.noarch 4.2.5-1.fc31                                               
  python3-dnf-plugins-core.noarch 4.0.6-1.fc31                                  
  python3-gpg.x86_64 1.12.0-1.fc30                                              
  python3-hawkey.x86_64 0.31.0-3.fc31                                           
  python3-libcomps.x86_64 0.1.11-1.fc31                                         
  python3-libdnf.x86_64 0.31.0-3.fc31                                           
  python3-libs.x86_64 3.7.3-3.fc31                                              
  python3-rpm.x86_64 4.14.2.1-10.fc31+buildreqs.1.0                             
  python3-six.noarch 1.12.0-1.fc30                                              
  qrencode-libs.x86_64 3.4.4-8.fc30                                             
  readline.x86_64 8.0-2.fc30                                                    
  rpm.x86_64 4.14.2.1-10.fc31+buildreqs.1.0                                     
  rpm-build-libs.x86_64 4.14.2.1-10.fc31+buildreqs.1.0                          
  rpm-libs.x86_64 4.14.2.1-10.fc31+buildreqs.1.0                                
  rpm-sign-libs.x86_64 4.14.2.1-10.fc31+buildreqs.1.0                           
  sed.x86_64 4.5-3.fc30                                                         
  setup.noarch 2.13.3-1.fc31                                                    
  shadow-utils.x86_64 2:4.6-13.fc31                                             
  sqlite-libs.x86_64 3.27.2-3.fc31                                              
  systemd.x86_64 242-3.git7a6d834.fc31                                          
  systemd-libs.x86_64 242-3.git7a6d834.fc31                                     
  systemd-pam.x86_64 242-3.git7a6d834.fc31                                      
  systemd-rpm-macros.noarch 242-3.git7a6d834.fc31                               
  tzdata.noarch 2019a-1.fc31                                                    
  util-linux.x86_64 2.34-0.1.fc31                                               
  xz-libs.x86_64 5.2.4-5.fc30                                                   
  zchunk-libs.x86_64 1.1.1-3.fc31                                               
  zlib.x86_64 1.2.11-15.fc30                                                    

Complete!
Finish(bootstrap): dnf install
Start(bootstrap): creating root cache
Finish(bootstrap): creating root cache
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/915368-custom-1-x86_64-1558716837.665622/root.
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled HW Info plugin
Mock Version: 1.4.15
INFO: Mock Version: 1.4.15
Start: dnf install
Failed to set locale, defaulting to C.UTF-8
Unable to detect release version (use '--releasever' to specify release version)
Copr repository                                 7.5 MB/s | 1.4 MB     00:00    
Additional repo https_eclipseo_fedorapeople_org 995 kB/s | 898 kB     00:00    
Dependencies resolved.
================================================================================
 Package                       ArchVersion                         Repository                              Size
================================================================================
Installing:
 redhat-rpm-config             noarch128-1.0.fc31.7+20190410pr51     copr_base                               61 k
 rpm-build                     x86_644.14.2.1-10.fc31+buildreqs.1.0  copr_base                               118 k
 bash                          x86_645.0.2-1.fc30                    https_eclipseo_fedorapeople_org_scratch 1.6 M
 bzip2                         x86_641.0.6-29.fc30                   https_eclipseo_fedorapeople_org_scratch 49 k
 coreutils                     x86_648.31-2.fc31                     https_eclipseo_fedorapeople_org_scratch 1.2 M
 cpio                          x86_642.12-10.fc30                    https_eclipseo_fedorapeople_org_scratch 247 k
 diffutils                     x86_643.7-2.fc30                      https_eclipseo_fedorapeople_org_scratch 384 k
 fedora-release                noarch31-0.5                          https_eclipseo_fedorapeople_org_scratch 11 k
 findutils                     x86_641:4.6.0-23.fc31                 https_eclipseo_fedorapeople_org_scratch 513 k
 gawk                          x86_644.2.1-6.fc31                    https_eclipseo_fedorapeople_org_scratch 1.1 M
 grep                          x86_643.3-2.fc31                      https_eclipseo_fedorapeople_org_scratch 246 k
 gzip                          x86_641.9-9.fc31                      https_eclipseo_fedorapeople_org_scratch 151 k
 info                          x86_646.6-1.fc30                      https_eclipseo_fedorapeople_org_scratch 212 k
 make                          x86_641:4.2.1-13.fc30                 https_eclipseo_fedorapeople_org_scratch 482 k
 patch                         x86_642.7.6-9.fc31                    https_eclipseo_fedorapeople_org_scratch 123 k
 sed                           x86_644.5-3.fc30                      https_eclipseo_fedorapeople_org_scratch 285 k
 shadow-utils                  x86_642:4.6-13.fc31                   https_eclipseo_fedorapeople_org_scratch 1.2 M
 tar                           x86_642:1.32-1.fc31                   https_eclipseo_fedorapeople_org_scratch 863 k
 unzip                         x86_646.0-43.fc30                     https_eclipseo_fedorapeople_org_scratch 175 k
 util-linux                    x86_642.34-0.1.fc31                   https_eclipseo_fedorapeople_org_scratch 2.6 M
 which                         x86_642.21-14.fc30                    https_eclipseo_fedorapeople_org_scratch 41 k
 xz                            x86_645.2.4-5.fc30                    https_eclipseo_fedorapeople_org_scratch 143 k
Installing dependencies:
 go-srpm-macros                noarch3.0.5-1.0.fc31                  copr_base                               26 k
 rpm                           x86_644.14.2.1-10.fc31+buildreqs.1.0  copr_base                               489 k
 rpm-build-libs                x86_644.14.2.1-10.fc31+buildreqs.1.0  copr_base                               95 k
 rpm-libs                      x86_644.14.2.1-10.fc31+buildreqs.1.0  copr_base                               286 k
 alternatives                  x86_641.11-4.fc31                     https_eclipseo_fedorapeople_org_scratch 33 k
 audit-libs                    x86_643.0-0.7.20190326git03e7489.fc31 https_eclipseo_fedorapeople_org_scratch 107 k
 basesystem                    noarch11-7.fc30                       https_eclipseo_fedorapeople_org_scratch 6.9 k
 binutils                      x86_642.32-13.fc31                    https_eclipseo_fedorapeople_org_scratch 6.0 M
 binutils-gold                 x86_642.32-13.fc31                    https_eclipseo_fedorapeople_org_scratch 837 k
 boost-regex                   x86_641.69.0-8.fc31                   https_eclipseo_fedorapeople_org_scratch 305 k
 brotli                        x86_641.0.7-3.fc30                    https_eclipseo_fedorapeople_org_scratch 311 k
 bzip2-libs                    x86_641.0.6-29.fc30                   https_eclipseo_fedorapeople_org_scratch 37 k
 ca-certificates               noarch2018.2.26-3.fc30                https_eclipseo_fedorapeople_org_scratch 385 k
 coreutils-common              x86_648.31-2.fc31                     https_eclipseo_fedorapeople_org_scratch 2.0 M
 cracklib                      x86_642.9.6-19.fc30                   https_eclipseo_fedorapeople_org_scratch 77 k
 crypto-policies               noarch20190211-4.gite3eacfc.fc31      https_eclipseo_fedorapeople_org_scratch 47 k
 ctags                         x86_645.8-25.fc30                     https_eclipseo_fedorapeople_org_scratch 158 k
 curl                          x86_647.64.1-2.fc31                   https_eclipseo_fedorapeople_org_scratch 299 k
 cyrus-sasl-lib                x86_642.1.27-0.6rc7.fc30              https_eclipseo_fedorapeople_org_scratch 92 k
 dwz                           x86_640.12-10.fc30                    https_eclipseo_fedorapeople_org_scratch 102 k
 efi-srpm-macros               noarch4-2.fc30                        https_eclipseo_fedorapeople_org_scratch 23 k
 elfutils                      x86_640.176-2.fc31                    https_eclipseo_fedorapeople_org_scratch 313 k
 elfutils-default-yama-scope   noarch0.176-2.fc31                    https_eclipseo_fedorapeople_org_scratch 16 k
 elfutils-libelf               x86_640.176-2.fc31                    https_eclipseo_fedorapeople_org_scratch 180 k
 elfutils-libs                 x86_640.176-2.fc31                    https_eclipseo_fedorapeople_org_scratch 286 k
 expat                         x86_642.2.6-2.fc30                    https_eclipseo_fedorapeople_org_scratch 92 k
 fedora-gpg-keys               noarch31-0.2                          https_eclipseo_fedorapeople_org_scratch 102 k
 fedora-release-common         noarch31-0.5                          https_eclipseo_fedorapeople_org_scratch 18 k
 fedora-repos                  noarch31-0.2                          https_eclipseo_fedorapeople_org_scratch 9.2 k
 fedora-repos-rawhide          noarch31-0.2                          https_eclipseo_fedorapeople_org_scratch 8.4 k
 file                          x86_645.36-2.fc31                     https_eclipseo_fedorapeople_org_scratch 49 k
 file-libs                     x86_645.36-2.fc31                     https_eclipseo_fedorapeople_org_scratch 545 k
 filesystem                    x86_643.11-1.fc31                     https_eclipseo_fedorapeople_org_scratch 1.1 M
 fpc-srpm-macros               noarch1.2-1.fc31                      https_eclipseo_fedorapeople_org_scratch 7.5 k
 gc                            x86_647.6.4-5.fc30                    https_eclipseo_fedorapeople_org_scratch 93 k
 gdb-headless                  x86_648.3.50.20190510-12.fc31         https_eclipseo_fedorapeople_org_scratch 3.6 M
 gdbm-libs                     x86_641:1.18-4.fc30                   https_eclipseo_fedorapeople_org_scratch 50 k
 ghc-srpm-macros               noarch1.4.2-9.fc30                    https_eclipseo_fedorapeople_org_scratch 7.6 k
 glib2                         x86_642.61.0-2.fc31                   https_eclipseo_fedorapeople_org_scratch 2.6 M
 glibc                         x86_642.29.9000-18.fc31               https_eclipseo_fedorapeople_org_scratch 3.9 M
 glibc-common                  x86_642.29.9000-18.fc31               https_eclipseo_fedorapeople_org_scratch 835 k
 glibc-minimal-langpack        x86_642.29.9000-18.fc31               https_eclipseo_fedorapeople_org_scratch 58 k
 gmp                           x86_641:6.1.2-10.fc31                 https_eclipseo_fedorapeople_org_scratch 265 k
 gnat-srpm-macros              noarch4-9.fc30                        https_eclipseo_fedorapeople_org_scratch 8.5 k
 guile22                       x86_642.2.4-3.fc30                    https_eclipseo_fedorapeople_org_scratch 6.4 M
 keyutils-libs                 x86_641.6-2.fc30                      https_eclipseo_fedorapeople_org_scratch 30 k
 krb5-libs                     x86_641.17-18.fc31                    https_eclipseo_fedorapeople_org_scratch 743 k
 libacl                        x86_642.2.53-3.fc30                   https_eclipseo_fedorapeople_org_scratch 24 k
 libarchive                    x86_643.3.3-7.fc31                    https_eclipseo_fedorapeople_org_scratch 342 k
 libatomic_ops                 x86_647.6.10-1.fc31                   https_eclipseo_fedorapeople_org_scratch 34 k
 libattr                       x86_642.4.48-5.fc30                   https_eclipseo_fedorapeople_org_scratch 17 k
 libbabeltrace                 x86_641.5.6-2.fc30                    https_eclipseo_fedorapeople_org_scratch 184 k
 libblkid                      x86_642.34-0.1.fc31                   https_eclipseo_fedorapeople_org_scratch 154 k
 libcap                        x86_642.26-5.fc30                     https_eclipseo_fedorapeople_org_scratch 46 k
 libcap-ng                     x86_640.7.9-7.fc31                    https_eclipseo_fedorapeople_org_scratch 27 k
 libcom_err                    x86_641.45.0-1.fc31                   https_eclipseo_fedorapeople_org_scratch 26 k
 libcurl                       x86_647.64.1-2.fc31                   https_eclipseo_fedorapeople_org_scratch 265 k
 libdb                         x86_645.3.28-37.fc30                  https_eclipseo_fedorapeople_org_scratch 735 k
 libdb-utils                   x86_645.3.28-37.fc30                  https_eclipseo_fedorapeople_org_scratch 129 k
 libfdisk                      x86_642.34-0.1.fc31                   https_eclipseo_fedorapeople_org_scratch 203 k
 libffi                        x86_643.1-20.fc31                     https_eclipseo_fedorapeople_org_scratch 32 k
 libgcc                        x86_649.1.1-1.fc31                    https_eclipseo_fedorapeople_org_scratch 90 k
 libgcrypt                     x86_641.8.4-3.fc30                    https_eclipseo_fedorapeople_org_scratch 435 k
 libgpg-error                  x86_641.33-2.fc30                     https_eclipseo_fedorapeople_org_scratch 238 k
 libicu                        x86_6463.2-1.fc31                     https_eclipseo_fedorapeople_org_scratch 9.0 M
 libidn2                       x86_642.1.1a-1.fc30                   https_eclipseo_fedorapeople_org_scratch 89 k
 libipt                        x86_642.0-2.fc30                      https_eclipseo_fedorapeople_org_scratch 51 k
 libmetalink                   x86_640.1.3-8.fc30                    https_eclipseo_fedorapeople_org_scratch 28 k
 libmount                      x86_642.34-0.1.fc31                   https_eclipseo_fedorapeople_org_scratch 177 k
 libnghttp2                    x86_641.38.0-1.fc31                   https_eclipseo_fedorapeople_org_scratch 74 k
 libnsl2                       x86_641.2.0-4.20180605git4a062cf.fc30 https_eclipseo_fedorapeople_org_scratch 54 k
 libpkgconf                    x86_641.6.1-1.fc31                    https_eclipseo_fedorapeople_org_scratch 34 k
 libpsl                        x86_640.21.0-1.fc31                   https_eclipseo_fedorapeople_org_scratch 59 k
 libpwquality                  x86_641.4.0-12.fc30                   https_eclipseo_fedorapeople_org_scratch 96 k
 libselinux                    x86_642.9-1.fc31                      https_eclipseo_fedorapeople_org_scratch 79 k
 libsemanage                   x86_642.9-1.fc31                      https_eclipseo_fedorapeople_org_scratch 112 k
 libsepol                      x86_642.9-1.fc31                      https_eclipseo_fedorapeople_org_scratch 280 k
 libsigsegv                    x86_642.11-7.fc30                     https_eclipseo_fedorapeople_org_scratch 25 k
 libsmartcols                  x86_642.34-0.1.fc31                   https_eclipseo_fedorapeople_org_scratch 121 k
 libssh                        x86_640.8.7-1.fc31                    https_eclipseo_fedorapeople_org_scratch 212 k
 libstdc++                     x86_649.1.1-1.fc31                    https_eclipseo_fedorapeople_org_scratch 596 k
 libtasn1                      x86_644.13-7.fc30                     https_eclipseo_fedorapeople_org_scratch 67 k
 libtirpc                      x86_641.1.4-2.rc2.fc30.1              https_eclipseo_fedorapeople_org_scratch 97 k
 libtool-ltdl                  x86_642.4.6-30.fc31                   https_eclipseo_fedorapeople_org_scratch 36 k
 libunistring                  x86_640.9.10-5.fc30                   https_eclipseo_fedorapeople_org_scratch 415 k
 libutempter                   x86_641.1.6-16.fc30                   https_eclipseo_fedorapeople_org_scratch 24 k
 libuuid                       x86_642.34-0.1.fc31                   https_eclipseo_fedorapeople_org_scratch 28 k
 libverto                      x86_640.3.0-7.fc30                    https_eclipseo_fedorapeople_org_scratch 20 k
 libxcrypt                     x86_644.4.6-1.fc31                    https_eclipseo_fedorapeople_org_scratch 122 k
 libxml2                       x86_642.9.9-2.fc30                    https_eclipseo_fedorapeople_org_scratch 651 k
 libzstd                       x86_641.4.0-1.fc31                    https_eclipseo_fedorapeople_org_scratch 260 k
 lua-libs                      x86_645.3.5-5.fc30                    https_eclipseo_fedorapeople_org_scratch 104 k
 lz4-libs                      x86_641.8.3-2.fc30                    https_eclipseo_fedorapeople_org_scratch 60 k
 mpfr                          x86_643.1.6-4.fc30                    https_eclipseo_fedorapeople_org_scratch 212 k
 ncurses                       x86_646.1-10.20180923.fc30            https_eclipseo_fedorapeople_org_scratch 360 k
 ncurses-base                  noarch6.1-10.20180923.fc30            https_eclipseo_fedorapeople_org_scratch 59 k
 ncurses-libs                  x86_646.1-10.20180923.fc30            https_eclipseo_fedorapeople_org_scratch 288 k
 nim-srpm-macros               noarch1-4.fc30                        https_eclipseo_fedorapeople_org_scratch 8.1 k
 ocaml-srpm-macros             noarch5-5.fc30                        https_eclipseo_fedorapeople_org_scratch 7.7 k
 openblas-srpm-macros          noarch2-5.fc30                        https_eclipseo_fedorapeople_org_scratch 7.3 k
 openldap                      x86_642.4.47-1.fc30                   https_eclipseo_fedorapeople_org_scratch 280 k
 openssl-libs                  x86_641:1.1.1b-10.fc31                https_eclipseo_fedorapeople_org_scratch 1.4 M
 p11-kit                       x86_640.23.15-3.fc30                  https_eclipseo_fedorapeople_org_scratch 240 k
 p11-kit-trust                 x86_640.23.15-3.fc30                  https_eclipseo_fedorapeople_org_scratch 125 k
 pam                           x86_641.3.1-17.fc30                   https_eclipseo_fedorapeople_org_scratch 624 k
 pcre                          x86_648.43-1.fc31                     https_eclipseo_fedorapeople_org_scratch 187 k
 pcre2                         x86_6410.33-2.fc31                    https_eclipseo_fedorapeople_org_scratch 252 k
 perl-srpm-macros              noarch1-29.fc30                       https_eclipseo_fedorapeople_org_scratch 8.2 k
 pkgconf                       x86_641.6.1-1.fc31                    https_eclipseo_fedorapeople_org_scratch 38 k
 pkgconf-m4                    noarch1.6.1-1.fc31                    https_eclipseo_fedorapeople_org_scratch 15 k
 pkgconf-pkg-config            x86_641.6.1-1.fc31                    https_eclipseo_fedorapeople_org_scratch 11 k
 popt                          x86_641.16-17.fc30                    https_eclipseo_fedorapeople_org_scratch 55 k
 publicsuffix-list-dafsa       noarch20190417-1.fc31                 https_eclipseo_fedorapeople_org_scratch 54 k
 python-pip-wheel              noarch19.1-1.fc31                     https_eclipseo_fedorapeople_org_scratch 1.1 M
 python-setuptools-wheel       noarch41.0.1-1.fc31                   https_eclipseo_fedorapeople_org_scratch 279 k
 python-srpm-macros            noarch3-42.fc30                       https_eclipseo_fedorapeople_org_scratch 11 k
 python3-libs                  x86_643.7.3-3.fc31                    https_eclipseo_fedorapeople_org_scratch 7.9 M
 qt5-srpm-macros               noarch5.12.1-1.fc31                   https_eclipseo_fedorapeople_org_scratch 9.1 k
 readline                      x86_648.0-2.fc30                      https_eclipseo_fedorapeople_org_scratch 191 k
 rust-srpm-macros              noarch9-1.fc31                        https_eclipseo_fedorapeople_org_scratch 9.2 k
 setup                         noarch2.13.3-1.fc31                   https_eclipseo_fedorapeople_org_scratch 149 k
 source-highlight              x86_643.1.8-24.fc31                   https_eclipseo_fedorapeople_org_scratch 649 k
 sqlite-libs                   x86_643.27.2-3.fc31                   https_eclipseo_fedorapeople_org_scratch 540 k
 systemd-libs                  x86_64242-3.git7a6d834.fc31           https_eclipseo_fedorapeople_org_scratch 512 k
 tzdata                        noarch2019a-1.fc31                    https_eclipseo_fedorapeople_org_scratch 425 k
 xz-libs                       x86_645.2.4-5.fc30                    https_eclipseo_fedorapeople_org_scratch 85 k
 zip                           x86_643.0-24.fc30                     https_eclipseo_fedorapeople_org_scratch 264 k
 zlib                          x86_641.2.11-15.fc30                  https_eclipseo_fedorapeople_org_scratch 89 k
 zstd                          x86_641.4.0-1.fc31                    https_eclipseo_fedorapeople_org_scratch 385 k

Transaction Summary
================================================================================
Install  151 Packages

Total download size: 77 M
Installed size: 338 M
Downloading Packages:
(1/151): go-srpm-macros-3.0.5-1.0.fc31.noarch.r 301 kB/s |  26 kB     00:00    
(2/151): redhat-rpm-config-128-1.0.fc31.7+20190 696 kB/s |  61 kB     00:00    
(3/151): rpm-build-4.14.2.1-10.fc31+buildreqs.1  11 MB/s | 118 kB     00:00    
(4/151): rpm-build-libs-4.14.2.1-10.fc31+buildr  10 MB/s |  95 kB     00:00    
(5/151): rpm-4.14.2.1-10.fc31+buildreqs.1.0.x86 4.3 MB/s | 489 kB     00:00    
(6/151): rpm-libs-4.14.2.1-10.fc31+buildreqs.1.  16 MB/s | 286 kB     00:00    
(7/151): basesystem-11-7.fc30.noarch.rpm         23 kB/s | 6.9 kB     00:00    
(8/151): alternatives-1.11-4.fc31.x86_64.rpm     95 kB/s |  33 kB     00:00    
(9/151): audit-libs-3.0-0.7.20190326git03e7489. 230 kB/s | 107 kB     00:00    
(10/151): binutils-gold-2.32-13.fc31.x86_64.rpm 3.5 MB/s | 837 kB     00:00    
(11/151): boost-regex-1.69.0-8.fc31.x86_64.rpm  4.7 MB/s | 305 kB     00:00    
(12/151): bash-5.0.2-1.fc30.x86_64.rpm          3.5 MB/s | 1.6 MB     00:00    
(13/151): brotli-1.0.7-3.fc30.x86_64.rpm        4.8 MB/s | 311 kB     00:00    
(14/151): bzip2-1.0.6-29.fc30.x86_64.rpm        841 kB/s |  49 kB     00:00    
(15/151): bzip2-libs-1.0.6-29.fc30.x86_64.rpm   641 kB/s |  37 kB     00:00    
(16/151): ca-certificates-2018.2.26-3.fc30.noar 5.9 MB/s | 385 kB     00:00    
(17/151): coreutils-8.31-2.fc31.x86_64.rpm      6.7 MB/s | 1.2 MB     00:00    
(18/151): cpio-2.12-10.fc30.x86_64.rpm          3.9 MB/s | 247 kB     00:00    
(19/151): coreutils-common-8.31-2.fc31.x86_64.r 8.1 MB/s | 2.0 MB     00:00    
(20/151): cracklib-2.9.6-19.fc30.x86_64.rpm     1.3 MB/s |  77 kB     00:00    
(21/151): crypto-policies-20190211-4.gite3eacfc 803 kB/s |  47 kB     00:00    
(22/151): binutils-2.32-13.fc31.x86_64.rpm      6.4 MB/s | 6.0 MB     00:00    
(23/151): ctags-5.8-25.fc30.x86_64.rpm          1.7 MB/s | 158 kB     00:00    
(24/151): curl-7.64.1-2.fc31.x86_64.rpm         3.7 MB/s | 299 kB     00:00    
(25/151): cyrus-sasl-lib-2.1.27-0.6rc7.fc30.x86 1.5 MB/s |  92 kB     00:00    
(26/151): diffutils-3.7-2.fc30.x86_64.rpm       5.8 MB/s | 384 kB     00:00    
(27/151): dwz-0.12-10.fc30.x86_64.rpm           1.6 MB/s | 102 kB     00:00    
(28/151): efi-srpm-macros-4-2.fc30.noarch.rpm   392 kB/s |  23 kB     00:00    
(29/151): elfutils-default-yama-scope-0.176-2.f 273 kB/s |  16 kB     00:00    
(30/151): elfutils-0.176-2.fc31.x86_64.rpm      4.8 MB/s | 313 kB     00:00    
(31/151): elfutils-libelf-0.176-2.fc31.x86_64.r 2.9 MB/s | 180 kB     00:00    
(32/151): elfutils-libs-0.176-2.fc31.x86_64.rpm 4.4 MB/s | 286 kB     00:00    
(33/151): expat-2.2.6-2.fc30.x86_64.rpm         1.5 MB/s |  92 kB     00:00    
(34/151): fedora-gpg-keys-31-0.2.noarch.rpm     1.7 MB/s | 102 kB     00:00    
(35/151): fedora-release-31-0.5.noarch.rpm      183 kB/s |  11 kB     00:00    
(36/151): fedora-release-common-31-0.5.noarch.r 321 kB/s |  18 kB     00:00    
(37/151): fedora-repos-31-0.2.noarch.rpm        161 kB/s | 9.2 kB     00:00    
(38/151): fedora-repos-rawhide-31-0.2.noarch.rp 147 kB/s | 8.4 kB     00:00    
(39/151): file-5.36-2.fc31.x86_64.rpm           844 kB/s |  49 kB     00:00    
(40/151): findutils-4.6.0-23.fc31.x86_64.rpm    7.2 MB/s | 513 kB     00:00    
(41/151): file-libs-5.36-2.fc31.x86_64.rpm      4.6 MB/s | 545 kB     00:00    
(42/151): filesystem-3.11-1.fc31.x86_64.rpm     8.5 MB/s | 1.1 MB     00:00    
(43/151): fpc-srpm-macros-1.2-1.fc31.noarch.rpm 132 kB/s | 7.5 kB     00:00    
(44/151): gc-7.6.4-5.fc30.x86_64.rpm            1.5 MB/s |  93 kB     00:00    
(45/151): gdbm-libs-1.18-4.fc30.x86_64.rpm      854 kB/s |  50 kB     00:00    
(46/151): gawk-4.2.1-6.fc31.x86_64.rpm          6.3 MB/s | 1.1 MB     00:00    
(47/151): ghc-srpm-macros-1.4.2-9.fc30.noarch.r 128 kB/s | 7.6 kB     00:00    
(48/151): gdb-headless-8.3.50.20190510-12.fc31. 8.4 MB/s | 3.6 MB     00:00    
(49/151): glib2-2.61.0-2.fc31.x86_64.rpm        7.4 MB/s | 2.6 MB     00:00    
(50/151): glibc-common-2.29.9000-18.fc31.x86_64 6.7 MB/s | 835 kB     00:00    
(51/151): glibc-minimal-langpack-2.29.9000-18.f 999 kB/s |  58 kB     00:00    
(52/151): gmp-6.1.2-10.fc31.x86_64.rpm          4.2 MB/s | 265 kB     00:00    
(53/151): gnat-srpm-macros-4-9.fc30.noarch.rpm  148 kB/s | 8.5 kB     00:00    
(54/151): glibc-2.29.9000-18.fc31.x86_64.rpm    8.1 MB/s | 3.9 MB     00:00    
(55/151): grep-3.3-2.fc31.x86_64.rpm            3.9 MB/s | 246 kB     00:00    
(56/151): gzip-1.9-9.fc31.x86_64.rpm            2.5 MB/s | 151 kB     00:00    
(57/151): info-6.6-1.fc30.x86_64.rpm            3.3 MB/s | 212 kB     00:00    
(58/151): keyutils-libs-1.6-2.fc30.x86_64.rpm   511 kB/s |  30 kB     00:00    
(59/151): libacl-2.2.53-3.fc30.x86_64.rpm       410 kB/s |  24 kB     00:00    
(60/151): krb5-libs-1.17-18.fc31.x86_64.rpm     6.0 MB/s | 743 kB     00:00    
(61/151): libarchive-3.3.3-7.fc31.x86_64.rpm    5.3 MB/s | 342 kB     00:00    
(62/151): libatomic_ops-7.6.10-1.fc31.x86_64.rp 593 kB/s |  34 kB     00:00    
(63/151): libattr-2.4.48-5.fc30.x86_64.rpm      290 kB/s |  17 kB     00:00    
(64/151): libbabeltrace-1.5.6-2.fc30.x86_64.rpm 3.0 MB/s | 184 kB     00:00    
(65/151): libblkid-2.34-0.1.fc31.x86_64.rpm     2.5 MB/s | 154 kB     00:00    
(66/151): libcap-2.26-5.fc30.x86_64.rpm         795 kB/s |  46 kB     00:00    
(67/151): libcap-ng-0.7.9-7.fc31.x86_64.rpm     461 kB/s |  27 kB     00:00    
(68/151): libcom_err-1.45.0-1.fc31.x86_64.rpm   457 kB/s |  26 kB     00:00    
(69/151): libcurl-7.64.1-2.fc31.x86_64.rpm      4.1 MB/s | 265 kB     00:00    
(70/151): libdb-utils-5.3.28-37.fc30.x86_64.rpm 2.0 MB/s | 129 kB     00:00    
(71/151): libdb-5.3.28-37.fc30.x86_64.rpm       6.0 MB/s | 735 kB     00:00    
(72/151): libfdisk-2.34-0.1.fc31.x86_64.rpm     3.3 MB/s | 203 kB     00:00    
(73/151): libffi-3.1-20.fc31.x86_64.rpm         555 kB/s |  32 kB     00:00    
(74/151): libgcc-9.1.1-1.fc31.x86_64.rpm        1.5 MB/s |  90 kB     00:00    
(75/151): libgcrypt-1.8.4-3.fc30.x86_64.rpm     6.5 MB/s | 435 kB     00:00    
(76/151): guile22-2.2.4-3.fc30.x86_64.rpm       8.4 MB/s | 6.4 MB     00:00    
(77/151): libgpg-error-1.33-2.fc30.x86_64.rpm   3.2 MB/s | 238 kB     00:00    
(78/151): libidn2-2.1.1a-1.fc30.x86_64.rpm      1.5 MB/s |  89 kB     00:00    
(79/151): libipt-2.0-2.fc30.x86_64.rpm          855 kB/s |  51 kB     00:00    
(80/151): libmetalink-0.1.3-8.fc30.x86_64.rpm   476 kB/s |  28 kB     00:00    
(81/151): libmount-2.34-0.1.fc31.x86_64.rpm     2.8 MB/s | 177 kB     00:00    
(82/151): libnghttp2-1.38.0-1.fc31.x86_64.rpm   1.2 MB/s |  74 kB     00:00    
(83/151): libnsl2-1.2.0-4.20180605git4a062cf.fc 902 kB/s |  54 kB     00:00    
(84/151): libpkgconf-1.6.1-1.fc31.x86_64.rpm    589 kB/s |  34 kB     00:00    
(85/151): libpsl-0.21.0-1.fc31.x86_64.rpm       999 kB/s |  59 kB     00:00    
(86/151): libpwquality-1.4.0-12.fc30.x86_64.rpm 1.6 MB/s |  96 kB     00:00    
(87/151): libselinux-2.9-1.fc31.x86_64.rpm      1.3 MB/s |  79 kB     00:00    
(88/151): libsemanage-2.9-1.fc31.x86_64.rpm     1.8 MB/s | 112 kB     00:00    
(89/151): libsepol-2.9-1.fc31.x86_64.rpm        4.4 MB/s | 280 kB     00:00    
(90/151): libsigsegv-2.11-7.fc30.x86_64.rpm     433 kB/s |  25 kB     00:00    
(91/151): libsmartcols-2.34-0.1.fc31.x86_64.rpm 2.0 MB/s | 121 kB     00:00    
(92/151): libssh-0.8.7-1.fc31.x86_64.rpm        3.4 MB/s | 212 kB     00:00    
(93/151): libtasn1-4.13-7.fc30.x86_64.rpm       1.1 MB/s |  67 kB     00:00    
(94/151): libstdc++-9.1.1-1.fc31.x86_64.rpm     4.9 MB/s | 596 kB     00:00    
(95/151): libtirpc-1.1.4-2.rc2.fc30.1.x86_64.rp 1.6 MB/s |  97 kB     00:00    
(96/151): libtool-ltdl-2.4.6-30.fc31.x86_64.rpm 615 kB/s |  36 kB     00:00    
(97/151): libunistring-0.9.10-5.fc30.x86_64.rpm 6.3 MB/s | 415 kB     00:00    
(98/151): libutempter-1.1.6-16.fc30.x86_64.rpm  395 kB/s |  24 kB     00:00    
(99/151): libuuid-2.34-0.1.fc31.x86_64.rpm      478 kB/s |  28 kB     00:00    
(100/151): libverto-0.3.0-7.fc30.x86_64.rpm     346 kB/s |  20 kB     00:00    
(101/151): libxcrypt-4.4.6-1.fc31.x86_64.rpm    2.0 MB/s | 122 kB     00:00    
(102/151): libicu-63.2-1.fc31.x86_64.rpm         10 MB/s | 9.0 MB     00:00    
(103/151): libxml2-2.9.9-2.fc30.x86_64.rpm      4.8 MB/s | 651 kB     00:00    
(104/151): libzstd-1.4.0-1.fc31.x86_64.rpm      3.3 MB/s | 260 kB     00:00    
(105/151): lua-libs-5.3.5-5.fc30.x86_64.rpm     1.7 MB/s | 104 kB     00:00    
(106/151): lz4-libs-1.8.3-2.fc30.x86_64.rpm     1.0 MB/s |  60 kB     00:00    
(107/151): make-4.2.1-13.fc30.x86_64.rpm        7.2 MB/s | 482 kB     00:00    
(108/151): mpfr-3.1.6-4.fc30.x86_64.rpm         3.4 MB/s | 212 kB     00:00    
(109/151): ncurses-6.1-10.20180923.fc30.x86_64. 5.5 MB/s | 360 kB     00:00    
(110/151): ncurses-base-6.1-10.20180923.fc30.no 1.0 MB/s |  59 kB     00:00    
(111/151): ncurses-libs-6.1-10.20180923.fc30.x8 4.5 MB/s | 288 kB     00:00    
(112/151): nim-srpm-macros-1-4.fc30.noarch.rpm  141 kB/s | 8.1 kB     00:00    
(113/151): ocaml-srpm-macros-5-5.fc30.noarch.rp 135 kB/s | 7.7 kB     00:00    
(114/151): openblas-srpm-macros-2-5.fc30.noarch 127 kB/s | 7.3 kB     00:00    
(115/151): openldap-2.4.47-1.fc30.x86_64.rpm    4.3 MB/s | 280 kB     00:00    
(116/151): p11-kit-0.23.15-3.fc30.x86_64.rpm    3.8 MB/s | 240 kB     00:00    
(117/151): p11-kit-trust-0.23.15-3.fc30.x86_64. 2.0 MB/s | 125 kB     00:00    
(118/151): patch-2.7.6-9.fc31.x86_64.rpm        2.0 MB/s | 123 kB     00:00    
(119/151): openssl-libs-1.1.1b-10.fc31.x86_64.r 7.4 MB/s | 1.4 MB     00:00    
(120/151): pam-1.3.1-17.fc30.x86_64.rpm         5.2 MB/s | 624 kB     00:00    
(121/151): pcre-8.43-1.fc31.x86_64.rpm          3.0 MB/s | 187 kB     00:00    
(122/151): pcre2-10.33-2.fc31.x86_64.rpm        4.0 MB/s | 252 kB     00:00    
(123/151): perl-srpm-macros-1-29.fc30.noarch.rp 143 kB/s | 8.2 kB     00:00    
(124/151): pkgconf-1.6.1-1.fc31.x86_64.rpm      659 kB/s |  38 kB     00:00    
(125/151): pkgconf-m4-1.6.1-1.fc31.noarch.rpm   265 kB/s |  15 kB     00:00    
(126/151): pkgconf-pkg-config-1.6.1-1.fc31.x86_ 186 kB/s |  11 kB     00:00    
(127/151): popt-1.16-17.fc30.x86_64.rpm         940 kB/s |  55 kB     00:00    
(128/151): publicsuffix-list-dafsa-20190417-1.f 921 kB/s |  54 kB     00:00    
(129/151): python-setuptools-wheel-41.0.1-1.fc3 4.4 MB/s | 279 kB     00:00    
(130/151): python-srpm-macros-3-42.fc30.noarch. 184 kB/s |  11 kB     00:00    
(131/151): python-pip-wheel-19.1-1.fc31.noarch. 9.0 MB/s | 1.1 MB     00:00    
(132/151): qt5-srpm-macros-5.12.1-1.fc31.noarch 160 kB/s | 9.1 kB     00:00    
(133/151): readline-8.0-2.fc30.x86_64.rpm       3.1 MB/s | 191 kB     00:00    
(134/151): rust-srpm-macros-9-1.fc31.noarch.rpm 161 kB/s | 9.2 kB     00:00    
(135/151): sed-4.5-3.fc30.x86_64.rpm            4.4 MB/s | 285 kB     00:00    
(136/151): setup-2.13.3-1.fc31.noarch.rpm       2.4 MB/s | 149 kB     00:00    
(137/151): shadow-utils-4.6-13.fc31.x86_64.rpm  9.3 MB/s | 1.2 MB     00:00    
(138/151): sqlite-libs-3.27.2-3.fc31.x86_64.rpm 7.9 MB/s | 540 kB     00:00    
(139/151): systemd-libs-242-3.git7a6d834.fc31.x 7.5 MB/s | 512 kB     00:00    
(140/151): tar-1.32-1.fc31.x86_64.rpm           6.9 MB/s | 863 kB     00:00    
(141/151): tzdata-2019a-1.fc31.noarch.rpm       6.3 MB/s | 425 kB     00:00    
(142/151): unzip-6.0-43.fc30.x86_64.rpm         2.8 MB/s | 175 kB     00:00    
(143/151): source-highlight-3.1.8-24.fc31.x86_6 890 kB/s | 649 kB     00:00    
(144/151): which-2.21-14.fc30.x86_64.rpm        690 kB/s |  41 kB     00:00    
(145/151): util-linux-2.34-0.1.fc31.x86_64.rpm  8.7 MB/s | 2.6 MB     00:00    
(146/151): xz-5.2.4-5.fc30.x86_64.rpm           2.3 MB/s | 143 kB     00:00    
(147/151): python3-libs-3.7.3-3.fc31.x86_64.rpm 7.3 MB/s | 7.9 MB     00:01    
(148/151): xz-libs-5.2.4-5.fc30.x86_64.rpm      887 kB/s |  85 kB     00:00    
(149/151): zip-3.0-24.fc30.x86_64.rpm           4.2 MB/s | 264 kB     00:00    
(150/151): zlib-1.2.11-15.fc30.x86_64.rpm       1.5 MB/s |  89 kB     00:00    
(151/151): zstd-1.4.0-1.fc31.x86_64.rpm         5.9 MB/s | 385 kB     00:00    
--------------------------------------------------------------------------------
Total                                            13 MB/s |  77 MB     00:05     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: filesystem-3.11-1.fc31.x86_64                          1/1 
  Preparing        :                                                        1/1 
  Installing       : libgcc-9.1.1-1.fc31.x86_64                           1/151 
  Running scriptlet: libgcc-9.1.1-1.fc31.x86_64                           1/151 
  Installing       : tzdata-2019a-1.fc31.noarch                           2/151 
  Installing       : rust-srpm-macros-9-1.fc31.noarch                     3/151 
  Installing       : qt5-srpm-macros-5.12.1-1.fc31.noarch                 4/151 
  Installing       : python-srpm-macros-3-42.fc30.noarch                  5/151 
  Installing       : python-setuptools-wheel-41.0.1-1.fc31.noarch         6/151 
  Installing       : publicsuffix-list-dafsa-20190417-1.fc31.noarch       7/151 
  Installing       : pkgconf-m4-1.6.1-1.fc31.noarch                       8/151 
  Installing       : perl-srpm-macros-1-29.fc30.noarch                    9/151 
  Installing       : openblas-srpm-macros-2-5.fc30.noarch                10/151 
  Installing       : ocaml-srpm-macros-5-5.fc30.noarch                   11/151 
  Installing       : nim-srpm-macros-1-4.fc30.noarch                     12/151 
  Installing       : ncurses-base-6.1-10.20180923.fc30.noarch            13/151 
  Installing       : gnat-srpm-macros-4-9.fc30.noarch                    14/151 
  Installing       : ghc-srpm-macros-1.4.2-9.fc30.noarch                 15/151 
  Installing       : fpc-srpm-macros-1.2-1.fc31.noarch                   16/151 
  Installing       : fedora-gpg-keys-31-0.2.noarch                       17/151 
  Installing       : fedora-release-31-0.5.noarch                        18/151 
  Installing       : fedora-release-common-31-0.5.noarch                 19/151 
  Installing       : fedora-repos-rawhide-31-0.2.noarch                  20/151 
  Installing       : fedora-repos-31-0.2.noarch                          21/151 
  Installing       : setup-2.13.3-1.fc31.noarch                          22/151 
  Running scriptlet: setup-2.13.3-1.fc31.noarch                          22/151 
warning: /etc/hosts created as /etc/hosts.rpmnew

  Installing       : filesystem-3.11-1.fc31.x86_64                       23/151 
  Installing       : basesystem-11-7.fc30.noarch                         24/151 
  Installing       : pcre2-10.33-2.fc31.x86_64                           25/151 
  Installing       : libselinux-2.9-1.fc31.x86_64                        26/151 
  Installing       : ncurses-libs-6.1-10.20180923.fc30.x86_64            27/151 
  Installing       : glibc-minimal-langpack-2.29.9000-18.fc31.x86_64     28/151 
  Installing       : glibc-common-2.29.9000-18.fc31.x86_64               29/151 
  Running scriptlet: glibc-2.29.9000-18.fc31.x86_64                      30/151 
  Installing       : glibc-2.29.9000-18.fc31.x86_64                      30/151 
  Running scriptlet: glibc-2.29.9000-18.fc31.x86_64                      30/151 
  Installing       : bash-5.0.2-1.fc30.x86_64                            31/151 
  Running scriptlet: bash-5.0.2-1.fc30.x86_64                            31/151 
  Installing       : libsepol-2.9-1.fc31.x86_64                          32/151 
  Running scriptlet: libsepol-2.9-1.fc31.x86_64                          32/151 
  Installing       : zlib-1.2.11-15.fc30.x86_64                          33/151 
  Installing       : bzip2-libs-1.0.6-29.fc30.x86_64                     34/151 
  Installing       : libstdc++-9.1.1-1.fc31.x86_64                       35/151 
  Installing       : xz-libs-5.2.4-5.fc30.x86_64                         36/151 
  Installing       : elfutils-libelf-0.176-2.fc31.x86_64                 37/151 
  Installing       : libuuid-2.34-0.1.fc31.x86_64                        38/151 
  Installing       : libxcrypt-4.4.6-1.fc31.x86_64                       39/151 
  Installing       : libdb-5.3.28-37.fc30.x86_64                         40/151 
  Installing       : popt-1.16-17.fc30.x86_64                            41/151 
  Installing       : gmp-1:6.1.2-10.fc31.x86_64                          42/151 
  Installing       : libattr-2.4.48-5.fc30.x86_64                        43/151 
  Installing       : libacl-2.2.53-3.fc30.x86_64                         44/151 
  Installing       : sed-4.5-3.fc30.x86_64                               45/151 
  Installing       : libcom_err-1.45.0-1.fc31.x86_64                     46/151 
  Installing       : libffi-3.1-20.fc31.x86_64                           47/151 
  Installing       : readline-8.0-2.fc30.x86_64                          48/151 
  Installing       : expat-2.2.6-2.fc30.x86_64                           49/151 
  Installing       : libcap-2.26-5.fc30.x86_64                           50/151 
  Installing       : libunistring-0.9.10-5.fc30.x86_64                   51/151 
  Installing       : libzstd-1.4.0-1.fc31.x86_64                         52/151 
  Installing       : libidn2-2.1.1a-1.fc30.x86_64                        53/151 
  Installing       : p11-kit-0.23.15-3.fc30.x86_64                       54/151 
  Installing       : mpfr-3.1.6-4.fc30.x86_64                            55/151 
  Installing       : unzip-6.0-43.fc30.x86_64                            56/151 
  Installing       : file-libs-5.36-2.fc31.x86_64                        57/151 
  Installing       : file-5.36-2.fc31.x86_64                             58/151 
  Installing       : elfutils-default-yama-scope-0.176-2.fc31.noarch     59/151 
  Running scriptlet: elfutils-default-yama-scope-0.176-2.fc31.noarch     59/151 
  Installing       : elfutils-libs-0.176-2.fc31.x86_64                   60/151 
  Installing       : alternatives-1.11-4.fc31.x86_64                     61/151 
  Installing       : findutils-1:4.6.0-23.fc31.x86_64                    62/151 
  Installing       : libcap-ng-0.7.9-7.fc31.x86_64                       63/151 
  Installing       : audit-libs-3.0-0.7.20190326git03e7489.fc31.x86_6    64/151 
  Installing       : lua-libs-5.3.5-5.fc30.x86_64                        65/151 
  Installing       : lz4-libs-1.8.3-2.fc30.x86_64                        66/151 
  Installing       : pcre-8.43-1.fc31.x86_64                             67/151 
  Installing       : grep-3.3-2.fc31.x86_64                              68/151 
  Installing       : xz-5.2.4-5.fc30.x86_64                              69/151 
  Installing       : libsemanage-2.9-1.fc31.x86_64                       70/151 
  Installing       : shadow-utils-2:4.6-13.fc31.x86_64                   71/151 
  Running scriptlet: libutempter-1.1.6-16.fc30.x86_64                    72/151 
  Installing       : libutempter-1.1.6-16.fc30.x86_64                    72/151 
  Installing       : elfutils-0.176-2.fc31.x86_64                        73/151 
  Installing       : zip-3.0-24.fc30.x86_64                              74/151 
  Installing       : libpsl-0.21.0-1.fc31.x86_64                         75/151 
  Installing       : libmetalink-0.1.3-8.fc30.x86_64                     76/151 
  Installing       : tar-2:1.32-1.fc31.x86_64                            77/151 
  Installing       : patch-2.7.6-9.fc31.x86_64                           78/151 
  Installing       : libdb-utils-5.3.28-37.fc30.x86_64                   79/151 
  Installing       : dwz-0.12-10.fc30.x86_64                             80/151 
  Installing       : libxml2-2.9.9-2.fc30.x86_64                         81/151 
  Installing       : libicu-63.2-1.fc31.x86_64                           82/151 
  Installing       : boost-regex-1.69.0-8.fc31.x86_64                    83/151 
  Installing       : zstd-1.4.0-1.fc31.x86_64                            84/151 
  Installing       : bzip2-1.0.6-29.fc30.x86_64                          85/151 
  Installing       : sqlite-libs-3.27.2-3.fc31.x86_64                    86/151 
  Installing       : brotli-1.0.7-3.fc30.x86_64                          87/151 
  Installing       : cpio-2.12-10.fc30.x86_64                            88/151 
  Installing       : ctags-5.8-25.fc30.x86_64                            89/151 
  Installing       : source-highlight-3.1.8-24.fc31.x86_64               90/151 
  Installing       : diffutils-3.7-2.fc30.x86_64                         91/151 
  Installing       : gdbm-libs-1:1.18-4.fc30.x86_64                      92/151 
  Installing       : keyutils-libs-1.6-2.fc30.x86_64                     93/151 
  Installing       : libatomic_ops-7.6.10-1.fc31.x86_64                  94/151 
  Installing       : gc-7.6.4-5.fc30.x86_64                              95/151 
  Installing       : libgpg-error-1.33-2.fc30.x86_64                     96/151 
  Installing       : libgcrypt-1.8.4-3.fc30.x86_64                       97/151 
  Installing       : libipt-2.0-2.fc30.x86_64                            98/151 
  Installing       : libnghttp2-1.38.0-1.fc31.x86_64                     99/151 
  Installing       : libpkgconf-1.6.1-1.fc31.x86_64                     100/151 
  Installing       : pkgconf-1.6.1-1.fc31.x86_64                        101/151 
  Installing       : pkgconf-pkg-config-1.6.1-1.fc31.x86_64             102/151 
  Installing       : libsigsegv-2.11-7.fc30.x86_64                      103/151 
  Installing       : gawk-4.2.1-6.fc31.x86_64                           104/151 
  Installing       : libsmartcols-2.34-0.1.fc31.x86_64                  105/151 
  Installing       : libtasn1-4.13-7.fc30.x86_64                        106/151 
  Installing       : p11-kit-trust-0.23.15-3.fc30.x86_64                107/151 
  Running scriptlet: p11-kit-trust-0.23.15-3.fc30.x86_64                107/151 
  Installing       : libtool-ltdl-2.4.6-30.fc31.x86_64                  108/151 
  Installing       : libverto-0.3.0-7.fc30.x86_64                       109/151 
  Installing       : ncurses-6.1-10.20180923.fc30.x86_64                110/151 
  Installing       : coreutils-common-8.31-2.fc31.x86_64                111/151 
  Installing       : openssl-libs-1:1.1.1b-10.fc31.x86_64               112/151 
  Installing       : coreutils-8.31-2.fc31.x86_64                       113/151 
  Running scriptlet: ca-certificates-2018.2.26-3.fc30.noarch            114/151 
  Installing       : ca-certificates-2018.2.26-3.fc30.noarch            114/151 
  Running scriptlet: ca-certificates-2018.2.26-3.fc30.noarch            114/151 
  Installing       : crypto-policies-20190211-4.gite3eacfc.fc31.noarc   115/151 
  Running scriptlet: crypto-policies-20190211-4.gite3eacfc.fc31.noarc   115/151 
  Installing       : krb5-libs-1.17-18.fc31.x86_64                      116/151 
  Installing       : libtirpc-1.1.4-2.rc2.fc30.1.x86_64                 117/151 
  Installing       : libblkid-2.34-0.1.fc31.x86_64                      118/151 
  Running scriptlet: libblkid-2.34-0.1.fc31.x86_64                      118/151 
  Installing       : libmount-2.34-0.1.fc31.x86_64                      119/151 
  Installing       : libnsl2-1.2.0-4.20180605git4a062cf.fc30.x86_64     120/151 
  Installing       : binutils-gold-2.32-13.fc31.x86_64                  121/151 
  Installing       : binutils-2.32-13.fc31.x86_64                       122/151 
  Running scriptlet: binutils-2.32-13.fc31.x86_64                       122/151 
  Installing       : gzip-1.9-9.fc31.x86_64                             123/151 
  Installing       : cracklib-2.9.6-19.fc30.x86_64                      124/151 
  Installing       : libpwquality-1.4.0-12.fc30.x86_64                  125/151 
  Installing       : pam-1.3.1-17.fc30.x86_64                           126/151 
  Installing       : glib2-2.61.0-2.fc31.x86_64                         127/151 
  Installing       : libbabeltrace-1.5.6-2.fc30.x86_64                  128/151 
  Installing       : libfdisk-2.34-0.1.fc31.x86_64                      129/151 
  Installing       : cyrus-sasl-lib-2.1.27-0.6rc7.fc30.x86_64           130/151 
  Installing       : openldap-2.4.47-1.fc30.x86_64                      131/151 
  Installing       : libssh-0.8.7-1.fc31.x86_64                         132/151 
  Installing       : libcurl-7.64.1-2.fc31.x86_64                       133/151 
  Installing       : curl-7.64.1-2.fc31.x86_64                          134/151 
  Installing       : python-pip-wheel-19.1-1.fc31.noarch                135/151 
  Installing       : python3-libs-3.7.3-3.fc31.x86_64                   136/151 
  Installing       : guile22-2.2.4-3.fc30.x86_64                        137/151 
  Running scriptlet: guile22-2.2.4-3.fc30.x86_64                        137/151 
  Installing       : systemd-libs-242-3.git7a6d834.fc31.x86_64          138/151 
  Running scriptlet: systemd-libs-242-3.git7a6d834.fc31.x86_64          138/151 
  Installing       : libarchive-3.3.3-7.fc31.x86_64                     139/151 
  Installing       : rpm-libs-4.14.2.1-10.fc31+buildreqs.1.0.x86_64     140/151 
  Installing       : rpm-4.14.2.1-10.fc31+buildreqs.1.0.x86_64          141/151 
  Installing       : efi-srpm-macros-4-2.fc30.noarch                    142/151 
  Installing       : redhat-rpm-config-128-1.0.fc31.7+20190410pr51.no   143/151 
  Installing       : go-srpm-macros-3.0.5-1.0.fc31.noarch               144/151 
  Installing       : rpm-build-libs-4.14.2.1-10.fc31+buildreqs.1.0.x8   145/151 
  Installing       : gdb-headless-8.3.50.20190510-12.fc31.x86_64        146/151 
  Installing       : rpm-build-4.14.2.1-10.fc31+buildreqs.1.0.x86_64    147/151 
  Installing       : util-linux-2.34-0.1.fc31.x86_64                    148/151 
  Running scriptlet: util-linux-2.34-0.1.fc31.x86_64                    148/151 
  Installing       : make-1:4.2.1-13.fc30.x86_64                        149/151 
  Installing       : info-6.6-1.fc30.x86_64                             150/151 
  Installing       : which-2.21-14.fc30.x86_64                          151/151 
  Running scriptlet: filesystem-3.11-1.fc31.x86_64                      151/151 
  Running scriptlet: glibc-common-2.29.9000-18.fc31.x86_64              151/151 
  Running scriptlet: glib2-2.61.0-2.fc31.x86_64                         151/151 
  Running scriptlet: info-6.6-1.fc30.x86_64                             151/151 
  Verifying        : go-srpm-macros-3.0.5-1.0.fc31.noarch                 1/151 
  Verifying        : redhat-rpm-config-128-1.0.fc31.7+20190410pr51.no     2/151 
  Verifying        : rpm-4.14.2.1-10.fc31+buildreqs.1.0.x86_64            3/151 
  Verifying        : rpm-build-4.14.2.1-10.fc31+buildreqs.1.0.x86_64      4/151 
  Verifying        : rpm-build-libs-4.14.2.1-10.fc31+buildreqs.1.0.x8     5/151 
  Verifying        : rpm-libs-4.14.2.1-10.fc31+buildreqs.1.0.x86_64       6/151 
  Verifying        : alternatives-1.11-4.fc31.x86_64                      7/151 
  Verifying        : audit-libs-3.0-0.7.20190326git03e7489.fc31.x86_6     8/151 
  Verifying        : basesystem-11-7.fc30.noarch                          9/151 
  Verifying        : bash-5.0.2-1.fc30.x86_64                            10/151 
  Verifying        : binutils-2.32-13.fc31.x86_64                        11/151 
  Verifying        : binutils-gold-2.32-13.fc31.x86_64                   12/151 
  Verifying        : boost-regex-1.69.0-8.fc31.x86_64                    13/151 
  Verifying        : brotli-1.0.7-3.fc30.x86_64                          14/151 
  Verifying        : bzip2-1.0.6-29.fc30.x86_64                          15/151 
  Verifying        : bzip2-libs-1.0.6-29.fc30.x86_64                     16/151 
  Verifying        : ca-certificates-2018.2.26-3.fc30.noarch             17/151 
  Verifying        : coreutils-8.31-2.fc31.x86_64                        18/151 
  Verifying        : coreutils-common-8.31-2.fc31.x86_64                 19/151 
  Verifying        : cpio-2.12-10.fc30.x86_64                            20/151 
  Verifying        : cracklib-2.9.6-19.fc30.x86_64                       21/151 
  Verifying        : crypto-policies-20190211-4.gite3eacfc.fc31.noarc    22/151 
  Verifying        : ctags-5.8-25.fc30.x86_64                            23/151 
  Verifying        : curl-7.64.1-2.fc31.x86_64                           24/151 
  Verifying        : cyrus-sasl-lib-2.1.27-0.6rc7.fc30.x86_64            25/151 
  Verifying        : diffutils-3.7-2.fc30.x86_64                         26/151 
  Verifying        : dwz-0.12-10.fc30.x86_64                             27/151 
  Verifying        : efi-srpm-macros-4-2.fc30.noarch                     28/151 
  Verifying        : elfutils-0.176-2.fc31.x86_64                        29/151 
  Verifying        : elfutils-default-yama-scope-0.176-2.fc31.noarch     30/151 
  Verifying        : elfutils-libelf-0.176-2.fc31.x86_64                 31/151 
  Verifying        : elfutils-libs-0.176-2.fc31.x86_64                   32/151 
  Verifying        : expat-2.2.6-2.fc30.x86_64                           33/151 
  Verifying        : fedora-gpg-keys-31-0.2.noarch                       34/151 
  Verifying        : fedora-release-31-0.5.noarch                        35/151 
  Verifying        : fedora-release-common-31-0.5.noarch                 36/151 
  Verifying        : fedora-repos-31-0.2.noarch                          37/151 
  Verifying        : fedora-repos-rawhide-31-0.2.noarch                  38/151 
  Verifying        : file-5.36-2.fc31.x86_64                             39/151 
  Verifying        : file-libs-5.36-2.fc31.x86_64                        40/151 
  Verifying        : filesystem-3.11-1.fc31.x86_64                       41/151 
  Verifying        : findutils-1:4.6.0-23.fc31.x86_64                    42/151 
  Verifying        : fpc-srpm-macros-1.2-1.fc31.noarch                   43/151 
  Verifying        : gawk-4.2.1-6.fc31.x86_64                            44/151 
  Verifying        : gc-7.6.4-5.fc30.x86_64                              45/151 
  Verifying        : gdb-headless-8.3.50.20190510-12.fc31.x86_64         46/151 
  Verifying        : gdbm-libs-1:1.18-4.fc30.x86_64                      47/151 
  Verifying        : ghc-srpm-macros-1.4.2-9.fc30.noarch                 48/151 
  Verifying        : glib2-2.61.0-2.fc31.x86_64                          49/151 
  Verifying        : glibc-2.29.9000-18.fc31.x86_64                      50/151 
  Verifying        : glibc-common-2.29.9000-18.fc31.x86_64               51/151 
  Verifying        : glibc-minimal-langpack-2.29.9000-18.fc31.x86_64     52/151 
  Verifying        : gmp-1:6.1.2-10.fc31.x86_64                          53/151 
  Verifying        : gnat-srpm-macros-4-9.fc30.noarch                    54/151 
  Verifying        : grep-3.3-2.fc31.x86_64                              55/151 
  Verifying        : guile22-2.2.4-3.fc30.x86_64                         56/151 
  Verifying        : gzip-1.9-9.fc31.x86_64                              57/151 
  Verifying        : info-6.6-1.fc30.x86_64                              58/151 
  Verifying        : keyutils-libs-1.6-2.fc30.x86_64                     59/151 
  Verifying        : krb5-libs-1.17-18.fc31.x86_64                       60/151 
  Verifying        : libacl-2.2.53-3.fc30.x86_64                         61/151 
  Verifying        : libarchive-3.3.3-7.fc31.x86_64                      62/151 
  Verifying        : libatomic_ops-7.6.10-1.fc31.x86_64                  63/151 
  Verifying        : libattr-2.4.48-5.fc30.x86_64                        64/151 
  Verifying        : libbabeltrace-1.5.6-2.fc30.x86_64                   65/151 
  Verifying        : libblkid-2.34-0.1.fc31.x86_64                       66/151 
  Verifying        : libcap-2.26-5.fc30.x86_64                           67/151 
  Verifying        : libcap-ng-0.7.9-7.fc31.x86_64                       68/151 
  Verifying        : libcom_err-1.45.0-1.fc31.x86_64                     69/151 
  Verifying        : libcurl-7.64.1-2.fc31.x86_64                        70/151 
  Verifying        : libdb-5.3.28-37.fc30.x86_64                         71/151 
  Verifying        : libdb-utils-5.3.28-37.fc30.x86_64                   72/151 
  Verifying        : libfdisk-2.34-0.1.fc31.x86_64                       73/151 
  Verifying        : libffi-3.1-20.fc31.x86_64                           74/151 
  Verifying        : libgcc-9.1.1-1.fc31.x86_64                          75/151 
  Verifying        : libgcrypt-1.8.4-3.fc30.x86_64                       76/151 
  Verifying        : libgpg-error-1.33-2.fc30.x86_64                     77/151 
  Verifying        : libicu-63.2-1.fc31.x86_64                           78/151 
  Verifying        : libidn2-2.1.1a-1.fc30.x86_64                        79/151 
  Verifying        : libipt-2.0-2.fc30.x86_64                            80/151 
  Verifying        : libmetalink-0.1.3-8.fc30.x86_64                     81/151 
  Verifying        : libmount-2.34-0.1.fc31.x86_64                       82/151 
  Verifying        : libnghttp2-1.38.0-1.fc31.x86_64                     83/151 
  Verifying        : libnsl2-1.2.0-4.20180605git4a062cf.fc30.x86_64      84/151 
  Verifying        : libpkgconf-1.6.1-1.fc31.x86_64                      85/151 
  Verifying        : libpsl-0.21.0-1.fc31.x86_64                         86/151 
  Verifying        : libpwquality-1.4.0-12.fc30.x86_64                   87/151 
  Verifying        : libselinux-2.9-1.fc31.x86_64                        88/151 
  Verifying        : libsemanage-2.9-1.fc31.x86_64                       89/151 
  Verifying        : libsepol-2.9-1.fc31.x86_64                          90/151 
  Verifying        : libsigsegv-2.11-7.fc30.x86_64                       91/151 
  Verifying        : libsmartcols-2.34-0.1.fc31.x86_64                   92/151 
  Verifying        : libssh-0.8.7-1.fc31.x86_64                          93/151 
  Verifying        : libstdc++-9.1.1-1.fc31.x86_64                       94/151 
  Verifying        : libtasn1-4.13-7.fc30.x86_64                         95/151 
  Verifying        : libtirpc-1.1.4-2.rc2.fc30.1.x86_64                  96/151 
  Verifying        : libtool-ltdl-2.4.6-30.fc31.x86_64                   97/151 
  Verifying        : libunistring-0.9.10-5.fc30.x86_64                   98/151 
  Verifying        : libutempter-1.1.6-16.fc30.x86_64                    99/151 
  Verifying        : libuuid-2.34-0.1.fc31.x86_64                       100/151 
  Verifying        : libverto-0.3.0-7.fc30.x86_64                       101/151 
  Verifying        : libxcrypt-4.4.6-1.fc31.x86_64                      102/151 
  Verifying        : libxml2-2.9.9-2.fc30.x86_64                        103/151 
  Verifying        : libzstd-1.4.0-1.fc31.x86_64                        104/151 
  Verifying        : lua-libs-5.3.5-5.fc30.x86_64                       105/151 
  Verifying        : lz4-libs-1.8.3-2.fc30.x86_64                       106/151 
  Verifying        : make-1:4.2.1-13.fc30.x86_64                        107/151 
  Verifying        : mpfr-3.1.6-4.fc30.x86_64                           108/151 
  Verifying        : ncurses-6.1-10.20180923.fc30.x86_64                109/151 
  Verifying        : ncurses-base-6.1-10.20180923.fc30.noarch           110/151 
  Verifying        : ncurses-libs-6.1-10.20180923.fc30.x86_64           111/151 
  Verifying        : nim-srpm-macros-1-4.fc30.noarch                    112/151 
  Verifying        : ocaml-srpm-macros-5-5.fc30.noarch                  113/151 
  Verifying        : openblas-srpm-macros-2-5.fc30.noarch               114/151 
  Verifying        : openldap-2.4.47-1.fc30.x86_64                      115/151 
  Verifying        : openssl-libs-1:1.1.1b-10.fc31.x86_64               116/151 
  Verifying        : p11-kit-0.23.15-3.fc30.x86_64                      117/151 
  Verifying        : p11-kit-trust-0.23.15-3.fc30.x86_64                118/151 
  Verifying        : pam-1.3.1-17.fc30.x86_64                           119/151 
  Verifying        : patch-2.7.6-9.fc31.x86_64                          120/151 
  Verifying        : pcre-8.43-1.fc31.x86_64                            121/151 
  Verifying        : pcre2-10.33-2.fc31.x86_64                          122/151 
  Verifying        : perl-srpm-macros-1-29.fc30.noarch                  123/151 
  Verifying        : pkgconf-1.6.1-1.fc31.x86_64                        124/151 
  Verifying        : pkgconf-m4-1.6.1-1.fc31.noarch                     125/151 
  Verifying        : pkgconf-pkg-config-1.6.1-1.fc31.x86_64             126/151 
  Verifying        : popt-1.16-17.fc30.x86_64                           127/151 
  Verifying        : publicsuffix-list-dafsa-20190417-1.fc31.noarch     128/151 
  Verifying        : python-pip-wheel-19.1-1.fc31.noarch                129/151 
  Verifying        : python-setuptools-wheel-41.0.1-1.fc31.noarch       130/151 
  Verifying        : python-srpm-macros-3-42.fc30.noarch                131/151 
  Verifying        : python3-libs-3.7.3-3.fc31.x86_64                   132/151 
  Verifying        : qt5-srpm-macros-5.12.1-1.fc31.noarch               133/151 
  Verifying        : readline-8.0-2.fc30.x86_64                         134/151 
  Verifying        : rust-srpm-macros-9-1.fc31.noarch                   135/151 
  Verifying        : sed-4.5-3.fc30.x86_64                              136/151 
  Verifying        : setup-2.13.3-1.fc31.noarch                         137/151 
  Verifying        : shadow-utils-2:4.6-13.fc31.x86_64                  138/151 
  Verifying        : source-highlight-3.1.8-24.fc31.x86_64              139/151 
  Verifying        : sqlite-libs-3.27.2-3.fc31.x86_64                   140/151 
  Verifying        : systemd-libs-242-3.git7a6d834.fc31.x86_64          141/151 
  Verifying        : tar-2:1.32-1.fc31.x86_64                           142/151 
  Verifying        : tzdata-2019a-1.fc31.noarch                         143/151 
  Verifying        : unzip-6.0-43.fc30.x86_64                           144/151 
  Verifying        : util-linux-2.34-0.1.fc31.x86_64                    145/151 
  Verifying        : which-2.21-14.fc30.x86_64                          146/151 
  Verifying        : xz-5.2.4-5.fc30.x86_64                             147/151 
  Verifying        : xz-libs-5.2.4-5.fc30.x86_64                        148/151 
  Verifying        : zip-3.0-24.fc30.x86_64                             149/151 
  Verifying        : zlib-1.2.11-15.fc30.x86_64                         150/151 
  Verifying        : zstd-1.4.0-1.fc31.x86_64                           151/151 

Installed:
  redhat-rpm-config-128-1.0.fc31.7+20190410pr51.noarch                          
  rpm-build-4.14.2.1-10.fc31+buildreqs.1.0.x86_64                               
  bash-5.0.2-1.fc30.x86_64                                                      
  bzip2-1.0.6-29.fc30.x86_64                                                    
  coreutils-8.31-2.fc31.x86_64                                                  
  cpio-2.12-10.fc30.x86_64                                                      
  diffutils-3.7-2.fc30.x86_64                                                   
  fedora-release-31-0.5.noarch                                                  
  findutils-1:4.6.0-23.fc31.x86_64                                              
  gawk-4.2.1-6.fc31.x86_64                                                      
  grep-3.3-2.fc31.x86_64                                                        
  gzip-1.9-9.fc31.x86_64                                                        
  info-6.6-1.fc30.x86_64                                                        
  make-1:4.2.1-13.fc30.x86_64                                                   
  patch-2.7.6-9.fc31.x86_64                                                     
  sed-4.5-3.fc30.x86_64                                                         
  shadow-utils-2:4.6-13.fc31.x86_64                                             
  tar-2:1.32-1.fc31.x86_64                                                      
  unzip-6.0-43.fc30.x86_64                                                      
  util-linux-2.34-0.1.fc31.x86_64                                               
  which-2.21-14.fc30.x86_64                                                     
  xz-5.2.4-5.fc30.x86_64                                                        
  go-srpm-macros-3.0.5-1.0.fc31.noarch                                          
  rpm-4.14.2.1-10.fc31+buildreqs.1.0.x86_64                                     
  rpm-build-libs-4.14.2.1-10.fc31+buildreqs.1.0.x86_64                          
  rpm-libs-4.14.2.1-10.fc31+buildreqs.1.0.x86_64                                
  alternatives-1.11-4.fc31.x86_64                                               
  audit-libs-3.0-0.7.20190326git03e7489.fc31.x86_64                             
  basesystem-11-7.fc30.noarch                                                   
  binutils-2.32-13.fc31.x86_64                                                  
  binutils-gold-2.32-13.fc31.x86_64                                             
  boost-regex-1.69.0-8.fc31.x86_64                                              
  brotli-1.0.7-3.fc30.x86_64                                                    
  bzip2-libs-1.0.6-29.fc30.x86_64                                               
  ca-certificates-2018.2.26-3.fc30.noarch                                       
  coreutils-common-8.31-2.fc31.x86_64                                           
  cracklib-2.9.6-19.fc30.x86_64                                                 
  crypto-policies-20190211-4.gite3eacfc.fc31.noarch                             
  ctags-5.8-25.fc30.x86_64                                                      
  curl-7.64.1-2.fc31.x86_64                                                     
  cyrus-sasl-lib-2.1.27-0.6rc7.fc30.x86_64                                      
  dwz-0.12-10.fc30.x86_64                                                       
  efi-srpm-macros-4-2.fc30.noarch                                               
  elfutils-0.176-2.fc31.x86_64                                                  
  elfutils-default-yama-scope-0.176-2.fc31.noarch                               
  elfutils-libelf-0.176-2.fc31.x86_64                                           
  elfutils-libs-0.176-2.fc31.x86_64                                             
  expat-2.2.6-2.fc30.x86_64                                                     
  fedora-gpg-keys-31-0.2.noarch                                                 
  fedora-release-common-31-0.5.noarch                                           
  fedora-repos-31-0.2.noarch                                                    
  fedora-repos-rawhide-31-0.2.noarch                                            
  file-5.36-2.fc31.x86_64                                                       
  file-libs-5.36-2.fc31.x86_64                                                  
  filesystem-3.11-1.fc31.x86_64                                                 
  fpc-srpm-macros-1.2-1.fc31.noarch                                             
  gc-7.6.4-5.fc30.x86_64                                                        
  gdb-headless-8.3.50.20190510-12.fc31.x86_64                                   
  gdbm-libs-1:1.18-4.fc30.x86_64                                                
  ghc-srpm-macros-1.4.2-9.fc30.noarch                                           
  glib2-2.61.0-2.fc31.x86_64                                                    
  glibc-2.29.9000-18.fc31.x86_64                                                
  glibc-common-2.29.9000-18.fc31.x86_64                                         
  glibc-minimal-langpack-2.29.9000-18.fc31.x86_64                               
  gmp-1:6.1.2-10.fc31.x86_64                                                    
  gnat-srpm-macros-4-9.fc30.noarch                                              
  guile22-2.2.4-3.fc30.x86_64                                                   
  keyutils-libs-1.6-2.fc30.x86_64                                               
  krb5-libs-1.17-18.fc31.x86_64                                                 
  libacl-2.2.53-3.fc30.x86_64                                                   
  libarchive-3.3.3-7.fc31.x86_64                                                
  libatomic_ops-7.6.10-1.fc31.x86_64                                            
  libattr-2.4.48-5.fc30.x86_64                                                  
  libbabeltrace-1.5.6-2.fc30.x86_64                                             
  libblkid-2.34-0.1.fc31.x86_64                                                 
  libcap-2.26-5.fc30.x86_64                                                     
  libcap-ng-0.7.9-7.fc31.x86_64                                                 
  libcom_err-1.45.0-1.fc31.x86_64                                               
  libcurl-7.64.1-2.fc31.x86_64                                                  
  libdb-5.3.28-37.fc30.x86_64                                                   
  libdb-utils-5.3.28-37.fc30.x86_64                                             
  libfdisk-2.34-0.1.fc31.x86_64                                                 
  libffi-3.1-20.fc31.x86_64                                                     
  libgcc-9.1.1-1.fc31.x86_64                                                    
  libgcrypt-1.8.4-3.fc30.x86_64                                                 
  libgpg-error-1.33-2.fc30.x86_64                                               
  libicu-63.2-1.fc31.x86_64                                                     
  libidn2-2.1.1a-1.fc30.x86_64                                                  
  libipt-2.0-2.fc30.x86_64                                                      
  libmetalink-0.1.3-8.fc30.x86_64                                               
  libmount-2.34-0.1.fc31.x86_64                                                 
  libnghttp2-1.38.0-1.fc31.x86_64                                               
  libnsl2-1.2.0-4.20180605git4a062cf.fc30.x86_64                                
  libpkgconf-1.6.1-1.fc31.x86_64                                                
  libpsl-0.21.0-1.fc31.x86_64                                                   
  libpwquality-1.4.0-12.fc30.x86_64                                             
  libselinux-2.9-1.fc31.x86_64                                                  
  libsemanage-2.9-1.fc31.x86_64                                                 
  libsepol-2.9-1.fc31.x86_64                                                    
  libsigsegv-2.11-7.fc30.x86_64                                                 
  libsmartcols-2.34-0.1.fc31.x86_64                                             
  libssh-0.8.7-1.fc31.x86_64                                                    
  libstdc++-9.1.1-1.fc31.x86_64                                                 
  libtasn1-4.13-7.fc30.x86_64                                                   
  libtirpc-1.1.4-2.rc2.fc30.1.x86_64                                            
  libtool-ltdl-2.4.6-30.fc31.x86_64                                             
  libunistring-0.9.10-5.fc30.x86_64                                             
  libutempter-1.1.6-16.fc30.x86_64                                              
  libuuid-2.34-0.1.fc31.x86_64                                                  
  libverto-0.3.0-7.fc30.x86_64                                                  
  libxcrypt-4.4.6-1.fc31.x86_64                                                 
  libxml2-2.9.9-2.fc30.x86_64                                                   
  libzstd-1.4.0-1.fc31.x86_64                                                   
  lua-libs-5.3.5-5.fc30.x86_64                                                  
  lz4-libs-1.8.3-2.fc30.x86_64                                                  
  mpfr-3.1.6-4.fc30.x86_64                                                      
  ncurses-6.1-10.20180923.fc30.x86_64                                           
  ncurses-base-6.1-10.20180923.fc30.noarch                                      
  ncurses-libs-6.1-10.20180923.fc30.x86_64                                      
  nim-srpm-macros-1-4.fc30.noarch                                               
  ocaml-srpm-macros-5-5.fc30.noarch                                             
  openblas-srpm-macros-2-5.fc30.noarch                                          
  openldap-2.4.47-1.fc30.x86_64                                                 
  openssl-libs-1:1.1.1b-10.fc31.x86_64                                          
  p11-kit-0.23.15-3.fc30.x86_64                                                 
  p11-kit-trust-0.23.15-3.fc30.x86_64                                           
  pam-1.3.1-17.fc30.x86_64                                                      
  pcre-8.43-1.fc31.x86_64                                                       
  pcre2-10.33-2.fc31.x86_64                                                     
  perl-srpm-macros-1-29.fc30.noarch                                             
  pkgconf-1.6.1-1.fc31.x86_64                                                   
  pkgconf-m4-1.6.1-1.fc31.noarch                                                
  pkgconf-pkg-config-1.6.1-1.fc31.x86_64                                        
  popt-1.16-17.fc30.x86_64                                                      
  publicsuffix-list-dafsa-20190417-1.fc31.noarch                                
  python-pip-wheel-19.1-1.fc31.noarch                                           
  python-setuptools-wheel-41.0.1-1.fc31.noarch                                  
  python-srpm-macros-3-42.fc30.noarch                                           
  python3-libs-3.7.3-3.fc31.x86_64                                              
  qt5-srpm-macros-5.12.1-1.fc31.noarch                                          
  readline-8.0-2.fc30.x86_64                                                    
  rust-srpm-macros-9-1.fc31.noarch                                              
  setup-2.13.3-1.fc31.noarch                                                    
  source-highlight-3.1.8-24.fc31.x86_64                                         
  sqlite-libs-3.27.2-3.fc31.x86_64                                              
  systemd-libs-242-3.git7a6d834.fc31.x86_64                                     
  tzdata-2019a-1.fc31.noarch                                                    
  xz-libs-5.2.4-5.fc30.x86_64                                                   
  zip-3.0-24.fc30.x86_64                                                        
  zlib-1.2.11-15.fc30.x86_64                                                    
  zstd-1.4.0-1.fc31.x86_64                                                      

Complete!
Finish: dnf install
Start: creating root cache
Finish: creating root cache
Finish: chroot init
INFO: Installed packages:
Start: buildsrpm
Start: rpmbuild -bs
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm
Finish: rpmbuild -bs
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/915368-custom-1-x86_64-1558716837.665622/root/var/log/dnf.rpm.log
/var/lib/mock/915368-custom-1-x86_64-1558716837.665622/root/var/log/dnf.librepo.log
/var/lib/mock/915368-custom-1-x86_64-1558716837.665622/root/var/log/dnf.log
Finish: buildsrpm
INFO: Done(/tmp/tmp_13wf21m/golang-github-danwakefield-fnmatch.spec) Config(child) 1 minutes 11 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.
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run
Running (timeout=75600): unbuffer /usr/bin/mock --rebuild /var/lib/copr-rpmbuild/results/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm --configdir /var/lib/copr-rpmbuild/results/configs --resultdir /var/lib/copr-rpmbuild/results --uniqueext 1558716911.419173 -r child
WARNING: Could not find required logging config file: /var/lib/copr-rpmbuild/results/configs/logging.ini. Using default...
INFO: mock.py version 1.4.15 starting (python version = 3.6.5)...
Start(bootstrap): init plugins
INFO: tmpfs initialized
INFO: selinux disabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish(bootstrap): init plugins
Start: init plugins
INFO: tmpfs initialized
INFO: selinux disabled
INFO: chroot_scan: initialized
INFO: compress_logs: initialized
Finish: init plugins
Start: run
INFO: Start(/var/lib/copr-rpmbuild/results/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm)  Config(915368-custom-1-x86_64)
Start: clean chroot
Finish: clean chroot
Start(bootstrap): chroot init
INFO: mounting tmpfs at /var/lib/mock/915368-custom-1-x86_64-bootstrap-1558716911.419173/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start(bootstrap): unpacking root cache
Finish(bootstrap): unpacking root cache
INFO: enabled HW Info plugin
Mock Version: 1.4.15
INFO: Mock Version: 1.4.15
Start(bootstrap): dnf update
'Copr repository'                                12 MB/s | 1.4 MB     00:00    
'Additional repo https_eclipseo_fedorapeople_or 1.2 MB/s | 720 kB     00:00    
Last metadata expiration check: 0:00:00 ago on Fri 24 May 2019 04:55:17 PM UTC.
Dependencies resolved.
Nothing to do.
Complete!
Finish(bootstrap): dnf update
Finish(bootstrap): chroot init
Start: chroot init
INFO: mounting tmpfs at /var/lib/mock/915368-custom-1-x86_64-1558716911.419173/root.
INFO: calling preinit hooks
INFO: enabled root cache
Start: unpacking root cache
Finish: unpacking root cache
INFO: enabled HW Info plugin
Mock Version: 1.4.15
INFO: Mock Version: 1.4.15
Start: dnf update
Copr repository                                 7.3 MB/s | 1.4 MB     00:00    
Additional repo https_eclipseo_fedorapeople_org 1.0 MB/s | 898 kB     00:00    
Dependencies resolved.
Nothing to do.
Complete!
Failed to set locale, defaulting to C.UTF-8
Finish: dnf update
Finish: chroot init
Start: build phase for golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm
Start: build setup for golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm
Copr repository                                  50 kB/s | 3.5 kB     00:00    
Additional repo https_eclipseo_fedorapeople_org  17 kB/s | 4.8 kB     00:00    
Dependencies resolved.
================================================================================
 Package           ArchVersion                              Repository                              Size
================================================================================
Installing:
 go-rpm-macros     x86_643.0.5-1.0.fc31                       copr_base                               33 k
Installing dependencies:
 go-filesystem     x86_643.0.5-1.0.fc31                       copr_base                               7.1 k
 golist            x86_640.10.0-0.1.0.20190521gitbdf06d3.fc31 copr_base                               1.4 M
 annobin           x86_648.76-1.fc31                          https_eclipseo_fedorapeople_org_scratch 180 k
 cpp               x86_649.1.1-1.fc31                         https_eclipseo_fedorapeople_org_scratch 9.8 M
 gcc               x86_649.1.1-1.fc31                         https_eclipseo_fedorapeople_org_scratch 23 M
 glibc-devel       x86_642.29.9000-18.fc31                    https_eclipseo_fedorapeople_org_scratch 1.0 M
 glibc-headers     x86_642.29.9000-18.fc31                    https_eclipseo_fedorapeople_org_scratch 485 k
 golang            x86_641.12.5-1.fc31                        https_eclipseo_fedorapeople_org_scratch 630 k
 golang-bin        x86_641.12.5-1.fc31                        https_eclipseo_fedorapeople_org_scratch 104 M
 golang-src        noarch1.12.5-1.fc31                        https_eclipseo_fedorapeople_org_scratch 6.8 M
 isl               x86_640.16.1-8.fc30                        https_eclipseo_fedorapeople_org_scratch 796 k
 kernel-headers    x86_645.1.0-1.fc31                         https_eclipseo_fedorapeople_org_scratch 1.2 M
 libgomp           x86_649.1.1-1.fc31                         https_eclipseo_fedorapeople_org_scratch 223 k
 libmpc            x86_641.1.0-3.fc30                         https_eclipseo_fedorapeople_org_scratch 56 k
 libxcrypt-devel   x86_644.4.6-1.fc31                         https_eclipseo_fedorapeople_org_scratch 35 k

Transaction Summary
================================================================================
Install  16 Packages

Total download size: 149 M
Installed size: 457 M
Downloading Packages:
(1/16): go-filesystem-3.0.5-1.0.fc31.x86_64.rpm  83 kB/s | 7.1 kB     00:00    
(2/16): go-rpm-macros-3.0.5-1.0.fc31.x86_64.rpm 380 kB/s |  33 kB     00:00    
(3/16): golist-0.10.0-0.1.0.20190521gitbdf06d3.  11 MB/s | 1.4 MB     00:00    
(4/16): annobin-8.76-1.fc31.x86_64.rpm          379 kB/s | 180 kB     00:00    
(5/16): glibc-devel-2.29.9000-18.fc31.x86_64.rp 5.2 MB/s | 1.0 MB     00:00    
(6/16): glibc-headers-2.29.9000-18.fc31.x86_64. 6.9 MB/s | 485 kB     00:00    
(7/16): golang-1.12.5-1.fc31.x86_64.rpm         5.3 MB/s | 630 kB     00:00    
(8/16): cpp-9.1.1-1.fc31.x86_64.rpm             7.8 MB/s | 9.8 MB     00:01    
(9/16): golang-src-1.12.5-1.fc31.noarch.rpm      15 MB/s | 6.8 MB     00:00    
(10/16): isl-0.16.1-8.fc30.x86_64.rpm            11 MB/s | 796 kB     00:00    
(11/16): kernel-headers-5.1.0-1.fc31.x86_64.rpm  10 MB/s | 1.2 MB     00:00    
(12/16): libgomp-9.1.1-1.fc31.x86_64.rpm        3.8 MB/s | 223 kB     00:00    
(13/16): libmpc-1.1.0-3.fc30.x86_64.rpm         1.0 MB/s |  56 kB     00:00    
(14/16): libxcrypt-devel-4.4.6-1.fc31.x86_64.rp 640 kB/s |  35 kB     00:00    
(15/16): gcc-9.1.1-1.fc31.x86_64.rpm            7.5 MB/s |  23 MB     00:03    
(16/16): golang-bin-1.12.5-1.fc31.x86_64.rpm     10 MB/s | 104 MB     00:10    
--------------------------------------------------------------------------------
Total                                            13 MB/s | 149 MB     00:11     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Running scriptlet: golang-1.12.5-1.fc31.x86_64                            1/1 
  Preparing        :                                                        1/1 
  Installing       : libmpc-1.1.0-3.fc30.x86_64                            1/16 
  Installing       : cpp-9.1.1-1.fc31.x86_64                               2/16 
  Installing       : libgomp-9.1.1-1.fc31.x86_64                           3/16 
  Installing       : kernel-headers-5.1.0-1.fc31.x86_64                    4/16 
  Running scriptlet: glibc-headers-2.29.9000-18.fc31.x86_64                5/16 
  Installing       : glibc-headers-2.29.9000-18.fc31.x86_64                5/16 
  Installing       : libxcrypt-devel-4.4.6-1.fc31.x86_64                   6/16 
  Installing       : glibc-devel-2.29.9000-18.fc31.x86_64                  7/16 
  Installing       : isl-0.16.1-8.fc30.x86_64                              8/16 
  Installing       : gcc-9.1.1-1.fc31.x86_64                               9/16 
  Installing       : golang-src-1.12.5-1.fc31.noarch                      10/16 
  Installing       : golang-1.12.5-1.fc31.x86_64                          11/16 
  Installing       : golang-bin-1.12.5-1.fc31.x86_64                      12/16 
  Running scriptlet: golang-bin-1.12.5-1.fc31.x86_64                      12/16 
  Installing       : golist-0.10.0-0.1.0.20190521gitbdf06d3.fc31.x86_64   13/16 
  Installing       : go-filesystem-3.0.5-1.0.fc31.x86_64                  14/16 
  Installing       : go-rpm-macros-3.0.5-1.0.fc31.x86_64                  15/16 
  Installing       : annobin-8.76-1.fc31.x86_64                           16/16 
  Running scriptlet: annobin-8.76-1.fc31.x86_64                           16/16 
  Verifying        : go-filesystem-3.0.5-1.0.fc31.x86_64                   1/16 
  Verifying        : go-rpm-macros-3.0.5-1.0.fc31.x86_64                   2/16 
  Verifying        : golist-0.10.0-0.1.0.20190521gitbdf06d3.fc31.x86_64    3/16 
  Verifying        : annobin-8.76-1.fc31.x86_64                            4/16 
  Verifying        : cpp-9.1.1-1.fc31.x86_64                               5/16 
  Verifying        : gcc-9.1.1-1.fc31.x86_64                               6/16 
  Verifying        : glibc-devel-2.29.9000-18.fc31.x86_64                  7/16 
  Verifying        : glibc-headers-2.29.9000-18.fc31.x86_64                8/16 
  Verifying        : golang-1.12.5-1.fc31.x86_64                           9/16 
  Verifying        : golang-bin-1.12.5-1.fc31.x86_64                      10/16 
  Verifying        : golang-src-1.12.5-1.fc31.noarch                      11/16 
  Verifying        : isl-0.16.1-8.fc30.x86_64                             12/16 
  Verifying        : kernel-headers-5.1.0-1.fc31.x86_64                   13/16 
  Verifying        : libgomp-9.1.1-1.fc31.x86_64                          14/16 
  Verifying        : libmpc-1.1.0-3.fc30.x86_64                           15/16 
  Verifying        : libxcrypt-devel-4.4.6-1.fc31.x86_64                  16/16 

Installed:
  go-rpm-macros-3.0.5-1.0.fc31.x86_64                                           
  go-filesystem-3.0.5-1.0.fc31.x86_64                                           
  golist-0.10.0-0.1.0.20190521gitbdf06d3.fc31.x86_64                            
  annobin-8.76-1.fc31.x86_64                                                    
  cpp-9.1.1-1.fc31.x86_64                                                       
  gcc-9.1.1-1.fc31.x86_64                                                       
  glibc-devel-2.29.9000-18.fc31.x86_64                                          
  glibc-headers-2.29.9000-18.fc31.x86_64                                        
  golang-1.12.5-1.fc31.x86_64                                                   
  golang-bin-1.12.5-1.fc31.x86_64                                               
  golang-src-1.12.5-1.fc31.noarch                                               
  isl-0.16.1-8.fc30.x86_64                                                      
  kernel-headers-5.1.0-1.fc31.x86_64                                            
  libgomp-9.1.1-1.fc31.x86_64                                                   
  libmpc-1.1.0-3.fc30.x86_64                                                    
  libxcrypt-devel-4.4.6-1.fc31.x86_64                                           

Complete!
Failed to set locale, defaulting to C.UTF-8
Finish: build setup for golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm
Start: rpmbuild golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bI1E5u
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf fnmatch-cbb64ac3d964b81592e64f957ad53df015803288
+ /usr/bin/gzip -dc /builddir/build/SOURCES/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd fnmatch-cbb64ac3d964b81592e64f957ad53df015803288
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -fr /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/vendor
+ [[ ! -e /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/bin ]]
+ install -m 0755 -vd /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/bin
install: creating directory '/builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build'
install: creating directory '/builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/bin'
+ export GOPATH=/builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build:/usr/share/gocode
+ GOPATH=/builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build:/usr/share/gocode
+ [[ ! -e /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/src/github.com/danwakefield/fnmatch ]]
++ dirname /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/src/github.com/danwakefield/fnmatch
+ install -m 0755 -vd /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/src/github.com/danwakefield
install: creating directory '/builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/src'
install: creating directory '/builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/src/github.com'
install: creating directory '/builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/src/github.com/danwakefield'
+ ln -fs /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288 /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/src/github.com/danwakefield/fnmatch
+ cd /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/src/github.com/danwakefield/fnmatch
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2m1Jdw
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64
++ dirname /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64
+ cd fnmatch-cbb64ac3d964b81592e64f957ad53df015803288
+ cd /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/src/github.com/danwakefield/fnmatch
+ IFS=
+++ realpath -e --relative-base=.
+++ sort -u
realpath: missing operand
Try 'realpath --help' for more information.
++ IFS=
++ read -r finc
++ realpath -qe --relative-base=. ''
++ grep -q ''
++ sort -u
++ echo ''
++ IFS=
++ read -r finc
+ gosupfiles=
+ mapfile -t gosupfilesA
+ go-rpm-integration install -i github.com/danwakefield/fnmatch -b /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/bin -s /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build -o golang-github-danwakefield-fnmatch-devel.file-list -O /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288 -V 0-0.1.20190524gitcbb64ac.fc31 -C cbb64ac3d964b81592e64f957ad53df015803288 -p /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64 -g /usr/share/gocode -r '.*example.*' ''
Installing: github.com/danwakefield/fnmatch
realpath: '': No such file or directory
realpath: go.mod: No such file or directory
+ IFS=
+++ realpath -e --relative-base=. README.md
+++ sort -u
++ IFS=
++ read -r finc
++ sort -u
++ grep -q README.md
++ realpath -qe --relative-base=. ''
++ echo README.md
++ IFS=
++ read -r finc
+ godocs=README.md
+ [[ -n README.md ]]
+ IFS=
+ read -r f
+ echo %doc '"README.md"'
+ IFS=
+ read -r f
+ IFS=
+++ realpath -e --relative-base=. LICENSE
+++ sort -u
++ IFS=
++ read -r finc
++ realpath -qe --relative-base=. ''
++ grep -q LICENSE
++ sort -u
++ echo LICENSE
++ IFS=
++ read -r finc
+ golicenses=LICENSE
+ [[ -n LICENSE ]]
+ IFS=
+ read -r f
+ echo %license '"LICENSE"'
+ IFS=
+ read -r f
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.A3IKpw
+ umask 022
+ cd /builddir/build/BUILD
+ cd fnmatch-cbb64ac3d964b81592e64f957ad53df015803288
+ LDFLAGS='-X github.com/danwakefield/fnmatch/version=0 -X github.com/danwakefield/fnmatch/version.commit=cbb64ac3d964b81592e64f957ad53df015803288'
+ GO_TEST_FLAGS='-buildmode pie -compiler gc'
+ GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '
+ go-rpm-integration check -i github.com/danwakefield/fnmatch -b /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/bin -s /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build -V 0-0.1.20190524gitcbb64ac.fc31 -C cbb64ac3d964b81592e64f957ad53df015803288 -p /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64 -g /usr/share/gocode -r '.*example.*'
Testing    in: /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/src
         PATH: /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin
       GOPATH: /builddir/build/BUILD/fnmatch-cbb64ac3d964b81592e64f957ad53df015803288/_build:/usr/share/gocode
  GO111MODULE: off
      command: go test -buildmode pie -compiler gc -ldflags "-X github.com/danwakefield/fnmatch/version=0 -X github.com/danwakefield/fnmatch/version.commit=cbb64ac3d964b81592e64f957ad53df015803288 -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '"
      testing: github.com/danwakefield/fnmatch
+ exit 0
Processing files: golang-github-danwakefield-fnmatch-devel-0-0.1.20190524gitcbb64ac.fc31.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ElANbx
+ umask 022
+ cd /builddir/build/BUILD
+ cd fnmatch-cbb64ac3d964b81592e64f957ad53df015803288
+ DOCDIR=/builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64/usr/share/doc/golang-github-danwakefield-fnmatch-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64/usr/share/doc/golang-github-danwakefield-fnmatch-devel
+ cp -pr README.md /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64/usr/share/doc/golang-github-danwakefield-fnmatch-devel
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5JlZUt
+ umask 022
+ cd /builddir/build/BUILD
+ cd fnmatch-cbb64ac3d964b81592e64f957ad53df015803288
+ LICENSEDIR=/builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64/usr/share/licenses/golang-github-danwakefield-fnmatch-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64/usr/share/licenses/golang-github-danwakefield-fnmatch-devel
+ cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64/usr/share/licenses/golang-github-danwakefield-fnmatch-devel
+ exit 0
Provides: golang(github.com/danwakefield/fnmatch) = 0-0.1.20190524gitcbb64ac.fc31 golang(github.com/danwakefield/fnmatch)(commit=cbb64ac3d964b81592e64f957ad53df015803288) = 0-0.1.20190524gitcbb64ac.fc31 golang-github-danwakefield-fnmatch-devel = 0-0.1.20190524gitcbb64ac.fc31 golang-ipath(github.com/danwakefield/fnmatch) = 0-0.1.20190524gitcbb64ac.fc31 golang-ipath(github.com/danwakefield/fnmatch)(commit=cbb64ac3d964b81592e64f957ad53df015803288) = 0-0.1.20190524gitcbb64ac.fc31
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: go-filesystem
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64
Wrote: /builddir/build/RPMS/golang-github-danwakefield-fnmatch-devel-0-0.1.20190524gitcbb64ac.fc31.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hTN5Ru
+ umask 022
+ cd /builddir/build/BUILD
+ cd fnmatch-cbb64ac3d964b81592e64f957ad53df015803288
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.x86_64
+ exit 0
Finish: rpmbuild golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm
INFO: chroot_scan: 3 files copied to /var/lib/copr-rpmbuild/results/chroot_scan
INFO: /var/lib/mock/915368-custom-1-x86_64-1558716911.419173/root/var/log/dnf.log
/var/lib/mock/915368-custom-1-x86_64-1558716911.419173/root/var/log/dnf.librepo.log
/var/lib/mock/915368-custom-1-x86_64-1558716911.419173/root/var/log/dnf.rpm.log
Finish: build phase for golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm
INFO: Done(/var/lib/copr-rpmbuild/results/golang-github-danwakefield-fnmatch-0-0.1.20190524gitcbb64ac.fc31.src.rpm) Config(child) 0 minutes 47 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.
INFO: unmounting tmpfs.
Finish: clean chroot
Finish: run