Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-rencode.spec'], chrootPath='/var/lib/mock/f28-build-14226671-1019246/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/python-rencode.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': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-rencode-1.0.6-3.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-rencode.spec'], chrootPath='/var/lib/mock/f28-build-14226671-1019246/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/python-rencode.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': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nLbFSn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rencode-1.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/rencode-1.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rencode-1.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /builddir/build/SOURCES/rencode.pyx ./rencode + rm -f ./rencode/rencode.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hl8gR6 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + 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 -m32 -march=i686 -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/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' Compiling rencode/rencode.pyx because it changed. [1/1] Cythonizing rencode/rencode.pyx running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/rencode copying rencode/rencode_orig.py -> build/lib.linux-i686-2.7/rencode copying rencode/__init__.py -> build/lib.linux-i686-2.7/rencode running build_ext building 'rencode._rencode' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/rencode gcc -pthread -fno-strict-aliasing -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -m32 -march=i686 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python2.7 -c rencode/rencode.c -o build/temp.linux-i686-2.7/rencode/rencode.o -O3 In file included from /usr/include/python2.7/Python.h:83, from rencode/rencode.c:20: rencode/rencode.c: In function 'init_rencode': /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ rencode/rencode.c:883:27: note: in expansion of macro 'Py_INCREF' #define __Pyx_INCREF(r) Py_INCREF(r) ^~~~~~~~~ rencode/rencode.c:8432:3: note: in expansion of macro '__Pyx_INCREF' __Pyx_INCREF(Py_False); ^~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ rencode/rencode.c:883:27: note: in expansion of macro 'Py_INCREF' #define __Pyx_INCREF(r) Py_INCREF(r) ^~~~~~~~~ rencode/rencode.c:8444:3: note: in expansion of macro '__Pyx_INCREF' __Pyx_INCREF(Py_False); ^~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ~^~~~~~~~~~~~~~~~ rencode/rencode.c:883:27: note: in expansion of macro 'Py_INCREF' #define __Pyx_INCREF(r) Py_INCREF(r) ^~~~~~~~~ rencode/rencode.c:8484:5: note: in expansion of macro '__Pyx_INCREF' __Pyx_INCREF(Py_True); ^~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-2.7/rencode/rencode.o -L/usr/lib -lpython2.7 -o build/lib.linux-i686-2.7/rencode/_rencode.so + sleep 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 -m32 -march=i686 -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/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-i686-3.6 creating build/lib.linux-i686-3.6/rencode copying rencode/rencode_orig.py -> build/lib.linux-i686-3.6/rencode copying rencode/__init__.py -> build/lib.linux-i686-3.6/rencode running build_ext building 'rencode._rencode' extension creating build/temp.linux-i686-3.6 creating build/temp.linux-i686-3.6/rencode 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.6m -c rencode/rencode.c -o build/temp.linux-i686-3.6/rencode/rencode.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -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 -m32 -march=i686 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-i686-3.6/rencode/rencode.o -L/usr/lib -lpython3.6m -o build/lib.linux-i686-3.6/rencode/_rencode.cpython-36m-i386-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Fi9P99 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386 ++ dirname /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386 + cd rencode-1.0.6 + 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 -m32 -march=i686 -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/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr creating /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib creating /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages/rencode copying build/lib.linux-i686-2.7/rencode/_rencode.so -> /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages/rencode copying build/lib.linux-i686-2.7/rencode/rencode_orig.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages/rencode copying build/lib.linux-i686-2.7/rencode/__init__.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages/rencode byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages/rencode/rencode_orig.py to rencode_orig.pyc byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages/rencode/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmprBtByY.py' /usr/bin/python2 -O /tmp/tmprBtByY.py removing /tmp/tmprBtByY.py running install_egg_info running egg_info writing rencode.egg-info/PKG-INFO writing top-level names to rencode.egg-info/top_level.txt writing dependency_links to rencode.egg-info/dependency_links.txt reading manifest file 'rencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rencode.egg-info/SOURCES.txt' Copying rencode.egg-info to /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages/rencode-1.0.6-py2.7.egg-info running install_scripts + 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 -m32 -march=i686 -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/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages/rencode copying build/lib.linux-i686-3.6/rencode/rencode_orig.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages/rencode copying build/lib.linux-i686-3.6/rencode/__init__.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages/rencode copying build/lib.linux-i686-3.6/rencode/_rencode.cpython-36m-i386-linux-gnu.so -> /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages/rencode byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages/rencode/rencode_orig.py to rencode_orig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages/rencode/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmp4fr7kvx_.py' /usr/bin/python3 /tmp/tmp4fr7kvx_.py removing /tmp/tmp4fr7kvx_.py running install_egg_info running egg_info writing rencode.egg-info/PKG-INFO writing dependency_links to rencode.egg-info/dependency_links.txt writing top-level names to rencode.egg-info/top_level.txt reading manifest file 'rencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rencode.egg-info/SOURCES.txt' Copying rencode.egg-info to /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages/rencode-1.0.6-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.0.6-3.fc28 --unique-debug-suffix -1.0.6-3.fc28.i386 --unique-debug-src-base python-rencode-1.0.6-3.fc28.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rencode-1.0.6 extracting debug info from /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages/rencode/_rencode.cpython-36m-i386-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages/rencode/_rencode.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 861 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 /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/debug/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7QtF4h + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/rencode-1.0.6/tests ~/build/BUILD/rencode-1.0.6 + cd rencode-1.0.6 + pushd tests + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages + /usr/bin/python2 test_rencode.py ......................................... ---------------------------------------------------------------------- Ran 41 tests in 0.002s OK + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python2.7/site-packages + /usr/bin/python2 timetest.py ******************************************************************************* Encode functions: ******************************************************************************* test_encode_fixed_pos_int: rencode.pyx: 0.003s (+0.011s) 454.31% rencode.py: 0.014s test_encode_int_int_size: rencode.pyx: 0.010s (+0.027s) 370.63% rencode.py: 0.037s test_encode_int_long_long_size: rencode.pyx: 0.022s (+0.024s) 210.99% rencode.py: 0.046s test_encode_float_32bit: rencode.pyx: 0.004s (+0.011s) 379.56% rencode.py: 0.014s test_encode_int_short_size: rencode.pyx: 0.007s (+0.027s) 483.13% rencode.py: 0.035s test_encode_str: rencode.pyx: 0.008s (+0.009s) 213.20% rencode.py: 0.016s test_encode_dict: rencode.pyx: 0.125s (+0.339s) 370.12% rencode.py: 0.464s test_encode_fixed_list: rencode.pyx: 0.011s (+0.020s) 288.95% rencode.py: 0.031s test_encode_fixed_neg_int: rencode.pyx: 0.003s (+0.012s) 495.18% rencode.py: 0.014s test_encode_fixed_dict: rencode.pyx: 0.043s (+0.113s) 366.06% rencode.py: 0.156s test_encode_int_char_size: rencode.pyx: 0.006s (+0.027s) 539.14% rencode.py: 0.034s test_encode_fixed_str: rencode.pyx: 0.004s (+0.012s) 419.19% rencode.py: 0.016s test_encode_list: rencode.pyx: 0.125s (+0.172s) 237.61% rencode.py: 0.297s test_encode_none: rencode.pyx: 0.004s (+0.007s) 294.38% rencode.py: 0.011s test_encode_int_big_number: rencode.pyx: 0.013s (+0.016s) 223.75% rencode.py: 0.030s test_encode_float_64bit: rencode.pyx: 0.004s (+0.011s) 384.10% rencode.py: 0.015s test_encode_bool: rencode.pyx: 0.004s (+0.010s) 346.63% rencode.py: 0.014s Encode functions totals: rencode.pyx: 0.395s (+0.848s) 314.80% rencode.py: 1.243s ******************************************************************************* Decode functions: ******************************************************************************* test_decode_fixed_list: rencode.pyx: 0.004s (+0.022s) 664.92% rencode.py: 0.025s test_decode_int_long_long_size: rencode.pyx: 0.006s (+0.012s) 300.13% rencode.py: 0.018s test_decode_dict: rencode.pyx: 0.021s (+0.281s) 1423.80% rencode.py: 0.302s test_decode_fixed_dict: rencode.pyx: 0.008s (+0.081s) 1048.57% rencode.py: 0.089s test_decode_float_32bit: rencode.pyx: 0.003s (+0.007s) 356.67% rencode.py: 0.009s test_decode_int_big_number: rencode.pyx: 0.010s (+0.010s) 201.83% rencode.py: 0.021s test_decode_int_char_size: rencode.pyx: 0.004s (+0.013s) 461.63% rencode.py: 0.017s test_decode_fixed_neg_int: rencode.pyx: 0.002s (+0.004s) 255.43% rencode.py: 0.006s test_decode_fixed_str: rencode.pyx: 0.003s (+0.005s) 293.66% rencode.py: 0.008s test_decode_float_64bit: rencode.pyx: 0.002s (+0.007s) 369.71% rencode.py: 0.009s test_decode_bool: rencode.pyx: 0.002s (+0.004s) 262.49% rencode.py: 0.006s test_decode_fixed_pos_int: rencode.pyx: 0.002s (+0.004s) 259.68% rencode.py: 0.006s test_decode_list: rencode.pyx: 0.021s (+0.338s) 1723.98% rencode.py: 0.359s test_decode_none: rencode.pyx: 0.002s (+0.003s) 253.99% rencode.py: 0.006s test_decode_int_short_size: rencode.pyx: 0.004s (+0.013s) 415.16% rencode.py: 0.017s test_decode_str: rencode.pyx: 0.006s (+0.010s) 260.98% rencode.py: 0.016s test_decode_int_int_size: rencode.pyx: 0.004s (+0.013s) 420.19% rencode.py: 0.017s Decode functions totals: rencode.pyx: 0.105s (+0.824s) 884.26% rencode.py: 0.930s ******************************************************************************* Overall functions: ******************************************************************************* test_overall_encode: rencode.pyx: 0.074s (+0.136s) 282.90% rencode.py: 0.210s test_overall_decode: rencode.pyx: 0.029s (+0.121s) 517.80% rencode.py: 0.149s Overall functions totals: rencode.pyx: 0.103s (+0.257s) 348.57% rencode.py: 0.360s + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages + /usr/bin/python3 test_rencode.py ......................................... ---------------------------------------------------------------------- Ran 41 tests in 0.004s OK + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/lib/python3.6/site-packages + /usr/bin/python3 timetest.py ******************************************************************************* Encode functions: ******************************************************************************* test_encode_fixed_pos_int: rencode.pyx: 0.003s (+0.016s) 579.44% rencode.py: 0.020s test_encode_fixed_neg_int: rencode.pyx: 0.003s (+0.016s) 566.40% rencode.py: 0.019s test_encode_int_char_size: rencode.pyx: 0.007s (+0.031s) 527.87% rencode.py: 0.038s test_encode_int_short_size: rencode.pyx: 0.008s (+0.031s) 459.33% rencode.py: 0.039s test_encode_int_int_size: rencode.pyx: 0.009s (+0.031s) 435.33% rencode.py: 0.040s test_encode_int_long_long_size: rencode.pyx: 0.018s (+0.023s) 228.27% rencode.py: 0.042s test_encode_int_big_number: rencode.pyx: 0.015s (+0.017s) 212.87% rencode.py: 0.031s test_encode_float_32bit: rencode.pyx: 0.004s (+0.012s) 385.62% rencode.py: 0.017s test_encode_float_64bit: rencode.pyx: 0.005s (+0.013s) 378.53% rencode.py: 0.017s test_encode_fixed_str: rencode.pyx: 0.004s (+0.016s) 483.65% rencode.py: 0.021s test_encode_str: rencode.pyx: 0.011s (+0.012s) 205.84% rencode.py: 0.023s test_encode_none: rencode.pyx: 0.004s (+0.009s) 308.82% rencode.py: 0.013s test_encode_bool: rencode.pyx: 0.004s (+0.012s) 394.74% rencode.py: 0.017s test_encode_fixed_list: rencode.pyx: 0.011s (+0.027s) 340.94% rencode.py: 0.038s test_encode_list: rencode.pyx: 0.117s (+0.205s) 275.62% rencode.py: 0.321s test_encode_fixed_dict: rencode.pyx: 0.035s (+0.145s) 509.39% rencode.py: 0.181s test_encode_dict: rencode.pyx: 0.100s (+0.428s) 530.07% rencode.py: 0.528s Encode functions totals: rencode.pyx: 0.360s (+1.044s) 389.88% rencode.py: 1.405s ******************************************************************************* Decode functions: ******************************************************************************* test_decode_fixed_pos_int: rencode.pyx: 0.003s (+0.005s) 276.22% rencode.py: 0.008s test_decode_fixed_neg_int: rencode.pyx: 0.003s (+0.005s) 259.97% rencode.py: 0.008s test_decode_int_char_size: rencode.pyx: 0.005s (+0.020s) 477.91% rencode.py: 0.025s test_decode_int_short_size: rencode.pyx: 0.006s (+0.018s) 417.42% rencode.py: 0.024s test_decode_int_int_size: rencode.pyx: 0.006s (+0.018s) 418.18% rencode.py: 0.024s test_decode_int_long_long_size: rencode.pyx: 0.007s (+0.018s) 354.63% rencode.py: 0.024s test_decode_int_big_number: rencode.pyx: 0.008s (+0.015s) 279.46% rencode.py: 0.023s test_decode_float_32bit: rencode.pyx: 0.003s (+0.010s) 421.18% rencode.py: 0.013s test_decode_float_64bit: rencode.pyx: 0.003s (+0.010s) 417.76% rencode.py: 0.013s test_decode_fixed_str: rencode.pyx: 0.003s (+0.007s) 331.19% rencode.py: 0.010s test_decode_str: rencode.pyx: 0.005s (+0.014s) 396.60% rencode.py: 0.019s test_decode_none: rencode.pyx: 0.003s (+0.005s) 274.21% rencode.py: 0.007s test_decode_bool: rencode.pyx: 0.003s (+0.005s) 274.34% rencode.py: 0.007s test_decode_fixed_list: rencode.pyx: 0.004s (+0.030s) 804.91% rencode.py: 0.034s test_decode_list: rencode.pyx: 0.021s (+0.539s) 2647.28% rencode.py: 0.560s test_decode_fixed_dict: rencode.pyx: 0.012s (+0.116s) 1076.66% rencode.py: 0.128s test_decode_dict: rencode.pyx: 0.030s (+0.413s) 1454.75% rencode.py: 0.443s Decode functions totals: rencode.pyx: 0.125s (+1.245s) 1100.06% rencode.py: 1.370s ******************************************************************************* Overall functions: ******************************************************************************* test_overall_encode: rencode.pyx: 0.069s (+0.155s) 325.38% rencode.py: 0.224s test_overall_decode: rencode.pyx: 0.022s (+0.163s) 826.75% rencode.py: 0.185s Overall functions totals: rencode.pyx: 0.091s (+0.318s) 448.77% rencode.py: 0.409s ~/build/BUILD/rencode-1.0.6 Processing files: python2-rencode-1.0.6-3.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.P5uOIH + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/doc/python2-rencode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/doc/python2-rencode + cp -pr README.md /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/doc/python2-rencode + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AUqJn7 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/licenses/python2-rencode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/licenses/python2-rencode + cp -pr COPYING /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/licenses/python2-rencode + exit 0 Provides: python-rencode = 1.0.6-3.fc28 python-rencode(x86-32) = 1.0.6-3.fc28 python2-rencode = 1.0.6-3.fc28 python2-rencode(x86-32) = 1.0.6-3.fc28 python2.7dist(rencode) = 1.0.6 python2dist(rencode) = 1.0.6 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: libc.so.6 libc.so.6(GLIBC_2.0) 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-rencode < 1.0.6-3.fc28 Processing files: python3-rencode-1.0.6-3.fc28.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DsVn4z + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/doc/python3-rencode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/doc/python3-rencode + cp -pr README.md /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/doc/python3-rencode + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.uqDKL2 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/licenses/python3-rencode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/licenses/python3-rencode + cp -pr COPYING /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386/usr/share/licenses/python3-rencode + exit 0 Provides: python3-rencode = 1.0.6-3.fc28 python3-rencode(x86-32) = 1.0.6-3.fc28 python3.6dist(rencode) = 1.0.6 python3dist(rencode) = 1.0.6 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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libpthread.so.0 libpython3.6m.so.1.0 python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-rencode-debugsource-1.0.6-3.fc28.i686 Provides: python-rencode-debugsource = 1.0.6-3.fc28 python-rencode-debugsource(x86-32) = 1.0.6-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-rencode-debuginfo-1.0.6-3.fc28.i686 Provides: python-rencode-debuginfo = 1.0.6-3.fc28 python-rencode-debuginfo(x86-32) = 1.0.6-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rencode-debugsource(x86-32) = 1.0.6-3.fc28 Processing files: python2-rencode-debuginfo-1.0.6-3.fc28.i686 Provides: debuginfo(build-id) = 4b7846a5ce5ed35f590539bf609ceaaca4222593 python2-rencode-debuginfo = 1.0.6-3.fc28 python2-rencode-debuginfo(x86-32) = 1.0.6-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rencode-debugsource(x86-32) = 1.0.6-3.fc28 Processing files: python3-rencode-debuginfo-1.0.6-3.fc28.i686 Provides: debuginfo(build-id) = 1cbbc4da43775199ff98bce4de4e2a428a091be5 python3-rencode-debuginfo = 1.0.6-3.fc28 python3-rencode-debuginfo(x86-32) = 1.0.6-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rencode-debugsource(x86-32) = 1.0.6-3.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386 Wrote: /builddir/build/RPMS/python2-rencode-1.0.6-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/python3-rencode-1.0.6-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/python-rencode-debugsource-1.0.6-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/python-rencode-debuginfo-1.0.6-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/python2-rencode-debuginfo-1.0.6-3.fc28.i686.rpm Wrote: /builddir/build/RPMS/python3-rencode-debuginfo-1.0.6-3.fc28.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U1M99y + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rencode-1.0.6-3.fc28.i386 + exit 0 Child return code was: 0