Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pyrad.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-5f9f4c6ec883d6fc98dd299fb57abca6233cb02d/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-pyrad.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-pyrad-2.0-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pyrad.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-5f9f4c6ec883d6fc98dd299fb57abca6233cb02d/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-pyrad.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.X4TuXZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyrad-2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyrad-2.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyrad-2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod 644 example/acct.py example/auth.py example/server.py Patch #1 (python-pyrad-0001-Use-a-better-random-generator.patch): + echo 'Patch #1 (python-pyrad-0001-Use-a-better-random-generator.patch):' + /usr/bin/cat /builddir/build/SOURCES/python-pyrad-0001-Use-a-better-random-generator.patch + /usr/bin/patch -p1 -b --suffix .better_rng --fuzz=0 patching file CHANGES.txt patching file pyrad/packet.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.scpWiW + umask 022 + cd /builddir/build/BUILD + cd pyrad-2.0 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/pyrad copying pyrad/tools.py -> build/lib/pyrad copying pyrad/server.py -> build/lib/pyrad copying pyrad/dictionary.py -> build/lib/pyrad copying pyrad/host.py -> build/lib/pyrad copying pyrad/packet.py -> build/lib/pyrad copying pyrad/client.py -> build/lib/pyrad copying pyrad/__init__.py -> build/lib/pyrad copying pyrad/proxy.py -> build/lib/pyrad copying pyrad/bidict.py -> build/lib/pyrad copying pyrad/dictfile.py -> build/lib/pyrad copying pyrad/curved.py -> build/lib/pyrad creating build/lib/pyrad/tests copying pyrad/tests/testDictionary.py -> build/lib/pyrad/tests copying pyrad/tests/testTools.py -> build/lib/pyrad/tests copying pyrad/tests/testHost.py -> build/lib/pyrad/tests copying pyrad/tests/testServer.py -> build/lib/pyrad/tests copying pyrad/tests/testPacket.py -> build/lib/pyrad/tests copying pyrad/tests/testBidict.py -> build/lib/pyrad/tests copying pyrad/tests/mock.py -> build/lib/pyrad/tests copying pyrad/tests/testClient.py -> build/lib/pyrad/tests copying pyrad/tests/__init__.py -> build/lib/pyrad/tests copying pyrad/tests/testProxy.py -> build/lib/pyrad/tests running egg_info writing requirements to pyrad.egg-info/requires.txt writing pyrad.egg-info/PKG-INFO writing top-level names to pyrad.egg-info/top_level.txt writing dependency_links to pyrad.egg-info/dependency_links.txt reading manifest file 'pyrad.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'example/.svn' writing manifest file 'pyrad.egg-info/SOURCES.txt' creating build/lib/pyrad/tests/data copying pyrad/tests/data/dictfiletest -> build/lib/pyrad/tests/data copying pyrad/tests/data/full -> build/lib/pyrad/tests/data copying pyrad/tests/data/simple -> build/lib/pyrad/tests/data ~/build/BUILD/pyrad-2.0/docs ~/build/BUILD/pyrad-2.0 + pushd docs/ + make html -j4 mkdir -p .build/html .build/doctrees env PYTHONPATH=.. sphinx-build -b html -d .build/doctrees -D latex_paper_size=a4 . .build/html Running Sphinx v1.1.3 loading pickled environment... not yet created building [html]: targets for 7 source files that are out of date updating environment: 7 added, 0 changed, 0 removed reading sources... [ 14%] api/client reading sources... [ 28%] api/dictionary reading sources... [ 42%] api/host reading sources... [ 57%] api/packet reading sources... [ 71%] api/proxy reading sources... [ 85%] api/server reading sources... [100%] index looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 14%] api/client writing output... [ 28%] api/dictionary writing output... [ 42%] api/host writing output... [ 57%] api/packet writing output... [ 71%] api/proxy writing output... [ 85%] api/server writing output... [100%] index writing additional files... genindex py-modindex search copying static files... done dumping search index... done dumping object inventory... done build succeeded. Build finished. The HTML pages are in .build/html. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5an1fi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch ++ dirname /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch + cd pyrad-2.0 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr creating /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad copying build/lib/pyrad/tools.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad copying build/lib/pyrad/server.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad copying build/lib/pyrad/dictionary.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad copying build/lib/pyrad/host.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad copying build/lib/pyrad/packet.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad copying build/lib/pyrad/client.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad copying build/lib/pyrad/__init__.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad copying build/lib/pyrad/proxy.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad copying build/lib/pyrad/bidict.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad copying build/lib/pyrad/dictfile.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad creating /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests copying build/lib/pyrad/tests/testDictionary.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests copying build/lib/pyrad/tests/testTools.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests copying build/lib/pyrad/tests/testHost.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests copying build/lib/pyrad/tests/testServer.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests copying build/lib/pyrad/tests/testPacket.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests copying build/lib/pyrad/tests/testBidict.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests copying build/lib/pyrad/tests/mock.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests copying build/lib/pyrad/tests/testClient.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests copying build/lib/pyrad/tests/__init__.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests copying build/lib/pyrad/tests/testProxy.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests creating /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/data copying build/lib/pyrad/tests/data/dictfiletest -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/data copying build/lib/pyrad/tests/data/simple -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/data copying build/lib/pyrad/tests/data/full -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/data copying build/lib/pyrad/curved.py -> /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tools.py to tools.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/dictionary.py to dictionary.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/host.py to host.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/packet.py to packet.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/bidict.py to bidict.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/dictfile.py to dictfile.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/testDictionary.py to testDictionary.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/testTools.py to testTools.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/testHost.py to testHost.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/testServer.py to testServer.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/testPacket.py to testPacket.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/testBidict.py to testBidict.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/mock.py to mock.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/testClient.py to testClient.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/tests/testProxy.py to testProxy.pyc byte-compiling /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad/curved.py to curved.pyc running install_egg_info running egg_info writing requirements to pyrad.egg-info/requires.txt writing pyrad.egg-info/PKG-INFO writing top-level names to pyrad.egg-info/top_level.txt writing dependency_links to pyrad.egg-info/dependency_links.txt reading manifest file 'pyrad.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'example/.svn' writing manifest file 'pyrad.egg-info/SOURCES.txt' Copying pyrad.egg-info to /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/lib/python2.7/site-packages/pyrad-2.0-py2.7.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/pyrad-2.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/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-pyrad-2.0-4.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.siuxfl + umask 022 + cd /builddir/build/BUILD + cd pyrad-2.0 + /usr/bin/python setup.py test running test running egg_info writing requirements to pyrad.egg-info/requires.txt writing pyrad.egg-info/PKG-INFO writing top-level names to pyrad.egg-info/top_level.txt writing dependency_links to pyrad.egg-info/dependency_links.txt reading manifest file 'pyrad.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'example/.svn' writing manifest file 'pyrad.egg-info/SOURCES.txt' running build_ext testBackwardAccess (pyrad.tests.testBidict.BiDictTests) ... ok testBackwardDeletion (pyrad.tests.testBidict.BiDictTests) ... ok testDeletion (pyrad.tests.testBidict.BiDictTests) ... ok testForwardAccess (pyrad.tests.testBidict.BiDictTests) ... ok testItemAccessor (pyrad.tests.testBidict.BiDictTests) ... ok testLength (pyrad.tests.testBidict.BiDictTests) ... ok testStartEmpty (pyrad.tests.testBidict.BiDictTests) ... ok testNamedParameters (pyrad.tests.testClient.ConstructionTests) ... ok testParameterOrder (pyrad.tests.testClient.ConstructionTests) ... ok testSimpleConstruction (pyrad.tests.testClient.ConstructionTests) ... ok testCreateAcctPacket (pyrad.tests.testClient.OtherTests) ... ok testCreateAuthPacket (pyrad.tests.testClient.OtherTests) ... ok testAuthDelay (pyrad.tests.testClient.SocketTests) ... ok testBind (pyrad.tests.testClient.SocketTests) ... ok testBindClosesSocket (pyrad.tests.testClient.SocketTests) ... ok testDoubleAccountDelay (pyrad.tests.testClient.SocketTests) ... ok testDoubleRetry (pyrad.tests.testClient.SocketTests) ... ok testIgnorePacketError (pyrad.tests.testClient.SocketTests) ... ok testInvalidReply (pyrad.tests.testClient.SocketTests) ... ok testNoRetries (pyrad.tests.testClient.SocketTests) ... ok testReopen (pyrad.tests.testClient.SocketTests) ... ok testSendPacket (pyrad.tests.testClient.SocketTests) ... ok testSingleAccountDelay (pyrad.tests.testClient.SocketTests) ... ok testSingleRetry (pyrad.tests.testClient.SocketTests) ... ok testValidReply (pyrad.tests.testClient.SocketTests) ... ok testConstructionParameters (pyrad.tests.testDictionary.AttributeTests) ... ok testInvalidDataType (pyrad.tests.testDictionary.AttributeTests) ... ok testNamedConstructionParameters (pyrad.tests.testDictionary.AttributeTests) ... ok testValues (pyrad.tests.testDictionary.AttributeTests) ... ok testContainment (pyrad.tests.testDictionary.DictionaryInterfaceTests) ... ok testEmptyDictionary (pyrad.tests.testDictionary.DictionaryInterfaceTests) ... ok testReadonlyContainer (pyrad.tests.testDictionary.DictionaryInterfaceTests) ... ok testAttributeEncryptionError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testAttributeOptions (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testAttributeTooFewColumnsError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testAttributeUnknownTypeError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testAttributeUnknownVendorError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testBeginVendorParsing (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testBeginVendorTooFewColumns (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testBeginVendorUnknownVendor (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testDictFileParseError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testDictFilePostParse (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testEndVendorParsing (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testEndVendorUnbalanced (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testEndVendorUnknownVendor (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testInclude (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testIntegerValueParsing (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testParseEmptyDictionary (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testParseMultipleDictionaries (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testParseSimpleDictionary (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testStringValueParsing (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testValueForUnknownAttributeError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testValueTooFewColumnsError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testVenderTooFewColumnsError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testVendorFormatError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testVendorFormatSyntaxError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testVendorOptionError (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testVendorParsing (pyrad.tests.testDictionary.DictionaryParsingTests) ... ok testNamedParameters (pyrad.tests.testHost.ConstructionTests) ... ok testParameterOrder (pyrad.tests.testHost.ConstructionTests) ... ok testSimpleConstruction (pyrad.tests.testHost.ConstructionTests) ... ok testCreateAcctPacket (pyrad.tests.testHost.PacketCreationTests) ... ok testCreateAuthPacket (pyrad.tests.testHost.PacketCreationTests) ... ok testCreatePacket (pyrad.tests.testHost.PacketCreationTests) ... ok testSendPacket (pyrad.tests.testHost.PacketSendTest) ... ok testSendReplyPacket (pyrad.tests.testHost.PacketSendTest) ... ok testBasicConstructor (pyrad.tests.testPacket.AcctPacketConstructionTests) ... ok testConstructWithDictionary (pyrad.tests.testPacket.AcctPacketConstructionTests) ... ok testConstructorDefaults (pyrad.tests.testPacket.AcctPacketConstructionTests) ... ok testConstructorIgnoredParameters (pyrad.tests.testPacket.AcctPacketConstructionTests) ... ok testConstructorRawPacket (pyrad.tests.testPacket.AcctPacketConstructionTests) ... ok testConstructorWithAttributes (pyrad.tests.testPacket.AcctPacketConstructionTests) ... ok testNamedConstructor (pyrad.tests.testPacket.AcctPacketConstructionTests) ... ok testSecretMustBeBytestring (pyrad.tests.testPacket.AcctPacketConstructionTests) ... ok testCreateReply (pyrad.tests.testPacket.AcctPacketTests) ... ok testRequestPacket (pyrad.tests.testPacket.AcctPacketTests) ... ok testRequestPacketSetsId (pyrad.tests.testPacket.AcctPacketTests) ... ok testVerifyAcctRequest (pyrad.tests.testPacket.AcctPacketTests) ... ok testBasicConstructor (pyrad.tests.testPacket.AuthPacketConstructionTests) ... ok testConstructWithDictionary (pyrad.tests.testPacket.AuthPacketConstructionTests) ... ok testConstructorDefaults (pyrad.tests.testPacket.AuthPacketConstructionTests) ... ok testConstructorIgnoredParameters (pyrad.tests.testPacket.AuthPacketConstructionTests) ... ok testConstructorWithAttributes (pyrad.tests.testPacket.AuthPacketConstructionTests) ... ok testNamedConstructor (pyrad.tests.testPacket.AuthPacketConstructionTests) ... ok testSecretMustBeBytestring (pyrad.tests.testPacket.AuthPacketConstructionTests) ... ok testCreateReply (pyrad.tests.testPacket.AuthPacketTests) ... ok testPwCryptEmptyPassword (pyrad.tests.testPacket.AuthPacketTests) ... ok testPwCryptPassword (pyrad.tests.testPacket.AuthPacketTests) ... ok testPwCryptSetsAuthenticator (pyrad.tests.testPacket.AuthPacketTests) ... ok testPwDecryptEmptyPassword (pyrad.tests.testPacket.AuthPacketTests) ... ok testPwDecryptPassword (pyrad.tests.testPacket.AuthPacketTests) ... ok testRequestPacket (pyrad.tests.testPacket.AuthPacketTests) ... ok testRequestPacketCreatesAuthenticator (pyrad.tests.testPacket.AuthPacketTests) ... ok testRequestPacketCreatesID (pyrad.tests.testPacket.AuthPacketTests) ... ok testBasicConstructor (pyrad.tests.testPacket.PacketConstructionTests) ... ok testConstructWithDictionary (pyrad.tests.testPacket.PacketConstructionTests) ... ok testConstructorIgnoredParameters (pyrad.tests.testPacket.PacketConstructionTests) ... ok testConstructorWithAttributes (pyrad.tests.testPacket.PacketConstructionTests) ... ok testNamedConstructor (pyrad.tests.testPacket.PacketConstructionTests) ... ok testSecretMustBeBytestring (pyrad.tests.testPacket.PacketConstructionTests) ... ok testAddAttribute (pyrad.tests.testPacket.PacketTests) ... ok testAttributeAccess (pyrad.tests.testPacket.PacketTests) ... ok testAttributeValueAccess (pyrad.tests.testPacket.PacketTests) ... ok testCreateAuthenticator (pyrad.tests.testPacket.PacketTests) ... ok testCreateReply (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithAttribute (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithBadAttribute (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithEmptyAttribute (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithEmptyPacket (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithInvalidLength (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithMultiValuedAttribute (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithPartialAttributes (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithTooBigPacket (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithTwoAttributes (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithVendorAttribute (pyrad.tests.testPacket.PacketTests) ... ok testDecodePacketWithoutAttributes (pyrad.tests.testPacket.PacketTests) ... ok testDelItem (pyrad.tests.testPacket.PacketTests) ... ok testEncodeKey (pyrad.tests.testPacket.PacketTests) ... ok testEncodeKeyValues (pyrad.tests.testPacket.PacketTests) ... ok testGenerateID (pyrad.tests.testPacket.PacketTests) ... ok testHasKey (pyrad.tests.testPacket.PacketTests) ... ok testHasKeyWithUnknownKey (pyrad.tests.testPacket.PacketTests) ... ok testKeys (pyrad.tests.testPacket.PacketTests) ... ok testPktDecodeVendorAttribute (pyrad.tests.testPacket.PacketTests) ... ok testPktEncodeAttribute (pyrad.tests.testPacket.PacketTests) ... ok testPktEncodeAttributes (pyrad.tests.testPacket.PacketTests) ... ok testRawAttributeAccess (pyrad.tests.testPacket.PacketTests) ... ok testReplyPacket (pyrad.tests.testPacket.PacketTests) ... ok testVendorAttributeAccess (pyrad.tests.testPacket.PacketTests) ... ok testVerifyReply (pyrad.tests.testPacket.PacketTests) ... ok testGenerateID (pyrad.tests.testPacket.UtilityTests) ... ok testProcessInput (pyrad.tests.testProxy.OtherTests) ... ok testProcessInputNonProxyPort (pyrad.tests.testProxy.OtherTests) ... ok testHandleProxyPacketHandlesWrongPacket (pyrad.tests.testProxy.ProxyPacketHandlingTests) ... ok testHandleProxyPacketSetsSecret (pyrad.tests.testProxy.ProxyPacketHandlingTests) ... ok testHandleProxyPacketUnknownHost (pyrad.tests.testProxy.ProxyPacketHandlingTests) ... ok testProxyFd (pyrad.tests.testProxy.SocketTests) ... ok testHandleAcctPacket (pyrad.tests.testServer.AcctPacketHandlingTests) ... ok testHandleAcctPacketUnknownHost (pyrad.tests.testServer.AcctPacketHandlingTests) ... ok testHandleAcctPacketWrongPort (pyrad.tests.testServer.AcctPacketHandlingTests) ... ok testHandleAuthPacket (pyrad.tests.testServer.AuthPacketHandlingTests) ... ok testHandleAuthPacketUnknownHost (pyrad.tests.testServer.AuthPacketHandlingTests) ... ok testHandleAuthPacketWrongPort (pyrad.tests.testServer.AuthPacketHandlingTests) ... ok testAcctProcessInput (pyrad.tests.testServer.OtherTests) ... ok testAuthProcessInput (pyrad.tests.testServer.OtherTests) ... ok testCreateReplyPacket (pyrad.tests.testServer.OtherTests) ... ok testNamedConstruction (pyrad.tests.testServer.RemoteHostTests) ... ok testSimpleConstruction (pyrad.tests.testServer.RemoteHostTests) ... ok testBindDuringConstruction (pyrad.tests.testServer.ServerConstructiontests) ... ok testParameterOrder (pyrad.tests.testServer.ServerConstructiontests) ... ok testSimpleConstruction (pyrad.tests.testServer.ServerConstructiontests) ... ok testRunIgnoresPacketErrors (pyrad.tests.testServer.ServerRunTests) ... ok testRunIgnoresPollErrors (pyrad.tests.testServer.ServerRunTests) ... ok testRunIgnoresServerPacketErrors (pyrad.tests.testServer.ServerRunTests) ... ok testRunInitializes (pyrad.tests.testServer.ServerRunTests) ... ok testRunRunsProcessInput (pyrad.tests.testServer.ServerRunTests) ... ok testBind (pyrad.tests.testServer.SocketTests) ... ok testGrabPacket (pyrad.tests.testServer.SocketTests) ... ok testPrepareSocketAcctFds (pyrad.tests.testServer.SocketTests) ... ok testPrepareSocketAuthFds (pyrad.tests.testServer.SocketTests) ... ok testPrepareSocketNoFds (pyrad.tests.testServer.SocketTests) ... ok testAddressDecoding (pyrad.tests.testTools.EncodingTests) ... ok testAddressEncoding (pyrad.tests.testTools.EncodingTests) ... ok testDateDecoding (pyrad.tests.testTools.EncodingTests) ... ok testDateEncoding (pyrad.tests.testTools.EncodingTests) ... ok testDecodeFunction (pyrad.tests.testTools.EncodingTests) ... ok testEncodeFunction (pyrad.tests.testTools.EncodingTests) ... ok testIntegerDecoding (pyrad.tests.testTools.EncodingTests) ... ok testIntegerEncoding (pyrad.tests.testTools.EncodingTests) ... ok testInvalidAddressEncodingRaisesTypeError (pyrad.tests.testTools.EncodingTests) ... ok testInvalidDataEncodingRaisesTypeError (pyrad.tests.testTools.EncodingTests) ... ok testInvalidIntegerEncodingRaisesTypeError (pyrad.tests.testTools.EncodingTests) ... ok testInvalidStringEncodingRaisesTypeError (pyrad.tests.testTools.EncodingTests) ... ok testStringDecoding (pyrad.tests.testTools.EncodingTests) ... ok testStringEncoding (pyrad.tests.testTools.EncodingTests) ... ok testUnknownTypeDecoding (pyrad.tests.testTools.EncodingTests) ... ok testUnknownTypeEncoding (pyrad.tests.testTools.EncodingTests) ... ok testUnsignedIntegerEncoding (pyrad.tests.testTools.EncodingTests) ... ok ---------------------------------------------------------------------- Ran 178 tests in 9.418s OK + exit 0 Processing files: python-pyrad-2.0-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6nGL5s + umask 022 + cd /builddir/build/BUILD + cd pyrad-2.0 + DOCDIR=/builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/share/doc/python-pyrad-2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/share/doc/python-pyrad-2.0 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/share/doc/python-pyrad-2.0 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/share/doc/python-pyrad-2.0 + cp -pr README.rst /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/share/doc/python-pyrad-2.0 + cp -pr example /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/share/doc/python-pyrad-2.0 + cp -pr docs/.build/html/ /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch/usr/share/doc/python-pyrad-2.0 + exit 0 Provides: python-pyrad = 2.0-4.el7 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: python(abi) = 2.7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch Wrote: /builddir/build/RPMS/python-pyrad-2.0-4.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.S9uouc + umask 022 + cd /builddir/build/BUILD + cd pyrad-2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyrad-2.0-4.el7.noarch + exit 0 Child return code was: 0 LEAVE do -->