Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-emicklei-go-restful.spec'], env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}uid=1001nspawn_args=[]logger=printOutput=Falsetimeout=0gid=135shell=Falseuser='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6273/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/golang-github-emicklei-go-restful.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-803246015.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.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-emicklei-go-restful.spec'], env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'}uid=1001nspawn_args=[]logger=printOutput=Falsetimeout=0gid=135shell=Falseuser='mockbuild'chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6273/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/golang-github-emicklei-go-restful.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kT3q95 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf go-restful-bf50d2be18145391aa3d4339b07195807b25a427 + /usr/bin/gzip -dc /builddir/build/SOURCES/go-restful-bf50d2b.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd go-restful-bf50d2be18145391aa3d4339b07195807b25a427 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.MifiSZ + umask 022 + cd /builddir/build/BUILD + cd go-restful-bf50d2be18145391aa3d4339b07195807b25a427 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6huxBT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64 + cd go-restful-bf50d2be18145391aa3d4339b07195807b25a427 + mv swagger/README.md README-swagger.md + mv swagger/CHANGES.md CHANGES-swagger.md + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./web_service_container.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./web_service_container.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./web_service_container.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./web_service_container.go './web_service_container.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./web_service_container.go' + echo '%{gopath}/src/%{import_path}/./web_service_container.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./web_service.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./web_service.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./web_service.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./web_service.go './web_service.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./web_service.go' + echo '%{gopath}/src/%{import_path}/./web_service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/test_package/struct.go + echo '%dir %{gopath}/src/%{import_path}/./swagger/test_package' ++ dirname ./swagger/test_package/struct.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/test_package + cp -pav ./swagger/test_package/struct.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/test_package/struct.go './swagger/test_package/struct.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/test_package/struct.go' + echo '%{gopath}/src/%{import_path}/./swagger/test_package/struct.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/swagger_webservice.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/swagger_webservice.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/swagger_webservice.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/swagger_webservice.go './swagger/swagger_webservice.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/swagger_webservice.go' + echo '%{gopath}/src/%{import_path}/./swagger/swagger_webservice.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/swagger_builder.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/swagger_builder.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/swagger_builder.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/swagger_builder.go './swagger/swagger_builder.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/swagger_builder.go' + echo '%{gopath}/src/%{import_path}/./swagger/swagger_builder.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/swagger.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/swagger.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/swagger.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/swagger.go './swagger/swagger.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/swagger.go' + echo '%{gopath}/src/%{import_path}/./swagger/swagger.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/ordered_route_map.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/ordered_route_map.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/ordered_route_map.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/ordered_route_map.go './swagger/ordered_route_map.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/ordered_route_map.go' + echo '%{gopath}/src/%{import_path}/./swagger/ordered_route_map.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/model_property_list.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/model_property_list.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/model_property_list.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_property_list.go './swagger/model_property_list.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_property_list.go' + echo '%{gopath}/src/%{import_path}/./swagger/model_property_list.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/model_property_ext.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/model_property_ext.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/model_property_ext.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_property_ext.go './swagger/model_property_ext.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_property_ext.go' + echo '%{gopath}/src/%{import_path}/./swagger/model_property_ext.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/model_list.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/model_list.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/model_list.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_list.go './swagger/model_list.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_list.go' + echo '%{gopath}/src/%{import_path}/./swagger/model_list.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/model_builder.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/model_builder.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/model_builder.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_builder.go './swagger/model_builder.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_builder.go' + echo '%{gopath}/src/%{import_path}/./swagger/model_builder.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/config.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/config.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/config.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/config.go './swagger/config.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/config.go' + echo '%{gopath}/src/%{import_path}/./swagger/config.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./swagger/api_declaration_list.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/api_declaration_list.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/api_declaration_list.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/api_declaration_list.go './swagger/api_declaration_list.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/api_declaration_list.go' + echo '%{gopath}/src/%{import_path}/./swagger/api_declaration_list.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./service_error.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./service_error.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./service_error.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./service_error.go './service_error.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./service_error.go' + echo '%{gopath}/src/%{import_path}/./service_error.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./router.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./router.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./router.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./router.go './router.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./router.go' + echo '%{gopath}/src/%{import_path}/./router.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./route_builder.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./route_builder.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./route_builder.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./route_builder.go './route_builder.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./route_builder.go' + echo '%{gopath}/src/%{import_path}/./route_builder.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./route.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./route.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./route.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./route.go './route.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./route.go' + echo '%{gopath}/src/%{import_path}/./route.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./response.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./response.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./response.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./response.go './response.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./response.go' + echo '%{gopath}/src/%{import_path}/./response.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./request.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./request.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./request.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./request.go './request.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./request.go' + echo '%{gopath}/src/%{import_path}/./request.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./path_expression.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./path_expression.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./path_expression.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./path_expression.go './path_expression.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./path_expression.go' + echo '%{gopath}/src/%{import_path}/./path_expression.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./parameter.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./parameter.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./parameter.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./parameter.go './parameter.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./parameter.go' + echo '%{gopath}/src/%{import_path}/./parameter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./options_filter.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./options_filter.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./options_filter.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./options_filter.go './options_filter.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./options_filter.go' + echo '%{gopath}/src/%{import_path}/./options_filter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./mime.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./mime.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./mime.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./mime.go './mime.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./mime.go' + echo '%{gopath}/src/%{import_path}/./mime.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./logger.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./logger.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./logger.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./logger.go './logger.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./logger.go' + echo '%{gopath}/src/%{import_path}/./logger.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./log/log.go + echo '%dir %{gopath}/src/%{import_path}/./log' ++ dirname ./log/log.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./log + cp -pav ./log/log.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./log/log.go './log/log.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./log/log.go' + echo '%{gopath}/src/%{import_path}/./log/log.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./jsr311.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./jsr311.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./jsr311.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./jsr311.go './jsr311.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./jsr311.go' + echo '%{gopath}/src/%{import_path}/./jsr311.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./filter.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./filter.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./filter.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./filter.go './filter.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./filter.go' + echo '%{gopath}/src/%{import_path}/./filter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-user-service.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-user-service.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-user-service.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-user-service.go './examples/restful-user-service.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-user-service.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-user-service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-user-resource.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-user-resource.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-user-resource.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-user-resource.go './examples/restful-user-resource.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-user-resource.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-user-resource.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-swagger.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-swagger.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-swagger.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-swagger.go './examples/restful-swagger.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-swagger.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-swagger.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-serve-static.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-serve-static.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-serve-static.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-serve-static.go './examples/restful-serve-static.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-serve-static.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-serve-static.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-resource-functions.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-resource-functions.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-resource-functions.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-resource-functions.go './examples/restful-resource-functions.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-resource-functions.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-resource-functions.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-pre-post-filters.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-pre-post-filters.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-pre-post-filters.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-pre-post-filters.go './examples/restful-pre-post-filters.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-pre-post-filters.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-pre-post-filters.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-path-tail.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-path-tail.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-path-tail.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-path-tail.go './examples/restful-path-tail.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-path-tail.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-path-tail.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-options-filter.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-options-filter.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-options-filter.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-options-filter.go './examples/restful-options-filter.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-options-filter.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-options-filter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-no-cache-filter.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-no-cache-filter.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-no-cache-filter.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-no-cache-filter.go './examples/restful-no-cache-filter.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-no-cache-filter.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-no-cache-filter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-multi-containers.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-multi-containers.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-multi-containers.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-multi-containers.go './examples/restful-multi-containers.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-multi-containers.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-multi-containers.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-html-template.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-html-template.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-html-template.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-html-template.go './examples/restful-html-template.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-html-template.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-html-template.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-hello-world.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-hello-world.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-hello-world.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-hello-world.go './examples/restful-hello-world.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-hello-world.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-hello-world.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-form-handling.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-form-handling.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-form-handling.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-form-handling.go './examples/restful-form-handling.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-form-handling.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-form-handling.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-filters.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-filters.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-filters.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-filters.go './examples/restful-filters.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-filters.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-filters.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-encoding-filter.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-encoding-filter.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-encoding-filter.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-encoding-filter.go './examples/restful-encoding-filter.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-encoding-filter.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-encoding-filter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-curly-router.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-curly-router.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-curly-router.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-curly-router.go './examples/restful-curly-router.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-curly-router.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-curly-router.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-cpuprofiler-service.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-cpuprofiler-service.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-cpuprofiler-service.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-cpuprofiler-service.go './examples/restful-cpuprofiler-service.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-cpuprofiler-service.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-cpuprofiler-service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-basic-authentication.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-basic-authentication.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-basic-authentication.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-basic-authentication.go './examples/restful-basic-authentication.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-basic-authentication.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-basic-authentication.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-NCSA-logging.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-NCSA-logging.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-NCSA-logging.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-NCSA-logging.go './examples/restful-NCSA-logging.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-NCSA-logging.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-NCSA-logging.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/restful-CORS-filter.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-CORS-filter.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-CORS-filter.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-CORS-filter.go './examples/restful-CORS-filter.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-CORS-filter.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-CORS-filter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/msgpack/msgpack_entity.go + echo '%dir %{gopath}/src/%{import_path}/./examples/msgpack' ++ dirname ./examples/msgpack/msgpack_entity.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/msgpack + cp -pav ./examples/msgpack/msgpack_entity.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/msgpack/msgpack_entity.go './examples/msgpack/msgpack_entity.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/msgpack/msgpack_entity.go' + echo '%{gopath}/src/%{import_path}/./examples/msgpack/msgpack_entity.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/google_app_engine/restful-user-service.go + echo '%dir %{gopath}/src/%{import_path}/./examples/google_app_engine' ++ dirname ./examples/google_app_engine/restful-user-service.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/google_app_engine + cp -pav ./examples/google_app_engine/restful-user-service.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/google_app_engine/restful-user-service.go './examples/google_app_engine/restful-user-service.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/google_app_engine/restful-user-service.go' + echo '%{gopath}/src/%{import_path}/./examples/google_app_engine/restful-user-service.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/google_app_engine/restful-appstats-integration.go + echo '%dir %{gopath}/src/%{import_path}/./examples/google_app_engine' ++ dirname ./examples/google_app_engine/restful-appstats-integration.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/google_app_engine + cp -pav ./examples/google_app_engine/restful-appstats-integration.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/google_app_engine/restful-appstats-integration.go './examples/google_app_engine/restful-appstats-integration.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/google_app_engine/restful-appstats-integration.go' + echo '%{gopath}/src/%{import_path}/./examples/google_app_engine/restful-appstats-integration.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./examples/google_app_engine/datastore/main.go + echo '%dir %{gopath}/src/%{import_path}/./examples/google_app_engine/datastore' ++ dirname ./examples/google_app_engine/datastore/main.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/google_app_engine/datastore + cp -pav ./examples/google_app_engine/datastore/main.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/google_app_engine/datastore/main.go './examples/google_app_engine/datastore/main.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/google_app_engine/datastore/main.go' + echo '%{gopath}/src/%{import_path}/./examples/google_app_engine/datastore/main.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./entity_accessors.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./entity_accessors.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./entity_accessors.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./entity_accessors.go './entity_accessors.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./entity_accessors.go' + echo '%{gopath}/src/%{import_path}/./entity_accessors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./doc.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./doc.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./doc.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./doc.go './doc.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./doc.go' + echo '%{gopath}/src/%{import_path}/./doc.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./curly_route.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./curly_route.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./curly_route.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./curly_route.go './curly_route.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./curly_route.go' + echo '%{gopath}/src/%{import_path}/./curly_route.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./curly.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./curly.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./curly.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./curly.go './curly.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./curly.go' + echo '%{gopath}/src/%{import_path}/./curly.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./cors_filter.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./cors_filter.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./cors_filter.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./cors_filter.go './cors_filter.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./cors_filter.go' + echo '%{gopath}/src/%{import_path}/./cors_filter.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./container.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./container.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./container.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./container.go './container.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./container.go' + echo '%{gopath}/src/%{import_path}/./container.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./constants.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./constants.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./constants.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./constants.go './constants.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./constants.go' + echo '%{gopath}/src/%{import_path}/./constants.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./compressors.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./compressors.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./compressors.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./compressors.go './compressors.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./compressors.go' + echo '%{gopath}/src/%{import_path}/./compressors.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./compressor_pools.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./compressor_pools.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./compressor_pools.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./compressor_pools.go './compressor_pools.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./compressor_pools.go' + echo '%{gopath}/src/%{import_path}/./compressor_pools.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./compressor_cache.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./compressor_cache.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./compressor_cache.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./compressor_cache.go './compressor_cache.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./compressor_cache.go' + echo '%{gopath}/src/%{import_path}/./compressor_cache.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./compress.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./compress.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./compress.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./compress.go './compress.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./compress.go' + echo '%{gopath}/src/%{import_path}/./compress.go' + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/ ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./web_service_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./web_service_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./web_service_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./web_service_test.go './web_service_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./web_service_test.go' + echo '%{gopath}/src/%{import_path}/./web_service_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./tracer_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./tracer_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./tracer_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./tracer_test.go './tracer_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./tracer_test.go' + echo '%{gopath}/src/%{import_path}/./tracer_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./swagger/utils_test.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/utils_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/utils_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/utils_test.go './swagger/utils_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/utils_test.go' + echo '%{gopath}/src/%{import_path}/./swagger/utils_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./swagger/swagger_test.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/swagger_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/swagger_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/swagger_test.go './swagger/swagger_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/swagger_test.go' + echo '%{gopath}/src/%{import_path}/./swagger/swagger_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./swagger/postbuild_model_test.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/postbuild_model_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/postbuild_model_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/postbuild_model_test.go './swagger/postbuild_model_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/postbuild_model_test.go' + echo '%{gopath}/src/%{import_path}/./swagger/postbuild_model_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./swagger/ordered_route_map_test.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/ordered_route_map_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/ordered_route_map_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/ordered_route_map_test.go './swagger/ordered_route_map_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/ordered_route_map_test.go' + echo '%{gopath}/src/%{import_path}/./swagger/ordered_route_map_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./swagger/model_property_list_test.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/model_property_list_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/model_property_list_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_property_list_test.go './swagger/model_property_list_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_property_list_test.go' + echo '%{gopath}/src/%{import_path}/./swagger/model_property_list_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./swagger/model_property_ext_test.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/model_property_ext_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/model_property_ext_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_property_ext_test.go './swagger/model_property_ext_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_property_ext_test.go' + echo '%{gopath}/src/%{import_path}/./swagger/model_property_ext_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./swagger/model_list_test.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/model_list_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/model_list_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_list_test.go './swagger/model_list_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_list_test.go' + echo '%{gopath}/src/%{import_path}/./swagger/model_list_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./swagger/model_builder_test.go + echo '%dir %{gopath}/src/%{import_path}/./swagger' ++ dirname ./swagger/model_builder_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger + cp -pav ./swagger/model_builder_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_builder_test.go './swagger/model_builder_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./swagger/model_builder_test.go' + echo '%{gopath}/src/%{import_path}/./swagger/model_builder_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./route_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./route_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./route_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./route_test.go './route_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./route_test.go' + echo '%{gopath}/src/%{import_path}/./route_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./route_builder_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./route_builder_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./route_builder_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./route_builder_test.go './route_builder_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./route_builder_test.go' + echo '%{gopath}/src/%{import_path}/./route_builder_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./response_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./response_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./response_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./response_test.go './response_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./response_test.go' + echo '%{gopath}/src/%{import_path}/./response_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./request_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./request_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./request_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./request_test.go './request_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./request_test.go' + echo '%{gopath}/src/%{import_path}/./request_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./path_expression_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./path_expression_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./path_expression_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./path_expression_test.go './path_expression_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./path_expression_test.go' + echo '%{gopath}/src/%{import_path}/./path_expression_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./options_filter_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./options_filter_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./options_filter_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./options_filter_test.go './options_filter_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./options_filter_test.go' + echo '%{gopath}/src/%{import_path}/./options_filter_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./mime_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./mime_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./mime_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./mime_test.go './mime_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./mime_test.go' + echo '%{gopath}/src/%{import_path}/./mime_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./jsr311_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./jsr311_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./jsr311_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./jsr311_test.go './jsr311_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./jsr311_test.go' + echo '%{gopath}/src/%{import_path}/./jsr311_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./filter_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./filter_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./filter_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./filter_test.go './filter_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./filter_test.go' + echo '%{gopath}/src/%{import_path}/./filter_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./examples/restful-routefunction_test.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-routefunction_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-routefunction_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-routefunction_test.go './examples/restful-routefunction_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-routefunction_test.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-routefunction_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./examples/restful-route_test.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-route_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-route_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-route_test.go './examples/restful-route_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-route_test.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-route_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./examples/restful-curly-router_test.go + echo '%dir %{gopath}/src/%{import_path}/./examples' ++ dirname ./examples/restful-curly-router_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples + cp -pav ./examples/restful-curly-router_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-curly-router_test.go './examples/restful-curly-router_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/restful-curly-router_test.go' + echo '%{gopath}/src/%{import_path}/./examples/restful-curly-router_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./examples/msgpack/msgpack_entity_test.go + echo '%dir %{gopath}/src/%{import_path}/./examples/msgpack' ++ dirname ./examples/msgpack/msgpack_entity_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/msgpack + cp -pav ./examples/msgpack/msgpack_entity_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/msgpack/msgpack_entity_test.go './examples/msgpack/msgpack_entity_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./examples/msgpack/msgpack_entity_test.go' + echo '%{gopath}/src/%{import_path}/./examples/msgpack/msgpack_entity_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./entity_accessors_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./entity_accessors_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./entity_accessors_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./entity_accessors_test.go './entity_accessors_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./entity_accessors_test.go' + echo '%{gopath}/src/%{import_path}/./entity_accessors_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./doc_examples_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./doc_examples_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./doc_examples_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./doc_examples_test.go './doc_examples_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./doc_examples_test.go' + echo '%{gopath}/src/%{import_path}/./doc_examples_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./curly_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./curly_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./curly_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./curly_test.go './curly_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./curly_test.go' + echo '%{gopath}/src/%{import_path}/./curly_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./cors_filter_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./cors_filter_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./cors_filter_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./cors_filter_test.go './cors_filter_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./cors_filter_test.go' + echo '%{gopath}/src/%{import_path}/./cors_filter_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./container_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./container_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./container_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./container_test.go './container_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./container_test.go' + echo '%{gopath}/src/%{import_path}/./container_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./compress_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./compress_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./compress_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./compress_test.go './compress_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./compress_test.go' + echo '%{gopath}/src/%{import_path}/./compress_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./bench_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./bench_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./bench_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./bench_test.go './bench_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./bench_test.go' + echo '%{gopath}/src/%{import_path}/./bench_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./bench_curly_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./bench_curly_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/. + cp -pav ./bench_curly_test.go /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./bench_curly_test.go './bench_curly_test.go' -> '/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode/src/github.com/emicklei/go-restful/./bench_curly_test.go' + echo '%{gopath}/src/%{import_path}/./bench_curly_test.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ertCiO + umask 022 + cd /builddir/build/BUILD + cd go-restful-bf50d2be18145391aa3d4339b07195807b25a427 + export GOPATH=/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode:/usr/share/gocode + GOPATH=/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64//usr/share/gocode:/usr/share/gocode + go test github.com/emicklei/go-restful ok github.com/emicklei/go-restful 0.018s + exit 0 Processing files: golang-github-emicklei-go-restful-devel-1.1.3-0.11.gitbf50d2b.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c0ofWO + umask 022 + cd /builddir/build/BUILD + cd go-restful-bf50d2be18145391aa3d4339b07195807b25a427 + DOCDIR=/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/doc/golang-github-emicklei-go-restful-devel-1.1.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/doc/golang-github-emicklei-go-restful-devel-1.1.3 + cp -pr README.md /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/doc/golang-github-emicklei-go-restful-devel-1.1.3 + cp -pr CHANGES.md /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/doc/golang-github-emicklei-go-restful-devel-1.1.3 + cp -pr README-swagger.md /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/doc/golang-github-emicklei-go-restful-devel-1.1.3 + cp -pr CHANGES-swagger.md /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/doc/golang-github-emicklei-go-restful-devel-1.1.3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Rt86AP + umask 022 + cd /builddir/build/BUILD + cd go-restful-bf50d2be18145391aa3d4339b07195807b25a427 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/licenses/golang-github-emicklei-go-restful-devel-1.1.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/licenses/golang-github-emicklei-go-restful-devel-1.1.3 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/licenses/golang-github-emicklei-go-restful-devel-1.1.3 + exit 0 Provides: golang(github.com/emicklei/go-restful) = 1.1.3-0.11.gitbf50d2b.el7.centos golang(github.com/emicklei/go-restful/log) = 1.1.3-0.11.gitbf50d2b.el7.centos golang(github.com/emicklei/go-restful/swagger) = 1.1.3-0.11.gitbf50d2b.el7.centos golang-github-emicklei-go-restful-devel = 1.1.3-0.11.gitbf50d2b.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-emicklei-go-restful-unit-test-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.T2ei8Q + umask 022 + cd /builddir/build/BUILD + cd go-restful-bf50d2be18145391aa3d4339b07195807b25a427 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/licenses/golang-github-emicklei-go-restful-unit-test-1.1.3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/licenses/golang-github-emicklei-go-restful-unit-test-1.1.3 + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64/usr/share/licenses/golang-github-emicklei-go-restful-unit-test-1.1.3 + exit 0 Provides: golang-github-emicklei-go-restful-unit-test = 1.1.3-0.11.gitbf50d2b.el7.centos golang-github-emicklei-go-restful-unit-test(x86-64) = 1.1.3-0.11.gitbf50d2b.el7.centos 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-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-803246015.novalocal Wrote: /builddir/build/RPMS/golang-github-emicklei-go-restful-devel-1.1.3-0.11.gitbf50d2b.el7.centos.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-emicklei-go-restful-unit-test-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.uFNBjX + umask 022 + cd /builddir/build/BUILD + cd go-restful-bf50d2be18145391aa3d4339b07195807b25a427 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-emicklei-go-restful-1.1.3-0.11.gitbf50d2b.el7.centos.x86_64 + exit 0 Child return code was: 0