>>> py3-testresources: Building testing/py3-testresources 2.0.1-r5 (using abuild 3.11.0_rc13-r0) started Tue, 25 Apr 2023 13:25:07 +0000 >>> py3-testresources: Checking sanity of /home/buildozer/aports/testing/py3-testresources/APKBUILD... >>> py3-testresources: Analyzing dependencies... >>> py3-testresources: Installing for build: build-base python3 py3-setuptools py3-pbr py3-testtools (1/25) Installing libbz2 (1.0.8-r5) (2/25) Installing libffi (3.4.4-r2) (3/25) Installing gdbm (1.23-r1) (4/25) Installing xz-libs (5.4.2-r1) (5/25) Installing mpdecimal (2.5.1-r2) (6/25) Installing libpanelw (6.4_p20230401-r6) (7/25) Installing readline (8.2.1-r1) (8/25) Installing sqlite-libs (3.41.2-r2) (9/25) Installing python3 (3.11.3-r10) (10/25) Installing python3-pycache-pyc0 (3.11.3-r10) (11/25) Installing pyc (0.1-r0) (12/25) Installing python3-pyc (3.11.3-r10) (13/25) Installing py3-parsing (3.0.9-r2) (14/25) Installing py3-parsing-pyc (3.0.9-r2) (15/25) Installing py3-packaging (23.1-r1) (16/25) Installing py3-packaging-pyc (23.1-r1) (17/25) Installing py3-setuptools (67.7.2-r0) (18/25) Installing py3-setuptools-pyc (67.7.2-r0) (19/25) Installing py3-pbr (5.11.1-r2) (20/25) Installing py3-pbr-pyc (5.11.1-r2) (21/25) Installing py3-fixtures (4.0.1-r3) (22/25) Installing py3-fixtures-pyc (4.0.1-r3) (23/25) Installing py3-testtools (2.6.0-r1) (24/25) Installing py3-testtools-pyc (2.6.0-r1) (25/25) Installing .makedepends-py3-testresources (20230425.132508) Executing busybox-1.36.0-r8.trigger OK: 465 MiB in 124 packages >>> py3-testresources: Cleaning up srcdir >>> py3-testresources: Cleaning up pkgdir >>> py3-testresources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/testresources-2.0.1.tar.gz >>> py3-testresources: Fetching https://distfiles.alpinelinux.org/distfiles/edge/testresources-2.0.1.tar.gz >>> py3-testresources: Checking sha512sums... testresources-2.0.1.tar.gz: OK >>> py3-testresources: Unpacking /var/cache/distfiles/edge/testresources-2.0.1.tar.gz... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running build running build_py creating build creating build/lib creating build/lib/testresources creating build/lib/testresources/tests copying testresources/tests/__init__.py -> build/lib/testresources/tests copying testresources/tests/test_optimising_test_suite.py -> build/lib/testresources/tests copying testresources/tests/test_test_loader.py -> build/lib/testresources/tests copying testresources/tests/TestUtil.py -> build/lib/testresources/tests copying testresources/tests/test_resource_graph.py -> build/lib/testresources/tests copying testresources/tests/test_resourced_test_case.py -> build/lib/testresources/tests copying testresources/tests/test_test_resource.py -> build/lib/testresources/tests copying testresources/__init__.py -> build/lib/testresources running egg_info writing testresources.egg-info/PKG-INFO writing dependency_links to testresources.egg-info/dependency_links.txt writing requirements to testresources.egg-info/requires.txt writing top-level names to testresources.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) 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. /usr/lib/python3.11/site-packages/setuptools/command/test.py:194: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:195: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! tr_d = dist.fetch_build_eggs(dist.tests_require or []) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/test.py:196: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! er_d = dist.fetch_build_eggs( WARNING: The wheel package is not available. running egg_info writing testresources.egg-info/PKG-INFO writing dependency_links to testresources.egg-info/dependency_links.txt writing requirements to testresources.egg-info/requires.txt writing top-level names to testresources.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running build_ext testEmptyGraph (testresources.tests.test_optimising_test_suite.TestCostGraph.testEmptyGraph) testresources.tests.test_optimising_test_suite.TestCostGraph.testEmptyGraph ... ok testSingletonGraph (testresources.tests.test_optimising_test_suite.TestCostGraph.testSingletonGraph) testresources.tests.test_optimising_test_suite.TestCostGraph.testSingletonGraph ... ok testTwoCasesInGraph (testresources.tests.test_optimising_test_suite.TestCostGraph.testTwoCasesInGraph) testresources.tests.test_optimising_test_suite.TestCostGraph.testTwoCasesInGraph ... ok testCombo (testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testCombo) testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testCombo ... ok testNewResources (testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testNewResources) testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testNewResources ... ok testNoResources (testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testNoResources) testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testNoResources ... ok testOldResources (testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testOldResources) testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testOldResources ... ok testSameResources (testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testSameResources) testresources.tests.test_optimising_test_suite.TestCostOfSwitching.testSameResources ... ok testBasicSortTests (testresources.tests.test_optimising_test_suite.TestGraphStuff.testBasicSortTests) testresources.tests.test_optimising_test_suite.TestGraphStuff.testBasicSortTests ... ok testGlobalMinimum (testresources.tests.test_optimising_test_suite.TestGraphStuff.testGlobalMinimum) testresources.tests.test_optimising_test_suite.TestGraphStuff.testGlobalMinimum ... ok testSortConsidersDependencies (testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortConsidersDependencies) testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortConsidersDependencies ... ok testSortIsStableWithinGroups (testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortIsStableWithinGroups) testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortIsStableWithinGroups ... ok testSortingTwelveIndependentIsFast (testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortingTwelveIndependentIsFast) testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortingTwelveIndependentIsFast ... ok testSortingTwelveOverlappingIsFast (testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortingTwelveOverlappingIsFast) testresources.tests.test_optimising_test_suite.TestGraphStuff.testSortingTwelveOverlappingIsFast ... ok testAddDistributesNonStandardSuiteStructure (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddDistributesNonStandardSuiteStructure) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddDistributesNonStandardSuiteStructure ... ok testAddFlattensStandardSuiteStructure (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddFlattensStandardSuiteStructure) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddFlattensStandardSuiteStructure ... ok testAddPullsNonStandardSuitesUp (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddPullsNonStandardSuitesUp) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddPullsNonStandardSuitesUp ... ok testAddTest (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTest) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTest ... ok testAddTestOptimisingTestSuite (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTestOptimisingTestSuite) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTestOptimisingTestSuite ... ok testAddTestSuite (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTestSuite) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddTestSuite ... ok testAddUnittest2TestSuite (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddUnittest2TestSuite) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testAddUnittest2TestSuite ... skipped 'Unittest2 needed' testDirtiedResourceCleanedUp (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testDirtiedResourceCleanedUp) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testDirtiedResourceCleanedUp ... ok testDirtiedResourceNotRecreated (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testDirtiedResourceNotRecreated) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testDirtiedResourceNotRecreated ... ok testOptimisedRunNonResourcedTestCase (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testOptimisedRunNonResourcedTestCase) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testOptimisedRunNonResourcedTestCase ... ok testResourceReuse (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResourceReuse) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResourceReuse ... ok testResourcesDroppedForNonResourcedTestCase (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResourcesDroppedForNonResourcedTestCase) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResourcesDroppedForNonResourcedTestCase ... ok testResultPassedToResources (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResultPassedToResources) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testResultPassedToResources ... ok testSingleCaseResourceAcquisition (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testSingleCaseResourceAcquisition) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testSingleCaseResourceAcquisition ... ok testSortTestsCalled (testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testSortTestsCalled) testresources.tests.test_optimising_test_suite.TestOptimisingTestSuite.testSortTestsCalled ... ok testDependentResources (testresources.tests.test_optimising_test_suite.TestSplitByResources.testDependentResources) testresources.tests.test_optimising_test_suite.TestSplitByResources.testDependentResources ... ok testJustNormalCases (testresources.tests.test_optimising_test_suite.TestSplitByResources.testJustNormalCases) testresources.tests.test_optimising_test_suite.TestSplitByResources.testJustNormalCases ... ok testJustResourcedCases (testresources.tests.test_optimising_test_suite.TestSplitByResources.testJustResourcedCases) testresources.tests.test_optimising_test_suite.TestSplitByResources.testJustResourcedCases ... ok testMixThemUp (testresources.tests.test_optimising_test_suite.TestSplitByResources.testMixThemUp) testresources.tests.test_optimising_test_suite.TestSplitByResources.testMixThemUp ... ok testMultipleResources (testresources.tests.test_optimising_test_suite.TestSplitByResources.testMultipleResources) testresources.tests.test_optimising_test_suite.TestSplitByResources.testMultipleResources ... ok testNoTests (testresources.tests.test_optimising_test_suite.TestSplitByResources.testNoTests) testresources.tests.test_optimising_test_suite.TestSplitByResources.testNoTests ... ok testResourcedCaseWithNoResources (testresources.tests.test_optimising_test_suite.TestSplitByResources.testResourcedCaseWithNoResources) testresources.tests.test_optimising_test_suite.TestSplitByResources.testResourcedCaseWithNoResources ... ok testSuiteType (testresources.tests.test_test_loader.TestTestLoader.testSuiteType) testresources.tests.test_test_loader.TestTestLoader.testSuiteType ... ok test_wikipedia_example (testresources.tests.test_resource_graph.TestDigraphToGraph.test_wikipedia_example) testresources.tests.test_resource_graph.TestDigraphToGraph.test_wikipedia_example ... ok test_wikipedia_example (testresources.tests.test_resource_graph.TestKruskalsMST.test_wikipedia_example) testresources.tests.test_resource_graph.TestKruskalsMST.test_wikipedia_example ... ok test_discrete (testresources.tests.test_resource_graph.TestResourceGraph.test_discrete) testresources.tests.test_resource_graph.TestResourceGraph.test_discrete ... ok test_empty (testresources.tests.test_resource_graph.TestResourceGraph.test_empty) testresources.tests.test_resource_graph.TestResourceGraph.test_empty ... ok test_overlapping (testresources.tests.test_resource_graph.TestResourceGraph.test_overlapping) testresources.tests.test_resource_graph.TestResourceGraph.test_overlapping ... ok testDefaults (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testDefaults) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testDefaults ... ok testResultPassedToResources (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testResultPassedToResources) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testResultPassedToResources ... ok testSetUpResourcesMultiple (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesMultiple) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesMultiple ... ok testSetUpResourcesSetsUpDependences (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesSetsUpDependences) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesSetsUpDependences ... ok testSetUpResourcesSingle (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesSingle) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpResourcesSingle ... ok testSetUpUsesResource (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpUsesResource) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpUsesResource ... ok testSetUpUsesSuper (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpUsesSuper) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSetUpUsesSuper ... ok testSingleWithSetup (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSingleWithSetup) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testSingleWithSetup ... /home/buildozer/aports/testing/py3-testresources/src/testresources-2.0.1/testresources/tests/test_resourced_test_case.py:161: DeprecationWarning: Please use assertFalse instead. self.failIf(hasattr(self.resourced_case, "foo")) ok testTearDownResourcesDeletesResourceAttributes (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesDeletesResourceAttributes) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesDeletesResourceAttributes ... ok testTearDownResourcesStopsUsingDependencies (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesStopsUsingDependencies) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesStopsUsingDependencies ... ok testTearDownResourcesStopsUsingResource (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesStopsUsingResource) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownResourcesStopsUsingResource ... ok testTearDownUsesSuper (testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownUsesSuper) testresources.tests.test_resourced_test_case.TestResourcedTestCase.testTearDownUsesSuper ... ok test_always_dirty (testresources.tests.test_test_resource.TestFixtureResource.test_always_dirty) testresources.tests.test_test_resource.TestFixtureResource.test_always_dirty ... ok test_reset_called (testresources.tests.test_test_resource.TestFixtureResource.test_reset_called) testresources.tests.test_test_resource.TestFixtureResource.test_reset_called ... ok test_uses_setUp_cleanUp (testresources.tests.test_test_resource.TestFixtureResource.test_uses_setUp_cleanUp) testresources.tests.test_test_resource.TestFixtureResource.test_uses_setUp_cleanUp ... ok test_always_dirty (testresources.tests.test_test_resource.TestGenericResource.test_always_dirty) testresources.tests.test_test_resource.TestGenericResource.test_always_dirty ... ok test_default_uses_setUp_tearDown (testresources.tests.test_test_resource.TestGenericResource.test_default_uses_setUp_tearDown) testresources.tests.test_test_resource.TestGenericResource.test_default_uses_setUp_tearDown ... ok test_dependencies_passed_to_factory (testresources.tests.test_test_resource.TestGenericResource.test_dependencies_passed_to_factory) testresources.tests.test_test_resource.TestGenericResource.test_dependencies_passed_to_factory ... ok test_setup_teardown_controllable (testresources.tests.test_test_resource.TestGenericResource.test_setup_teardown_controllable) testresources.tests.test_test_resource.TestGenericResource.test_setup_teardown_controllable ... ok testDefaultCosts (testresources.tests.test_test_resource.TestTestResource.testDefaultCosts) testresources.tests.test_test_resource.TestTestResource.testDefaultCosts ... ok testDefaultResetMethodPreservesCleanResource (testresources.tests.test_test_resource.TestTestResource.testDefaultResetMethodPreservesCleanResource) testresources.tests.test_test_resource.TestTestResource.testDefaultResetMethodPreservesCleanResource ... ok testDefaultResetMethodRecreatesDirtyResource (testresources.tests.test_test_resource.TestTestResource.testDefaultResetMethodRecreatesDirtyResource) testresources.tests.test_test_resource.TestTestResource.testDefaultResetMethodRecreatesDirtyResource ... ok testDefaultResetResetsDependencies (testresources.tests.test_test_resource.TestTestResource.testDefaultResetResetsDependencies) testresources.tests.test_test_resource.TestTestResource.testDefaultResetResetsDependencies ... ok testDirtiedSetsDirty (testresources.tests.test_test_resource.TestTestResource.testDirtiedSetsDirty) testresources.tests.test_test_resource.TestTestResource.testDirtiedSetsDirty ... ok testDirtyingResourceTriggersCleanOnGet (testresources.tests.test_test_resource.TestTestResource.testDirtyingResourceTriggersCleanOnGet) testresources.tests.test_test_resource.TestTestResource.testDirtyingResourceTriggersCleanOnGet ... ok testDirtyingWhenUnused (testresources.tests.test_test_resource.TestTestResource.testDirtyingWhenUnused) testresources.tests.test_test_resource.TestTestResource.testDirtyingWhenUnused ... ok testFinishedActivityForResourceWithExtensions (testresources.tests.test_test_resource.TestTestResource.testFinishedActivityForResourceWithExtensions) testresources.tests.test_test_resource.TestTestResource.testFinishedActivityForResourceWithExtensions ... ok testFinishedActivityForResourceWithoutExtensions (testresources.tests.test_test_resource.TestTestResource.testFinishedActivityForResourceWithoutExtensions) testresources.tests.test_test_resource.TestTestResource.testFinishedActivityForResourceWithoutExtensions ... ok testFinishedWithCallsCleanResource (testresources.tests.test_test_resource.TestTestResource.testFinishedWithCallsCleanResource) testresources.tests.test_test_resource.TestTestResource.testFinishedWithCallsCleanResource ... ok testFinishedWithCallsCleanResourceOnceOnly (testresources.tests.test_test_resource.TestTestResource.testFinishedWithCallsCleanResourceOnceOnly) testresources.tests.test_test_resource.TestTestResource.testFinishedWithCallsCleanResourceOnceOnly ... ok testFinishedWithDecrementsUses (testresources.tests.test_test_resource.TestTestResource.testFinishedWithDecrementsUses) testresources.tests.test_test_resource.TestTestResource.testFinishedWithDecrementsUses ... ok testFinishedWithMarksNonDirty (testresources.tests.test_test_resource.TestTestResource.testFinishedWithMarksNonDirty) testresources.tests.test_test_resource.TestTestResource.testFinishedWithMarksNonDirty ... ok testFinishedWithResetsCurrentResource (testresources.tests.test_test_resource.TestTestResource.testFinishedWithResetsCurrentResource) testresources.tests.test_test_resource.TestTestResource.testFinishedWithResetsCurrentResource ... ok testGetActivityForResourceWithExtensions (testresources.tests.test_test_resource.TestTestResource.testGetActivityForResourceWithExtensions) testresources.tests.test_test_resource.TestTestResource.testGetActivityForResourceWithExtensions ... ok testGetActivityForResourceWithoutExtensions (testresources.tests.test_test_resource.TestTestResource.testGetActivityForResourceWithoutExtensions) testresources.tests.test_test_resource.TestTestResource.testGetActivityForResourceWithoutExtensions ... ok testGetResourceCallsMakeResource (testresources.tests.test_test_resource.TestTestResource.testGetResourceCallsMakeResource) testresources.tests.test_test_resource.TestTestResource.testGetResourceCallsMakeResource ... ok testGetResourceDoesntDirty (testresources.tests.test_test_resource.TestTestResource.testGetResourceDoesntDirty) testresources.tests.test_test_resource.TestTestResource.testGetResourceDoesntDirty ... ok testGetResourceIncrementsUses (testresources.tests.test_test_resource.TestTestResource.testGetResourceIncrementsUses) testresources.tests.test_test_resource.TestTestResource.testGetResourceIncrementsUses ... ok testGetResourceResetsUsedResource (testresources.tests.test_test_resource.TestTestResource.testGetResourceResetsUsedResource) testresources.tests.test_test_resource.TestTestResource.testGetResourceResetsUsedResource ... ok testGetResourceReturnsMakeResource (testresources.tests.test_test_resource.TestTestResource.testGetResourceReturnsMakeResource) testresources.tests.test_test_resource.TestTestResource.testGetResourceReturnsMakeResource ... ok testGetResourceSetsCurrentResource (testresources.tests.test_test_resource.TestTestResource.testGetResourceSetsCurrentResource) testresources.tests.test_test_resource.TestTestResource.testGetResourceSetsCurrentResource ... ok testGetResourceTwiceReturnsIdenticalResource (testresources.tests.test_test_resource.TestTestResource.testGetResourceTwiceReturnsIdenticalResource) testresources.tests.test_test_resource.TestTestResource.testGetResourceTwiceReturnsIdenticalResource ... ok testInitiallyNoCurrentResource (testresources.tests.test_test_resource.TestTestResource.testInitiallyNoCurrentResource) testresources.tests.test_test_resource.TestTestResource.testInitiallyNoCurrentResource ... ok testInitiallyNotDirty (testresources.tests.test_test_resource.TestTestResource.testInitiallyNotDirty) testresources.tests.test_test_resource.TestTestResource.testInitiallyNotDirty ... ok testInitiallyUnused (testresources.tests.test_test_resource.TestTestResource.testInitiallyUnused) testresources.tests.test_test_resource.TestTestResource.testInitiallyUnused ... ok testIsDirty (testresources.tests.test_test_resource.TestTestResource.testIsDirty) testresources.tests.test_test_resource.TestTestResource.testIsDirty ... ok testIsDirtyIsTrueIfDependenciesAreDirty (testresources.tests.test_test_resource.TestTestResource.testIsDirtyIsTrueIfDependenciesAreDirty) testresources.tests.test_test_resource.TestTestResource.testIsDirtyIsTrueIfDependenciesAreDirty ... ok testIsDirtyIsTrueIfDependenciesChanged (testresources.tests.test_test_resource.TestTestResource.testIsDirtyIsTrueIfDependenciesChanged) testresources.tests.test_test_resource.TestTestResource.testIsDirtyIsTrueIfDependenciesChanged ... ok testIsResetIfDependenciesAreDirty (testresources.tests.test_test_resource.TestTestResource.testIsResetIfDependenciesAreDirty) testresources.tests.test_test_resource.TestTestResource.testIsResetIfDependenciesAreDirty ... ok testRepeatedGetResourceCallsMakeResourceOnceOnly (testresources.tests.test_test_resource.TestTestResource.testRepeatedGetResourceCallsMakeResourceOnceOnly) testresources.tests.test_test_resource.TestTestResource.testRepeatedGetResourceCallsMakeResourceOnceOnly ... ok testResetActivityForResourceWithExtensions (testresources.tests.test_test_resource.TestTestResource.testResetActivityForResourceWithExtensions) testresources.tests.test_test_resource.TestTestResource.testResetActivityForResourceWithExtensions ... ok testResetActivityForResourceWithoutExtensions (testresources.tests.test_test_resource.TestTestResource.testResetActivityForResourceWithoutExtensions) testresources.tests.test_test_resource.TestTestResource.testResetActivityForResourceWithoutExtensions ... ok testResourceAvailableBetweenFinishedWithCalls (testresources.tests.test_test_resource.TestTestResource.testResourceAvailableBetweenFinishedWithCalls) testresources.tests.test_test_resource.TestTestResource.testResourceAvailableBetweenFinishedWithCalls ... ok testUnimplementedGetResource (testresources.tests.test_test_resource.TestTestResource.testUnimplementedGetResource) testresources.tests.test_test_resource.TestTestResource.testUnimplementedGetResource ... ok testUsedResourceResetBetweenUses (testresources.tests.test_test_resource.TestTestResource.testUsedResourceResetBetweenUses) testresources.tests.test_test_resource.TestTestResource.testUsedResourceResetBetweenUses ... ok testUsingTwiceMakesAndCleansTwice (testresources.tests.test_test_resource.TestTestResource.testUsingTwiceMakesAndCleansTwice) testresources.tests.test_test_resource.TestTestResource.testUsingTwiceMakesAndCleansTwice ... ok testneededResourcesClosure (testresources.tests.test_test_resource.TestTestResource.testneededResourcesClosure) testresources.tests.test_test_resource.TestTestResource.testneededResourcesClosure ... ok testneededResourcesDefault (testresources.tests.test_test_resource.TestTestResource.testneededResourcesDefault) testresources.tests.test_test_resource.TestTestResource.testneededResourcesDefault ... ok testneededResourcesDependenciesFirst (testresources.tests.test_test_resource.TestTestResource.testneededResourcesDependenciesFirst) testresources.tests.test_test_resource.TestTestResource.testneededResourcesDependenciesFirst ... ok ---------------------------------------------------------------------- Ran 101 tests in 0.062s OK (skipped=1) >>> py3-testresources: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/__init__.py:84: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) WARNING: The wheel package is not available. /usr/lib/python3.11/site-packages/setuptools/command/develop.py:40: EasyInstallDeprecationWarning: easy_install command is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` and ``easy_install``. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://github.com/pypa/setuptools/issues/917 for details. ******************************************************************************** !! easy_install.initialize_options(self) /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'home-page' will not be supported in future versions. Please use the underscore name 'home_page' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) /usr/lib/python3.11/site-packages/setuptools/dist.py:755: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2023-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /home/buildozer/aports/testing/py3-testresources/pkg creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11 creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources copying build/lib/testresources/__init__.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources creating /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/__init__.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_optimising_test_suite.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_test_loader.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/TestUtil.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_resource_graph.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_resourced_test_case.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests copying build/lib/testresources/tests/test_test_resource.py -> /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/__init__.py to __init__.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_optimising_test_suite.py to test_optimising_test_suite.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_test_loader.py to test_test_loader.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/TestUtil.py to TestUtil.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_resource_graph.py to test_resource_graph.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_resourced_test_case.py to test_resourced_test_case.cpython-311.pyc byte-compiling /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/tests/test_test_resource.py to test_test_resource.cpython-311.pyc running install_egg_info running egg_info writing testresources.egg-info/PKG-INFO writing dependency_links to testresources.egg-info/dependency_links.txt writing requirements to testresources.egg-info/requires.txt writing top-level names to testresources.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying testresources.egg-info to /home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources-2.0.1-py3.11.egg-info running install_scripts >>> py3-testresources-pyc*: Running split function pyc... '/home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources/usr/lib/python3.11/site-packages/testresources/__pycache__' -> '/home/buildozer/aports/testing/py3-testresources/pkg/py3-testresources-pyc/usr/lib/python3.11/site-packages/testresources/__pycache__' >>> py3-testresources-pyc*: Preparing subpackage py3-testresources-pyc... >>> py3-testresources-pyc*: Running postcheck for py3-testresources-pyc >>> py3-testresources*: Running postcheck for py3-testresources >>> py3-testresources*: Preparing package py3-testresources... >>> py3-testresources-pyc*: Tracing dependencies... python3 python3~3.11 >>> py3-testresources-pyc*: Package size: 68.0 KB >>> py3-testresources-pyc*: Compressing data... >>> py3-testresources-pyc*: Create checksum... >>> py3-testresources-pyc*: Create py3-testresources-pyc-2.0.1-r5.apk >>> py3-testresources*: Tracing dependencies... python3 python3~3.11 >>> py3-testresources*: Package size: 96.0 KB >>> py3-testresources*: Compressing data... >>> py3-testresources*: Create checksum... >>> py3-testresources*: Create py3-testresources-2.0.1-r5.apk >>> py3-testresources: Build complete at Tue, 25 Apr 2023 13:25:09 +0000 elapsed time 0h 0m 2s >>> py3-testresources: Cleaning up srcdir >>> py3-testresources: Cleaning up pkgdir >>> py3-testresources: Uninstalling dependencies... (1/25) Purging .makedepends-py3-testresources (20230425.132508) (2/25) Purging py3-setuptools-pyc (67.7.2-r0) (3/25) Purging py3-setuptools (67.7.2-r0) (4/25) Purging py3-packaging-pyc (23.1-r1) (5/25) Purging py3-packaging (23.1-r1) (6/25) Purging py3-parsing-pyc (3.0.9-r2) (7/25) Purging py3-parsing (3.0.9-r2) (8/25) Purging py3-testtools-pyc (2.6.0-r1) (9/25) Purging py3-testtools (2.6.0-r1) (10/25) Purging py3-fixtures-pyc (4.0.1-r3) (11/25) Purging py3-fixtures (4.0.1-r3) (12/25) Purging py3-pbr-pyc (5.11.1-r2) (13/25) Purging py3-pbr (5.11.1-r2) (14/25) Purging python3-pyc (3.11.3-r10) (15/25) Purging python3-pycache-pyc0 (3.11.3-r10) (16/25) Purging pyc (0.1-r0) (17/25) Purging python3 (3.11.3-r10) (18/25) Purging gdbm (1.23-r1) (19/25) Purging libbz2 (1.0.8-r5) (20/25) Purging libffi (3.4.4-r2) (21/25) Purging libpanelw (6.4_p20230401-r6) (22/25) Purging mpdecimal (2.5.1-r2) (23/25) Purging readline (8.2.1-r1) (24/25) Purging sqlite-libs (3.41.2-r2) (25/25) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r8.trigger OK: 408 MiB in 99 packages >>> py3-testresources: Updating the testing/aarch64 repository index... >>> py3-testresources: Signing the index...