Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-sevlyar-go-daemon.spec'], uid=1001printOutput=Falseuser='mockbuild'gid=135logger=shell=Falsetimeout=0env={'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100'}chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7643/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-sevlyar-go-daemon.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: copr-builder-376305205.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-sevlyar-go-daemon.spec'], uid=1001printOutput=Falseuser='mockbuild'gid=135logger=shell=Falsetimeout=0private_network=Trueenv={'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100'}chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7643/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-sevlyar-go-daemon.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.duERNg + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf go-daemon-01bb5caedcc4ad839213b4ff96c363f6fab40adb + /bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/go-daemon-01bb5ca.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd go-daemon-01bb5caedcc4ad839213b4ff96c363f6fab40adb + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gyxx3U + umask 022 + cd /builddir/build/BUILD + cd go-daemon-01bb5caedcc4ad839213b4ff96c363f6fab40adb + LANG=C + export LANG + unset DISPLAY + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VHdRjz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64 + cd go-daemon-01bb5caedcc4ad839213b4ff96c363f6fab40adb + LANG=C + export LANG + unset DISPLAY + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . '(' -iname '*.go' -or -iname '*.s' ')' '!' -iname '*_test.go' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./signal.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/. + cp -pav ./signal.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./signal.go `./signal.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./signal.go' + echo '%{gopath}/src/%{import_path}/./signal.go' + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./sample/sample.go + dirprefix=./sample + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./sample + cp -pav ./sample/sample.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./sample/sample.go `./sample/sample.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./sample/sample.go' + echo '%{gopath}/src/%{import_path}/./sample/sample.go' + '[' ./sample '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./sample' ++ dirname ./sample + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./oldapi/signals.go + dirprefix=./oldapi + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi + cp -pav ./oldapi/signals.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/signals.go `./oldapi/signals.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/signals.go' + echo '%{gopath}/src/%{import_path}/./oldapi/signals.go' + '[' ./oldapi '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./oldapi' ++ dirname ./oldapi + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./oldapi/sample/dmn.go + dirprefix=./oldapi/sample + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/sample + cp -pav ./oldapi/sample/dmn.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/sample/dmn.go `./oldapi/sample/dmn.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/sample/dmn.go' + echo '%{gopath}/src/%{import_path}/./oldapi/sample/dmn.go' + '[' ./oldapi/sample '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./oldapi/sample' ++ dirname ./oldapi/sample + dirprefix=./oldapi + '[' ./oldapi '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./oldapi' ++ dirname ./oldapi + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./oldapi/pid_file_posix.go + dirprefix=./oldapi + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi + cp -pav ./oldapi/pid_file_posix.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/pid_file_posix.go `./oldapi/pid_file_posix.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/pid_file_posix.go' + echo '%{gopath}/src/%{import_path}/./oldapi/pid_file_posix.go' + '[' ./oldapi '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./oldapi' ++ dirname ./oldapi + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./oldapi/daemon_posix.go + dirprefix=./oldapi + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi + cp -pav ./oldapi/daemon_posix.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/daemon_posix.go `./oldapi/daemon_posix.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/daemon_posix.go' + echo '%{gopath}/src/%{import_path}/./oldapi/daemon_posix.go' + '[' ./oldapi '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./oldapi' ++ dirname ./oldapi + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./lock_file_unix.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/. + cp -pav ./lock_file_unix.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./lock_file_unix.go `./lock_file_unix.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./lock_file_unix.go' + echo '%{gopath}/src/%{import_path}/./lock_file_unix.go' + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./lock_file_stub.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/. + cp -pav ./lock_file_stub.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./lock_file_stub.go `./lock_file_stub.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./lock_file_stub.go' + echo '%{gopath}/src/%{import_path}/./lock_file_stub.go' + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./lock_file.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/. + cp -pav ./lock_file.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./lock_file.go `./lock_file.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./lock_file.go' + echo '%{gopath}/src/%{import_path}/./lock_file.go' + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./daemon_unix.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/. + cp -pav ./daemon_unix.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./daemon_unix.go `./daemon_unix.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./daemon_unix.go' + echo '%{gopath}/src/%{import_path}/./daemon_unix.go' + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./daemon_stub.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/. + cp -pav ./daemon_stub.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./daemon_stub.go `./daemon_stub.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./daemon_stub.go' + echo '%{gopath}/src/%{import_path}/./daemon_stub.go' + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./daemon.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/. + cp -pav ./daemon.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./daemon.go `./daemon.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./daemon.go' + echo '%{gopath}/src/%{import_path}/./daemon.go' + '[' . '!=' . ']' + for file in '$(find . \( -iname "*.go" -or -iname "*.s" \) \! -iname "*_test.go")' ++ dirname ./command.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/. + cp -pav ./command.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./command.go `./command.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./command.go' + echo '%{gopath}/src/%{import_path}/./command.go' + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/ ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./oldapi/example_test.go + dirprefix=./oldapi + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi + cp -pav ./oldapi/example_test.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/example_test.go `./oldapi/example_test.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./oldapi/example_test.go' + echo '%{gopath}/src/%{import_path}/./oldapi/example_test.go' + '[' ./oldapi '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./oldapi' ++ dirname ./oldapi + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' ++ dirname ./lock_file_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/. + cp -pav ./lock_file_test.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./lock_file_test.go `./lock_file_test.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./lock_file_test.go' + echo '%{gopath}/src/%{import_path}/./lock_file_test.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go")' ++ dirname ./daemon_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/. + cp -pav ./daemon_test.go /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./daemon_test.go `./daemon_test.go' -> `/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode/src/github.com/sevlyar/go-daemon/./daemon_test.go' + echo '%{gopath}/src/%{import_path}/./daemon_test.go' + '[' . '!=' . ']' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.QYqW1d + umask 022 + cd /builddir/build/BUILD + cd go-daemon-01bb5caedcc4ad839213b4ff96c363f6fab40adb + unset DISPLAY + export GOPATH=/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64//usr/share/gocode:/usr/share/gocode + go test github.com/sevlyar/go-daemon ok github.com/sevlyar/go-daemon 0.006s + go test github.com/sevlyar/go-daemon/oldapi ok github.com/sevlyar/go-daemon/oldapi 0.002s Processing files: golang-github-sevlyar-go-daemon-devel-0-0.1.git01bb5ca.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rL2IMX + exit 0 + umask 022 + cd /builddir/build/BUILD + cd go-daemon-01bb5caedcc4ad839213b4ff96c363f6fab40adb + DOCDIR=/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64/usr/share/doc/golang-github-sevlyar-go-daemon-devel-0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64/usr/share/doc/golang-github-sevlyar-go-daemon-devel-0 + /bin/mkdir -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64/usr/share/doc/golang-github-sevlyar-go-daemon-devel-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64/usr/share/doc/golang-github-sevlyar-go-daemon-devel-0 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64/usr/share/doc/golang-github-sevlyar-go-daemon-devel-0 + exit 0 Provides: golang(github.com/sevlyar/go-daemon) = 0-0.1.git01bb5ca.el6 golang(github.com/sevlyar/go-daemon/oldapi) = 0-0.1.git01bb5ca.el6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Processing files: golang-github-sevlyar-go-daemon-unit-test-devel-0-0.1.git01bb5ca.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kl30CH + umask 022 + cd /builddir/build/BUILD + cd go-daemon-01bb5caedcc4ad839213b4ff96c363f6fab40adb + DOCDIR=/builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64/usr/share/doc/golang-github-sevlyar-go-daemon-unit-test-devel-0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64/usr/share/doc/golang-github-sevlyar-go-daemon-unit-test-devel-0 + /bin/mkdir -p /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64/usr/share/doc/golang-github-sevlyar-go-daemon-unit-test-devel-0 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64/usr/share/doc/golang-github-sevlyar-go-daemon-unit-test-devel-0 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64/usr/share/doc/golang-github-sevlyar-go-daemon-unit-test-devel-0 + exit 0 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-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-376305205.novalocal Wrote: /builddir/build/RPMS/golang-github-sevlyar-go-daemon-devel-0-0.1.git01bb5ca.el6.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-sevlyar-go-daemon-unit-test-devel-0-0.1.git01bb5ca.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7NYstV + umask 022 + cd /builddir/build/BUILD + cd go-daemon-01bb5caedcc4ad839213b4ff96c363f6fab40adb + /bin/rm -rf /builddir/build/BUILDROOT/golang-github-sevlyar-go-daemon-0-0.1.git01bb5ca.el6.x86_64 + exit 0 Child return code was: 0