[Testbot] UNKNOWN : AT-1.5 Plone-3.1 Zope-2.10 Python-2.4.6

Archetypes Tests plone-tests at epy.co.at
Mon Jun 1 03:57:50 UTC 2009


Archetypes Tests : UNKNOWN
AT-1.5 Plone-3.1 Zope-2.10 Python-2.4.6

Running /usr/local/python2.4/bin/python ./bin/instance test -q --package Products.Archetypes --package Products.MimetypesRegistry --package Products.PortalTransforms --package Products.validation
Test-module import failures:

Module: Products.Archetypes.tests.test_aggregated_storage

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_aggregated_storage.py", line 28, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_annotation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_annotation.py", line 30, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_baseobject

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_baseobject.py", line 26, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_baseschema

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_baseschema.py", line 26, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_baseunit

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_baseunit.py", line 31, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_classgen

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_classgen.py", line 33, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_cmfessentials

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_cmfessentials.py", line 29, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_construction

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_construction.py", line 2, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_contenttype

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_contenttype.py", line 30, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_copying

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_copying.py", line 39, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_default_mimetypes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_default_mimetypes.py", line 3, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_doctests

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_doctests.py", line 48, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_event

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_event.py", line 8, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_extensions_utils

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_extensions_utils.py", line 4, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_externaleditor

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_externaleditor.py", line 26, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_fields

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_fields.py", line 35, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_fieldvalidation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_fieldvalidation.py", line 26, in ?
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_file_upload

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_file_upload.py", line 30, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_filename

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_filename.py", line 31, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_functional

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_functional.py", line 30, in ?
    from Products.Archetypes.tests.atsitetestcase import ATFunctionalSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_index

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_index.py", line 31, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_interfaces

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_interfaces.py", line 31, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_marshaller

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_marshaller.py", line 34, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_metadata

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_metadata.py", line 29, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_referenceCatalog

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_referenceCatalog.py", line 31, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_referenceable

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_referenceable.py", line 29, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_rename

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_rename.py", line 31, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_schemata

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_schemata.py", line 30, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_schemata_manipulation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_schemata_manipulation.py", line 30, in ?
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_security

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_security.py", line 6, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_sitepolicy

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_sitepolicy.py", line 26, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_sqlstorage

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_sqlstorage.py", line 31, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_storage

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_storage.py", line 30, in ?
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_templatemixin

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_templatemixin.py", line 28, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_unicode

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_unicode.py", line 32, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_update_schema

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_update_schema.py", line 32, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_utils

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_utils.py", line 29, in ?
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_utils2

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_utils2.py", line 29, in ?
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_validation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_validation.py", line 28, in ?
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_varschema

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_varschema.py", line 26, in ?
    from Products.Archetypes.tests.attestcase import ATTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.Archetypes.tests.test_widgets

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/test_widgets.py", line 30, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.MimetypesRegistry.tests.test_encoding

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/MimetypesRegistry/tests/test_encoding.py", line 3, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.MimetypesRegistry.tests.test_magic

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/MimetypesRegistry/tests/test_magic.py", line 3, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.MimetypesRegistry.tests.test_mimetypes

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/MimetypesRegistry/tests/test_mimetypes.py", line 2, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.PortalTransforms.tests.test_engine

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PortalTransforms/tests/test_engine.py", line 3, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.PortalTransforms.tests.test_graph

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PortalTransforms/tests/test_graph.py", line 3, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.PortalTransforms.tests.test_intelligenttext

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PortalTransforms/tests/test_intelligenttext.py", line 5, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.PortalTransforms.tests.test_transforms

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PortalTransforms/tests/test_transforms.py", line 3, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.PortalTransforms.tests.test_xss

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PortalTransforms/tests/test_xss.py", line 8, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Module: Products.validation.tests.test_validation

Traceback (most recent call last):
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/validation/tests/test_validation.py", line 3, in ?
    from Products.Archetypes.tests.atsitetestcase import ATSiteTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/atsitetestcase.py", line 2, in ?
    from Products.Archetypes.tests import attestcase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/Archetypes/tests/attestcase.py", line 4, in ?
    from Products.PloneTestCase import PloneTestCase
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/PloneTestCase.py", line 20, in ?
    from setup import PLONE21
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/PloneTestCase/setup.py", line 20, in ?
    ZopeTestCase.installProduct('CMFPlone', quiet=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/Testing/ZopeTestCase/ZopeLite.py", line 159, in installProduct
    get_folder_permissions(), raise_exc=1)
  File "/home/stefan/autotest/temp/python24-zope210/lib/python/OFS/Application.py", line 786, in install_product
    initmethod(context)
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/__init__.py", line 110, in initialize
    migrations.executeMigrations()
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/__init__.py", line 4, in executeMigrations
    import v2_1, v2_5, v3_0, v3_1
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/__init__.py", line 2, in ?
    import final_two11
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v2_1/final_two11.py", line 2, in ?
    from Products.CMFPlone.migrations.v3_0.alphas import enableZope3Site
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/__init__.py", line 2, in ?
    import alphas
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/products/CMFPlone/migrations/v3_0/alphas.py", line 82, in ?
    from plone.app.portlets.utils import convert_legacy_portlets
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/utils.py", line 20, in ?
    from plone.app.portlets.storage import PortletAssignmentMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets/plone/app/portlets/storage.py", line 20, in ?
    from plone.portlets.storage import PortletAssignmentMapping as BaseMapping
  File "/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets/plone/portlets/storage.py", line 31
    return unicode(key, encoding='utf-8', 'ignore')
SyntaxError: non-keyword arg after keyword arg


Running unit tests:
  Ran 9 tests with 0 failures and 0 errors in 3.339 seconds.

Test-modules with import problems:
  Products.Archetypes.tests.test_aggregated_storage
  Products.Archetypes.tests.test_annotation
  Products.Archetypes.tests.test_baseobject
  Products.Archetypes.tests.test_baseschema
  Products.Archetypes.tests.test_baseunit
  Products.Archetypes.tests.test_classgen
  Products.Archetypes.tests.test_cmfessentials
  Products.Archetypes.tests.test_construction
  Products.Archetypes.tests.test_contenttype
  Products.Archetypes.tests.test_copying
  Products.Archetypes.tests.test_default_mimetypes
  Products.Archetypes.tests.test_doctests
  Products.Archetypes.tests.test_event
  Products.Archetypes.tests.test_extensions_utils
  Products.Archetypes.tests.test_externaleditor
  Products.Archetypes.tests.test_fields
  Products.Archetypes.tests.test_fieldvalidation
  Products.Archetypes.tests.test_file_upload
  Products.Archetypes.tests.test_filename
  Products.Archetypes.tests.test_functional
  Products.Archetypes.tests.test_index
  Products.Archetypes.tests.test_interfaces
  Products.Archetypes.tests.test_marshaller
  Products.Archetypes.tests.test_metadata
  Products.Archetypes.tests.test_referenceCatalog
  Products.Archetypes.tests.test_referenceable
  Products.Archetypes.tests.test_rename
  Products.Archetypes.tests.test_schemata
  Products.Archetypes.tests.test_schemata_manipulation
  Products.Archetypes.tests.test_security
  Products.Archetypes.tests.test_sitepolicy
  Products.Archetypes.tests.test_sqlstorage
  Products.Archetypes.tests.test_storage
  Products.Archetypes.tests.test_templatemixin
  Products.Archetypes.tests.test_unicode
  Products.Archetypes.tests.test_update_schema
  Products.Archetypes.tests.test_utils
  Products.Archetypes.tests.test_utils2
  Products.Archetypes.tests.test_validation
  Products.Archetypes.tests.test_varschema
  Products.Archetypes.tests.test_widgets
  Products.MimetypesRegistry.tests.test_encoding
  Products.MimetypesRegistry.tests.test_magic
  Products.MimetypesRegistry.tests.test_mimetypes
  Products.PortalTransforms.tests.test_engine
  Products.PortalTransforms.tests.test_graph
  Products.PortalTransforms.tests.test_intelligenttext
  Products.PortalTransforms.tests.test_transforms
  Products.PortalTransforms.tests.test_xss
  Products.validation.tests.test_validation

UNKNOWN 

----------------------------------------------------------------------------
Results of the buildout step have been included below for debugging purposes
----------------------------------------------------------------------------

Running /usr/local/python2.4/bin/python bootstrap.py
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/bin'.
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/parts'.
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/eggs'.
Creating directory '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/develop-eggs'.
Generated script '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/bin/buildout'.
Running ./bin/buildout
Setting socket time out to 300 seconds
Getting distribution for 'buildout.eggtractor'.
Got buildout.eggtractor 0.6.
Getting distribution for 'plone.recipe.zope2install'.
Got plone.recipe.zope2install 3.0.
Getting distribution for 'plone.recipe.zope2instance'.
Got plone.recipe.zope2instance 3.2.
Getting distribution for 'zc.recipe.egg'.
Got zc.recipe.egg 1.2.2.
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/archetypes.kss'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/borg.localrole'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/five.customerize'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/five.localsitemanager'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/kss.core'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.content'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.contentmenu'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.contentrules'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.controlpanel'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.customerize'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.form'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.i18n'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.iterate'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.kss'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.layout'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.linkintegrity'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.openid'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.portlets'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.redirector'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.viewletmanager'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.vocabularies'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.app.workflow'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.browserlayer'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.contentrules'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.fieldsets'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.i18n'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.intelligenttext'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.keyring'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.locking'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.memoize'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.openid'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlet.collection'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlet.static'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.portlets'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.protect'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.session'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/plone.theme'
Develop: '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/src/wicked'
Installing zope2.
Creating fake eggs
Installing instance.
Getting distribution for 'elementtree'.
Got elementtree 1.2.7-20070827-preview.
Getting distribution for 'simplejson'.
Got simplejson 2.0.9.
Getting distribution for 'python-openid>=2.2.1,<2.3dev'.
zip_safe flag not set; analyzing archive contents...
Got python-openid 2.2.4.
Generated script '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/bin/instance'.
Generated script '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/bin/repozo'.
Installing zopepy.
Generated interpreter '/home/stefan/autotest/temp/python24-zope210-cmf21-plone31/bin/zopepy'.




More information about the Testbot mailing list