Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-urfave-cli.spec'], gid=425uid=1000shell=Falsetimeout=172800chrootPath='/var/lib/mock/f25-build-7357312-686299/root'env={'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}logger=printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-urfave-cli.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.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-urfave-cli.spec'], gid=425uid=1000chrootPath='/var/lib/mock/f25-build-7357312-686299/root'timeout=172800shell=Falseprivate_network=Trueenv={'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'}logger=printOutput=Falseuser='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-urfave-cli.spec'] with env {'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ihuSvb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cli-61f519fe5e57c2518c03627b194899a105838eba + /usr/bin/gzip -dc /builddir/build/SOURCES/cli-61f519f.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cli-61f519fe5e57c2518c03627b194899a105838eba + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cgcs04 + umask 022 + cd /builddir/build/BUILD + cd cli-61f519fe5e57c2518c03627b194899a105838eba + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kUMvvY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64 + cd cli-61f519fe5e57c2518c03627b194899a105838eba + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' ++ grep -v Godeps/_workspace + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./flag.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./flag.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./flag.go './flag.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./flag.go' + echo '%{gopath}/src/%{import_path}/./flag.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./category.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./category.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./category.go './category.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./category.go' + echo '%{gopath}/src/%{import_path}/./category.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/flag.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/flag.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag.go './altsrc/flag.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag.go' + echo '%{gopath}/src/%{import_path}/./altsrc/flag.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/yaml_file_loader.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/yaml_file_loader.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/yaml_file_loader.go './altsrc/yaml_file_loader.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/yaml_file_loader.go' + echo '%{gopath}/src/%{import_path}/./altsrc/yaml_file_loader.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/input_source_context.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/input_source_context.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/input_source_context.go './altsrc/input_source_context.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/input_source_context.go' + echo '%{gopath}/src/%{import_path}/./altsrc/input_source_context.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/map_input_source.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/map_input_source.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/map_input_source.go './altsrc/map_input_source.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/map_input_source.go' + echo '%{gopath}/src/%{import_path}/./altsrc/map_input_source.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/altsrc.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/altsrc.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/altsrc.go './altsrc/altsrc.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/altsrc.go' + echo '%{gopath}/src/%{import_path}/./altsrc/altsrc.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/toml_file_loader.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/toml_file_loader.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/toml_file_loader.go './altsrc/toml_file_loader.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/toml_file_loader.go' + echo '%{gopath}/src/%{import_path}/./altsrc/toml_file_loader.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/flag_generated.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/flag_generated.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag_generated.go './altsrc/flag_generated.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag_generated.go' + echo '%{gopath}/src/%{import_path}/./altsrc/flag_generated.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./funcs.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./funcs.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./funcs.go './funcs.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./funcs.go' + echo '%{gopath}/src/%{import_path}/./funcs.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./app.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./app.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./app.go './app.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./app.go' + echo '%{gopath}/src/%{import_path}/./app.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./errors.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./errors.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./errors.go './errors.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./errors.go' + echo '%{gopath}/src/%{import_path}/./errors.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./command.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./command.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./command.go './command.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./command.go' + echo '%{gopath}/src/%{import_path}/./command.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./flag_generated.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./flag_generated.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./flag_generated.go './flag_generated.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./flag_generated.go' + echo '%{gopath}/src/%{import_path}/./flag_generated.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./help.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./help.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./help.go './help.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./help.go' + echo '%{gopath}/src/%{import_path}/./help.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./context.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./context.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./context.go './context.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./context.go' + echo '%{gopath}/src/%{import_path}/./context.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*.go" \! -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./cli.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./cli.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./cli.go './cli.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./cli.go' + echo '%{gopath}/src/%{import_path}/./cli.go' + '[' . '!=' . ']' + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/ ++ find . -iname '*_test.go' ++ grep -v Godeps/_workspace + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./helpers_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./helpers_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./helpers_test.go './helpers_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./helpers_test.go' + echo '%{gopath}/src/%{import_path}/./helpers_test.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./app_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./app_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./app_test.go './app_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./app_test.go' + echo '%{gopath}/src/%{import_path}/./app_test.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./command_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./command_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./command_test.go './command_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./command_test.go' + echo '%{gopath}/src/%{import_path}/./command_test.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/yaml_command_test.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/yaml_command_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/yaml_command_test.go './altsrc/yaml_command_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/yaml_command_test.go' + echo '%{gopath}/src/%{import_path}/./altsrc/yaml_command_test.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/toml_command_test.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/toml_command_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/toml_command_test.go './altsrc/toml_command_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/toml_command_test.go' + echo '%{gopath}/src/%{import_path}/./altsrc/toml_command_test.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/helpers_test.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/helpers_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/helpers_test.go './altsrc/helpers_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/helpers_test.go' + echo '%{gopath}/src/%{import_path}/./altsrc/helpers_test.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./altsrc/flag_test.go + dirprefix=./altsrc + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc + cp -pav ./altsrc/flag_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag_test.go './altsrc/flag_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./altsrc/flag_test.go' + echo '%{gopath}/src/%{import_path}/./altsrc/flag_test.go' + '[' ./altsrc '!=' . ']' + echo '%dir %{gopath}/src/%{import_path}/./altsrc' ++ dirname ./altsrc + dirprefix=. + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./help_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./help_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./help_test.go './help_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./help_test.go' + echo '%{gopath}/src/%{import_path}/./help_test.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./context_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./context_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./context_test.go './context_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./context_test.go' + echo '%{gopath}/src/%{import_path}/./context_test.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./errors_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./errors_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./errors_test.go './errors_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./errors_test.go' + echo '%{gopath}/src/%{import_path}/./errors_test.go' + '[' . '!=' . ']' + for file in '$(find . -iname "*_test.go" | grep -v "Godeps/_workspace")' ++ dirname ./flag_test.go + dirprefix=. + install -d -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/. + cp -pav ./flag_test.go /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./flag_test.go './flag_test.go' -> '/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode/src/github.com/urfave/cli/./flag_test.go' + echo '%{gopath}/src/%{import_path}/./flag_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.XmYuzT + umask 022 + cd /builddir/build/BUILD + cd cli-61f519fe5e57c2518c03627b194899a105838eba + export GOPATH=/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64//usr/share/gocode:/usr/share/gocode + go test -compiler gc -ldflags '' github.com/urfave/cli ok github.com/urfave/cli 0.034s + exit 0 Processing files: golang-github-urfave-cli-devel-1.18.0-0.1.git61f519f.fc25.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.q5jSdS + umask 022 + cd /builddir/build/BUILD + cd cli-61f519fe5e57c2518c03627b194899a105838eba + DOCDIR=/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64/usr/share/doc/golang-github-urfave-cli-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64/usr/share/doc/golang-github-urfave-cli-devel + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64/usr/share/doc/golang-github-urfave-cli-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64/usr/share/doc/golang-github-urfave-cli-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9tfUTQ + umask 022 + cd /builddir/build/BUILD + cd cli-61f519fe5e57c2518c03627b194899a105838eba + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64/usr/share/licenses/golang-github-urfave-cli-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64/usr/share/licenses/golang-github-urfave-cli-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64/usr/share/licenses/golang-github-urfave-cli-devel + exit 0 Provides: golang(github.com/urfave/cli) = 1.18.0-0.1.git61f519f.fc25 golang(github.com/urfave/cli/altsrc) = 1.18.0-0.1.git61f519f.fc25 golang-github-urfave-cli-devel = 1.18.0-0.1.git61f519f.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-urfave-cli-unit-test-devel-1.18.0-0.1.git61f519f.fc25.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.K1Y2VP + umask 022 + cd /builddir/build/BUILD + cd cli-61f519fe5e57c2518c03627b194899a105838eba + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64/usr/share/licenses/golang-github-urfave-cli-unit-test-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64/usr/share/licenses/golang-github-urfave-cli-unit-test-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64/usr/share/licenses/golang-github-urfave-cli-unit-test-devel + exit 0 Provides: golang-github-urfave-cli-unit-test-devel = 1.18.0-0.1.git61f519f.fc25 golang-github-urfave-cli-unit-test-devel(x86-64) = 1.18.0-0.1.git61f519f.fc25 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-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64 Wrote: /builddir/build/RPMS/golang-github-urfave-cli-devel-1.18.0-0.1.git61f519f.fc25.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-urfave-cli-unit-test-devel-1.18.0-0.1.git61f519f.fc25.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.cUQSlP + umask 022 + cd /builddir/build/BUILD + cd cli-61f519fe5e57c2518c03627b194899a105838eba + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-urfave-cli-1.18.0-0.1.git61f519f.fc25.x86_64 + exit 0 Child return code was: 0