Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-tdewolff-parse.spec'], chrootPath='/var/lib/mock/f31-build-15996651-1146896/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/golang-github-tdewolff-parse.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: -u use in %forgemeta is deprecated, use -z instead to select a separate set of rpm variables! Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/golang-github-tdewolff-parse-2.3.6-1.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/golang-github-tdewolff-parse.spec'], chrootPath='/var/lib/mock/f31-build-15996651-1146896/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/golang-github-tdewolff-parse.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: warning: -u use in %forgemeta is deprecated, use -z instead to select a separate set of rpm variables! Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1BCdJ2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf parse-2.3.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/parse-2.3.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd parse-2.3.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . BUILDSTDERR: ++ find . -name '*.go' + sed -i -e 's|"github.com/tdewolff/parse/v2|"github.com/tdewolff/parse|' ./buffer/buffer.go ./buffer/lexer.go ./buffer/lexer_test.go ./buffer/reader.go ./buffer/reader_test.go ./buffer/streamlexer.go ./buffer/streamlexer_test.go ./buffer/writer.go ./buffer/writer_test.go ./common.go ./common_test.go ./css/hash.go ./css/hash_test.go ./css/lex.go ./css/lex_test.go ./css/parse.go ./css/parse_test.go ./css/util.go ./css/util_test.go ./error.go ./error_test.go ./html/hash.go ./html/hash_test.go ./html/lex.go ./html/lex_test.go ./html/util.go ./html/util_test.go ./js/hash.go ./js/hash_test.go ./js/lex.go ./js/lex_test.go ./json/parse.go ./json/parse_test.go ./position.go ./position_test.go ./strconv/float.go ./strconv/float_test.go ./strconv/int.go ./strconv/int_test.go ./strconv/price.go ./strconv/price_test.go ./svg/hash.go ./svg/hash_test.go ./util.go ./util_test.go ./xml/lex.go ./xml/lex_test.go ./xml/util.go ./xml/util_test.go + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Kn0Er4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x + cd parse-2.3.6 + go-rpm-integration install -i github.com/tdewolff/parse -o devel.file-list -p /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x -g /usr/share/gocode -b /builddir/build/BUILD/parse-2.3.6/_build -r '.*example.*' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src' Installing: github.com/tdewolff/parse install: creating directory '/builddir/build/BUILD/parse-2.3.6/_build' install: creating directory '/builddir/build/BUILD/parse-2.3.6/_build/src' install: creating directory '/builddir/build/BUILD/parse-2.3.6/_build/src/github.com' install: creating directory '/builddir/build/BUILD/parse-2.3.6/_build/src/github.com/tdewolff' '/builddir/build/BUILD/parse-2.3.6/_build/src/github.com/tdewolff/parse' -> '/builddir/build/BUILD/parse-2.3.6' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse' '/builddir/build/BUILD/parse-2.3.6/LICENSE.md' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/LICENSE.md' '/builddir/build/BUILD/parse-2.3.6/README.md' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/README.md' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/buffer' '/builddir/build/BUILD/parse-2.3.6/buffer/buffer.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/buffer/buffer.go' '/builddir/build/BUILD/parse-2.3.6/buffer/lexer.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/buffer/lexer.go' '/builddir/build/BUILD/parse-2.3.6/buffer/lexer_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/buffer/lexer_test.go' '/builddir/build/BUILD/parse-2.3.6/buffer/reader.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/buffer/reader.go' '/builddir/build/BUILD/parse-2.3.6/buffer/reader_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/buffer/reader_test.go' '/builddir/build/BUILD/parse-2.3.6/buffer/streamlexer.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/buffer/streamlexer.go' '/builddir/build/BUILD/parse-2.3.6/buffer/streamlexer_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/buffer/streamlexer_test.go' '/builddir/build/BUILD/parse-2.3.6/buffer/writer.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/buffer/writer.go' '/builddir/build/BUILD/parse-2.3.6/buffer/writer_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/buffer/writer_test.go' '/builddir/build/BUILD/parse-2.3.6/common.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/common.go' '/builddir/build/BUILD/parse-2.3.6/common_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/common_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/css' '/builddir/build/BUILD/parse-2.3.6/css/README.md' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/css/README.md' '/builddir/build/BUILD/parse-2.3.6/css/hash.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/css/hash.go' '/builddir/build/BUILD/parse-2.3.6/css/hash_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/css/hash_test.go' '/builddir/build/BUILD/parse-2.3.6/css/lex.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/css/lex.go' '/builddir/build/BUILD/parse-2.3.6/css/lex_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/css/lex_test.go' '/builddir/build/BUILD/parse-2.3.6/css/parse.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/css/parse.go' '/builddir/build/BUILD/parse-2.3.6/css/parse_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/css/parse_test.go' '/builddir/build/BUILD/parse-2.3.6/css/util.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/css/util.go' '/builddir/build/BUILD/parse-2.3.6/css/util_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/css/util_test.go' '/builddir/build/BUILD/parse-2.3.6/error.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/error.go' '/builddir/build/BUILD/parse-2.3.6/error_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/error_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/html' '/builddir/build/BUILD/parse-2.3.6/html/README.md' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/html/README.md' '/builddir/build/BUILD/parse-2.3.6/html/hash.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/html/hash.go' '/builddir/build/BUILD/parse-2.3.6/html/hash_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/html/hash_test.go' '/builddir/build/BUILD/parse-2.3.6/html/lex.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/html/lex.go' '/builddir/build/BUILD/parse-2.3.6/html/lex_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/html/lex_test.go' '/builddir/build/BUILD/parse-2.3.6/html/util.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/html/util.go' '/builddir/build/BUILD/parse-2.3.6/html/util_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/html/util_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/js' '/builddir/build/BUILD/parse-2.3.6/js/README.md' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/js/README.md' '/builddir/build/BUILD/parse-2.3.6/js/hash.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/js/hash.go' '/builddir/build/BUILD/parse-2.3.6/js/hash_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/js/hash_test.go' '/builddir/build/BUILD/parse-2.3.6/js/lex.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/js/lex.go' '/builddir/build/BUILD/parse-2.3.6/js/lex_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/js/lex_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/json' '/builddir/build/BUILD/parse-2.3.6/json/README.md' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/json/README.md' '/builddir/build/BUILD/parse-2.3.6/json/parse.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/json/parse.go' '/builddir/build/BUILD/parse-2.3.6/json/parse_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/json/parse_test.go' '/builddir/build/BUILD/parse-2.3.6/position.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/position.go' '/builddir/build/BUILD/parse-2.3.6/position_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/position_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/strconv' '/builddir/build/BUILD/parse-2.3.6/strconv/float.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/strconv/float.go' '/builddir/build/BUILD/parse-2.3.6/strconv/float_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/strconv/float_test.go' '/builddir/build/BUILD/parse-2.3.6/strconv/int.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/strconv/int.go' '/builddir/build/BUILD/parse-2.3.6/strconv/int_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/strconv/int_test.go' '/builddir/build/BUILD/parse-2.3.6/strconv/price.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/strconv/price.go' '/builddir/build/BUILD/parse-2.3.6/strconv/price_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/strconv/price_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/svg' '/builddir/build/BUILD/parse-2.3.6/svg/hash.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/svg/hash.go' '/builddir/build/BUILD/parse-2.3.6/svg/hash_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/svg/hash_test.go' '/builddir/build/BUILD/parse-2.3.6/util.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/util.go' '/builddir/build/BUILD/parse-2.3.6/util_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/util_test.go' install: creating directory '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/xml' '/builddir/build/BUILD/parse-2.3.6/xml/README.md' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/xml/README.md' '/builddir/build/BUILD/parse-2.3.6/xml/lex.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/xml/lex.go' '/builddir/build/BUILD/parse-2.3.6/xml/lex_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/xml/lex_test.go' '/builddir/build/BUILD/parse-2.3.6/xml/util.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/xml/util.go' '/builddir/build/BUILD/parse-2.3.6/xml/util_test.go' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/xml/util_test.go' '/builddir/build/BUILD/parse-2.3.6/.goipath' -> '/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/gocode/src/github.com/tdewolff/parse/.goipath' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.OTOKQ2 + umask 022 + cd /builddir/build/BUILD + cd parse-2.3.6 + PATH=/builddir/build/BUILD/parse-2.3.6/_bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + GO_TEST_FLAGS='-buildmode pie -compiler gc' + GO_TEST_EXT_LD_FLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + go-rpm-integration check -i github.com/tdewolff/parse -p /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x -g /usr/share/gocode -b /builddir/build/BUILD/parse-2.3.6/_build -r '.*example.*' Testing: github.com/tdewolff/parse BUILDSTDERR: panic: runtime error: invalid memory address or nil pointer dereference [recovered] BUILDSTDERR: panic: runtime error: invalid memory address or nil pointer dereference BUILDSTDERR: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x1e97b2] BUILDSTDERR: goroutine 1 [running]: BUILDSTDERR: github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli.HandleAction.func1(0xc0000f7950) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli/app.go:472 +0x264 BUILDSTDERR: panic(0x5aaa20, 0xa9ec30) BUILDSTDERR: /usr/lib/golang/src/runtime/panic.go:522 +0x1e0 BUILDSTDERR: github.com/gofed/symbols-extractor/pkg/util/internal/load.ImportPaths(0xc00022cd20, 0x1, 0x1, 0x3, 0x3, 0xc0002ba7f0) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/internal/load/pkg.go:1888 +0x62 BUILDSTDERR: github.com/gofed/symbols-extractor/pkg/util/internal/load.PackagesAndErrors(0xc00022cd20, 0x1, 0x1, 0x70a520, 0xc000209f80, 0x10) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/internal/load/pkg.go:1839 +0x96 BUILDSTDERR: github.com/gofed/symbols-extractor/pkg/util.ListPackage(0xc0000fc39d, 0x19, 0x19, 0x5, 0x18) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/util.go:420 +0x8e BUILDSTDERR: github.com/gofed/symbols-extractor/pkg/util.(*PackageInfoCollector).CollectPackageInfos.func1(0xc0000fc370, 0x47, 0x70f340, 0xc00029a4e0, 0x0, 0x0, 0x0, 0xc0000fc3b1) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/util.go:181 +0x78e BUILDSTDERR: path/filepath.walk(0xc0000fc370, 0x47, 0x70f340, 0xc00029a4e0, 0xc000209f60, 0x0, 0x2) BUILDSTDERR: /usr/lib/golang/src/path/filepath/path.go:367 +0xce BUILDSTDERR: path/filepath.Walk(0xc0000fc370, 0x47, 0xc000209f60, 0x634af4, 0x1) BUILDSTDERR: /usr/lib/golang/src/path/filepath/path.go:409 +0x128 BUILDSTDERR: github.com/gofed/symbols-extractor/pkg/util.(*PackageInfoCollector).CollectPackageInfos(0xc00020dd10, 0x3ffc8e7fa2b, 0x19, 0x3ffc8e7fa2b, 0x19) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/pkg/util/util.go:139 +0x162 BUILDSTDERR: main.main.func1(0xc00028e500, 0x0, 0x0) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/cmd/golist/golist.go:73 +0x6a6 BUILDSTDERR: reflect.Value.call(0x58e2a0, 0x65bf68, 0x13, 0x63554e, 0x4, 0xc0000f78f8, 0x1, 0x1, 0xc0000a2200, 0x523dac, ...) BUILDSTDERR: /usr/lib/golang/src/reflect/value.go:447 +0x4ce BUILDSTDERR: reflect.Value.Call(0x58e2a0, 0x65bf68, 0x13, 0xc0000f78f8, 0x1, 0x1, 0x1, 0x634ad8, 0x1) BUILDSTDERR: /usr/lib/golang/src/reflect/value.go:308 +0x90 BUILDSTDERR: github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli.HandleAction(0x58e2a0, 0x65bf68, 0xc00028e500, 0x0, 0x0) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli/app.go:481 +0x20a BUILDSTDERR: github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli.(*App).Run(0xc000001b00, 0xc0000a4000, 0x7, 0x7, 0x0, 0x0) BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/vendor/github.com/urfave/cli/app.go:240 +0x478 BUILDSTDERR: main.main() BUILDSTDERR: /builddir/build/BUILD/symbols-extractor-9f4330a0f4437ca61ba92f9f30e34424c6742ad6/src/github.com/gofed/symbols-extractor/cmd/golist/golist.go:125 +0x548 + exit 0 Processing files: golang-github-tdewolff-parse-devel-2.3.6-1.fc31.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TQSx53 + umask 022 + cd /builddir/build/BUILD + cd parse-2.3.6 + DOCDIR=/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/doc/golang-github-tdewolff-parse-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/doc/golang-github-tdewolff-parse-devel + cp -pr README.md /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/doc/golang-github-tdewolff-parse-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.9IQNQ0 + umask 022 + cd /builddir/build/BUILD + cd parse-2.3.6 + LICENSEDIR=/builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/licenses/golang-github-tdewolff-parse-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/licenses/golang-github-tdewolff-parse-devel + cp -pr LICENSE.md /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x/usr/share/licenses/golang-github-tdewolff-parse-devel + exit 0 Provides: golang(github.com/tdewolff/parse) = 2.3.6-1.fc31 golang(github.com/tdewolff/parse/buffer) = 2.3.6-1.fc31 golang(github.com/tdewolff/parse/css) = 2.3.6-1.fc31 golang(github.com/tdewolff/parse/html) = 2.3.6-1.fc31 golang(github.com/tdewolff/parse/js) = 2.3.6-1.fc31 golang(github.com/tdewolff/parse/json) = 2.3.6-1.fc31 golang(github.com/tdewolff/parse/strconv) = 2.3.6-1.fc31 golang(github.com/tdewolff/parse/svg) = 2.3.6-1.fc31 golang(github.com/tdewolff/parse/xml) = 2.3.6-1.fc31 golang-github-tdewolff-parse-devel = 2.3.6-1.fc31 golang-ipath(github.com/tdewolff/parse) = 2.3.6-1.fc31 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-tdewolff-parse-2.3.6-1.fc31.s390x Wrote: /builddir/build/RPMS/golang-github-tdewolff-parse-devel-2.3.6-1.fc31.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rNiWH3 + umask 022 + cd /builddir/build/BUILD + cd parse-2.3.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/golang-github-tdewolff-parse-2.3.6-1.fc31.s390x + exit 0 Child return code was: 0