Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-ghodss-yaml.spec'], chrootPath='/var/lib/mock/f24-build-5596511-603337/root'gid=425timeout=172800user='mockbuild'logger=printOutput=Falseenv={'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'}uid=1000shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/golang-github-ghodss-yaml.spec'] with env {'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: arm04-builder03.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-ghodss-yaml.spec'], chrootPath='/var/lib/mock/f24-build-5596511-603337/root'gid=425timeout=172800user='mockbuild'logger=printOutput=Falseenv={'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'}private_network=Trueuid=1000shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/golang-github-ghodss-yaml.spec'] with env {'HOSTNAME': 'mock', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'SHELL': '/bin/bash'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HMA0wi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf yaml-73d445a93680fa1a78ae23a5839bad48f32ba1ee + /usr/bin/gzip -dc /builddir/build/SOURCES/yaml-73d445a.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd yaml-73d445a93680fa1a78ae23a5839bad48f32ba1ee + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aReqqq + umask 022 + cd /builddir/build/BUILD + cd yaml-73d445a93680fa1a78ae23a5839bad48f32ba1ee + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jfaD2A + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm ++ dirname /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm + cd yaml-73d445a93680fa1a78ae23a5839bad48f32ba1ee + install -d -p /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/ + echo '%dir %{gopath}/src/%{import_path}/.' ++ find . -iname '*.go' '!' -iname '*_test.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./fields.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./fields.go + install -d -p /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/. + cp -pav ./fields.go /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/./fields.go './fields.go' -> '/builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/./fields.go' + echo '%{gopath}/src/%{import_path}/./fields.go' + for file in '$(find . -iname "*.go" \! -iname "*_test.go")' ++ dirname ./yaml.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./yaml.go + install -d -p /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/. + cp -pav ./yaml.go /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/./yaml.go './yaml.go' -> '/builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/./yaml.go' + echo '%{gopath}/src/%{import_path}/./yaml.go' + install -d -p /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/ ++ find . -iname '*_test.go' + for file in '$(find . -iname "*_test.go")' ++ dirname ./yaml_test.go + echo '%dir %{gopath}/src/%{import_path}/.' ++ dirname ./yaml_test.go + install -d -p /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/. + cp -pav ./yaml_test.go /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/./yaml_test.go './yaml_test.go' -> '/builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm//usr/share/gocode/src/github.com/ghodss/yaml/./yaml_test.go' + echo '%{gopath}/src/%{import_path}/./yaml_test.go' + sort -u -o devel.file-list devel.file-list + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.SI1xh4 + umask 022 + cd /builddir/build/BUILD + cd yaml-73d445a93680fa1a78ae23a5839bad48f32ba1ee + exit 0 Processing files: golang-github-ghodss-yaml-devel-0-0.10.git73d445a.fc24.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JRxrrA + umask 022 + cd /builddir/build/BUILD + cd yaml-73d445a93680fa1a78ae23a5839bad48f32ba1ee + DOCDIR=/builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/doc/golang-github-ghodss-yaml-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/doc/golang-github-ghodss-yaml-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/doc/golang-github-ghodss-yaml-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eBQVr5 + umask 022 + cd /builddir/build/BUILD + cd yaml-73d445a93680fa1a78ae23a5839bad48f32ba1ee + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/licenses/golang-github-ghodss-yaml-devel + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/licenses/golang-github-ghodss-yaml-devel + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/licenses/golang-github-ghodss-yaml-devel + exit 0 Provides: golang(github.com/ghodss/yaml) = 0-0.10.git73d445a.fc24 golang-github-ghodss-yaml-devel = 0-0.10.git73d445a.fc24 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: golang-github-ghodss-yaml-unit-test-0-0.10.git73d445a.fc24.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9XIZYI + umask 022 + cd /builddir/build/BUILD + cd yaml-73d445a93680fa1a78ae23a5839bad48f32ba1ee + DOCDIR=/builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/doc/golang-github-ghodss-yaml-unit-test + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/doc/golang-github-ghodss-yaml-unit-test + cp -pr README.md /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/doc/golang-github-ghodss-yaml-unit-test + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Qvyrhl + umask 022 + cd /builddir/build/BUILD + cd yaml-73d445a93680fa1a78ae23a5839bad48f32ba1ee + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/licenses/golang-github-ghodss-yaml-unit-test + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/licenses/golang-github-ghodss-yaml-unit-test + cp -pr LICENSE /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm/usr/share/licenses/golang-github-ghodss-yaml-unit-test + exit 0 Provides: golang-github-ghodss-yaml-unit-test = 0-0.10.git73d445a.fc24 golang-github-ghodss-yaml-unit-test(armv7hl-32) = 0-0.10.git73d445a.fc24 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-ghodss-yaml-0-0.10.git73d445a.fc24.arm warning: Could not canonicalize hostname: arm04-builder03.arm.fedoraproject.org Wrote: /builddir/build/RPMS/golang-github-ghodss-yaml-devel-0-0.10.git73d445a.fc24.noarch.rpm Wrote: /builddir/build/RPMS/golang-github-ghodss-yaml-unit-test-0-0.10.git73d445a.fc24.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hLyFaa + umask 022 + cd /builddir/build/BUILD + cd yaml-73d445a93680fa1a78ae23a5839bad48f32ba1ee + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-ghodss-yaml-0-0.10.git73d445a.fc24.arm + exit 0 Child return code was: 0