Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-smartystreets-goconvey.spec'], chrootPath='/var/lib/mock/dist-an8-dep-build-16889-2718/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-smartystreets-goconvey.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: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-smartystreets-goconvey.spec'], chrootPath='/var/lib/mock/dist-an8-dep-build-16889-2718/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=86400uid=989gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-smartystreets-goconvey.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Hrp0j0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf goconvey-bf58a9a1291224109919756b4dcc469c670cc7e4 + /usr/bin/gzip -dc /builddir/build/SOURCES/goconvey-bf58a9a.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd goconvey-bf58a9a1291224109919756b4dcc469c670cc7e4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.avVwfa + umask 022 + cd /builddir/build/BUILD + cd goconvey-bf58a9a1291224109919756b4dcc469c670cc7e4 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bP9Ybk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64 + cd goconvey-bf58a9a1291224109919756b4dcc469c670cc7e4 + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./goconvey.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./goconvey.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/. + cp -pav ./goconvey.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./goconvey.go './goconvey.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./goconvey.go' + echo '%{gopath}/src/%{import_path}/./goconvey.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./examples/doc.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/doc.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples + cp -pav ./examples/doc.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples/doc.go './examples/doc.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples/doc.go' + echo '%{gopath}/src/%{import_path}/./examples/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./examples/bowling_game.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/bowling_game.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples + cp -pav ./examples/bowling_game.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples/bowling_game.go './examples/bowling_game.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples/bowling_game.go' + echo '%{gopath}/src/%{import_path}/./examples/bowling_game.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/api/server.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/api' ++ dirname ./web/server/api/server.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/api + cp -pav ./web/server/api/server.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/api/server.go './web/server/api/server.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/api/server.go' + echo '%{gopath}/src/%{import_path}/./web/server/api/server.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/executor/tester.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/executor' ++ dirname ./web/server/executor/tester.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor + cp -pav ./web/server/executor/tester.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/tester.go './web/server/executor/tester.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/tester.go' + echo '%{gopath}/src/%{import_path}/./web/server/executor/tester.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/executor/contract.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/executor' ++ dirname ./web/server/executor/contract.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor + cp -pav ./web/server/executor/contract.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/contract.go './web/server/executor/contract.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/contract.go' + echo '%{gopath}/src/%{import_path}/./web/server/executor/contract.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/executor/coordinator.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/executor' ++ dirname ./web/server/executor/coordinator.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor + cp -pav ./web/server/executor/coordinator.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/coordinator.go './web/server/executor/coordinator.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/coordinator.go' + echo '%{gopath}/src/%{import_path}/./web/server/executor/coordinator.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/executor/executor.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/executor' ++ dirname ./web/server/executor/executor.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor + cp -pav ./web/server/executor/executor.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/executor.go './web/server/executor/executor.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/executor.go' + echo '%{gopath}/src/%{import_path}/./web/server/executor/executor.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/parser/rules.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/parser' ++ dirname ./web/server/parser/rules.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser + cp -pav ./web/server/parser/rules.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/rules.go './web/server/parser/rules.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/rules.go' + echo '%{gopath}/src/%{import_path}/./web/server/parser/rules.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/parser/testParser.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/parser' ++ dirname ./web/server/parser/testParser.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser + cp -pav ./web/server/parser/testParser.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/testParser.go './web/server/parser/testParser.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/testParser.go' + echo '%{gopath}/src/%{import_path}/./web/server/parser/testParser.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/parser/packageParser.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/parser' ++ dirname ./web/server/parser/packageParser.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser + cp -pav ./web/server/parser/packageParser.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/packageParser.go './web/server/parser/packageParser.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/packageParser.go' + echo '%{gopath}/src/%{import_path}/./web/server/parser/packageParser.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/parser/parser.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/parser' ++ dirname ./web/server/parser/parser.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser + cp -pav ./web/server/parser/parser.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/parser.go './web/server/parser/parser.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/parser.go' + echo '%{gopath}/src/%{import_path}/./web/server/parser/parser.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/parser/util.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/parser' ++ dirname ./web/server/parser/util.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser + cp -pav ./web/server/parser/util.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/util.go './web/server/parser/util.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/util.go' + echo '%{gopath}/src/%{import_path}/./web/server/parser/util.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/contract/result.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/contract' ++ dirname ./web/server/contract/result.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/contract + cp -pav ./web/server/contract/result.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/contract/result.go './web/server/contract/result.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/contract/result.go' + echo '%{gopath}/src/%{import_path}/./web/server/contract/result.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/contract/contracts.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/contract' ++ dirname ./web/server/contract/contracts.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/contract + cp -pav ./web/server/contract/contracts.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/contract/contracts.go './web/server/contract/contracts.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/contract/contracts.go' + echo '%{gopath}/src/%{import_path}/./web/server/contract/contracts.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/messaging/messages.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/messaging' ++ dirname ./web/server/messaging/messages.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/messaging + cp -pav ./web/server/messaging/messages.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/messaging/messages.go './web/server/messaging/messages.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/messaging/messages.go' + echo '%{gopath}/src/%{import_path}/./web/server/messaging/messages.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/system/shell.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/system' ++ dirname ./web/server/system/shell.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/system + cp -pav ./web/server/system/shell.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/system/shell.go './web/server/system/shell.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/system/shell.go' + echo '%{gopath}/src/%{import_path}/./web/server/system/shell.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/watch/integration_testing/main.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/watch/integration_testing' ++ dirname ./web/server/watch/integration_testing/main.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing + cp -pav ./web/server/watch/integration_testing/main.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing/main.go './web/server/watch/integration_testing/main.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing/main.go' + echo '%{gopath}/src/%{import_path}/./web/server/watch/integration_testing/main.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/watch/integration_testing/sub/stuff.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/watch/integration_testing/sub' ++ dirname ./web/server/watch/integration_testing/sub/stuff.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing/sub + cp -pav ./web/server/watch/integration_testing/sub/stuff.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing/sub/stuff.go './web/server/watch/integration_testing/sub/stuff.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing/sub/stuff.go' + echo '%{gopath}/src/%{import_path}/./web/server/watch/integration_testing/sub/stuff.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/watch/integration.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/watch' ++ dirname ./web/server/watch/integration.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch + cp -pav ./web/server/watch/integration.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration.go './web/server/watch/integration.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration.go' + echo '%{gopath}/src/%{import_path}/./web/server/watch/integration.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/watch/functional_core.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/watch' ++ dirname ./web/server/watch/functional_core.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch + cp -pav ./web/server/watch/functional_core.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/functional_core.go './web/server/watch/functional_core.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/functional_core.go' + echo '%{gopath}/src/%{import_path}/./web/server/watch/functional_core.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./web/server/watch/imperative_shell.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/watch' ++ dirname ./web/server/watch/imperative_shell.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch + cp -pav ./web/server/watch/imperative_shell.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/imperative_shell.go './web/server/watch/imperative_shell.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/imperative_shell.go' + echo '%{gopath}/src/%{import_path}/./web/server/watch/imperative_shell.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/context.go + echo '%dir %{gopath}/src/%{import_path}/./convey' ++ dirname ./convey/context.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey + cp -pav ./convey/context.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/context.go './convey/context.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/context.go' + echo '%{gopath}/src/%{import_path}/./convey/context.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/doc.go + echo '%dir %{gopath}/src/%{import_path}/./convey' ++ dirname ./convey/doc.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey + cp -pav ./convey/doc.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/doc.go './convey/doc.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/doc.go' + echo '%{gopath}/src/%{import_path}/./convey/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/init.go + echo '%dir %{gopath}/src/%{import_path}/./convey' ++ dirname ./convey/init.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey + cp -pav ./convey/init.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/init.go './convey/init.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/init.go' + echo '%{gopath}/src/%{import_path}/./convey/init.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/gotest/utils.go + echo '%dir %{gopath}/src/%{import_path}/./convey/gotest' ++ dirname ./convey/gotest/utils.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/gotest + cp -pav ./convey/gotest/utils.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/gotest/utils.go './convey/gotest/utils.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/gotest/utils.go' + echo '%{gopath}/src/%{import_path}/./convey/gotest/utils.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/nilReporter.go + echo '%dir %{gopath}/src/%{import_path}/./convey' ++ dirname ./convey/nilReporter.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey + cp -pav ./convey/nilReporter.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/nilReporter.go './convey/nilReporter.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/nilReporter.go' + echo '%{gopath}/src/%{import_path}/./convey/nilReporter.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/doc.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/doc.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/doc.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/doc.go './convey/reporting/doc.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/doc.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/doc.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/problems.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/problems.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/problems.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/problems.go './convey/reporting/problems.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/problems.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/problems.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/reporter.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/reporter.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/reporter.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/reporter.go './convey/reporting/reporter.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/reporter.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/reporter.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/init.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/init.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/init.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/init.go './convey/reporting/init.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/init.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/init.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/gotest.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/gotest.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/gotest.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/gotest.go './convey/reporting/gotest.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/gotest.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/gotest.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/reports.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/reports.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/reports.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/reports.go './convey/reporting/reports.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/reports.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/reports.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/dot.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/dot.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/dot.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/dot.go './convey/reporting/dot.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/dot.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/dot.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/json.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/json.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/json.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/json.go './convey/reporting/json.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/json.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/json.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/story.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/story.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/story.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/story.go './convey/reporting/story.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/story.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/story.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/printer.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/printer.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/printer.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/printer.go './convey/reporting/printer.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/printer.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/printer.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/statistics.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/statistics.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/statistics.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/statistics.go './convey/reporting/statistics.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/statistics.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/statistics.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/reporting/console.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/console.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/console.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/console.go './convey/reporting/console.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/console.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/console.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/assertions.go + echo '%dir %{gopath}/src/%{import_path}/./convey' ++ dirname ./convey/assertions.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey + cp -pav ./convey/assertions.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/assertions.go './convey/assertions.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/assertions.go' + echo '%{gopath}/src/%{import_path}/./convey/assertions.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./convey/discovery.go + echo '%dir %{gopath}/src/%{import_path}/./convey' ++ dirname ./convey/discovery.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey + cp -pav ./convey/discovery.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/discovery.go './convey/discovery.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/discovery.go' + echo '%{gopath}/src/%{import_path}/./convey/discovery.go' + for file in $(find . -iname "*.go" \! -iname "*_test.go") ++ dirname ./dependencies.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./dependencies.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/. + cp -pav ./dependencies.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./dependencies.go './dependencies.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./dependencies.go' + echo '%{gopath}/src/%{import_path}/./dependencies.go' + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/ ++ find . -iname '*_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./examples/assertion_examples_test.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/assertion_examples_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples + cp -pav ./examples/assertion_examples_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples/assertion_examples_test.go './examples/assertion_examples_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples/assertion_examples_test.go' + echo '%{gopath}/src/%{import_path}/./examples/assertion_examples_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./examples/bowling_game_test.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/bowling_game_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples + cp -pav ./examples/bowling_game_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples/bowling_game_test.go './examples/bowling_game_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples/bowling_game_test.go' + echo '%{gopath}/src/%{import_path}/./examples/bowling_game_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./examples/simple_example_test.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/simple_example_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples + cp -pav ./examples/simple_example_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples/simple_example_test.go './examples/simple_example_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./examples/simple_example_test.go' + echo '%{gopath}/src/%{import_path}/./examples/simple_example_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/api/server_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/api' ++ dirname ./web/server/api/server_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/api + cp -pav ./web/server/api/server_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/api/server_test.go './web/server/api/server_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/api/server_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/api/server_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/executor/tester_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/executor' ++ dirname ./web/server/executor/tester_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor + cp -pav ./web/server/executor/tester_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/tester_test.go './web/server/executor/tester_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/tester_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/executor/tester_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/executor/executor_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/executor' ++ dirname ./web/server/executor/executor_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor + cp -pav ./web/server/executor/executor_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/executor_test.go './web/server/executor/executor_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/executor/executor_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/executor/executor_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/parser/parser_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/parser' ++ dirname ./web/server/parser/parser_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser + cp -pav ./web/server/parser/parser_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/parser_test.go './web/server/parser/parser_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/parser_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/parser/parser_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/parser/package_parser_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/parser' ++ dirname ./web/server/parser/package_parser_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser + cp -pav ./web/server/parser/package_parser_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/package_parser_test.go './web/server/parser/package_parser_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/parser/package_parser_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/parser/package_parser_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/contract/doc_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/contract' ++ dirname ./web/server/contract/doc_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/contract + cp -pav ./web/server/contract/doc_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/contract/doc_test.go './web/server/contract/doc_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/contract/doc_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/contract/doc_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/messaging/doc_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/messaging' ++ dirname ./web/server/messaging/doc_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/messaging + cp -pav ./web/server/messaging/doc_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/messaging/doc_test.go './web/server/messaging/doc_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/messaging/doc_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/messaging/doc_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/system/shell_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/system' ++ dirname ./web/server/system/shell_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/system + cp -pav ./web/server/system/shell_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/system/shell_test.go './web/server/system/shell_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/system/shell_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/system/shell_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/system/shell_integration_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/system' ++ dirname ./web/server/system/shell_integration_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/system + cp -pav ./web/server/system/shell_integration_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/system/shell_integration_test.go './web/server/system/shell_integration_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/system/shell_integration_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/system/shell_integration_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/watch/integration_testing/doc_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/watch/integration_testing' ++ dirname ./web/server/watch/integration_testing/doc_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing + cp -pav ./web/server/watch/integration_testing/doc_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing/doc_test.go './web/server/watch/integration_testing/doc_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing/doc_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/watch/integration_testing/doc_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/watch/integration_testing/sub/stuff_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/watch/integration_testing/sub' ++ dirname ./web/server/watch/integration_testing/sub/stuff_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing/sub + cp -pav ./web/server/watch/integration_testing/sub/stuff_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing/sub/stuff_test.go './web/server/watch/integration_testing/sub/stuff_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_testing/sub/stuff_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/watch/integration_testing/sub/stuff_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/watch/functional_core_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/watch' ++ dirname ./web/server/watch/functional_core_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch + cp -pav ./web/server/watch/functional_core_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/functional_core_test.go './web/server/watch/functional_core_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/functional_core_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/watch/functional_core_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/watch/integration_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/watch' ++ dirname ./web/server/watch/integration_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch + cp -pav ./web/server/watch/integration_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_test.go './web/server/watch/integration_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/integration_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/watch/integration_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./web/server/watch/util_test.go + echo '%dir %{gopath}/src/%{import_path}/./web/server/watch' ++ dirname ./web/server/watch/util_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch + cp -pav ./web/server/watch/util_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/util_test.go './web/server/watch/util_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./web/server/watch/util_test.go' + echo '%{gopath}/src/%{import_path}/./web/server/watch/util_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./doc_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./doc_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/. + cp -pav ./doc_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./doc_test.go './doc_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./doc_test.go' + echo '%{gopath}/src/%{import_path}/./doc_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./convey/gotest/doc_test.go + echo '%dir %{gopath}/src/%{import_path}/./convey/gotest' ++ dirname ./convey/gotest/doc_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/gotest + cp -pav ./convey/gotest/doc_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/gotest/doc_test.go './convey/gotest/doc_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/gotest/doc_test.go' + echo '%{gopath}/src/%{import_path}/./convey/gotest/doc_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./convey/isolated_execution_test.go + echo '%dir %{gopath}/src/%{import_path}/./convey' ++ dirname ./convey/isolated_execution_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey + cp -pav ./convey/isolated_execution_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/isolated_execution_test.go './convey/isolated_execution_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/isolated_execution_test.go' + echo '%{gopath}/src/%{import_path}/./convey/isolated_execution_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./convey/reporting/gotest_test.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/gotest_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/gotest_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/gotest_test.go './convey/reporting/gotest_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/gotest_test.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/gotest_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./convey/reporting/problems_test.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/problems_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/problems_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/problems_test.go './convey/reporting/problems_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/problems_test.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/problems_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./convey/reporting/dot_test.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/dot_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/dot_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/dot_test.go './convey/reporting/dot_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/dot_test.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/dot_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./convey/reporting/reporter_test.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/reporter_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/reporter_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/reporter_test.go './convey/reporting/reporter_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/reporter_test.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/reporter_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./convey/reporting/printer_test.go + echo '%dir %{gopath}/src/%{import_path}/./convey/reporting' ++ dirname ./convey/reporting/printer_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting + cp -pav ./convey/reporting/printer_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/printer_test.go './convey/reporting/printer_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting/printer_test.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting/printer_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./convey/focused_execution_test.go + echo '%dir %{gopath}/src/%{import_path}/./convey' ++ dirname ./convey/focused_execution_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey + cp -pav ./convey/focused_execution_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/focused_execution_test.go './convey/focused_execution_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/focused_execution_test.go' + echo '%{gopath}/src/%{import_path}/./convey/focused_execution_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./convey/reporting_hooks_test.go + echo '%dir %{gopath}/src/%{import_path}/./convey' ++ dirname ./convey/reporting_hooks_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey + cp -pav ./convey/reporting_hooks_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting_hooks_test.go './convey/reporting_hooks_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/reporting_hooks_test.go' + echo '%{gopath}/src/%{import_path}/./convey/reporting_hooks_test.go' + for file in $(find . -iname "*_test.go") ++ dirname ./convey/story_conventions_test.go + echo '%dir %{gopath}/src/%{import_path}/./convey' ++ dirname ./convey/story_conventions_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey + cp -pav ./convey/story_conventions_test.go /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/story_conventions_test.go './convey/story_conventions_test.go' -> '/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64//usr/share/gocode/src/github.com/smartystreets/goconvey/./convey/story_conventions_test.go' + echo '%{gopath}/src/%{import_path}/./convey/story_conventions_test.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.4dlyrv + umask 022 + cd /builddir/build/BUILD + cd goconvey-bf58a9a1291224109919756b4dcc469c670cc7e4 + exit 0 Processing files: golang-github-smartystreets-goconvey-devel-1.6.1-0.8.gitbf58a9a.an8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7yLtIG + umask 022 + cd /builddir/build/BUILD + cd goconvey-bf58a9a1291224109919756b4dcc469c670cc7e4 + DOCDIR=/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/doc/golang-github-smartystreets-goconvey-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/doc/golang-github-smartystreets-goconvey-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/doc/golang-github-smartystreets-goconvey-devel + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/doc/golang-github-smartystreets-goconvey-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GeMi0R + umask 022 + cd /builddir/build/BUILD + cd goconvey-bf58a9a1291224109919756b4dcc469c670cc7e4 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/licenses/golang-github-smartystreets-goconvey-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/licenses/golang-github-smartystreets-goconvey-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/licenses/golang-github-smartystreets-goconvey-devel + exit 0 Provides: golang(github.com/smartystreets/goconvey/convey) = 1.6.1-0.8.gitbf58a9a.an8 golang(github.com/smartystreets/goconvey/convey/gotest) = 1.6.1-0.8.gitbf58a9a.an8 golang(github.com/smartystreets/goconvey/convey/reporting) = 1.6.1-0.8.gitbf58a9a.an8 golang(github.com/smartystreets/goconvey/web/server/api) = 1.6.1-0.8.gitbf58a9a.an8 golang(github.com/smartystreets/goconvey/web/server/contract) = 1.6.1-0.8.gitbf58a9a.an8 golang(github.com/smartystreets/goconvey/web/server/executor) = 1.6.1-0.8.gitbf58a9a.an8 golang(github.com/smartystreets/goconvey/web/server/messaging) = 1.6.1-0.8.gitbf58a9a.an8 golang(github.com/smartystreets/goconvey/web/server/parser) = 1.6.1-0.8.gitbf58a9a.an8 golang(github.com/smartystreets/goconvey/web/server/system) = 1.6.1-0.8.gitbf58a9a.an8 golang(github.com/smartystreets/goconvey/web/server/watch) = 1.6.1-0.8.gitbf58a9a.an8 golang(github.com/smartystreets/goconvey/web/server/watch/integration_testing/sub) = 1.6.1-0.8.gitbf58a9a.an8 golang-github-smartystreets-goconvey-devel = 1.6.1-0.8.gitbf58a9a.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-smartystreets-goconvey-unit-test-1.6.1-0.8.gitbf58a9a.an8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NQVeS3 + umask 022 + cd /builddir/build/BUILD + cd goconvey-bf58a9a1291224109919756b4dcc469c670cc7e4 + DOCDIR=/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/doc/golang-github-smartystreets-goconvey-unit-test + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/doc/golang-github-smartystreets-goconvey-unit-test + cp -pr README.md /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/doc/golang-github-smartystreets-goconvey-unit-test + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/doc/golang-github-smartystreets-goconvey-unit-test + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gak1Lf + umask 022 + cd /builddir/build/BUILD + cd goconvey-bf58a9a1291224109919756b4dcc469c670cc7e4 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/licenses/golang-github-smartystreets-goconvey-unit-test + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/licenses/golang-github-smartystreets-goconvey-unit-test + cp -pr LICENSE.md /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64/usr/share/licenses/golang-github-smartystreets-goconvey-unit-test + exit 0 Provides: golang-github-smartystreets-goconvey-unit-test = 1.6.1-0.8.gitbf58a9a.an8 golang-github-smartystreets-goconvey-unit-test(x86-64) = 1.6.1-0.8.gitbf58a9a.an8 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-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64 Wrote: /builddir/build/RPMS/golang-github-smartystreets-goconvey-devel-1.6.1-0.8.gitbf58a9a.an8.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-smartystreets-goconvey-unit-test-1.6.1-0.8.gitbf58a9a.an8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.br6scs + umask 022 + cd /builddir/build/BUILD + cd goconvey-bf58a9a1291224109919756b4dcc469c670cc7e4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-smartystreets-goconvey-1.6.1-0.8.gitbf58a9a.an8.x86_64 + exit 0 Child return code was: 0