Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-ryanuber-go-glob.spec'], chrootPath='/var/lib/mock/f30-build-15101113-1075393/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-ryanuber-go-glob.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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/golang-github-ryanuber-go-glob-0.1-4.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-ryanuber-go-glob.spec'], chrootPath='/var/lib/mock/f30-build-15101113-1075393/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-ryanuber-go-glob.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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rmgW7V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-glob-0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-glob-0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-glob-0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ixoEGJ + umask 022 + cd /builddir/build/BUILD + cd go-glob-0.1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FiX8Px + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm + cd go-glob-0.1 + install -d -p /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm//usr/share/gocode/src/github.com/ryanuber/go-glob/ + echo '%dir %{gopath}/src/%{import_path}/.' BUILDSTDERR: ++ find . '(' -iname '*.go' -or -iname '*.s' ')' '!' -iname '*_test.go' + for file in $(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go") BUILDSTDERR: ++ dirname ./glob.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm//usr/share/gocode/src/github.com/ryanuber/go-glob/. + cp -pav ./glob.go /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm//usr/share/gocode/src/github.com/ryanuber/go-glob/./glob.go './glob.go' -> '/builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm//usr/share/gocode/src/github.com/ryanuber/go-glob/./glob.go' + echo '%{gopath}/src/%{import_path}/./glob.go' + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm//usr/share/gocode/src/github.com/ryanuber/go-glob/ BUILDSTDERR: ++ find . -iname '*_test.go' + for file in $(find . -iname "*_test.go") BUILDSTDERR: ++ dirname ./glob_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm//usr/share/gocode/src/github.com/ryanuber/go-glob/. + cp -pav ./glob_test.go /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm//usr/share/gocode/src/github.com/ryanuber/go-glob/./glob_test.go './glob_test.go' -> '/builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm//usr/share/gocode/src/github.com/ryanuber/go-glob/./glob_test.go' + echo '%{gopath}/src/%{import_path}/./glob_test.go' + '[' . '!=' . ']' + sort -u -o devel.file-list devel.file-list + /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.FLTXDy + umask 022 + cd /builddir/build/BUILD + cd go-glob-0.1 + export GOPATH=/builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm//usr/share/gocode:/usr/share/gocode + go test -buildmode pie -compiler gc -ldflags ' -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\''' github.com/ryanuber/go-glob ok github.com/ryanuber/go-glob 0.328s + exit 0 Processing files: golang-github-ryanuber-go-glob-devel-0.1-4.fc30.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EnbnJ7 + umask 022 + cd /builddir/build/BUILD + cd go-glob-0.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/doc/golang-github-ryanuber-go-glob-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/doc/golang-github-ryanuber-go-glob-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/doc/golang-github-ryanuber-go-glob-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bZbWbF + umask 022 + cd /builddir/build/BUILD + cd go-glob-0.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/licenses/golang-github-ryanuber-go-glob-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/licenses/golang-github-ryanuber-go-glob-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/licenses/golang-github-ryanuber-go-glob-devel + exit 0 Provides: golang(github.com/ryanuber/go-glob) = 0.1-4.fc30 golang-github-ryanuber-go-glob-devel = 0.1-4.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-ryanuber-go-glob-unit-test-devel-0.1-4.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A2sPik + umask 022 + cd /builddir/build/BUILD + cd go-glob-0.1 + DOCDIR=/builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/doc/golang-github-ryanuber-go-glob-unit-test-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/doc/golang-github-ryanuber-go-glob-unit-test-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/doc/golang-github-ryanuber-go-glob-unit-test-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FBHm4Y + umask 022 + cd /builddir/build/BUILD + cd go-glob-0.1 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/licenses/golang-github-ryanuber-go-glob-unit-test-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/licenses/golang-github-ryanuber-go-glob-unit-test-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm/usr/share/licenses/golang-github-ryanuber-go-glob-unit-test-devel + exit 0 Provides: golang-github-ryanuber-go-glob-unit-test-devel = 0.1-4.fc30 golang-github-ryanuber-go-glob-unit-test-devel(armv7hl-32) = 0.1-4.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm Wrote: /builddir/build/RPMS/golang-github-ryanuber-go-glob-devel-0.1-4.fc30.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-ryanuber-go-glob-unit-test-devel-0.1-4.fc30.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wz8XIQ + umask 022 + cd /builddir/build/BUILD + cd go-glob-0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-ryanuber-go-glob-0.1-4.fc30.arm + exit 0 Child return code was: 0