[Testbot] Plone 6.0 - Python 3.8 - Build # 51 - Failure!

jenkins at plone.org jenkins at plone.org
Wed Mar 25 23:51:39 UTC 2020


Plone 6.0 - Python 3.8 - Build # 51 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/51/ to view the results.


Plone 6.0 - Python 3.8 - Build # 51 - Failure:

Check console output at https://jenkins.plone.org/job/plone-6.0-python-3.8/51/ to view the results.

Test Results:

2 tests failed.
FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_runAllImportStepsFromProfile_pre_post_handlers_dotted_names

Error Message:
'Profile "profile-other:foo" requires the dependency-profile "profile-other:bar", which does not exist.'

Stack Trace:
'Profile "profile-other:foo" requires the dependency-profile "profile-other:bar", which does not exist.'

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp38/Products.GenericSetup-2.0.2-py3.8.egg/Products/GenericSetup/tests/test_tool.py", line 827, in test_runAllImportStepsFromProfile_pre_post_handlers_dotted_names
    tool.runAllImportStepsFromProfile('profile-other:foo')
  File "/home/jenkins/.buildout/eggs/cp38/Products.GenericSetup-2.0.2-py3.8.egg/Products/GenericSetup/tool.py", line 390, in runAllImportStepsFromProfile
    result = self._runImportStepsFromContext(
  File "/home/jenkins/.buildout/eggs/cp38/Products.GenericSetup-2.0.2-py3.8.egg/Products/GenericSetup/tool.py", line 1393, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain(profile_id)
  File "/home/jenkins/.buildout/eggs/cp38/Products.GenericSetup-2.0.2-py3.8.egg/Products/GenericSetup/tool.py", line 1335, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile(profile_id)
  File "/home/jenkins/.buildout/eggs/cp38/Products.GenericSetup-2.0.2-py3.8.egg/Products/GenericSetup/tool.py", line 956, in getDependenciesForProfile
    raise KeyError(


FAILED:  Products.GenericSetup.tests.test_tool.SetupToolTests.test_runAllImportStepsFromProfile_pre_post_handlers_functions

Error Message:
/tmp/STT_test/metadata.xml: no element found: line 1, column 0

Stack Trace:
/tmp/STT_test/metadata.xml: no element found: line 1, column 0

  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 60, in testPartExecutor
    yield
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 676, in run
    self._callTestMethod(testMethod)
  File "/srv/python3.8/lib/python3.8/unittest/case.py", line 633, in _callTestMethod
    method()
  File "/home/jenkins/.buildout/eggs/cp38/Products.GenericSetup-2.0.2-py3.8.egg/Products/GenericSetup/tests/test_tool.py", line 839, in test_runAllImportStepsFromProfile_pre_post_handlers_functions
    profile_registry.registerProfile(
  File "/home/jenkins/.buildout/eggs/cp38/Products.GenericSetup-2.0.2-py3.8.egg/Products/GenericSetup/registry.py", line 758, in registerProfile
    metadata = ProfileMetadata(path, product=product)()
  File "/home/jenkins/.buildout/eggs/cp38/Products.GenericSetup-2.0.2-py3.8.egg/Products/GenericSetup/metadata.py", line 60, in __call__
    raise ExpatError('%s: %s' % (full_path, e))


More information about the Testbot mailing list