Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-fastavro.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-72128-381325/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c6ee2e7fcff740b1bc6bc78d47a3ba6a', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-72128-381325/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-fastavro.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-fastavro-0.19.8-2.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-fastavro.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-ussuri-el8-build-72128-381325/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f7172c61990842d9a3a93801f9d85b15', '-D', '/var/lib/mock/cloud8-openstack-ussuri-el8-build-72128-381325/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'x86_64', '--nodeps', u'/builddir/build/SPECS/python-fastavro.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ZEoltz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fastavro-0.19.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/fastavro-0.19.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fastavro-0.19.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf '*.egg-info' + sed -i 's/Cython>=.*'\'',/Cython'\'',/' setup.py + sed -i /tests_require=/d setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8delNZ + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.8 + FASTAVRO_USE_CYTHON=1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib.linux-x86_64-3.6 creating build/lib.linux-x86_64-3.6/fastavro copying fastavro/read.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/_write_py.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/_schema_py.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/_read_common.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/write.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/_validation_py.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/__main__.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/six.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/_schema_common.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/validation.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/_timezone.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/schema.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/const.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/_validate_common.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/__init__.py -> build/lib.linux-x86_64-3.6/fastavro copying fastavro/_read_py.py -> build/lib.linux-x86_64-3.6/fastavro running build_ext cythoning fastavro/_read.pyx to fastavro/_read.c building 'fastavro._read' extension creating build/temp.linux-x86_64-3.6 creating build/temp.linux-x86_64-3.6/fastavro gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.6m -c fastavro/_read.c -o build/temp.linux-x86_64-3.6/fastavro/_read.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.6/fastavro/_read.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/fastavro/_read.cpython-36m-x86_64-linux-gnu.so cythoning fastavro/_schema.pyx to fastavro/_schema.c building 'fastavro._schema' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.6m -c fastavro/_schema.c -o build/temp.linux-x86_64-3.6/fastavro/_schema.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.6/fastavro/_schema.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/fastavro/_schema.cpython-36m-x86_64-linux-gnu.so cythoning fastavro/_six.pyx to fastavro/_six.c building 'fastavro._six' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.6m -c fastavro/_six.c -o build/temp.linux-x86_64-3.6/fastavro/_six.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.6/fastavro/_six.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/fastavro/_six.cpython-36m-x86_64-linux-gnu.so cythoning fastavro/_write.pyx to fastavro/_write.c building 'fastavro._write' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.6m -c fastavro/_write.c -o build/temp.linux-x86_64-3.6/fastavro/_write.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.6/fastavro/_write.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/fastavro/_write.cpython-36m-x86_64-linux-gnu.so cythoning fastavro/_validation.pyx to fastavro/_validation.c building 'fastavro._validation' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.6m -c fastavro/_validation.c -o build/temp.linux-x86_64-3.6/fastavro/_validation.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.6/fastavro/_validation.o -L/usr/lib64 -lpython3.6m -o build/lib.linux-x86_64-3.6/fastavro/_validation.cpython-36m-x86_64-linux-gnu.so + sleep 1 + sphinx-build-3 -b html docs/ docs/_build/html Running Sphinx v2.2.2 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] command_line_script reading sources... [ 40%] index reading sources... [ 60%] reader reading sources... [ 80%] validation reading sources... [100%] writer looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 20%] command_line_script writing output... [ 40%] index writing output... [ 60%] reader writing output... [ 80%] validation writing output... [100%] writer generating indices... genindexdone writing additional pages... searchdone copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in docs/_build/html. + sphinx-build-3 -b man docs/ docs/_build/man Running Sphinx v2.2.2 making output directory... done WARNING: html_static_path entry '_static' does not exist building [mo]: targets for 0 po files that are out of date building [man]: all manpages updating environment: [new config] 5 added, 0 changed, 0 removed reading sources... [ 20%] command_line_script reading sources... [ 40%] index reading sources... [ 60%] reader reading sources... [ 80%] validation reading sources... [100%] writer looking for now-outdated files... none found pickling environment... done checking consistency... done writing... fastavro.1 { reader writer validation command_line_script } done build succeeded, 1 warning. The manual pages are in docs/_build/man. + pushd docs/_build/html ~/build/BUILD/fastavro-0.19.8/docs/_build/html ~/build/BUILD/fastavro-0.19.8 + rm .buildinfo -f + sed -i 's/\r$//' objects.inv + iconv -f iso8859-1 -t utf-8 objects.inv + mv -fv objects.inv.conv objects.inv renamed 'objects.inv.conv' -> 'objects.inv' + popd ~/build/BUILD/fastavro-0.19.8 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ctwfiw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64 + cd fastavro-0.19.8 + FASTAVRO_USE_CYTHON=1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/read.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_write_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_schema_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_read_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/write.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_validation_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/__main__.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/six.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_write.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_schema_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_six.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/validation.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_timezone.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_schema.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/schema.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/const.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_validate_common.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/__init__.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_validation.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_read.cpython-36m-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro copying build/lib.linux-x86_64-3.6/fastavro/_read_py.py -> /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/read.py to read.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_write_py.py to _write_py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_schema_py.py to _schema_py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_read_common.py to _read_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/write.py to write.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_validation_py.py to _validation_py.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_schema_common.py to _schema_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/validation.py to validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_timezone.py to _timezone.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/schema.py to schema.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/const.py to const.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_validate_common.py to _validate_common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_read_py.py to _read_py.cpython-36.pyc writing byte-compilation script '/tmp/tmpixloucrx.py' /usr/libexec/platform-python /tmp/tmpixloucrx.py removing /tmp/tmpixloucrx.py running install_egg_info running egg_info creating fastavro.egg-info writing fastavro.egg-info/PKG-INFO writing dependency_links to fastavro.egg-info/dependency_links.txt writing entry points to fastavro.egg-info/entry_points.txt writing requirements to fastavro.egg-info/requires.txt writing top-level names to fastavro.egg-info/top_level.txt writing manifest file 'fastavro.egg-info/SOURCES.txt' reading manifest file 'fastavro.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'fastavro.egg-info/SOURCES.txt' Copying fastavro.egg-info to /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro-0.19.8-py3.6.egg-info running install_scripts Installing fastavro script to /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/bin + install -v -p -D -m 0644 docs/_build/man/fastavro.1 /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/man/man1/fastavro.1 install: creating directory '/builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share' install: creating directory '/builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/man' install: creating directory '/builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/man/man1' 'docs/_build/man/fastavro.1' -> '/builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/man/man1/fastavro.1' + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0.19.8-2.el8 --unique-debug-suffix -0.19.8-2.el8.x86_64 --unique-debug-src-base python-fastavro-0.19.8-2.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/fastavro-0.19.8 extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_schema.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_six.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_validation.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_write.cpython-36m-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6/site-packages/fastavro/_read.cpython-36m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 6087 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib64/python3.6 using /usr/libexec/platform-python Bytecompiling .py files below /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/lib/debug/usr/lib64/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pzwoQ6 + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.8 + /usr/libexec/platform-python setup.py build_ext --inplace running build_ext copying build/lib.linux-x86_64-3.6/fastavro/_read.cpython-36m-x86_64-linux-gnu.so -> fastavro copying build/lib.linux-x86_64-3.6/fastavro/_schema.cpython-36m-x86_64-linux-gnu.so -> fastavro copying build/lib.linux-x86_64-3.6/fastavro/_six.cpython-36m-x86_64-linux-gnu.so -> fastavro copying build/lib.linux-x86_64-3.6/fastavro/_write.cpython-36m-x86_64-linux-gnu.so -> fastavro copying build/lib.linux-x86_64-3.6/fastavro/_validation.cpython-36m-x86_64-linux-gnu.so -> fastavro + PYTHONPATH=. + pytest-3 tests ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-4.6.9, py-1.5.3, pluggy-0.13.0 rootdir: /builddir/build/BUILD/fastavro-0.19.8, inifile: pytest.ini collected 144 items tests/test_aliases.py .... [ 2%] tests/test_block_reader.py .... [ 5%] tests/test_complex.py .. [ 6%] tests/test_fastavro.py ................................................. [ 40%] ..........s................... [ 61%] tests/test_logical_types.py .................. [ 74%] tests/test_main_module.py .. [ 75%] tests/test_schema_evolution.py ... [ 77%] tests/test_schemaless.py ... [ 79%] tests/test_str_py3.py .. [ 81%] tests/test_timezone.py ....... [ 86%] tests/test_types.py ..... [ 89%] tests/test_validation.py ............... [100%] ==================== 143 passed, 1 skipped in 1.50 seconds ===================== + exit 0 Processing files: python3-fastavro-0.19.8-2.el8.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QYXSSM + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.8 + LICENSEDIR=/builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/licenses/python3-fastavro + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/licenses/python3-fastavro + cp -pr NOTICE.txt /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/licenses/python3-fastavro + exit 0 Provides: python3-fastavro = 0.19.8-2.el8 python3-fastavro(x86-64) = 0.19.8-2.el8 python3.6dist(fastavro) = 0.19.8 python3dist(fastavro) = 0.19.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/libexec/platform-python libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-fastavro-doc-0.19.8-2.el8.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3EiMaD + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.8 + DOCDIR=/builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/doc/python-fastavro-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/doc/python-fastavro-doc + cp -pr README.md /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/doc/python-fastavro-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/doc/python-fastavro-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GV6iwt + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.8 + LICENSEDIR=/builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/licenses/python-fastavro-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/licenses/python-fastavro-doc + cp -pr NOTICE.txt /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64/usr/share/licenses/python-fastavro-doc + exit 0 Provides: python-fastavro-doc = 0.19.8-2.el8 python-fastavro-doc(x86-64) = 0.19.8-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-fastavro-debugsource-0.19.8-2.el8.x86_64 Provides: python-fastavro-debugsource = 0.19.8-2.el8 python-fastavro-debugsource(x86-64) = 0.19.8-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-fastavro-debuginfo-0.19.8-2.el8.x86_64 Provides: debuginfo(build-id) = 61e2a3610544a2969b5230168ae9491791c186a1 debuginfo(build-id) = b320d56b4458896607d142918b6e3c7dfd68aa5a debuginfo(build-id) = c49f55cf9a8c5a0f288d5aef34125b3f9abe19ed debuginfo(build-id) = d3ed81e6b71e45ed18058c4cb56544c0a4db7b99 debuginfo(build-id) = f88fc76395e778afc48a7c0d1780c3fa8bf6e0e0 python3-fastavro-debuginfo = 0.19.8-2.el8 python3-fastavro-debuginfo(x86-64) = 0.19.8-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-fastavro-debugsource(x86-64) = 0.19.8-2.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64 Wrote: /builddir/build/RPMS/python3-fastavro-0.19.8-2.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python-fastavro-doc-0.19.8-2.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python-fastavro-debugsource-0.19.8-2.el8.x86_64.rpm Wrote: /builddir/build/RPMS/python3-fastavro-debuginfo-0.19.8-2.el8.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zOVIpp + umask 022 + cd /builddir/build/BUILD + cd fastavro-0.19.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-fastavro-0.19.8-2.el8.x86_64 + exit 0 Child return code was: 0