Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-blosc.spec'], logger=chrootPath='/var/lib/mock/f25-build-6029511-619577/root'printOutput=Falsetimeout=172800gid=425uid=1000env={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'}user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-blosc.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: buildhw-04.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-blosc-1.3.3-1.fc25.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-blosc.spec'], logger=private_network=Trueuid=1000timeout=172800gid=425printOutput=Falseenv={'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'}chrootPath='/var/lib/mock/f25-build-6029511-619577/root'user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-blosc.spec'] with env {'HOME': '/builddir', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ippw0x + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf blosc-1.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/blosc-1.3.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd blosc-1.3.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's|CFLAGS\.append("-msse2")|pass|' setup.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lC6axU + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + export BLOSC_DIR=/usr/lib/blosc 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + BLOSC_DIR=/usr/lib/blosc + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/blosc copying blosc/toplevel.py -> build/lib.linux-i686-2.7/blosc copying blosc/test.py -> build/lib.linux-i686-2.7/blosc copying blosc/__init__.py -> build/lib.linux-i686-2.7/blosc copying blosc/version.py -> build/lib.linux-i686-2.7/blosc running build_ext building 'blosc.blosc_extension' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/blosc gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/usr/lib/blosc/include -I/usr/include/python2.7 -c blosc/blosc_extension.c -o build/temp.linux-i686-2.7/blosc/blosc_extension.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables build/temp.linux-i686-2.7/blosc/blosc_extension.o -L/usr/lib/blosc/lib -L/usr/lib -lblosc -lpython2.7 -o build/lib.linux-i686-2.7/blosc/blosc_extension.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-i686-3.5 creating build/lib.linux-i686-3.5/blosc copying blosc/toplevel.py -> build/lib.linux-i686-3.5/blosc copying blosc/test.py -> build/lib.linux-i686-3.5/blosc copying blosc/__init__.py -> build/lib.linux-i686-3.5/blosc copying blosc/version.py -> build/lib.linux-i686-3.5/blosc running build_ext building 'blosc.blosc_extension' extension creating build/temp.linux-i686-3.5 creating build/temp.linux-i686-3.5/blosc gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -fPIC -I/usr/lib/blosc/include -I/usr/include/python3.5m -c blosc/blosc_extension.c -o build/temp.linux-i686-3.5/blosc/blosc_extension.o -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables build/temp.linux-i686-3.5/blosc/blosc_extension.o -L/usr/lib/blosc/lib -L/usr/lib -lblosc -lpython3.5m -o build/lib.linux-i686-3.5/blosc/blosc_extension.cpython-35m-i386-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Y4s2Ep + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386 ++ dirname /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386 + cd blosc-1.3.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386 SSE2 detected running install running install_lib creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc copying build/lib.linux-i686-2.7/blosc/toplevel.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc copying build/lib.linux-i686-2.7/blosc/blosc_extension.so -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc copying build/lib.linux-i686-2.7/blosc/test.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc copying build/lib.linux-i686-2.7/blosc/__init__.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc copying build/lib.linux-i686-2.7/blosc/version.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc/toplevel.py to toplevel.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc/version.py to version.pyc writing byte-compilation script '/tmp/tmpd4EjIF.py' /usr/bin/python2 -O /tmp/tmpd4EjIF.py removing /tmp/tmpd4EjIF.py running install_egg_info running egg_info writing blosc.egg-info/PKG-INFO writing top-level names to blosc.egg-info/top_level.txt writing dependency_links to blosc.egg-info/dependency_links.txt reading manifest file 'blosc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.cpp' under directory 'c-blosc' warning: no files found matching '*.hpp' under directory 'c-blosc' writing manifest file 'blosc.egg-info/SOURCES.txt' Copying blosc.egg-info to /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc-1.3.3-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386 SSE2 detected running install running install_lib creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5 creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages creating /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc copying build/lib.linux-i686-3.5/blosc/toplevel.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc copying build/lib.linux-i686-3.5/blosc/test.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc copying build/lib.linux-i686-3.5/blosc/__init__.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc copying build/lib.linux-i686-3.5/blosc/version.py -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc copying build/lib.linux-i686-3.5/blosc/blosc_extension.cpython-35m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc/toplevel.py to toplevel.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc/test.py to test.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc/__init__.py to __init__.cpython-35.pyc byte-compiling /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc/version.py to version.cpython-35.pyc writing byte-compilation script '/tmp/tmpo7tnfm74.py' /usr/bin/python3 -O /tmp/tmpo7tnfm74.py removing /tmp/tmpo7tnfm74.py running install_egg_info running egg_info writing blosc.egg-info/PKG-INFO writing dependency_links to blosc.egg-info/dependency_links.txt writing top-level names to blosc.egg-info/top_level.txt reading manifest file 'blosc.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.cpp' under directory 'c-blosc' warning: no files found matching '*.hpp' under directory 'c-blosc' writing manifest file 'blosc.egg-info/SOURCES.txt' Copying blosc.egg-info to /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc-1.3.3-py3.5.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/blosc-1.3.3 extracting debug info from /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages/blosc/blosc_extension.cpython-35m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages/blosc/blosc_extension.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 28 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/debug/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KXhOf1 + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + cd / + PYTHONPATH=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python2.7/site-packages + python -c 'import sys, blosc; sys.exit(blosc.test())' test_all_compressors (blosc.test.TestCodec) ... ok test_all_filters (blosc.test.TestCodec) ... ok test_basic_codec (blosc.test.TestCodec) ... ok test_compress_exceptions (blosc.test.TestCodec) ... ok test_compress_input_types (blosc.test.TestCodec) ... ok test_compress_ptr_exceptions (blosc.test.TestCodec) ... ok test_decompress_exceptions (blosc.test.TestCodec) ... ok test_decompress_input_types (blosc.test.TestCodec) ... ok test_decompress_input_types_as_bytearray (blosc.test.TestCodec) ... ok test_decompress_ptr_exceptions (blosc.test.TestCodec) ... ok test_get_clib (blosc.test.TestCodec) ... ok test_no_leaks (blosc.test.TestCodec) ... ok test_pack_array_exceptions (blosc.test.TestCodec) ... ok test_set_nthreads_exceptions (blosc.test.TestCodec) ... ok test_unpack_array_exceptions (blosc.test.TestCodec) ... ok compress (blosc.toplevel) Doctest: blosc.toplevel.compress ... ok compress_ptr (blosc.toplevel) Doctest: blosc.toplevel.compress_ptr ... ok decompress (blosc.toplevel) Doctest: blosc.toplevel.decompress ... ok decompress_ptr (blosc.toplevel) Doctest: blosc.toplevel.decompress_ptr ... ok free_resources (blosc.toplevel) Doctest: blosc.toplevel.free_resources ... ok pack_array (blosc.toplevel) Doctest: blosc.toplevel.pack_array ... ok set_blocksize (blosc.toplevel) Doctest: blosc.toplevel.set_blocksize ... ok set_nthreads (blosc.toplevel) Doctest: blosc.toplevel.set_nthreads ... ok unpack_array (blosc.toplevel) Doctest: blosc.toplevel.unpack_array ... ok ---------------------------------------------------------------------- Ran 24 tests in 9.235s OK-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= python-blosc version: 1.3.3 Blosc version: 1.9.0 ($Date:: 2016-04-29 #$) Compressors available: ['blosclz', 'lz4', 'lz4hc', 'snappy', 'zlib'] Compressor library versions: BloscLZ: 1.0.5 LZ4: 1.7.2 Snappy: unknown Zlib: 1.2.8 Python version: 2.7.11 (default, Jul 8 2016, 19:36:10) [GCC 6.1.1 20160621 (Red Hat 6.1.1-3)] Platform: Linux-4.4.9-300.fc23.x86_64-i686 (#1 SMP Wed May 4 23:56:27 UTC 2016) Linux dist: Fedora 25 Processor: i686 Byte-ordering: little Detected cores: 16 Number of threads to use by default: 4 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= + PYTHONPATH=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/lib/python3.5/site-packages + python3 -c 'import sys, blosc; sys.exit(blosc.test())' test_all_compressors (blosc.test.TestCodec) ... ok test_all_filters (blosc.test.TestCodec) ... ok test_basic_codec (blosc.test.TestCodec) ... ok test_compress_exceptions (blosc.test.TestCodec) ... ok test_compress_input_types (blosc.test.TestCodec) ... ok test_compress_ptr_exceptions (blosc.test.TestCodec) ... ok test_decompress_exceptions (blosc.test.TestCodec) ... ok test_decompress_input_types (blosc.test.TestCodec) ... ok test_decompress_input_types_as_bytearray (blosc.test.TestCodec) ... ok test_decompress_ptr_exceptions (blosc.test.TestCodec) ... ok test_get_clib (blosc.test.TestCodec) ... ok test_no_leaks (blosc.test.TestCodec) ... ok test_pack_array_exceptions (blosc.test.TestCodec) ... ok test_set_nthreads_exceptions (blosc.test.TestCodec) ... ok test_unpack_array_exceptions (blosc.test.TestCodec) ... ok compress (blosc.toplevel) Doctest: blosc.toplevel.compress ... ok compress_ptr (blosc.toplevel) Doctest: blosc.toplevel.compress_ptr ... ok decompress (blosc.toplevel) Doctest: blosc.toplevel.decompress ... ok decompress_ptr (blosc.toplevel) Doctest: blosc.toplevel.decompress_ptr ... ok free_resources (blosc.toplevel) Doctest: blosc.toplevel.free_resources ... ok pack_array (blosc.toplevel) Doctest: blosc.toplevel.pack_array ... ok set_blocksize (blosc.toplevel) Doctest: blosc.toplevel.set_blocksize ... ok set_nthreads (blosc.toplevel) Doctest: blosc.toplevel.set_nthreads ... ok unpack_array (blosc.toplevel) Doctest: blosc.toplevel.unpack_array ... -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= python-blosc version: 1.3.3 Blosc version: 1.9.0 ($Date:: 2016-04-29 #$) Compressors available: ['blosclz', 'lz4', 'lz4hc', 'snappy', 'zlib'] Compressor library versions: BloscLZ: 1.0.5 LZ4: 1.7.2 Snappy: unknown Zlib: 1.2.8 Python version: 3.5.1 (default, Jul 8 2016, 16:56:54) [GCC 6.1.1 20160621 (Red Hat 6.1.1-3)] Platform: Linux-4.4.9-300.fc23.x86_64-i686 (#1 SMP Wed May 4 23:56:27 UTC 2016) Linux dist: Fedora 25 Processor: i686 Byte-ordering: little Detected cores: 16 Number of threads to use by default: 4 -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= ok ---------------------------------------------------------------------- Ran 24 tests in 10.840s OK + exit 0 + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/doc/python-blosc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/doc/python-blosc + cp -pr README.rst /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/doc/python-blosc + cp -pr RELEASE_NOTES.rst /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/doc/python-blosc Processing files: python2-blosc-1.3.3-1.fc25.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Wx7rKx + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MSyqi4 + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/licenses/python-blosc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/licenses/python-blosc + cp -pr LICENSES/PYTHON-BLOSC.txt /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/licenses/python-blosc + exit 0 Provides: python-blosc = 1.3.3-1.fc25 python-blosc(x86-32) = 1.3.3-1.fc25 python2-blosc = 1.3.3-1.fc25 python2-blosc(x86-32) = 1.3.3-1.fc25 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: libblosc.so.1 libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-blosc < 1.3.3-1.fc25 Recommends: numpy Processing files: python3-blosc-1.3.3-1.fc25.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8pWeUB + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/doc/python-blosc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/doc/python-blosc + cp -pr README.rst /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/doc/python-blosc + cp -pr RELEASE_NOTES.rst /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/doc/python-blosc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.vc08qa + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + LICENSEDIR=/builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/licenses/python-blosc + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/licenses/python-blosc + cp -pr LICENSES/PYTHON-BLOSC.txt /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386/usr/share/licenses/python-blosc + exit 0 Provides: python3-blosc = 1.3.3-1.fc25 python3-blosc(x86-32) = 1.3.3-1.fc25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libblosc.so.1 libc.so.6 libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpython3.5m.so.1.0 python(abi) = 3.5 rtld(GNU_HASH) Recommends: python3-numpy Processing files: python-blosc-debuginfo-1.3.3-1.fc25.i686 Provides: python-blosc-debuginfo = 1.3.3-1.fc25 python-blosc-debuginfo(x86-32) = 1.3.3-1.fc25 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/python-blosc-1.3.3-1.fc25.i386 warning: Could not canonicalize hostname: buildhw-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/python2-blosc-1.3.3-1.fc25.i686.rpm Wrote: /builddir/build/RPMS/python3-blosc-1.3.3-1.fc25.i686.rpm Wrote: /builddir/build/RPMS/python-blosc-debuginfo-1.3.3-1.fc25.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4OYBiK + umask 022 + cd /builddir/build/BUILD + cd blosc-1.3.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-blosc-1.3.3-1.fc25.i386 + exit 0 Child return code was: 0