Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mox3.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1679822055.659745/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mox3.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mox3-1.1.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mox3.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1679822055.659745/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-mox3.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': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-mox3-1.1.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mox3.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1679822055.659745/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': 'C.UTF-8'}shell=Falselogger=timeout=0uid=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-mox3.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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IYNDfa + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mox3-1.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/mox3-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mox3-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf requirements.txt test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KwzOqI + umask 022 + cd /builddir/build/BUILD + cd mox3-1.1.0 + python3 setup.py build /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/mox3 creating build/lib/mox3/tests copying mox3/tests/test_stubout.py -> build/lib/mox3/tests copying mox3/tests/stubout_helper.py -> build/lib/mox3/tests copying mox3/tests/test_mox.py -> build/lib/mox3/tests copying mox3/tests/__init__.py -> build/lib/mox3/tests copying mox3/tests/mox_helper.py -> build/lib/mox3/tests copying mox3/mox.py -> build/lib/mox3 copying mox3/stubout.py -> build/lib/mox3 copying mox3/fixture.py -> build/lib/mox3 copying mox3/__init__.py -> build/lib/mox3 running egg_info writing mox3.egg-info/PKG-INFO writing dependency_links to mox3.egg-info/dependency_links.txt deleting mox3.egg-info/requires.txt writing top-level names to mox3.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xt1dO0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64 + cd mox3-1.1.0 + python3 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:156: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'author-email' will not be supported in future versions. Please use the underscore name 'author_email' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead warnings.warn( /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'python-requires' will not be supported in future versions. Please use the underscore name 'python_requires' instead warnings.warn( running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3 copying build/lib/mox3/mox.py -> /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3 copying build/lib/mox3/stubout.py -> /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3 copying build/lib/mox3/fixture.py -> /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3 creating /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests copying build/lib/mox3/tests/test_stubout.py -> /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests copying build/lib/mox3/tests/stubout_helper.py -> /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests copying build/lib/mox3/tests/test_mox.py -> /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests copying build/lib/mox3/tests/__init__.py -> /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests copying build/lib/mox3/tests/mox_helper.py -> /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests copying build/lib/mox3/__init__.py -> /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3 byte-compiling /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/mox.py to mox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/stubout.py to stubout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/fixture.py to fixture.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests/test_stubout.py to test_stubout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests/stubout_helper.py to stubout_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests/test_mox.py to test_mox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/tests/mox_helper.py to mox_helper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3/__init__.py to __init__.cpython-39.pyc running install_egg_info running egg_info writing mox3.egg-info/PKG-INFO writing dependency_links to mox3.egg-info/dependency_links.txt writing top-level names to mox3.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying mox3.egg-info to /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9/site-packages/mox3-1.1.0-py3.9.egg-info running install_scripts + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.1.0-1 --unique-debug-suffix -1.1.0-1.x86_64 --unique-debug-src-base python-mox3-1.1.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/mox3-1.1.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /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 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DuJG7e + umask 022 + cd /builddir/build/BUILD + cd mox3-1.1.0 + PYTHON=python3 + stestr-3 run {7} mox3.tests.test_mox.IsATest.testEquailtyInListInvalid [0.000122s] ... ok {7} mox3.tests.test_mox.IsATest.testEqualityValid [0.000078s] ... ok {7} mox3.tests.test_mox.MethodCheckerTest.testTwoParameters [0.000814s] ... ok {7} mox3.tests.test_mox.MoxTest.testCallableObject [0.000425s] ... ok {7} mox3.tests.test_mox.MoxTest.testMultipleTimesTwoGroups [0.000321s] ... ok {7} mox3.tests.test_mox.MoxTestDontMockProperties.testFailure [0.002205s] ... ok {7} mox3.tests.test_mox.StrContainsTest.testMultipleMatches [0.000094s] ... ok {1} mox3.tests.test_mox.AndTest.testClauseOneFails [0.000125s] ... ok {1} mox3.tests.test_mox.IsTest.testEquailtyInListInvalid [0.000071s] ... ok {1} mox3.tests.test_mox.MethodCheckerTest.testKwargs [0.000598s] ... ok {1} mox3.tests.test_mox.MockAnythingTest.testReplayWithExpectedCall [0.000173s] ... ok {1} mox3.tests.test_mox.MoxTest.testEntireWorkflow [0.000381s] ... ok {1} mox3.tests.test_mox.MoxTest.testMultipleUnorderdGroupsOutOfOrder [0.000460s] ... ok {1} mox3.tests.test_mox.MoxTest.testWarnsUserIfMockingMock [0.000246s] ... ok {19} mox3.tests.test_mox.IsAlmostTest.testEqualityValid [0.000121s] ... ok {19} mox3.tests.test_mox.MockAnythingTest.testIsReprable [0.000095s] ... ok {19} mox3.tests.test_mox.MockAnythingTest.testVerifyWithIncompleteReplay [0.000192s] ... ok {19} mox3.tests.test_mox.MoxTest.testStubOutClassWrongSignature [0.000308s] ... ok {19} mox3.tests.test_mox.MoxTest.testStubOutMethod_Bound_SpecialArgs [0.000269s] ... ok {19} mox3.tests.test_mox.MoxTest.testUnorderedGroup [0.000143s] ... ok {19} mox3.tests.test_mox.MoxTest.testUnorderedGroupWithComparator [0.000140s] ... ok {6} mox3.tests.test_mox.InTest.testTupleNotInTupleOfTuples [0.000146s] ... ok {6} mox3.tests.test_mox.MockObjectTest.testAccessClassVariables [0.000309s] ... ok {6} mox3.tests.test_mox.MockObjectTest.testFindValidMethods [0.000222s] ... ok {6} mox3.tests.test_mox.MoxTest.testCreateObject [0.000222s] ... ok {6} mox3.tests.test_mox.MoxTest.testStubOutMethod_Bound_NamedUsingPositional [0.000907s] ... ok {5} mox3.tests.test_mox.FuncTest.testFuncExceptionPropagation [0.000286s] ... ok {2} mox3.tests.test_mox.IsAlmostTest.testNonNumericTypes [0.000152s] ... ok {2} mox3.tests.test_mox.MockMethodTest.testEqualityNoParamsNotEqual [0.000211s] ... ok {5} mox3.tests.test_mox.MockAnythingTest.testSpecialClassMethod [0.000217s] ... ok {2} mox3.tests.test_mox.MoxTest.testForgotReplayHelpfulMessage [0.000225s] ... ok {2} mox3.tests.test_mox.MoxTest.testStubOutClassMethodVerifiesSignature [0.001201s] ... ok {5} mox3.tests.test_mox.MockObjectTest.testInstantiationWithAdditionalAttributes [0.000360s] ... ok {2} mox3.tests.test_mox.MoxTest.testStubOutClassNotEnoughCreated [0.000725s] ... ok {5} mox3.tests.test_mox.MockObjectTest.testMockIter_ExpectedNoGetItem_NoSuccess [0.000429s] ... ok {5} mox3.tests.test_mox.MoxTest.testStubOutFirstClassMethodVerifiesSignature [0.000466s] ... ok {2} mox3.tests.test_mox.MoxTest.testVerifyObjectWithCompleteReplay [0.000561s] ... ok {5} mox3.tests.test_mox.MoxTestBaseTest.testStubs [0.088464s] ... ok {5} mox3.tests.test_mox.RegexTest.testPatternInMiddle [0.000333s] ... ok {3} mox3.tests.test_mox.MockAnythingTest.testEqualsInstanceFailure [0.000160s] ... ok {0} mox3.tests.test_mox.IsATest.testSpecialTypes [0.000142s] ... ok {6} mox3.tests.test_mox.MoxTestBaseTest.testExpectedNotCalledNoMocks [0.095400s] ... ok {6} mox3.tests.test_mox.ValueRememberTest.testValueEquals [0.000133s] ... ok {3} mox3.tests.test_mox.MockObjectTest.testCantMockNonPublicAttributes [0.000577s] ... ok {3} mox3.tests.test_mox.MockObjectTest.testMockContains_ExpectedContains_NoSuccess [0.000420s] ... ok {0} mox3.tests.test_mox.MockMethodTest.testStrConversion [0.000404s] ... ok {0} mox3.tests.test_mox.MockObjectTest.testFindsSuperclassMethods [0.000342s] ... ok {0} mox3.tests.test_mox.MoxTest.testCallableObjectWithBadCall [0.000848s] ... ok {0} mox3.tests.test_mox.MoxTest.testStubOutMethod_Unbound_SpecialArgs [0.000428s] ... ok {3} mox3.tests.test_mox.MoxTest.testMultipleTimesThreeMethods [0.000488s] ... ok {3} mox3.tests.test_mox.MoxTest.testMultipleTimesUsingIsAParameter [0.000289s] ... ok {3} mox3.tests.test_mox.MoxTestDontMockProperties.testStubs [0.001254s] ... ok {3} mox3.tests.test_mox.SameElementsAsTest.testActualIsNotASequence [0.000128s] ... ok {0} mox3.tests.test_mox.MoxTestDontMockProperties.testPropertiesArentMocked [0.000316s] ... ok {0} mox3.tests.test_mox.ValueRememberTest.testRememberValue [0.000128s] ... ok {2} mox3.tests.test_mox.MoxTestBaseTest.testUnexpectedCall [0.097246s] ... ok {27} mox3.tests.test_mox.ExpectedMethodCallsErrorTest.testOneError [0.000177s] ... ok {27} mox3.tests.test_mox.IsTest.testEqualityValid [0.000056s] ... ok {11} mox3.tests.test_mox.ContainsAttributeValueTest.testInvalidValue [0.000179s] ... ok {11} mox3.tests.test_mox.InTest.testItemInTuple [0.000100s] ... ok {9} mox3.tests.test_mox.ContainsKeyValueTest.testValidPair [0.000163s] ... ok {9} mox3.tests.test_mox.IsTest.testEqualityInListValid [0.000109s] ... ok {9} mox3.tests.test_mox.MethodCheckerTest.testTwoDefaultValues [0.000923s] ... ok {11} mox3.tests.test_mox.MockAnythingTest.testNestedMockCallsRecordedSerially [0.000263s] ... ok {11} mox3.tests.test_mox.MockObjectTest.testMockIter_ExpectedIter_NoSuccess [0.000445s] ... ok {11} mox3.tests.test_mox.MockObjectTest.testMockSetItem_WithSubClassOfNewStyleClass [0.000389s] ... ok {9} mox3.tests.test_mox.MockObjectTest.testReplayWithInvalidCall [0.000375s] ... ok {9} mox3.tests.test_mox.MoxTest.testCallOnNonCallableObject [0.000390s] ... ok {11} mox3.tests.test_mox.MoxTest.testInheritedCallableObject [0.000421s] ... ok {11} mox3.tests.test_mox.MoxTestBaseTest.testStubsNoMocks [0.000290s] ... ok {27} mox3.tests.test_mox.MoxTest.testStubOutClass_OldStyle [0.004648s] ... ok {27} mox3.tests.test_mox.MoxTest.testUnorderedGroupsInline [0.000260s] ... ok {12} mox3.tests.test_mox.MethodCheckerTest.testOneParameter [0.000671s] ... ok {12} mox3.tests.test_mox.MockAnythingTest.testNotEquals [0.000129s] ... ok {12} mox3.tests.test_mox.MockObjectTest.testMockIter_ExpectedGetItem_Success [0.000634s] ... ok {12} mox3.tests.test_mox.MockObjectTest.testMockIter_ExpectedIter_Success [0.000414s] ... ok {12} mox3.tests.test_mox.MockObjectTest.testSetupModeWithInvalidCall [0.087381s] ... ok {12} mox3.tests.test_mox.RegexTest.testReprWithoutFlags [0.000324s] ... ok {27} mox3.tests.test_mox.MoxTestDontMockProperties.testExpectedNotCalledNoMocks [0.001238s] ... ok {27} mox3.tests.test_mox.SameElementsAsTest.testUnequalLists [0.000094s] ... ok {27} mox3.tests.test_mox.StrContainsTest.testValidSubstringInMiddle [0.000060s] ... ok {17} mox3.tests.test_mox.AndTest.testAdvancedUsage [0.000124s] ... ok {17} mox3.tests.test_mox.MethodCheckerTest.testOneDefaultValue [0.000422s] ... ok {17} mox3.tests.test_mox.MockAnythingTest.testCanMockStr [0.000136s] ... ok {12} mox3.tests.test_stubout.StubOutForTestingTest.testSmartSetOnModule [0.000277s] ... ok {17} mox3.tests.test_mox.MockMethodTest.testEqualityNamedParamsNotEqual [0.000094s] ... ok {17} mox3.tests.test_mox.MockObjectTest.testMockContains_ExpectedContains_NonmatchingParameter [0.000418s] ... ok {17} mox3.tests.test_mox.MoxTest.testStubOutObjectMethodVerifiesSignature [0.000775s] ... ok {17} mox3.tests.test_mox.MoxTest.testWithSideEffectsException [0.000191s] ... ok {9} mox3.tests.test_mox.MoxTestBaseTest.testMixinAgain [0.095926s] ... ok {9} mox3.tests.test_mox.NotTest.testInvalidKeyWithNot [0.000143s] ... ok {13} mox3.tests.test_mox.MethodCheckerTest.testNoParameters [0.000619s] ... ok {13} mox3.tests.test_mox.MockObjectTest.testMockSetItem_ExpectedSetItem_NonmatchingParameters [0.000896s] ... ok {4} mox3.tests.test_mox.FuncTest.testFuncTrueFalseEvaluation [0.000152s] ... ok {4} mox3.tests.test_mox.MockMethodTest.testAndReturnNoneByDefault [0.000206s] ... ok {13} mox3.tests.test_mox.MoxTest.testStubOutMethod_Bound_NamedUsingPositional_SomePositional [0.000497s] ... ok {4} mox3.tests.test_mox.MoxTest.testStubOutClass [0.001121s] ... ok {4} mox3.tests.test_mox.MoxTest.testStubOutMethod_Unbound_DifferentInstance [0.087868s] ... ok {4} mox3.tests.test_mox.MyTestCase.testMethodOverride [0.000136s] ... ok {13} mox3.tests.test_mox.MoxTest.testStubOutMethod_Unbound_Comparator [0.087599s] ... ok {4} mox3.tests.test_mox.ReplayTest.testReplay [0.000214s] ... ok {13} mox3.tests.test_mox.MoxTest.testUnorderedGroupWithReturnValue [0.000353s] ... ok {13} mox3.tests.test_mox.MoxTest.testVerifyObjectWithIncompleteReplay [0.000402s] ... ok {4} mox3.tests.test_mox.ValueRememberTest.testNoValue [0.000115s] ... ok {10} mox3.tests.test_mox.InTest.testItemInList [0.000092s] ... ok {14} mox3.tests.test_mox.MockAnythingTest.testNotNone [0.000165s] ... ok {14} mox3.tests.test_mox.MockMethodTest.testObjectEquality [0.000224s] ... ok {14} mox3.tests.test_mox.MockObjectTest.testEqualsInstanceFailure [0.000221s] ... ok {10} mox3.tests.test_mox.MockAnythingTest.testReplayWithUnexpectedCall [0.000340s] ... ok {14} mox3.tests.test_mox.MoxTest.testMutlipleTimesUsingFunc [0.000380s] ... ok {14} mox3.tests.test_mox.MoxTest.testStubOutMethod [0.000432s] ... ok {10} mox3.tests.test_mox.MockAnythingTest.testRepr [0.000095s] ... ok {10} mox3.tests.test_mox.MockObjectTest.testMockGetItem_ExpectedGetItem_NoSuccess [0.000274s] ... ok {10} mox3.tests.test_mox.MoxTestBaseMultipleInheritanceTest.testMultipleInheritance [0.000083s] ... ok {10} mox3.tests.test_mox.MoxTestBaseTest.testSuccess [0.093452s] ... ok {16} mox3.tests.test_mox.ContainsAttributeValueTest.testValidPair [0.000192s] ... ok {16} mox3.tests.test_mox.InTest.testTupleInTupleOfTuples [0.000104s] ... ok {16} mox3.tests.test_mox.IsATest.testInequalityValid [0.000102s] ... ok {16} mox3.tests.test_mox.MockObjectTest.testMockSetItem_ExpectedSetItem_NoSuccess [0.000558s] ... ok {16} mox3.tests.test_mox.MoxTest.testMultipleTimes [0.000430s] ... ok {16} mox3.tests.test_mox.MoxTest.testStubOutObject [0.000487s] ... ok {10} mox3.tests.test_mox.RegexTest.testReprWithFlags [0.000304s] ... ok {13} mox3.tests.test_mox.MoxTestBaseTest.testMixin [0.008689s] ... ok {8} mox3.tests.test_mox.IsTest.testInequalityValid [0.000178s] ... ok {8} mox3.tests.test_mox.MockAnythingTest.testNestedMockCallsRecordedNested [0.000236s] ... ok {8} mox3.tests.test_mox.MockMethodTest.testAndRaiseException [0.087384s] ... ok {8} mox3.tests.test_mox.MockMethodTest.testEqualityNamedParamsEqual [0.000189s] ... ok {8} mox3.tests.test_mox.MoxTest.testStubOuMethod_Unbound_WithOptionalParams [0.000504s] ... ok {8} mox3.tests.test_mox.MoxTest.testStubOutMethod_Unbound_ActualInstance [0.000349s] ... ok {8} mox3.tests.test_mox.SameElementsAsTest.testOneUnhashableObjectInActual [0.000122s] ... ok {14} mox3.tests.test_mox.MoxTestDontMockProperties.testMixinAgain [0.095800s] ... ok {14} mox3.tests.test_mox.StrContainsTest.testValidSubstringAtEnd [0.000138s] ... ok {16} mox3.tests.test_mox.MoxTestDontMockProperties.testExpectedNotCalled [0.094014s] ... ok {20} mox3.tests.test_mox.AndTest.testAdvancedUsageFails [0.000141s] ... ok {20} mox3.tests.test_mox.IsATest.testEqualityInListValid [0.000092s] ... ok {24} mox3.tests.test_mox.ExpectedMethodCallsErrorTest.testAtLeastOneMethod [0.000173s] ... ok {24} mox3.tests.test_mox.IsATest.testEqualityInvalid [0.000071s] ... ok {20} mox3.tests.test_mox.MockMethodTest.testEqualityNoParamsEqual [0.000244s] ... ok {24} mox3.tests.test_mox.MockMethodTest.testEqualityParamsNotEqual [0.000120s] ... ok {20} mox3.tests.test_mox.MockObjectTest.testMockSetItem_ExpectedSetItem_Success [0.000415s] ... ok {18} mox3.tests.test_mox.ContainsKeyValueTest.testInvalidValue [0.000129s] ... ok {18} mox3.tests.test_mox.IsAlmostTest.testEqualityInvalid [0.000107s] ... ok {18} mox3.tests.test_mox.MockObjectTest.testMockGetIter_WithSubClassOfNewStyleClass [0.087664s] ... ok {18} mox3.tests.test_mox.MockObjectTest.testMockIter_ExpectedNoIter_NoSuccess [0.000443s] ... ok {24} mox3.tests.test_mox.MockMethodTest.testNameAttribute [0.000079s] ... ok {24} mox3.tests.test_mox.MockObjectTest.testMockGetItem_ExpectedNoGetItem_NoSuccess [0.000297s] ... ok {24} mox3.tests.test_mox.MoxTest.testMultipleTimesMissingOne [0.000384s] ... ok {24} mox3.tests.test_mox.MoxTest.testStubOutMethod_Func_PropgatesExceptions [0.000515s] ... ok {18} mox3.tests.test_mox.MoxTest.testMultipleTimesTwoGroupsFailure [0.000606s] ... ok {18} mox3.tests.test_mox.OrTest.testInvalidOr [0.000121s] ... ok {18} mox3.tests.test_mox.RegexTest.testFlagsPassedCorrectly [0.000235s] ... ok {15} mox3.tests.test_mox.IsTest.testEqualityInvalid [0.000161s] ... ok {15} mox3.tests.test_mox.MockAnythingTest.testEqualsMockFailure [0.000196s] ... ok {15} mox3.tests.test_mox.MockAnythingTest.testSetupMode [0.000119s] ... ok {15} mox3.tests.test_mox.MockMethodTest.testAndReturnValue [0.000159s] ... ok {20} mox3.tests.test_mox.MoxTestBaseTest.testSuccessNoMocks [0.093596s] ... ok {15} mox3.tests.test_mox.MockObjectTest.testIsInstance [0.000233s] ... ok {15} mox3.tests.test_mox.MockObjectTest.testMockGetItem_ExpectedGetItem_Success [0.000431s] ... ok {20} mox3.tests.test_mox.SameElementsAsTest.testUnequalUnhashableLists [0.000075s] ... ok {20} mox3.tests.test_mox.SameElementsAsTest.testUnsortedLists [0.000050s] ... ok {15} mox3.tests.test_mox.MoxTestDontMockProperties.testStubsNoMocks [0.000352s] ... ok {23} mox3.tests.test_mox.MockMethodTest.testWithReturningSideEffects [0.000186s] ... ok {23} mox3.tests.test_mox.MoxTest.testStubOutClassWrongParameters [0.000666s] ... ok {23} mox3.tests.test_mox.MoxTest.testStubOutMethod_Bound_SimpleTest [0.000267s] ... ok {21} mox3.tests.test_mox.InTest.testKeyInDict [0.000090s] ... ok {21} mox3.tests.test_mox.IsATest.testInequalityInvalid [0.000071s] ... ok {21} mox3.tests.test_mox.IsTest.testInequalityInvalid [0.000053s] ... ok {21} mox3.tests.test_mox.MockAnythingTest.testIsCallable [0.000141s] ... ok {23} mox3.tests.test_mox.MoxTestBaseTest.testExpectedNotCalled [0.005197s] ... ok {23} mox3.tests.test_mox.MoxTestDontMockProperties.testSuccess [0.001227s] ... ok {23} mox3.tests.test_mox.NotTest.testItemInList [0.000064s] ... ok {23} mox3.tests.test_mox.ResetTest.testReset [0.000188s] ... ok {21} mox3.tests.test_mox.MockObjectTest.testEquals [0.000132s] ... ok {21} mox3.tests.test_mox.MoxTest.testStubOutMethod_Unbound_NamedUsingPositional [0.000331s] ... ok {21} mox3.tests.test_mox.MoxTestDontMockProperties.testUnexpectedCall [0.087993s] ... ok {22} mox3.tests.test_mox.ContainsAttributeValueTest.testInvalidKey [0.000130s] ... ok {22} mox3.tests.test_mox.MockMethodTest.testWithReturningSideEffectsWithAndReturn [0.000213s] ... ok {22} mox3.tests.test_mox.MockObjectTest.testCantOverrideMethodsWithAttributes [0.000319s] ... ok {22} mox3.tests.test_mox.MockObjectTest.testSetupModeWithValidCall [0.000301s] ... ok {22} mox3.tests.test_mox.MoxTest.testSignatureMatchingWithComparatorAsFirstArg [0.000436s] ... ok {22} mox3.tests.test_mox.MoxTest.testStubOutClass_NotAClass [0.000119s] ... ok {29} mox3.tests.test_mox.ExpectedMethodCallsErrorTest.testManyErrors [0.000196s] ... ok {29} mox3.tests.test_mox.MockMethodTest.testEqualityParamsEqual [0.000102s] ... ok {29} mox3.tests.test_mox.MockMethodTest.testEqualityWrongType [0.000073s] ... ok {22} mox3.tests.test_mox.MoxTest.testStubOutMethod_Unbound_NamedUsingPositional_SomePositional [0.000258s] ... ok {30} mox3.tests.test_mox.MockAnythingTest.testEquals [0.000109s] ... ok {29} mox3.tests.test_mox.MockObjectTest.testMockGetItem_ExpectedGetItem_NonmatchingParameters [0.000458s] ... ok {30} mox3.tests.test_mox.MockObjectTest.testMockGetItem_WithSubClassOfNewStyleClass [0.000319s] ... ok {30} mox3.tests.test_mox.MoxTest.testWithSideEffects [0.000120s] ... ok {28} mox3.tests.test_mox.IsAlmostTest.testEqualityWithPlaces [0.000115s] ... ok {28} mox3.tests.test_mox.MockObjectTest.testMockContains_ExpectedContains_Success [0.000283s] ... ok {28} mox3.tests.test_mox.MoxTest.testStubOutClassTooManyCreated [0.000461s] ... ok {28} mox3.tests.test_mox.MoxTest.testStubOut_SignatureMatching_init_ [0.000249s] ... ok {30} mox3.tests.test_mox.MoxTestBaseMultipleInheritanceTest.testMethodOverride [0.000070s] ... ok {28} mox3.tests.test_mox.SameElementsAsTest.testSortedLists [0.000072s] ... ok {28} mox3.tests.test_mox.SameElementsAsTest.testUnhashableLists [0.000050s] ... ok {30} mox3.tests.test_mox.OrTest.testValidOr [0.000064s] ... ok {29} mox3.tests.test_mox.MoxTestDontMockProperties.testSuccessNoMocks [0.004309s] ... ok {29} mox3.tests.test_mox.NotTest.testKeyInDict [0.000068s] ... ok {30} mox3.tests.test_mox.VerifyTest.testVerify [0.000459s] ... ok {28} mox3.tests.test_mox.StrContainsTest.testInvaildSubstring [0.000050s] ... ok {29} mox3.tests.test_mox.StrContainsTest.testValidSubstringAtStart [0.000055s] ... ok {31} mox3.tests.test_mox.MethodCheckerTest.testArgs [0.000457s] ... ok {31} mox3.tests.test_mox.MethodCheckerTest.testArgsAndKwargs [0.000277s] ... ok {31} mox3.tests.test_mox.MockAnythingTest.testNonzero [0.000068s] ... ok {31} mox3.tests.test_mox.MockObjectTest.testMockSetItem_ExpectedNoSetItem_Success [0.000280s] ... ok {31} mox3.tests.test_mox.MoxTest.testStubOutMethod_Unbound_Subclass_Comparator [0.000283s] ... ok {31} mox3.tests.test_mox.RegexTest.testIdentifyBadSyntaxDuringInit [0.000186s] ... ok {26} mox3.tests.test_mox.ContainsKeyValueTest.testInvalidKey [0.000152s] ... ok {26} mox3.tests.test_mox.InTest.testItemNotInList [0.000095s] ... ok {26} mox3.tests.test_mox.MockMethodTest.testWithSideEffects [0.000267s] ... ok {26} mox3.tests.test_mox.MoxTest.testCallableObjectVerifiesSignature [0.000454s] ... ok {25} mox3.tests.test_mox.AndTest.testValidAnd [0.000140s] ... ok {25} mox3.tests.test_mox.MockAnythingTest.testVerifyWithCompleteReplay [0.000240s] ... ok {26} mox3.tests.test_mox.MoxTestBaseTest.testFailure [0.002452s] ... ok {25} mox3.tests.test_mox.MockObjectTest.testEqualsMockFailure [0.000486s] ... ok {25} mox3.tests.test_mox.MockObjectTest.testMockSetItem_ExpectedNoSetItem_NoSuccess [0.000279s] ... ok {25} mox3.tests.test_mox.MockObjectTest.testNotEquals [0.000192s] ... ok {25} mox3.tests.test_mox.MoxTest.testMultipleUnorderdGroups [0.000332s] ... ok {25} mox3.tests.test_mox.RegexTest.testNonMatchPattern [0.000279s] ... ok {26} mox3.tests.test_mox.MoxTestDontMockProperties.testMixin [0.008135s] ... ok {26} mox3.tests.test_mox.SameElementsAsTest.testEmptyLists [0.000144s] ... ok ====== Totals ====== Ran: 222 tests in 1.4173 sec. - Passed: 222 - Skipped: 0 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 0 Sum of execute time for each test: 1.3743 sec. ============== Worker Balance ============== - Worker 0 (7 tests) => 0:00:00.004610 - Worker 1 (7 tests) => 0:00:00.003549 - Worker 2 (7 tests) => 0:00:00.101996 - Worker 3 (7 tests) => 0:00:00.005117 - Worker 4 (7 tests) => 0:00:00.091979 - Worker 5 (7 tests) => 0:00:00.092677 - Worker 6 (7 tests) => 0:00:00.099521 - Worker 7 (7 tests) => 0:00:00.005936 - Worker 8 (7 tests) => 0:00:00.090835 - Worker 9 (7 tests) => 0:00:00.100101 - Worker 10 (7 tests) => 0:00:00.095894 - Worker 11 (7 tests) => 0:00:00.003865 - Worker 12 (7 tests) => 0:00:00.091803 - Worker 13 (7 tests) => 0:00:00.100773 - Worker 14 (7 tests) => 0:00:00.099363 - Worker 15 (7 tests) => 0:00:00.003254 - Worker 16 (7 tests) => 0:00:00.097828 - Worker 17 (7 tests) => 0:00:00.003270 - Worker 18 (7 tests) => 0:00:00.091215 - Worker 19 (7 tests) => 0:00:00.002290 - Worker 20 (7 tests) => 0:00:00.096436 - Worker 21 (7 tests) => 0:00:00.089873 - Worker 22 (7 tests) => 0:00:00.003232 - Worker 23 (7 tests) => 0:00:00.008922 - Worker 24 (7 tests) => 0:00:00.002540 - Worker 25 (7 tests) => 0:00:00.003974 - Worker 26 (7 tests) => 0:00:00.013846 - Worker 27 (7 tests) => 0:00:00.007975 - Worker 28 (7 tests) => 0:00:00.002350 - Worker 29 (7 tests) => 0:00:00.006490 - Worker 30 (6 tests) => 0:00:00.002094 - Worker 31 (6 tests) => 0:00:00.002527 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-mox3-1.1.0-1.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.v1iyD9 + umask 022 + cd /builddir/build/BUILD + cd mox3-1.1.0 + DOCDIR=/builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/share/doc/python3-mox3 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/share/doc/python3-mox3 + cp -pr README.rst /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/share/doc/python3-mox3 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DLspI3 + umask 022 + cd /builddir/build/BUILD + cd mox3-1.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/share/licenses/python3-mox3 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/share/licenses/python3-mox3 + cp -pr COPYING.txt /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64/usr/share/licenses/python3-mox3 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-mox3 = 1.1.0-1 python3-mox3 = 1.1.0-1 python3.9dist(mox3) = 1.1 python3dist(mox3) = 1.1 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) = 3.9 Obsoletes: python-mox3 < 1.1.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64 Wrote: /builddir/build/RPMS/python3-mox3-1.1.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yOxEGT + umask 022 + cd /builddir/build/BUILD + cd mox3-1.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-mox3-1.1.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0