+ dnf clean all
0 files removed
+ dnf makecache --verbose
Loaded plugins: builddep, config-manager, copr, debug, debuginfo-install, download, generate_completion_cache, needs-restarting, playground, repoclosure, repograph, repomanage, reposync, versionlock
DNF version: 2.7.5
cachedir: /var/cache/dnf
Making cache files for all metadata files.
local: has expired and will be refreshed.
Local RPMS                                      1.6 MB/s |  50 MB     00:32    
not found deltainfo for: Local RPMS
not found updateinfo for: Local RPMS
local: using metadata from Tue Mar 27 00:21:59 2018.
Last metadata expiration check: 0:10:02 ago on Tue Mar 27 00:39:20 2018.
Missing file *modules.yaml in metadata cache dir: /var/cache/dnf/local-5521bc1e6d885b81
Completion plugin: Generating completion cache...
Excludes from versionlock plugin were not applied
Metadata cache created.
+ useradd -d /builddir mockbuild
+ su -c 'mkdir /builddir/build' mockbuild
+ echo '%_topdir /builddir/build'
+ su -c 'rpm -i /var/tmp/sg3_utils-1.42-3.fc27.src.rpm' mockbuild
+ dnf -y builddep /builddir/build/SPECS/sg3_utils.spec --define '_topdir /builddir/build'
Waiting for process with pid 200 to finish.
Last metadata expiration check: 0:10:38 ago on Tue Mar 27 00:49:39 2018.
Dependencies resolved.
Nothing to do.
Complete!
+ dnf -y update --best
Last metadata expiration check: 0:12:21 ago on Tue Mar 27 00:49:39 2018.
Dependencies resolved.
================================================================================
 Package                Arch          Version                Repository    Size
================================================================================
Upgrading:
 qt5-srpm-macros        noarch        5.10.1-1.fc29          local        9.6 k

Transaction Summary
================================================================================
Upgrade  1 Package

Total download size: 9.6 k
Downloading Packages:
qt5-srpm-macros-5.10.1-1.fc29.noarch.rpm        122 kB/s | 9.6 kB     00:00    
--------------------------------------------------------------------------------
Total                                            49 kB/s | 9.6 kB     00:00     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : qt5-srpm-macros-5.10.1-1.fc29.noarch                   1/2 
  Cleanup          : qt5-srpm-macros-5.10.0-1.fc28.noarch                   2/2 
  Running scriptlet: qt5-srpm-macros-5.10.0-1.fc28.noarch                   2/2 
  Verifying        : qt5-srpm-macros-5.10.1-1.fc29.noarch                   1/2 
  Verifying        : qt5-srpm-macros-5.10.0-1.fc28.noarch                   2/2 

Upgraded:
  qt5-srpm-macros.noarch 5.10.1-1.fc29                                          

Complete!
+ dnf -y group install buildsys-build
Last metadata expiration check: 0:13:56 ago on Tue Mar 27 00:49:39 2018.
Group 'Buildsystem building group' is already installed.
Dependencies resolved.
Nothing to do.
Complete!
+ exec