[Testbot] Plone 5.1 - Python 2.7 - Archetypes - Build # 1513 - Failure!

jenkins at plone.org jenkins at plone.org
Fri Sep 14 13:48:12 UTC 2018


Plone 5.1 - Python 2.7 - Archetypes - Build # 1513 - Failure:

Check console output at https://jenkins.plone.org/job/plone-5.1-python-2.7-at/1513/ to view the results.

Changes:

No changes






Test Results:

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

Error Message:
[Errno 2] No such file or directory: '/tmp/STT_test'

Stack Trace:
[Errno 2] No such file or directory: '/tmp/STT_test'

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 358, in run
    self.tearDown()
  File "/home/jenkins/.buildout/eggs/Zope2-2.13.27-py2.7.egg/Testing/ZopeTestCase/base.py", line 101, in tearDown
    self.beforeTearDown()
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at at 2/src/Products.GenericSetup/Products/GenericSetup/tests/test_tool.py", line 125, in beforeTearDown
    FilesystemTestBase.beforeTearDown(self)
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at at 2/src/Products.GenericSetup/Products/GenericSetup/tests/common.py", line 109, in beforeTearDown
    _clearTestDirectory(self._PROFILE_PATH)
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at at 2/src/Products.GenericSetup/Products/GenericSetup/tests/common.py", line 83, in _clearTestDirectory
    shutil.rmtree(root_path)
  File "/srv/python2.7/lib/python2.7/shutil.py", line 253, in rmtree
    onerror(os.listdir, path, sys.exc_info())
  File "/srv/python2.7/lib/python2.7/shutil.py", line 251, in rmtree
    names = os.listdir(path)


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

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

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

  File "/srv/python2.7/lib/python2.7/unittest/case.py", line 329, in run
    testMethod()
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at at 2/src/Products.GenericSetup/Products/GenericSetup/tests/test_tool.py", line 841, in test_runAllImportStepsFromProfile_with_pre_post_handlers_functions
    tool.runAllImportStepsFromProfile('profile-other:foo')
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at at 2/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 388, in runAllImportStepsFromProfile
    dependency_strategy=dependency_strategy)
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at at 2/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 1394, in _runImportStepsFromContext
    chain = self.getProfileDependencyChain(profile_id)
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at at 2/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 1336, in getProfileDependencyChain
    dependencies = self.getDependenciesForProfile(profile_id)
  File "/home/jenkins/workspace/plone-5.1-python-2.7-at at 2/src/Products.GenericSetup/Products/GenericSetup/tool.py", line 957, in getDependenciesForProfile
    % (profile_id, dependency_id))


More information about the Testbot mailing list