[Testbot] UNKNOWN : ATCT-trunk Plone-trunk Zope-2.11 Python-2.4.4

ATContentTypes Tests plone-tests at epy.co.at
Fri Feb 22 05:13:32 UTC 2008


ATContentTypes Tests : UNKNOWN
ATCT-trunk Plone-trunk Zope-2.11 Python-2.4.4

Running /usr/local/python2.4/bin/python /home/stefan/autotest/temp/python24-zope211/test.py -q -1 --config-file etc/zope.conf --package Products.ATContentTypes
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/utils.py:28: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/PloneLanguageTool/interfaces.py:7: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/ATContentTypes/tests/atcttestcase.py:62: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
Parsing /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/etc/zope.conf
Running Products.PloneTestCase.layer.PloneSite tests:
  Set up Testing.ZopeTestCase.layer.ZopeLite/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/PloneTool.py:47: DeprecationWarning: ITranslatable: Please use Products.LinguaPlone.interfaces.ITranslatable instead. This interface will be removed in Plone 5.0
  from Products.CMFPlone.interfaces.Translatable import ITranslatable
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile PluggableAuthService:simple taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/GenericSetup/registry.py:740: UserWarning: Version for profile PluggableAuthService:empty taken from version.txt. This is deprecated behaviour: please specify the version in metadata.xml.
  warn('Version for profile %s taken from version.txt. '
 in 2.027 seconds.
  Set up Products.PloneTestCase.layer.ZCML/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'description' field in /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/exportimport/configure.zcml
  warnings.warn(
/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py:417: UserWarning: You did not specify an i18n translation domain for the 'title' field in /home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/Archetypes/exportimport/configure.zcml
  warnings.warn(
 Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1252, in run_layer
    setup_layer(options, layer, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1372, in setup_layer
    setup_layer(options, base, setup_layers)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/testing/testrunner.py", line 1377, in setup_layer
    layer.setUp()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/layer.py", line 20, in setUp
    five.safe_load_site()
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/Products/PloneTestCase/five.py", line 39, in safe_load_site
    zcml.load_site()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/zcml.py", line 53, in load_site
    _context = xmlconfig.file(file)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 610, in file
    include(context, name, package)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/fiveconfigure.py", line 78, in loadProducts
    handleBrokenProduct(product)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/Products/Five/fiveconfigure.py", line 76, in loadProducts
    xmlconfig.include(_context, zcml, package=product)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 690, in finish
    actions = self.handler(context, **args)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 546, in include
    processxmlfile(f, context)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 378, in processxmlfile
    parser.parse(src)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 107, in parse
    xmlreader.IncrementalParser.parse(self, source)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/xmlreader.py", line 123, in parse
    self.feed(buffer)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 207, in feed
    self._parser.Parse(data, isFinal)
  File "/usr/local/python2.4/lib/python2.4/xml/sax/expatreader.py", line 348, in end_element_ns
    self._cont_handler.endElementNS(pair, None)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/xmlconfig.py", line 357, in endElementNS
    self.context.end()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 542, in end
    self.stack.pop().finish()
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 689, in finish
    args = toargs(context, *self.argdata)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 1381, in toargs
    args[str(name)] = field.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 229, in fromUnicode
    v = vt.fromUnicode(s)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/fields.py", line 139, in fromUnicode
    value = self.context.resolve(name)
  File "/home/stefan/autotest/temp/python24-zope211/lib/python/zope/configuration/config.py", line 182, in resolve
    mod = __import__(mname, *_import_chickens)
  File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/hash.py", line 3, in ?
    from plone.keyring.interfaces import IKeyManager
ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/etc/site.zcml", line 16.2-16.23
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/Products/CMFPlone/configure.zcml", line 19.2-19.40
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/app/openid/configure.zcml", line 26.3-26.37
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/openid/configure.zcml", line 7.2-7.37
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/configure.zcml", line 7.4-7.34
    ZopeXMLConfigurationError: File "/home/stefan/autotest/temp/python24-zope211-cmf22-plone40/lib/python/plone/session/sources/configure.zcml", line 5.3-9.9
    ImportError: No module named keyring.interfaces

Tearing down left over layers:
  Tear down Testing.ZopeTestCase.layer.ZopeLite in 0.000 seconds.

UNKNOWN




More information about the Testbot mailing list