https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/oslo-log-5.5.1 fails tests. Discovered on: amd64 (internal ref: lto_tinderbox) System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 892419 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E AttributeError: 'BaseTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'ContextFormatterTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'ConvertJsonTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'CustomLogHandlerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'DeprecatedTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'DomainTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'ExceptionLoggingTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'FancyRecordTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'FastWatchedFileHandlerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'FluentFormatterTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'FormatUnhashableExceptionTest' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'FormatterTest' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'InstanceRecordTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'IsDebugEnabledTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'JSONFormatterTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'KeywordArgumentAdapterTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'LogConfigOptsTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'LogConfigTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'LogHandlerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'LogHelpersTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'LogLevelTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'LogRateLimitTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'LogTestBase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'LoggerNameTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'LoggerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'MutateTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'OSJournalHandlerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'OSSysLogHandlerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'SetDefaultsTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'SysLogHandlersTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'TestLoggingFixture' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'TestSetLevelFixture' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'TraceLevelTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? E AttributeError: 'UnicodeConversionTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/fixture/test_logging_error.py::TestLoggingFixture - AttributeError: 'TestLoggingFixture' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/fixture/test_setlevel.py::TestSetLevelFixture - AttributeError: 'TestSetLevelFixture' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_convert_json.py::ConvertJsonTestCase - AttributeError: 'ConvertJsonTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_custom_loghandler.py::CustomLogHandlerTestCase - AttributeError: 'CustomLogHandlerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_custom_loghandler.py::LogTestBase - AttributeError: 'LogTestBase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_formatters.py::FormatUnhashableExceptionTest - AttributeError: 'FormatUnhashableExceptionTest' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_formatters.py::FormatterTest - AttributeError: 'FormatterTest' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_helpers.py::LogHelpersTestCase - AttributeError: 'LogHelpersTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::BaseTestCase - AttributeError: 'BaseTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::ContextFormatterTestCase - AttributeError: 'ContextFormatterTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::DomainTestCase - AttributeError: 'DomainTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::ExceptionLoggingTestCase - AttributeError: 'ExceptionLoggingTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::FancyRecordTestCase - AttributeError: 'FancyRecordTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::FastWatchedFileHandlerTestCase - AttributeError: 'FastWatchedFileHandlerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::FluentFormatterTestCase - AttributeError: 'FluentFormatterTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::InstanceRecordTestCase - AttributeError: 'InstanceRecordTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::IsDebugEnabledTestCase - AttributeError: 'IsDebugEnabledTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::JSONFormatterTestCase - AttributeError: 'JSONFormatterTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::KeywordArgumentAdapterTestCase - AttributeError: 'KeywordArgumentAdapterTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::LogConfigOptsTestCase - AttributeError: 'LogConfigOptsTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::LogConfigTestCase - AttributeError: 'LogConfigTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::LogHandlerTestCase - AttributeError: 'LogHandlerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::LogLevelTestCase - AttributeError: 'LogLevelTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::LogTestBase - AttributeError: 'LogTestBase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::LoggerNameTestCase - AttributeError: 'LoggerNameTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::LoggerTestCase - AttributeError: 'LoggerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::MutateTestCase - AttributeError: 'MutateTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::OSJournalHandlerTestCase - AttributeError: 'OSJournalHandlerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::OSSysLogHandlerTestCase - AttributeError: 'OSSysLogHandlerTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::SetDefaultsTestCase - AttributeError: 'SetDefaultsTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::SysLogHandlersTestCase - AttributeError: 'SysLogHandlersTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::TraceLevelTestCase - AttributeError: 'TraceLevelTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_log.py::UnicodeConversionTestCase - AttributeError: 'UnicodeConversionTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_rate_limit.py::LogRateLimitTestCase - AttributeError: 'LogRateLimitTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'? ERROR oslo_log/tests/unit/test_versionutils.py::DeprecatedTestCase - AttributeError: 'DeprecatedTestCase' object has no attribute 'runTest'. Did you mean: 'subTest'?