<86>Jan 26 21:48:45 userdel[14237]: delete user 'rooter' <86>Jan 26 21:48:45 userdel[14237]: removed group 'rooter' owned by 'rooter' <86>Jan 26 21:48:45 groupadd[14248]: group added to /etc/group: name=rooter, GID=558 <86>Jan 26 21:48:45 groupadd[14248]: group added to /etc/gshadow: name=rooter <86>Jan 26 21:48:45 groupadd[14248]: new group: name=rooter, GID=558 <86>Jan 26 21:48:45 useradd[14259]: new user: name=rooter, UID=558, GID=558, home=/root, shell=/bin/bash <86>Jan 26 21:48:45 userdel[14268]: delete user 'builder' <86>Jan 26 21:48:45 userdel[14268]: removed group 'builder' owned by 'builder' <86>Jan 26 21:48:45 userdel[14268]: removed shadow group 'builder' owned by 'builder' <86>Jan 26 21:48:45 groupadd[14274]: group added to /etc/group: name=builder, GID=559 <86>Jan 26 21:48:45 groupadd[14274]: group added to /etc/gshadow: name=builder <86>Jan 26 21:48:45 groupadd[14274]: new group: name=builder, GID=559 <86>Jan 26 21:48:45 useradd[14280]: new user: name=builder, UID=559, GID=559, home=/usr/src, shell=/bin/bash <13>Jan 26 21:48:50 rpmi: libverto-0.2.6-alt1_6 1455633234 installed <13>Jan 26 21:48:50 rpmi: libkeyutils-1.5.9-alt2 1464351238 installed <13>Jan 26 21:48:50 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Jan 26 21:48:50 rpmi: libexpat-2.1.0-alt1 1347469765 installed <13>Jan 26 21:48:50 rpmi: libcom_err-1.42.13-alt2 1449075846 installed <13>Jan 26 21:48:50 rpmi: ca-certificates-2016.09.28-alt1 1475233825 installed <13>Jan 26 21:48:50 rpmi: libcrypto10-1.0.2j-alt1 1474897978 installed <13>Jan 26 21:48:50 rpmi: libssl10-1.0.2j-alt1 1474897978 installed <13>Jan 26 21:48:50 rpmi: libkrb5-1.14.2-alt2 1465464078 installed <13>Jan 26 21:48:50 rpmi: rpm-build-python3-0.1.11-alt1 1484131403 installed <13>Jan 26 21:48:50 rpmi: python3-3.5.1-alt7 1462447869 installed <13>Jan 26 21:48:51 rpmi: python3-base-3.5.1-alt7 1462447869 installed <13>Jan 26 21:48:51 rpmi: python3-module-py-1.4.32-alt1 1484069457 installed <13>Jan 26 21:48:51 rpmi: python3-module-setuptools-1:18.1-alt4 1469693421 installed <13>Jan 26 21:48:51 rpmi: python3-module-tempita-0.5.3-alt1.hg20131219.1.1 1458134933 installed <13>Jan 26 21:48:51 rpmi: python3-module-webob-1.7.1-alt1 1484710076 installed <13>Jan 26 21:48:51 rpmi: python3-module-pytest-3.0.5-alt3 1485428186 installed <13>Jan 26 21:48:51 rpmi: python3-module-pathlib-1.0.1-alt1.1.1 1458058956 installed Installing python-module-urlpath-1.0.4-alt1.git20150127.1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81859 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python-module-urlpath-1.0.4 + echo 'Source #0 (python-module-urlpath-1.0.4.tar):' Source #0 (python-module-urlpath-1.0.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python-module-urlpath-1.0.4.tar + cd python-module-urlpath-1.0.4 + /bin/chmod -c -Rf u+rwX,go-w . + cp -fR . ../python3 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.81859 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python-module-urlpath-1.0.4 + pushd ../python3 ~/RPM/BUILD/python3 ~/RPM/BUILD/python-module-urlpath-1.0.4 + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + python3 setup.py build --debug running build running build_py creating build creating build/lib copying urlpath.py -> build/lib + popd ~/RPM/BUILD/python-module-urlpath-1.0.4 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.64045 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python-module-urlpath-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python-module-urlpath-buildroot + cd python-module-urlpath-1.0.4 + pushd ../python3 ~/RPM/BUILD/python3 ~/RPM/BUILD/python-module-urlpath-1.0.4 + python3 setup.py install --skip-build --root=/usr/src/tmp/python-module-urlpath-buildroot --force running install running install_lib creating /usr/src/tmp/python-module-urlpath-buildroot creating /usr/src/tmp/python-module-urlpath-buildroot/usr creating /usr/src/tmp/python-module-urlpath-buildroot/usr/lib creating /usr/src/tmp/python-module-urlpath-buildroot/usr/lib/python3 creating /usr/src/tmp/python-module-urlpath-buildroot/usr/lib/python3/site-packages copying build/lib/urlpath.py -> /usr/src/tmp/python-module-urlpath-buildroot/usr/lib/python3/site-packages byte-compiling /usr/src/tmp/python-module-urlpath-buildroot/usr/lib/python3/site-packages/urlpath.py to urlpath.cpython-35.pyc running install_egg_info running egg_info creating urlpath.egg-info writing top-level names to urlpath.egg-info/top_level.txt writing urlpath.egg-info/PKG-INFO writing dependency_links to urlpath.egg-info/dependency_links.txt writing manifest file 'urlpath.egg-info/SOURCES.txt' reading manifest file 'urlpath.egg-info/SOURCES.txt' writing manifest file 'urlpath.egg-info/SOURCES.txt' Copying urlpath.egg-info to /usr/src/tmp/python-module-urlpath-buildroot/usr/lib/python3/site-packages/urlpath-1.0.4-py3.5.egg-info running install_scripts + popd ~/RPM/BUILD/python-module-urlpath-1.0.4 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python-module-urlpath-buildroot (auto) Verifying and fixing files in /usr/src/tmp/python-module-urlpath-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/python-module-urlpath-buildroot (auto) Adjusting library links in /usr/src/tmp/python-module-urlpath-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python-module-urlpath-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python-module-urlpath-buildroot using /usr/bin/python Bytecompiling python modules with optimization in /usr/src/tmp/python-module-urlpath-buildroot using /usr/bin/python -O Bytecompiling python3 modules in /usr/src/tmp/python-module-urlpath-buildroot using python3 unlink /usr/src/tmp/python-module-urlpath-buildroot/usr/lib/python3/site-packages/__pycache__/urlpath.cpython-35.pyc compile /usr/src/tmp/python-module-urlpath-buildroot/usr/lib/python3/site-packages/urlpath.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python-module-urlpath-buildroot using python3 -O compile /usr/src/tmp/python-module-urlpath-buildroot/usr/lib/python3/site-packages/urlpath.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python-module-urlpath-buildroot using python3 -OO compile /usr/src/tmp/python-module-urlpath-buildroot/usr/lib/python3/site-packages/urlpath.py Hardlinking identical .pyc and .opt-?.pyc files Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.72202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python-module-urlpath-1.0.4 + pushd ../python3 ~/RPM/BUILD/python3 ~/RPM/BUILD/python-module-urlpath-1.0.4 + export PYTHONPATH=/usr/src/RPM/BUILD/python3 + PYTHONPATH=/usr/src/RPM/BUILD/python3 + py.test-3.5 -vv /usr/src/tmp/rpm-tmp.72202: line 123: py.test-3.5: command not found error: Bad exit status from /usr/src/tmp/rpm-tmp.72202 (%check) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.72202 (%check) Command exited with non-zero status 1 2.23user 0.65system 0:02.84elapsed 101%CPU (0avgtext+0avgdata 25848maxresident)k 0inputs+0outputs (0major+83757minor)pagefaults 0swaps hsh-rebuild: rebuild of `python-module-urlpath-1.0.4-alt1.git20150127.1.1.src.rpm' failed. Command exited with non-zero status 1 22.40user 5.91system 0:28.11elapsed 100%CPU (0avgtext+0avgdata 133136maxresident)k 536inputs+0outputs (0major+366582minor)pagefaults 0swaps