Mock Version: 1.4.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/git-lfs.spec'], chrootPath='/var/lib/mock/655963-epel-7-x86_64-1509402181/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/git-lfs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-builder-537397192.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-git29-git-lfs-2.3.4-3.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/git-lfs.spec'], chrootPath='/var/lib/mock/655963-epel-7-x86_64-1509402181/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/git-lfs.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.OFepJE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf git-lfs-2.3.4 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/rh-git29-git-lfs-2.3.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd git-lfs-2.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ pwd + export GOPATH=/builddir/build/BUILD/git-lfs-2.3.4 + GOPATH=/builddir/build/BUILD/git-lfs-2.3.4 + mkdir -p src/github.com/git-lfs ++ pwd + ln -s /builddir/build/BUILD/git-lfs-2.3.4 src/github.com/git-lfs/rh-git29-git-lfs + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IsaMj3 + umask 022 + cd /builddir/build/BUILD + cd git-lfs-2.3.4 + GOARCH=amd64 + ./script/bootstrap Using go1.8.3 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G6dsRQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64 + cd git-lfs-2.3.4 + install -Dpm0755 bin/git-lfs /builddir/build/BUILDROOT/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64/opt/rh/rh-git29/root/usr/bin/rh-git29-git-lfs + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 0 --dwz-max-die-limit 110000000 /builddir/build/BUILD/git-lfs-2.3.4 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-git29/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-git29/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2hMHJE + umask 022 + cd /builddir/build/BUILD + cd git-lfs-2.3.4 ++ pwd + export GOPATH=/builddir/build/BUILD/git-lfs-2.3.4 + GOPATH=/builddir/build/BUILD/git-lfs-2.3.4 ++ mktemp -d + export GIT_LFS_TEST_DIR=/tmp/tmp.IuijjgNneT + GIT_LFS_TEST_DIR=/tmp/tmp.IuijjgNneT + export SKIPAPITESTCOMPILE=1 + SKIPAPITESTCOMPILE=1 + pushd src/github.com/git-lfs/rh-git29-git-lfs ~/build/BUILD/git-lfs-2.3.4/src/github.com/git-lfs/rh-git29-git-lfs ~/build/BUILD/git-lfs-2.3.4 + ./script/test commands/mancontent_gen.go ? github.com/git-lfs/rh-git29-git-lfs [no test files] ok github.com/git-lfs/rh-git29-git-lfs/commands 0.005s ok github.com/git-lfs/rh-git29-git-lfs/config 0.006s ? github.com/git-lfs/rh-git29-git-lfs/docs/man [no test files] ok github.com/git-lfs/rh-git29-git-lfs/errors 0.012s ok github.com/git-lfs/rh-git29-git-lfs/filepathfilter 0.005s ok github.com/git-lfs/rh-git29-git-lfs/git 0.475s ok github.com/git-lfs/rh-git29-git-lfs/git/githistory 0.092s ok github.com/git-lfs/rh-git29-git-lfs/git/githistory/log 0.012s ok github.com/git-lfs/rh-git29-git-lfs/git/odb 0.019s ok github.com/git-lfs/rh-git29-git-lfs/git/odb/pack 0.009s ok github.com/git-lfs/rh-git29-git-lfs/lfs 0.327s ok github.com/git-lfs/rh-git29-git-lfs/lfsapi 0.064s ? github.com/git-lfs/rh-git29-git-lfs/localstorage [no test files] ok github.com/git-lfs/rh-git29-git-lfs/locking 0.021s ok github.com/git-lfs/rh-git29-git-lfs/progress 0.003s ? github.com/git-lfs/rh-git29-git-lfs/script [no test files] ? github.com/git-lfs/rh-git29-git-lfs/script/genmakefile [no test files] ? github.com/git-lfs/rh-git29-git-lfs/subprocess [no test files] ? github.com/git-lfs/rh-git29-git-lfs/test [no test files] ? github.com/git-lfs/rh-git29-git-lfs/test/git-lfs-test-server-api [no test files] ok github.com/git-lfs/rh-git29-git-lfs/tools 0.036s ok github.com/git-lfs/rh-git29-git-lfs/tools/humanize 0.008s ok github.com/git-lfs/rh-git29-git-lfs/tools/kv 0.005s ok github.com/git-lfs/rh-git29-git-lfs/tq 0.019s ok github.com/git-lfs/rh-git29-git-lfs/vendor/github.com/ThomsonReutersEikon/go-ntlm/ntlm 0.004s ok github.com/git-lfs/rh-git29-git-lfs/vendor/github.com/ThomsonReutersEikon/go-ntlm/ntlm/md4 0.002s ok github.com/git-lfs/rh-git29-git-lfs/vendor/github.com/bgentry/go-netrc/netrc 0.012s ? github.com/git-lfs/rh-git29-git-lfs/vendor/github.com/inconshreveable/mousetrap [no test files] ? github.com/git-lfs/rh-git29-git-lfs/vendor/github.com/rubyist/tracerx [no test files] ok github.com/git-lfs/rh-git29-git-lfs/vendor/github.com/spf13/cobra 0.025s ok github.com/git-lfs/rh-git29-git-lfs/vendor/github.com/spf13/pflag 0.005s ok github.com/git-lfs/rh-git29-git-lfs/vendor/github.com/xeipuuv/gojsonpointer 0.003s ++ pwd + ln -s /builddir/build/BUILD/git-lfs-2.3.4/src/github.com/git-lfs/rh-git29-git-lfs/vendor/github.com/ThomsonReutersEikon src/github.com/ThomsonReutersEikon + ./script/integration compile git-lfs for ./script/integration Using go1.8.3 Git LFS: /builddir/build/BUILD/git-lfs-2.3.4/bin/git-lfs git-lfs/2.3.4 (GitHub; linux amd64; go 1.8.3) git version 1.8.3.1 Git LFS initialized. HOME: /builddir/build/BUILD/git-lfs-2.3.4/test/remote/home TMP: /tmp/tmp.IuijjgNneT CREDS: /builddir/build/BUILD/git-lfs-2.3.4/test/remote/creds lfstest-gitserver: LFSTEST_URL=/builddir/build/BUILD/git-lfs-2.3.4/test/remote/url LFSTEST_SSL_URL=/builddir/build/BUILD/git-lfs-2.3.4/test/remote/sslurl LFSTEST_CLIENT_CERT_URL=/builddir/build/BUILD/git-lfs-2.3.4/test/remote/clientcerturl (https://127.0.0.1:43231) LFSTEST_CERT=/builddir/build/BUILD/git-lfs-2.3.4/test/remote/cert LFSTEST_CLIENT_CERT=/builddir/build/BUILD/git-lfs-2.3.4/test/remote/client.crt LFSTEST_CLIENT_KEY=/builddir/build/BUILD/git-lfs-2.3.4/test/remote/client.key LFSTEST_DIR=/builddir/build/BUILD/git-lfs-2.3.4/test/remote GIT: filter.lfs.clean git-lfs clean -- %f filter.lfs.smudge git-lfs smudge -- %f filter.lfs.process git-lfs filter-process filter.lfs.required true credential.usehttppath true credential.helper lfstest user.name Git LFS Tests user.email git-lfs@example.com Running this maxprocs 4 test: batch error handling ... OK test: transfer queue rejects unknown OIDs ... OK test: batch storage upload causes retries ... OK test: batch storage download causes retries ... OK test: askpass: push with GIT_ASKPASS ... OK test: askpass: push with core.askPass ... OK test: askpass: push with SSH_ASKPASS ... OK test: clean simple file ... OK test: clean a pointer ... OK test: clean pseudo pointer ... OK test: clean pseudo pointer with extra data ... OK test: clean stdin ... OK skip: test/test-clone-deprecated.sh (git version < 2.15.0) skip: test/test-clone.sh (git version < 2.2.0) test: chunked transfer encoding ... OK test: batch transfer ... OK test: batch transfers occur in reverse order by size ... OK test: batch transfers with ssh endpoint ... OK test: batch transfers with ntlm server ... OK skip: test/test-credentials-no-prompt.sh (git version < 2.3.0) skip: test/test-credentials.sh (git version < 2.3.0) test: default config ... OK test: extension config ... OK test: url alias config ... OK test: ambiguous url alias ... OK test: url alias must be prefix ... OK test: config: ignoring unsafe lfsconfig keys ... OK test: commit, delete, then push ... OK test: checkout ... OK test: checkout: outside git repository ... OK test: multiple revs with same OID get pushed once ... OK test: ext ... OK test: http..extraHeader ... OK test: env with no remote ... OK test: env with origin remote ... OK test: env with multiple remotes ... OK test: env with other remote ... OK test: env with multiple remotes and lfs.url config ... OK test: env with multiple remotes and lfs configs ... OK test: env with multiple remotes and lfs url and batch configs ... OK test: env with .lfsconfig ... OK test: env with environment variables ... OK test: env with bare repo ... OK test: env with multiple ssh remotes ... OK test: env with skip download errors ... OK test: env with extra transfer methods ... OK test: init fetch unclean paths ... OK test: fetch unclean paths with include filter in gitconfig ... OK test: fetch unclean paths with exclude filter in gitconfig ... OK test: fetch unclean paths with include filter in cli ... OK test: fetch unclean paths with exclude filter in cli ... OK test: fetch: setup for include test ... OK test: fetch: include first matching file ... OK test: fetch: include second matching file ... OK test: expired action (absolute time) ... OK test: expired action (relative time) ... OK test: expired action (both time) ... OK test: ssh expired (absolute time) ... OK test: ssh expired (relative time) ... OK test: ssh expired (both time) ... OK test: filter-branch (git-lfs/git-lfs#1773) ... OK skip: test/test-filter-process.sh (git version < 2.11.0) test: init fetch-recent ... OK test: fetch-recent normal ... OK test: fetch-recent commits ... OK test: fetch-recent days ... OK test: fetch-recent older commits ... OK test: fetch-recent remote branch ... OK test: fetch-recent remote refs ... OK test: fsck default ... OK test: fsck dry run ... OK test: fsck: outside git repository ... OK test: install with unsupported core.hooksPath ... OK skip: test/test-install-custom-hooks-path.sh (git version < 2.9.0) test: happy path ... OK test: clears local temp objects ... OK test: custom-transfer-wrong-path ... OK test: custom-transfer-upload-download ... OK test: custom-transfer-standalone ... OK test: custom-transfer-standalone-urlmatch ... OK test: install again ... OK test: install with old (non-upgradeable) settings ... OK test: install with upgradeable settings ... OK test: install updates repo hooks ... OK test: install outside repository directory ... OK test: install --skip-smudge ... OK test: install --local ... OK test: install --local outside repository ... OK test: install in directory without access to .git/lfs ... OK test: install in repo without changing hooks ... OK test: can install when multiple global values registered ... OK test: logs ... OK test: ls-files ... OK test: ls-files: outside git repository ... OK test: ls-files: with zero files ... OK test: ls-files: show duplicate files ... OK test: ls-files: show duplicate files with long OID ... OK test: creating a lock ... OK test: create lock with server using client cert ... OK test: creating a lock (with output) ... OK test: locking a previously locked file ... OK test: locking a directory ... OK test: locking a nested file ... OK test: creating a lock (within subdirectory) ... OK test: malformed pointers ... OK test: empty pointers ... OK test: list a single lock ... OK test: list a single lock (--json) ... OK test: list locks with a limit ... OK test: list locks with pagination ... OK test: cached locks ... OK skip: test/test-object-authenticated.sh (git version < 2.3.0) test: pointer --file --stdin ... OK test: pointer --file --stdin mismatch ... OK test: pointer --stdin ... OK test: pointer --stdin without stdin ... OK test: pointer --stdin with bad pointer ... OK test: pointer --file --pointer mismatch ... OK test: pointer --file --pointer ... OK test: pointer --pointer ... OK test: pointer missing --pointer ... OK test: migrate info (default branch) ... OK test: migrate info (given branch) ... OK test: migrate info (default branch with filter) ... OK test: migrate info (given branch with filter) ... OK test: migrate info (default branch, exclude remote refs) ... OK test: migrate info (given branch, exclude remote refs) ... OK test: migrate info (include/exclude ref) ... OK test: migrate info (include/exclude ref with filter) ... OK test: migrate info (nested sub-trees, no filter) ... OK test: migrate info (above threshold) ... OK test: migrate info (above threshold, top) ... OK test: migrate info (given unit) ... OK test: migrate info (doesn't show empty info entries) ... OK test: migrate info (empty set) ... OK test: migrate info (--everything) ... OK test: migrate info (--everything with args) ... OK test: migrate info (--everything with --include-ref) ... OK test: post-commit ... OK test: post-commit (locked file outside of LFS) ... OK test: init for fetch tests ... OK test: fetch ... OK test: fetch with remote ... OK test: fetch with remote and branches ... OK test: fetch with master commit sha1 ... OK test: fetch with newbranch commit sha1 ... OK test: fetch with include filters in gitconfig ... OK test: fetch with exclude filters in gitconfig ... OK test: fetch with include/exclude filters in gitconfig ... OK test: fetch with include filter in cli ... OK test: fetch with exclude filter in cli ... OK test: fetch with include/exclude filters in cli ... OK test: fetch with include filter overriding exclude filter ... OK test: fetch with missing object ... OK test: fetch-all ... OK test: fetch: outside git repository ... OK test: fetch with no origin remote ... OK test: fetch --prune ... OK test: fetch raw remote url ... OK test: fetch with invalid remote ... OK test: post-checkout ... OK test: migrate import (default branch) ... OK test: migrate import (given branch) ... OK test: migrate import (default branch with filter) ... OK test: migrate import (given branch with filter) ... OK test: migrate import (default branch, exclude remote refs) ... OK test: migrate import (given branch, exclude remote refs) ... OK test: migrate import (include/exclude ref) ... OK test: migrate import (include/exclude ref with filter) ... OK test: migrate import (existing .gitattributes) ... OK test: migrate import (bare repository) ... OK test: migrate import (nested sub-trees, no filter) ... OK test: migrate import (prefix include(s)) ... OK test: migrate import (--everything) ... OK test: migrate import (--everything with args) ... OK test: migrate import (--everything with --include-ref) ... OK test: post-merge ... OK skip: test/test-prune-worktree.sh (git version < 2.5.0) test: GIT_LFS_PROGRESS ... OK test: progress meter displays positive progress ... OK skip: test/test-push-bad-dns.sh (git version < 2.3.0) test: pull ... OK test: pull with raw remote url ... OK test: pull: with missing object ... OK test: pull: outside git repository ... OK test: push a file with the same name as a branch ... OK test: push missing objects ... OK test: push: upload file with storage 403 ... OK test: push: upload file with storage 404 ... OK test: push: upload file with storage 410 ... OK test: push: upload file with storage 422 ... OK test: push: upload file with storage 500 ... OK test: push: upload file with storage 503 ... OK test: push: upload file with api 403 ... OK test: push: upload file with api 404 ... OK test: push: upload file with api 410 ... OK test: push: upload file with api 422 ... OK test: push: upload file with api 500 ... OK test: clone with reference ... OK test: fetch from clone reference ... OK test: resume-http-range ... OK test: resume-http-range-fallback ... OK test: pre-push ... OK test: pre-push dry-run ... OK test: pre-push 307 redirects ... OK test: pre-push with existing file ... OK test: pre-push with existing pointer ... OK test: pre-push with missing pointer not on server ... OK test: pre-push with missing pointer which is on server ... OK test: pre-push with missing and present pointers ... OK test: pre-push allowincompletepush=f reject missing pointers ... OK test: pre-push multiple branches ... OK test: pre-push with bad remote ... OK test: pre-push unfetched deleted remote branch & server GC ... OK test: pre-push delete branch ... OK test: pre-push with our lock ... OK test: pre-push with their lock on lfs file ... OK test: pre-push with their lock on non-lfs lockable file ... OK test: pre-push locks verify 5xx with verification enabled ... OK test: pre-push disable locks verify on exact url ... OK test: pre-push disable locks verify on partial url ... OK test: pre-push locks verify 5xx with verification unset ... OK test: pre-push locks verify 501 with verification enabled ... OK test: pre-push locks verify 501 with verification disabled ... OK test: pre-push locks verify 501 with verification unset ... OK test: pre-push locks verify 200 ... OK test: pre-push locks verify 403 with verification enabled ... OK test: pre-push locks verify 403 with verification disabled ... OK test: pre-push locks verify 403 with verification unset ... OK test: tus-upload-uninterrupted ... OK test: tus-upload-interrupted-resume ... OK test: ssh with proxy command in lfs.url ... OK test: prune unreferenced and old ... OK test: prune keep unpushed ... OK test: prune keep recent ... OK test: prune remote tests ... OK test: prune verify ... OK test: prune verify large numbers of refs ... OK test: submodule env with .lfsconfig ... OK test: submodule update --init --remote with .lfsconfig ... OK test: smudge ... OK test: smudge with temp file ... OK test: smudge with invalid pointer ... OK test: smudge include/exclude ... OK test: smudge with skip ... OK test: smudge clone with include/exclude ... OK test: smudge skip download failure ... OK skip: test/test-track-attrs.sh (git version < 2.1.0) test: submodule local git dir ... OK test: submodule env ... OK test: push ... OK test: push --all (no ref args) ... OK test: push --all (1 ref arg) ... OK test: push --all (multiple ref args) ... OK test: push --all (ref with deleted files) ... OK test: push object id(s) ... OK test: push modified files ... OK test: push with invalid remote ... OK test: push ambiguous branch name ... OK test: push (retry with expired actions) ... OK test: push to raw remote url ... OK test: push (with invalid object size) ... OK test: push with deprecated _links ... OK test: push with missing objects (lfs.allowincompletepush=t) ... OK test: push reject missing objects (lfs.allowincompletepush=f) ... OK test: status ... OK test: status --porcelain ... OK test: status --json ... OK test: status: outside git repository ... OK test: status - before initial commit ... OK test: status shows multiple files with identical contents ... OK test: status shows multiple copies of partially staged files ... OK test: status: LFS to LFS change ... OK test: status: Git to LFS change ... OK test: status: Git to LFS conversion ... OK test: status (missing objects) ... OK test: uninstall outside repository ... OK test: uninstall outside repository without access to .git/lfs ... OK test: uninstall inside repository with default pre-push hook ... OK test: uninstall inside repository without lfs pre-push hook ... OK test: uninstall hooks inside repository ... OK test: uninstall --local ... OK test: untrack ... OK test: untrack outside git repo ... OK test: untrack removes escape sequences ... OK test: push unusually named files ... OK test: update ... OK test: update with leading spaces ... OK test: update lfs.{url}.access ... OK test: update: outside git repository ... OK test: track ... OK test: track --verbose ... OK test: track --dry-run ... OK test: track directory ... OK test: track without trailing linebreak ... OK test: track with existing crlf ... OK test: track with autocrlf=true ... OK test: track with autocrlf=input ... OK test: track outside git repo ... OK test: track representation ... OK test: track absolute ... OK test: track in gitDir ... OK test: track in symlinked dir ... OK test: track blocklisted files by name ... OK test: track blocklisted files with glob ... OK test: track lockable ... OK test: track lockable read-only/read-write ... OK test: track escaped pattern ... OK test: track (symlinked repository) ... OK test: track ($GIT_LFS_TRACK_NO_INSTALL_HOOKS) ... OK skip: test/test-worktree.sh (git version < 2.5.0) test: push zero len file ... OK test: pull zero len file ... OK test: verify with retries ... OK test: verify with retries (success without retry) ... OK test: verify with retries (insufficient retries) ... OK test: verify with retries (bad .gitconfig) ... OK test: unlocking a lock by path ... OK test: unlocking a file makes it readonly ... OK test: unlocking a file ignores readonly ... OK test: force unlocking lock with missing file ... OK test: unlocking a lock (--json) ... OK test: unlocking a lock by id ... OK test: unlocking a lock without sufficient info ... OK test: unlocking a lock while uncommitted ... OK test: unlocking a lock with ambiguious arguments ... OK test: unlocking a lock while uncommitted with --force ... OK test: unlocking a lock while untracked ... OK + popd ~/build/BUILD/git-lfs-2.3.4 + rmdir /tmp/tmp.IuijjgNneT + exit 0 Processing files: rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CK20Iu + umask 022 + cd /builddir/build/BUILD + cd git-lfs-2.3.4 + LICENSEDIR=/builddir/build/BUILDROOT/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64/opt/rh/rh-git29/root/usr/share/licenses/rh-git29-git-lfs-2.3.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64/opt/rh/rh-git29/root/usr/share/licenses/rh-git29-git-lfs-2.3.4 + cp -pr LICENSE.md /builddir/build/BUILDROOT/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64/opt/rh/rh-git29/root/usr/share/licenses/rh-git29-git-lfs-2.3.4 + exit 0 Provides: rh-git29-git-lfs = 2.3.4-3.el7.centos rh-git29-git-lfs(x86-64) = 2.3.4-3.el7.centos scl-package(rh-git29) Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rh-git29-runtime rtld(GNU_HASH) Processing files: rh-git29-git-lfs-debuginfo-2.3.4-3.el7.centos.x86_64 Provides: scl-package(rh-git29) rh-git29-git-lfs-debuginfo = 2.3.4-3.el7.centos rh-git29-git-lfs-debuginfo(x86-64) = 2.3.4-3.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64 Wrote: /builddir/build/RPMS/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-git29-git-lfs-debuginfo-2.3.4-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oPZP1d + umask 022 + cd /builddir/build/BUILD + cd git-lfs-2.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-git29-git-lfs-2.3.4-3.el7.centos.x86_64 + exit 0 Child return code was: 0