Mock Version: 1.2.12 Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-Azure-azure-sdk-for-go.spec'], chrootPath='/var/lib/mock/f21-build-4038866-521741/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-Azure-azure-sdk-for-go.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: buildhw-10.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-Azure-azure-sdk-for-go.spec '], chrootPath='/var/lib/mock/f21-build-4038866-521741/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-Azure-azure-sdk-for-go.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wyJYl0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf azure-sdk-for-go-97d9593768bbbbd316f9c055dfc5f780933cd7fc + /usr/bin/gzip -dc /builddir/build/SOURCES/azure-sdk-for-go-97d9593.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd azure-sdk-for-go-97d9593768bbbbd316f9c055dfc5f780933cd7fc + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aHNLqG + umask 022 + cd /builddir/build/BUILD + cd azure-sdk-for-go-97d9593768bbbbd316f9c055dfc5f780933cd7fc + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uue0vm + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64 + cd azure-sdk-for-go-97d9593768bbbbd316f9c055dfc5f780933cd7fc ++ ls -d core/ management/ storage/ ++ grep -v storage + rm -rf core/ management/ + install -d -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./storage/util.go + echo '%dir %{gopath}/src/%{import_path}/./storage' ++ dirname ./storage/util.go + install -d -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage + cp -pav ./storage/util.go /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/util.go './storage/util.go' -> '/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/util.go' + echo '%{gopath}/src/%{import_path}/./storage/util.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./storage/client.go + echo '%dir %{gopath}/src/%{import_path}/./storage' ++ dirname ./storage/client.go + install -d -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage + cp -pav ./storage/client.go /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/client.go './storage/client.go' -> '/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/client.go' + echo '%{gopath}/src/%{import_path}/./storage/client.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./storage/queue.go + echo '%dir %{gopath}/src/%{import_path}/./storage' ++ dirname ./storage/queue.go + install -d -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage + cp -pav ./storage/queue.go /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/queue.go './storage/queue.go' -> '/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/queue.go' + echo '%{gopath}/src/%{import_path}/./storage/queue.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./storage/blob.go + echo '%dir %{gopath}/src/%{import_path}/./storage' ++ dirname ./storage/blob.go + install -d -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage + cp -pav ./storage/blob.go /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/blob.go './storage/blob.go' -> '/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/blob.go' + echo '%{gopath}/src/%{import_path}/./storage/blob.go' + install -d -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/ ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./storage/client_test.go + echo '%dir %{gopath}/src/%{import_path}/./storage' ++ dirname ./storage/client_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage + cp -pav ./storage/client_test.go /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/client_test.go './storage/client_test.go' -> '/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/client_test.go' + echo '%{gopath}/src/%{import_path}/./storage/client_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./storage/queue_test.go + echo '%dir %{gopath}/src/%{import_path}/./storage' ++ dirname ./storage/queue_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage + cp -pav ./storage/queue_test.go /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/queue_test.go './storage/queue_test.go' -> '/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/queue_test.go' + echo '%{gopath}/src/%{import_path}/./storage/queue_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./storage/util_test.go + echo '%dir %{gopath}/src/%{import_path}/./storage' ++ dirname ./storage/util_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage + cp -pav ./storage/util_test.go /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/util_test.go './storage/util_test.go' -> '/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/util_test.go' + echo '%{gopath}/src/%{import_path}/./storage/util_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./storage/blob_test.go + echo '%dir %{gopath}/src/%{import_path}/./storage' ++ dirname ./storage/blob_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage + cp -pav ./storage/blob_test.go /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/blob_test.go './storage/blob_test.go' -> '/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode/src/github.com/Azure/azure-sdk-for-go/./storage/blob_test.go' + echo '%{gopath}/src/%{import_path}/./storage/blob_test.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9Mt362 + umask 022 + cd /builddir/build/BUILD + cd azure-sdk-for-go-97d9593768bbbbd316f9c055dfc5f780933cd7fc Processing files: golang-github-Azure-azure-sdk-for-go-devel-1.2-0.1.git97d9593.fc21.noarch + export GOPATH=/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64//usr/share/gocode:/usr/share/gocode + exit 0 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LYUAIJ + umask 022 + cd /builddir/build/BUILD + cd azure-sdk-for-go-97d9593768bbbbd316f9c055dfc5f780933cd7fc + DOCDIR=/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/doc/golang-github-Azure-azure-sdk-for-go-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/doc/golang-github-Azure-azure-sdk-for-go-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/doc/golang-github-Azure-azure-sdk-for-go-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.00d9kq + umask 022 + cd /builddir/build/BUILD + cd azure-sdk-for-go-97d9593768bbbbd316f9c055dfc5f780933cd7fc + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/licenses/golang-github-Azure-azure-sdk-for-go-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/licenses/golang-github-Azure-azure-sdk-for-go-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/licenses/golang-github-Azure-azure-sdk-for-go-devel + exit 0 Provides: golang(github.com/Azure/azure-sdk-for-go/storage) = 1.2-0.1.git97d9593.fc21 golang-github-Azure-azure-sdk-for-go-devel = 1.2-0.1.git97d9593.fc21 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-Azure-azure-sdk-for-go-unit-test-1.2-0.1.git97d9593.fc21.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dSpx56 + umask 022 + cd /builddir/build/BUILD + cd azure-sdk-for-go-97d9593768bbbbd316f9c055dfc5f780933cd7fc + DOCDIR=/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/doc/golang-github-Azure-azure-sdk-for-go-unit-test + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/doc/golang-github-Azure-azure-sdk-for-go-unit-test + cp -pr README.md /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/doc/golang-github-Azure-azure-sdk-for-go-unit-test + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lry0QN + umask 022 + cd /builddir/build/BUILD + cd azure-sdk-for-go-97d9593768bbbbd316f9c055dfc5f780933cd7fc + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/licenses/golang-github-Azure-azure-sdk-for-go-unit-test + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/licenses/golang-github-Azure-azure-sdk-for-go-unit-test + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64/usr/share/licenses/golang-github-Azure-azure-sdk-for-go-unit-test + exit 0 Provides: golang-github-Azure-azure-sdk-for-go-unit-test = 1.2-0.1.git97d9593.fc21 golang-github-Azure-azure-sdk-for-go-unit-test(x86-64) = 1.2-0.1.git97d9593.fc21 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-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64 warning: Could not canonicalize hostname: buildhw-10.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/golang-github-Azure-azure-sdk-for-go-devel-1.2-0.1.git97d9593.fc21.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-Azure-azure-sdk-for-go-unit-test-1.2-0.1.git97d9593.fc21.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.OAZMUu + umask 022 + cd /builddir/build/BUILD + cd azure-sdk-for-go-97d9593768bbbbd316f9c055dfc5f780933cd7fc + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-Azure-azure-sdk-for-go-1.2-0.1.git97d9593.fc21.x86_64 + exit 0 Child return code was: 0 LEAVE do -->