<86>Nov 10 03:26:22 userdel[3673270]: delete user 'rooter' <86>Nov 10 03:26:22 userdel[3673270]: removed group 'rooter' owned by 'rooter' <86>Nov 10 03:26:22 userdel[3673270]: removed shadow group 'rooter' owned by 'rooter' <86>Nov 10 03:26:22 groupadd[3673283]: group added to /etc/group: name=rooter, GID=603 <86>Nov 10 03:26:22 groupadd[3673283]: group added to /etc/gshadow: name=rooter <86>Nov 10 03:26:22 groupadd[3673283]: new group: name=rooter, GID=603 <86>Nov 10 03:26:22 useradd[3673289]: new user: name=rooter, UID=603, GID=603, home=/root, shell=/bin/bash <86>Nov 10 03:26:22 userdel[3673300]: delete user 'builder' <86>Nov 10 03:26:22 userdel[3673300]: removed group 'builder' owned by 'builder' <86>Nov 10 03:26:22 userdel[3673300]: removed shadow group 'builder' owned by 'builder' <86>Nov 10 03:26:22 groupadd[3673308]: group added to /etc/group: name=builder, GID=604 <86>Nov 10 03:26:22 groupadd[3673308]: group added to /etc/gshadow: name=builder <86>Nov 10 03:26:22 groupadd[3673308]: new group: name=builder, GID=604 <86>Nov 10 03:26:22 useradd[3673317]: new user: name=builder, UID=604, GID=604, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/python3-module-scales-1.0.8-alt3.src.rpm: license not found in '/usr/share/license' directory: ASLv2.0 <13>Nov 10 03:26:25 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Nov 10 03:26:25 rpmi: libexpat-2.2.10-alt1 sisyphus+259966.100.1.1 1602824514 installed <13>Nov 10 03:26:25 rpmi: python3-3.8.6-alt1 sisyphus+259085.100.2.1 1601904101 installed <13>Nov 10 03:26:26 rpmi: python3-base-3.8.6-alt1 sisyphus+259085.100.2.1 1601904101 installed <13>Nov 10 03:26:26 rpmi: libpython3-3.8.6-alt1 sisyphus+259085.100.2.1 1601904101 installed <13>Nov 10 03:26:26 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Nov 10 03:26:26 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed <13>Nov 10 03:26:29 rpmi: python3-module-pkg_resources-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed <13>Nov 10 03:26:29 rpmi: python3-module-nose-1:1.3.7-alt7.git20160316 sisyphus+257589.40.2.1 1599522367 installed <13>Nov 10 03:26:29 rpmi: python3-module-six-1.15.0-alt1 sisyphus+255738.100.2.1 1596527214 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/python3-module-scales-1.0.8-alt3.nosrc.rpm <13>Nov 10 03:26:32 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Nov 10 03:26:32 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686221 installed <13>Nov 10 03:26:32 rpmi: python3-dev-3.8.6-alt1 sisyphus+259085.100.2.1 1601904101 installed <13>Nov 10 03:26:32 rpmi: python3-module-setuptools-1:46.1.3-alt2 sisyphus+260458.600.6.1 1603876498 installed Installing python3-module-scales-1.0.8-alt3.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42351 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-scales-1.0.8 + echo 'Source #0 (python3-module-scales-1.0.8.tar):' Source #0 (python3-module-scales-1.0.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-scales-1.0.8.tar + cd python3-module-scales-1.0.8 + /bin/chmod -c -Rf u+rwX,go-w . ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python3|' ./src/greplin/scales/util_test.py ./src/greplin/scales/util.py ./src/greplin/scales/twistedweb.py ./src/greplin/scales/tornadohandler.py ./src/greplin/scales/timer.py ./src/greplin/scales/scales_test.py ./src/greplin/scales/samplestats_test.py ./src/greplin/scales/samplestats.py ./src/greplin/scales/meter.py ./src/greplin/scales/loop.py ./src/greplin/scales/graphite.py ./src/greplin/scales/formats_test.py ./src/greplin/scales/formats.py ./src/greplin/scales/flaskhandler.py ./src/greplin/scales/clock.py ./src/greplin/scales/bottlehandler.py ./src/greplin/scales/aggregation_test.py ./src/greplin/scales/aggregation.py ./src/greplin/scales/__init__.py ./src/greplin/__init__.py ./setup.py ++ find ./ -name formats.py + sed -i 's|cgi|html|' ./src/greplin/scales/formats.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.60867 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-scales-1.0.8 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py build --debug running build running build_py creating build creating build/lib creating build/lib/greplin copying src/greplin/__init__.py -> build/lib/greplin creating build/lib/greplin/scales copying src/greplin/scales/formats.py -> build/lib/greplin/scales copying src/greplin/scales/__init__.py -> build/lib/greplin/scales copying src/greplin/scales/aggregation.py -> build/lib/greplin/scales copying src/greplin/scales/aggregation_test.py -> build/lib/greplin/scales copying src/greplin/scales/bottlehandler.py -> build/lib/greplin/scales copying src/greplin/scales/clock.py -> build/lib/greplin/scales copying src/greplin/scales/flaskhandler.py -> build/lib/greplin/scales copying src/greplin/scales/formats_test.py -> build/lib/greplin/scales copying src/greplin/scales/graphite.py -> build/lib/greplin/scales copying src/greplin/scales/loop.py -> build/lib/greplin/scales copying src/greplin/scales/meter.py -> build/lib/greplin/scales copying src/greplin/scales/samplestats.py -> build/lib/greplin/scales copying src/greplin/scales/samplestats_test.py -> build/lib/greplin/scales copying src/greplin/scales/scales_test.py -> build/lib/greplin/scales copying src/greplin/scales/timer.py -> build/lib/greplin/scales copying src/greplin/scales/tornadohandler.py -> build/lib/greplin/scales copying src/greplin/scales/twistedweb.py -> build/lib/greplin/scales copying src/greplin/scales/util.py -> build/lib/greplin/scales copying src/greplin/scales/util_test.py -> build/lib/greplin/scales + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90820 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-scales-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-scales-buildroot + cd python3-module-scales-1.0.8 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-scales-buildroot --force running install running install_lib Skipping installation of /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/__init__.py (namespace package) copying greplin/scales/util_test.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/util.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/twistedweb.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/tornadohandler.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/timer.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/scales_test.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/samplestats_test.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/samplestats.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/meter.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/loop.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/graphite.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/formats_test.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/flaskhandler.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/clock.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/bottlehandler.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/aggregation_test.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/aggregation.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/__init__.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales copying greplin/scales/formats.py -> /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/util_test.py to util_test.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/util.py to util.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/twistedweb.py to twistedweb.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/tornadohandler.py to tornadohandler.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/timer.py to timer.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/scales_test.py to scales_test.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/samplestats_test.py to samplestats_test.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/samplestats.py to samplestats.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/meter.py to meter.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/loop.py to loop.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/graphite.py to graphite.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/formats_test.py to formats_test.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/flaskhandler.py to flaskhandler.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/clock.py to clock.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/bottlehandler.py to bottlehandler.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/aggregation_test.py to aggregation_test.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/aggregation.py to aggregation.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/__init__.py to __init__.cpython-38.pyc byte-compiling /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/greplin/scales/formats.py to formats.cpython-38.pyc running install_egg_info running egg_info creating src/scales.egg-info writing src/scales.egg-info/PKG-INFO writing dependency_links to src/scales.egg-info/dependency_links.txt writing namespace_packages to src/scales.egg-info/namespace_packages.txt writing requirements to src/scales.egg-info/requires.txt writing top-level names to src/scales.egg-info/top_level.txt writing manifest file 'src/scales.egg-info/SOURCES.txt' reading manifest file 'src/scales.egg-info/SOURCES.txt' writing manifest file 'src/scales.egg-info/SOURCES.txt' Copying src/scales.egg-info to /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/scales-1.0.8-py3.8.egg-info Installing /usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages/scales-1.0.8-py3.8-nspkg.pth running install_scripts /usr/lib/python3/site-packages/greplin/scales/__init__.py:158: SyntaxWarning: "is not" with a literal. Did you mean "!="? + mv /usr/src/tmp/python3-module-scales-buildroot/usr/lib /usr/src/tmp/python3-module-scales-buildroot/usr/lib64 + install -p -m644 src/greplin/__init__.py /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-scales-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python3-module-scales-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-scales-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-scales-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-scales-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/python3-module-scales-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-scales-buildroot using /usr/bin/python2.7 Can't list '/usr/src/tmp/python3-module-scales-buildroot/usr/lib' Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-scales-buildroot using /usr/bin/python2.7 -O Can't list '/usr/src/tmp/python3-module-scales-buildroot/usr/lib' Bytecompiling python3 modules in /usr/src/tmp/python3-module-scales-buildroot using /usr/bin/python3 /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py:158: SyntaxWarning: "is not" with a literal. Did you mean "!="? if subContext is not '': Can't list '/usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages' unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/__init__.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/aggregation.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/aggregation_test.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/bottlehandler.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/clock.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/flaskhandler.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/formats.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/formats_test.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/graphite.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/loop.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/meter.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/samplestats.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/samplestats_test.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/scales_test.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/timer.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/tornadohandler.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/twistedweb.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/util.cpython-38.pyc unlink /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__pycache__/util_test.cpython-38.pyc compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/aggregation.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/aggregation_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/bottlehandler.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/clock.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/flaskhandler.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/formats.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/formats_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/graphite.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/loop.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/meter.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/samplestats.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/samplestats_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/scales_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/timer.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/tornadohandler.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/twistedweb.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/util.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/util_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/__init__.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-scales-buildroot using /usr/bin/python3 -O /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py:158: SyntaxWarning: "is not" with a literal. Did you mean "!="? if subContext is not '': compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/aggregation.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/aggregation_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/bottlehandler.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/clock.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/flaskhandler.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/formats.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/formats_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/graphite.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/loop.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/meter.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/samplestats.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/samplestats_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/scales_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/timer.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/tornadohandler.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/twistedweb.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/util.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/util_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/__init__.py Can't list '/usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages' Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-scales-buildroot using /usr/bin/python3 -OO /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py:158: SyntaxWarning: "is not" with a literal. Did you mean "!="? if subContext is not '': compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/aggregation.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/aggregation_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/bottlehandler.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/clock.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/flaskhandler.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/formats.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/formats_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/graphite.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/loop.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/meter.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/samplestats.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/samplestats_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/scales_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/timer.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/tornadohandler.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/twistedweb.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/util.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/util_test.py compile /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/__init__.py Can't list '/usr/src/tmp/python3-module-scales-buildroot/usr/lib/python3/site-packages' Hardlinking identical .pyc and .opt-?.pyc files './usr/lib64/python3/site-packages/greplin/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/__pycache__/__init__.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/util_test.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/util_test.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/util.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/util.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/twistedweb.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/twistedweb.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/tornadohandler.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/tornadohandler.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/timer.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/timer.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/scales_test.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/scales_test.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/samplestats_test.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/samplestats_test.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/samplestats.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/samplestats.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/meter.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/meter.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/loop.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/loop.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/graphite.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/graphite.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/formats_test.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/formats_test.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/flaskhandler.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/flaskhandler.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/clock.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/clock.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/bottlehandler.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/bottlehandler.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/aggregation_test.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/aggregation_test.cpython-38.pyc' './usr/lib64/python3/site-packages/greplin/scales/__pycache__/__init__.cpython-38.opt-1.pyc' => './usr/lib64/python3/site-packages/greplin/scales/__pycache__/__init__.cpython-38.pyc' Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.47605 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-scales-1.0.8 + python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing src/scales.egg-info/PKG-INFO writing dependency_links to src/scales.egg-info/dependency_links.txt writing namespace_packages to src/scales.egg-info/namespace_packages.txt deleting src/scales.egg-info/requires.txt writing top-level names to src/scales.egg-info/top_level.txt reading manifest file 'src/scales.egg-info/SOURCES.txt' writing manifest file 'src/scales.egg-info/SOURCES.txt' running build_ext /usr/src/RPM/BUILD/python3-module-scales-1.0.8/src/greplin/scales/__init__.py:158: SyntaxWarning: "is not" with a literal. Did you mean "!="? if subContext is not '': testNoData (greplin.scales.aggregation_test.AggregationTest) This used to infinite loop. ... ok testRegex (greplin.scales.aggregation_test.AggregationTest) Test regexes in aggregation keys ... /usr/src/RPM/BUILD/python3-module-scales-1.0.8/src/greplin/scales/aggregation_test.py:48: DeprecationWarning: Please use assertEqual instead. self.assertEquals(result['a']['success']['sum'], 20) ok testJsonCollapse (greplin.scales.formats_test.StatsTest) Tests for collapsed child stats. ... /usr/src/RPM/BUILD/python3-module-scales-1.0.8/src/greplin/scales/formats_test.py:67: DeprecationWarning: Please use assertEqual instead. self.assertEquals('{"here": {"count": 1}}\n', out.getvalue()) ok testHtmlFormat (greplin.scales.formats_test.UnicodeFormatTest) Test generating HTML with Unicode values. ... ok testJsonFormat (greplin.scales.formats_test.UnicodeFormatTest) Test generating JSON with Unicode values. ... ok testJsonFormatBinaryGarbage (greplin.scales.formats_test.UnicodeFormatTest) Make sure that JSON formatting of binary junk does not crash. ... ok testGaussian (greplin.scales.samplestats_test.ExponentiallyDecayingReservoirTest) Test with gaussian random numbers. ... ok testWithRescale (greplin.scales.samplestats_test.ExponentiallyDecayingReservoirTest) Excercise rescaling. ... ok testGaussian (greplin.scales.samplestats_test.UniformSampleTest) Test with gaussian random numbers. ... ok testChildStats (greplin.scales.scales_test.StatsTest) Tests for child scales. ... /usr/src/RPM/BUILD/python3-module-scales-1.0.8/src/greplin/scales/scales_test.py:162: DeprecationWarning: Please use assertEqual instead. self.assertEquals({ ok testChildTypeStats (greplin.scales.scales_test.StatsTest) Tests for child stats with typed children (auto-numbered). ... ok testCollection (greplin.scales.scales_test.StatsTest) Tests for a stat collection. ... ok testDynamic (greplin.scales.scales_test.StatsTest) Tests for dynamic stats. ... ok testIntDictStats (greplin.scales.scales_test.StatsTest) Tests for int dict stats. ... ok testIntDictStatsAggregation (greplin.scales.scales_test.StatsTest) Tests for int dict stats. ... ok testMultilevelChild (greplin.scales.scales_test.StatsTest) Tests for multi-level child stats. ... ok testStatHistogram (greplin.scales.scales_test.StatsTest) Tests for stats aggregated in to a histogram. ... ok testStatSum (greplin.scales.scales_test.StatsTest) Tests for summed stats. ... ok testStatSumWithSubclassRoot (greplin.scales.scales_test.StatsTest) Tests for summed stats. ... ok testAddAndGet (greplin.scales.util_test.AtomicValueTest) Test add-and-get. ... ok testGetAndSet (greplin.scales.util_test.AtomicValueTest) Test get-and-set. ... ok testUpdate (greplin.scales.util_test.AtomicValueTest) Test update functions. ... ok ---------------------------------------------------------------------- Ran 22 tests in 0.572s OK + exit 0 Processing files: python3-module-scales-1.0.8-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67366 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-scales-1.0.8 + DOCDIR=/usr/src/tmp/python3-module-scales-buildroot/usr/share/doc/python3-module-scales-1.0.8 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-scales-buildroot/usr/share/doc/python3-module-scales-1.0.8 + /bin/mkdir -p /usr/src/tmp/python3-module-scales-buildroot/usr/share/doc/python3-module-scales-1.0.8 + cp -prL AUTHORS README.md /usr/src/tmp/python3-module-scales-buildroot/usr/share/doc/python3-module-scales-1.0.8 + chmod -R go-w /usr/src/tmp/python3-module-scales-buildroot/usr/share/doc/python3-module-scales-1.0.8 + chmod -R a+rX /usr/src/tmp/python3-module-scales-buildroot/usr/share/doc/python3-module-scales-1.0.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OAkRiw find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pwkKOt find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) python3.req: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py: skipping itertools python3.req: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py: skipping gc python3.req: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py: line=28 IGNORE (for REQ=slight and deep=8) module=UserDict /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/__init__.py: line=30 IGNORE (for REQ=slight and deep=8) module=collections python3.req: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/clock.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/flaskhandler.py: line=67 IGNORE (for REQ=slight and deep=8) module=flask /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/flaskhandler.py: line=67 IGNORE (for REQ=slight and deep=8) module=threading /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/flaskhandler.py: line=68 IGNORE (for REQ=slight and deep=8) module=wsgiref.simple_server python3.req: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/graphite.py: skipping time /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/meter.py: line=18 IGNORE (for REQ=slight and deep=8) module=UserDict /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/meter.py: line=20 IGNORE (for REQ=slight and deep=8) module=collections /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/samplestats.py: line=20 possible relative import from ., UNIMPLEMENTED python3.req: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/timer.py: skipping time python3.req: /usr/src/tmp/python3-module-scales-buildroot/usr/lib64/python3/site-packages/greplin/scales/util.py: skipping time Provides: python3(scales), python3(greplin.scales), python3(greplin.scales.aggregation), python3(greplin.scales.bottlehandler), python3(greplin.scales.clock), python3(greplin.scales.flaskhandler), python3(greplin.scales.formats), python3(greplin.scales.graphite), python3(greplin.scales.loop), python3(greplin.scales.meter), python3(greplin.scales.samplestats), python3(greplin.scales.timer), python3(greplin.scales.tornadohandler), python3(greplin.scales.twistedweb), python3(greplin.scales.util) Requires: python3-module-greplin = 1.0.8-alt3, python3(six) < 0, /usr/lib64/python3/site-packages, python3(bottle) < 0, python3(collections) < 0, python3(contextlib) < 0, python3(datetime) < 0, python3(flask) < 0, python3(fnmatch) < 0, python3(functools) < 0, python3(greplin) < 0, python3(html) < 0, python3(inspect) < 0, python3(json) < 0, python3(logging) < 0, python3(math) < 0, python3(operator) < 0, python3(os) < 0, python3(random) < 0, python3(re) < 0, python3(six.moves._thread) < 0, python3(six.moves.queue) < 0, python3(socket) < 0, python3(threading) < 0, python3(tornado.web) < 0, python3(twisted.internet) < 0, python3(twisted.web) < 0, python3(unittest) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.P2Bb5r Processing files: python3-module-scales-tests-1.0.8-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wYwtrw find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Rs18ww find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: python3(greplin.scales.aggregation_test), python3(greplin.scales.formats_test), python3(greplin.scales.samplestats_test), python3(greplin.scales.scales_test), python3(greplin.scales.util_test) Requires: python3-module-scales = 1.0.8-alt3, /usr/lib64/python3/site-packages, python3(greplin) < 0, python3(greplin.scales) < 0, python3(greplin.scales.samplestats) < 0, python3(json) < 0, python3(random) < 0, python3(re) < 0, python3(six) < 0, python3(unittest) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NDQ9gs Processing files: python3-module-greplin-1.0.8-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UbOk6r find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Mzdobu find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: python3(greplin) Requires: /usr/lib64/python3/site-packages, python3(pkg_resources) < 0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KE0Yyu Adding to python3-module-scales-tests a strict dependency on python3-module-scales Adding to python3-module-scales a strict dependency on python3-module-greplin Adding to python3-module-scales-tests a strict dependency on python3-module-greplin Removing 2 extra deps from python3-module-scales-tests due to dependency on python3-module-scales Removing 1 extra deps from python3-module-scales due to dependency on python3-module-greplin Removing 1 extra deps from python3-module-scales-tests due to dependency on python3-module-greplin Removing 7 extra deps from python3-module-scales-tests due to repentancy on python3-module-scales Removing 1 extra deps from python3-module-scales due to repentancy on python3-module-greplin Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-scales-1.0.8-alt3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-scales-tests-1.0.8-alt3.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/python3-module-greplin-1.0.8-alt3.x86_64.rpm 13.40user 2.41system 0:22.45elapsed 70%CPU (0avgtext+0avgdata 31576maxresident)k 0inputs+0outputs (0major+365235minor)pagefaults 0swaps /.out/python3-module-scales-1.0.8-alt3.x86_64.rpm: license not found in '/usr/share/license' directory: ASLv2.0 /.out/python3-module-scales-tests-1.0.8-alt3.x86_64.rpm: license not found in '/usr/share/license' directory: ASLv2.0 /.out/python3-module-greplin-1.0.8-alt3.x86_64.rpm: license not found in '/usr/share/license' directory: ASLv2.0 23.63user 9.95system 0:39.06elapsed 85%CPU (0avgtext+0avgdata 111916maxresident)k 0inputs+0outputs (0major+846466minor)pagefaults 0swaps